non port: Mk/bsd.sites.mk |
SVNWeb
|
Number of commits found: 829 (showing only 100 on this page) |
Thu, 12 Oct 2017
|
[ 11:19 bapt ]
pair.com have stopped their ftp server
|
[ 11:09 bapt ]
Cleanup the qt list of mirrors
|
[ 11:05 bapt ]
Remove more dead KDE mirrors
|
[ 11:03 bapt ]
Remove dead sourceforge mirror or the one with invalid certificates
|
[ 10:02 bapt ]
Remove more dead KDE mirrors
|
[ 09:53 bapt ]
The sunet.se mirror service does not mirror as many things as it used to do
|
[ 09:51 bapt ]
Remove some dead kde mirrors
|
[ 09:45 bapt ]
ftp.rhnet.is does not exist anymore
|
[ 09:13 bapt ]
Cleanup some dead gnome mirrors
|
Wed, 13 Sep 2017
|
[ 13:07 sunpoet ]
Remove ftp.dti.ad.jp
PR: 222264
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
|
Mon, 4 Sep 2017
|
[ 18:35 ultima ]
Cleanup duplicate code in USE_GITHUB
PR: 221816
Reviewed by: lifanov (mentor), matthew (mentor), mat
Approved by: lifanov (mentor), matthew (mentor), mat
Differential Revision: https://reviews.freebsd.org/D12125
|
Tue, 29 Aug 2017
|
[ 17:01 ultima ]
ln use be ${LN}
Reviewed by: lifanov (mentor), mat
Approved by: lifanov (mentor), mat
Differential Revision: https://reviews.freebsd.org/D12125
|
Wed, 16 Aug 2017
|
[ 12:50 mat ]
Add a git-clone target to clone the github repositories referenced in
ports using USE_GITHUB.
Sponsored by: Absolight
|
Tue, 15 Aug 2017
|
[ 20:59 girgen ]
Fix broken line
|
[ 20:50 girgen ]
FTP sites are shut down.
WWW: https://www.postgresql.org/message-id/09fd5ea6-7e09-3101-07ba-2c1d9f2d0aec%40joeconway.com
|
Wed, 9 Aug 2017
|
[ 16:39 pi ]
Mk/bsd.sites.mk: remove mysql.mirrored.ca from MASTER_SITE_MYSQL
- The site is redirected to a click-farm
PR: 221364
|
Wed, 2 Aug 2017
|
[ 08:59 mat ]
Fix MASTER_SITE_ZI, you cannot use a shorthand in a shorthand.
With the current code, if you use ZI, it will not expand LOCAL/ZI. It
would have worked if you use ${MASTER_SITE_ZI} everywhere though. It'll
end up trying to fetch from, literally, LOCAL/zi/some-file.tgz.
Sponsored by: Absolight
|
Tue, 1 Aug 2017
|
[ 17:03 zi ]
- Add missing trailing / from previous commit
|
[ 16:44 zi ]
- Add my mirror list
|
Fri, 30 Jun 2017
|
[ 14:55 dbaio ]
Update MASTER_SITE_CHEESESHOP
Move `files.pythonhosted.org` mirror to the top
The mirror `pypi.python.org` soon will be replaced with the
new Warehouse [1][2], now it's only serving the old files
and its returning `404 - Not Found` to the new files hosted
[1] https://pypi.org
[2] https://github.com/pypa/warehouse
Approved by: garga (mentor), python (sunpoet)
Differential Revision: https://reviews.freebsd.org/D11420
|
Sun, 11 Jun 2017
|
[ 17:25 rakuco ]
Use https for download.kde.org.
|
Fri, 14 Apr 2017
|
[ 23:16 sunpoet ]
Fix typo
|
Wed, 29 Mar 2017
|
[ 13:11 mat ]
Fix using GH_SUBDIR for the default distfile when the path had a single
directory.
Sponsored by: Absolight
|
Mon, 13 Mar 2017
|
[ 17:29 tijl ]
Add https://*.fedoraproject.org.
|
[ 17:21 tijl ]
Revert changes to MASTER_SITE_SOURCEFORGE_JP. sf.jp != sf.net
|
[ 17:11 tijl ]
Update SourceForge mirrors preferring https over http.
|
Sat, 11 Mar 2017
|
[ 12:52 gerald ]
Replace http://mirrors.kernel.org/sources.redhat.com/ by
http://mirrors.kernel.org/sourceware/ in MASTER_SITE_GCC and
MASTER_SITE_SOURCEWARE.
The original name sources.redhat.com for sourceware.org has been
deprecated many years ago.
|
Mon, 6 Mar 2017
|
[ 23:13 gerald ]
fht-esslingen.de is now hs-esslingen.de, change this globally.
(The old name still works, so no mirrors were broken even before.)
|
[ 22:40 gerald ]
Remove ftp://ftp-stud.fht-esslingen.de mirror from MASTER_SITE_KDE
per guidance from its admins. (We still use the http variant of the
same mirror, which is fine.)
|
Sun, 5 Mar 2017
|
[ 11:59 gerald ]
Replace ftp://ftp.funet.fi/pub/mirrors/sources.redhat.com by
ftp://ftp.funet.fi/pub/mirrors/sourceware.org in MASTER_SITE_GCC and
MASTER_SITE_SOURCEWARE, sourceware.org having replaced sources.redhat.com
as the standard name of that host years ago.
This should not bring any practical change for now; it's really the same.
|
[ 09:59 gerald ]
Remove subdomains of igor.onlinedirect.bg from MASTER_SITE_GCC and
MASTER_SITE_PACKETSTORM. They do not even resolve in DNS any more.
|
Sat, 4 Mar 2017
|
[ 22:14 gerald ]
Restore ftp-stud.fht-esslingen.de mirror, just with http instead of ftp.
PR: 299122
|
Wed, 1 Feb 2017
|
[ 16:16 naddy ]
Update MASTER_SITE_OPENBSD: OpenBSD mirrors prefer HTTP now and
HTTPS is strongly encouraged. Replace a woefully outdated list of
all OpenBSD mirrors (there are 60+ now) with a reasonable selection.
|
Tue, 31 Jan 2017
|
[ 16:54 tijl ] (Only the first 10 of 887 ports in this commit are shown above. )
- Autodetect the installed linux_base port and use LINUX_DEFAULT only as
a last resort.
- Construct a list of DISTFILES for every architecture (amd64, i386).
Select one list for regular make and all lists for make makesum so linux
ports can have one combined distinfo file.
- Set DIST_SUBDIR?=centos so there's only one copy of common distfiles.
- Use MASTER_SITES and DISTFILES groups so make fetch is a bit smarter.
- Regenerate all distinfo files.
- For linux_base-c6 (just like linux_base-c7 already does) turn bin, lib,
lib64 and sbin into symbolic links to the same directory under usr.
This fixes the problem where some programs/libraries exist under / on
FreeBSD and /usr on Linux or vice versa and then depending on the order
of search paths Linux programs may run/load FreeBSD programs/libraries
and fail.
- Turn usr/share/icons into a symbolic link to LOCALBASE/share/icons so (Only the first 15 lines of the commit message are shown above )
|
Tue, 10 Jan 2017
|
[ 02:52 adamw ]
Add https://gnupg.org to the head of the GNUPG list, and move
artfiles.org way down, because it is pathologically slow.
|
Sun, 25 Dec 2016
|
[ 13:46 vsevolod ]
- Update Exim master sites
|
Tue, 13 Dec 2016
|
[ 14:57 mat ]
Add a small target to help converting long strings of GH_* to GH_TUPLE.
Sponsored by: Absolight
|
Mon, 5 Dec 2016
|
[ 15:32 mat ]
It seems sometime, GH_SUBDIR is only medium rare, on the other hand,
GH_SUBDIR_DEFAULT always is fully baked.
Sponsored by: Absolight
|
Fri, 18 Nov 2016
|
[ 08:51 amdmi3 ]
Clean up dead sourceforge mirrors
Approved by: portmgr blanket
|
Tue, 25 Oct 2016
|
[ 17:04 jrm ]
Include MASTER_SITE_CRAN in Mk/bsd.sites.mk
With this change, math/R, math/libRmath, and all cran ports can share one
list of sites.
Reviewed by: mat
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D8328
|
Wed, 19 Oct 2016
|
[ 14:50 tijl ] (Only the first 10 of 455 ports in this commit are shown above. )
Add Linux CentOS 7 infrastructure ports.
Mk/Uses/linux.mk changes:
- Add support for architecture neutral (noarch) distfiles.
- Add support for 64-bit only ports: set IGNORE on i386 and don't install
32-bit compat libraries on amd64.
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Differential Revision: https://reviews.freebsd.org/D7886
|
Thu, 15 Sep 2016
|
[ 15:33 olivierd ]
perldude.de (one of Xfce mirrors sites) is not regularly synchronized
compared to others
|
Mon, 5 Sep 2016
|
[ 19:23 tijl ] (Only the first 10 of 303 ports in this commit are shown above. )
- Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk with
Mk/Uses/linux.mk.
- Replace USE_LINUX=yes with USES+=linux and USE_LINUX=(.*) with
USES+=linux:\1 in all ports.
- Replace USE_LINUX_APPS with USE_LINUX in all ports.
- Use INSTALL_SCRIPT instead of INSTALL_PROGRAM to install scripts in some
ports.
- When USE_LINUX_RPM is defined, simplify the way DISTFILES and EXTRACT_ONLY
are defined.
- Remove BRANDELF_DIRS and BRANDELF_FILES handling. In the very rare cases
that it is still necessary ports can run ${BRANDELF} from post-patch.
- Remove AUTOMATIC_PLIST handling. Only one port used it.
- Fix Linux MASTER_SITES.
- Replace OVERRIDE_LINUX_BASE_PORT and OVERRIDE_LINUX_NONBASE_PORTS with
default versions framework. (Only the first 15 lines of the commit message are shown above )
|
Sun, 4 Sep 2016
|
[ 10:23 antoine ]
Improve CHEESESHOP subdir substitution, it didn't work well with
DISTVERSION containing non digits.
PR: 205762
With hat: portmgr
|
Fri, 26 Aug 2016
|
[ 11:01 mat ]
make WRKSRC_foo work again when GH_SUBDIR is used.
Sponsored by: Absolight
|
Wed, 24 Aug 2016
|
[ 14:50 mat ]
Add GH_SUBDIR, automatically moves a secondary distfile to the right
place inside ${WRKSRC}.
Before:
GH_TUPLE= Regaddi:Chart.js:f13f99b:chart_js \
FVANCOP:ChartNew.js:77e7f87:chartnew_js
post-extract:
@${RMDIR} ${WRKSRC}/database ${WRKSRC}/3rd/Chart.js
@${MV} ${WRKSRC_database} ${WRKSRC}/database
@${MV} ${WRKSRC_chart_js} ${WRKSRC}/3rd/Chart.js
After:
GH_TUPLE= Regaddi:Chart.js:f13f99b:chart_js/3rd/Chart.js \
FVANCOP:ChartNew.js:77e7f87:chartnew_js/3rd/ChartNew.js
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D7583
|
Sat, 2 Jul 2016
|
[ 10:39 danfe ]
Add another http:// GENTOO mirror and kill stray EOL whitespace while here.
|
Sun, 19 Jun 2016
|
[ 11:25 mat ]
Add a few checks for (MASTER|PATCH)_SITES groups.
While make(1) is ok with variable names having quite a lot of strange
characters in them, the fetch code mostly uses sh(1), where variable
names can't include a dash (or pluses, or many other things).
PR: 210251 210198
Submitted by: mat
Exp-run by: antoine
Sponsored by: The FreeBSD Foundation, Absolight
Differential Revision: https://reviews.freebsd.org/D6779
|
Fri, 17 Jun 2016
|
[ 16:30 mat ]
Fix last entry of MASTER_SITE_EXIM.
PR: 210198
Sponsored by: Absolight
|
Thu, 2 Jun 2016
|
[ 07:29 mat ]
Github silently replaces + with - in the tag when creating a tarball.
Reported by: antoine
Sponsored by: Absolight
|
Tue, 31 May 2016
|
[ 08:06 lwhsu ]
- Add one more MASTER_SITE_ECLIPSE
|
Fri, 13 May 2016
|
[ 03:46 lwhsu ]
- Use files.pythonhosted.org for less redirections
|
Fri, 6 May 2016
|
[ 09:12 lwhsu ]
- Add pypi.io to MASTER_SITE_CHEESESHOP, which supports redirection for
package-version-based URL scheme. This eases python ports updating.
|
Fri, 1 Apr 2016
|
[ 20:45 jbeich ]
bsd.sites.mk: with last mirror dead retire MASTER_SITE_ALSA
$ fetch -v http://alsa.cybermirror.org/lib/alsa-lib-1.1.0.tar.bz2
[...]
404 Not Found
Not Found
The requested URL /lib/alsa-lib-1.1.0.tar.bz2 was not found on this server.
|
Tue, 8 Mar 2016
|
[ 13:09 mat ] (Only the first 10 of 89 ports in this commit are shown above. )
Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.
Fix distinfo for the offending ports.
lang/yorick's tag was moved, and the added patch was no longer needed.
PR: 207644
Submitted by: mat
Exp-run by by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D4268
|
Tue, 1 Mar 2016
|
[ 20:22 mat ]
Introduce GH_TUPLE.
GH_TUPLE allows one to put all the GH_{ACCOUNT,PROJECT,TAGNAME} into one
variable, in the form of account:project:tagname[:group]. It is helpful
when there are many submodules.
PR: 204772
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D4514
|
Fri, 12 Feb 2016
|
[ 18:24 mat ]
Update the RUBYGEMS master site, the previous ones are legacy and were
not being updated any more.
Discussed with: swills
Sponsored by: Absolight
|
Sun, 31 Jan 2016
|
[ 22:58 gerald ]
Remove mirrors.webhostinggeeks.com from MASTER_SITE_GCC. It delivers
truncated archives while it is has not yet completed its own mirroring.
|
Mon, 11 Jan 2016
|
[ 16:02 miwi ]
- Drop dk1|gr.php.net mirrors there are down since a while
|
Fri, 1 Jan 2016
|
[ 17:06 sunpoet ]
- Update MASTER_SITE_CHEESESHOP: remove http:// because it always redirects to
https://
% fetch -v
http://pypi.python.org/packages/source/s/setuptools/setuptools-19.2.tar.gz
looking up pypi.python.org
connecting to pypi.python.org:80
requesting
http://pypi.python.org/packages/source/s/setuptools/setuptools-19.2.tar.gz
301 redirect to
https://pypi.python.org/packages/source/s/setuptools/setuptools-19.2.tar.gz
|
Mon, 21 Dec 2015
|
[ 18:33 sunpoet ]
- Add http://ftp.ruby-lang.org/ to MASTER_SITE_RUBY
- Remove dead links:
- Error code 403: http://www.ibiblio.org/
- Error code 404: http://mirrors.sunsite.dk/
- Error code 550: ftp://xyz.lcs.mit.edu/, ftp://ftp.easynet.be/,
ftp://ftp.ntua.gr/
- Unable to resolve: ftp.SpringDaemons.com
|
Sat, 19 Dec 2015
|
[ 10:46 jbeich ]
sites: update MOZILLA mirrors
- releases.m.o and ftp.m.o now point to archive.m.o
- CDN (Akamai) uses broken SSL certificate
- ftp:// is turned off [1]
[1]
https://blog.mozilla.org/it/2015/07/27/product-delivery-migration-what-is-changing-when-its-changing-and-the-impacts/
|
Tue, 8 Dec 2015
|
[ 03:19 jhale ]
Update MASTER_SITES_GNUPG
- Remove dead mirrors
- Sorted with ports-mgmt/fastest_sites and manually moved a few sites
to the bottom of the list that were not synced
|
Thu, 26 Nov 2015
|
[ 17:08 bapt ]
Also add a centos vault master sites for updates
|
Wed, 25 Nov 2015
|
[ 13:17 mat ]
Indent the make logic inside the USE_GITHUB block properly.
With hat: portmgr
Sponsored by: Absolight
|
[ 13:17 mat ]
keep the multi-github-magic inside of defined(USE_GITHUB)
With hat: portmgr
Sponsored by: Absolight
|
Sat, 24 Oct 2015
|
[ 04:28 koobs ]
Mk/bsd.sites.mk: Remove non-PEP449 Python mirrors [Part III]
PEP-449 [1] describes the 'Removal of the PyPI Mirror Auto Discovery and
Naming Scheme'.
The main elements of this (Accepted) proposal are:
Removal of [a-z].pypi.python.org DNS CNAMES
Replacing individual mirrors with a single Geo-aware CDN service
Previous revisions 365159, 347895, 342514 deprecated several individual
mirrors and *.pypi.python.org aliases. The following changes (Part III)
completes the (PEP-449 compatibility) transition:
Remove pypi.crate.io (NXDOMAIN) (Only the first 15 lines of the commit message are shown above )
|
Fri, 4 Sep 2015
|
[ 16:01 mat ]
http://cloud.github.com/ redirects to https.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 30 Aug 2015
|
[ 12:48 az ]
Move one of the fallback site upper
|
[ 10:08 az ]
Help portscout to detect a new version of the module on CPAN if the AUTHOR_ID
for the new version and the current are not equal. This is only partial
hack and won't work for all modules.
|
Fri, 14 Aug 2015
|
[ 20:59 feld ]
Update MASTER_SITE_GNUPG
I took all of the mirrors I could find and ran them against
sysutils/fastest_sites
from a server in a datacenter in Chicago. It removed a few dead mirrors
and I have added a few new ones. Hopefully this provides a better
overall experience.
New order is roughly: UK, NL, IE, DE, etc
PR: 202332
|
Sun, 9 Aug 2015
|
[ 19:14 netchild ] (Only the first 10 of 332 ports in this commit are shown above. )
Re-commit of
64 bit linuxulator support (not activated by default):
- most of the work was done by Alan Jude
- all errors are mine
- 64bit (may) have rough edges
- I validated
* that the 32bit part doesn't has deinstall regressions (incl. EXP runs by
antoine)
* 29 of 72 64bit ports ports don't have deinstall leftovers (more validation
later, when I dare to activate the 64bit linuxulator in the kernel)
- the infrastructure part looks mature enough to let more test-bunnies get
some experience with the new 64 bit parts
- to use it you shall have no linux ports installed and have to specify
(on your own risk) the following in make.conf before installing the ports:
OVERRIDE_LINUX_BASE_PORT=c6_64 (Only the first 15 lines of the commit message are shown above )
|
Sun, 26 Jul 2015
|
[ 13:35 antoine ] (Only the first 10 of 330 ports in this commit are shown above. )
Unbreak INDEX, reverting r392921
With hat: portmgr
|
[ 13:06 netchild ] (Only the first 10 of 330 ports in this commit are shown above. )
64 bit linuxulator support (not activated by default):
- most of the work was done by Alan Jude
- all errors are mine
- 64bit (may) have rough edges
- I validated
* that the 32bit part doesn't has deinstall regressions
* 29 of 72 64bit ports ports don't have deinstall leftovers (more validation
later, when I dare to activate the 64bit linuxulator in the kernel)
- the infrastructure part looks mature enough to let more test-bunnies get
some experience with it
- to use it you shall have no linux ports installed and have to specify
(on your own risk) the following in make.conf before installing the ports:
OVERRIDE_LINUX_BASE_PORT=c6_64
OVERRIDE_LINUX_NONBASE_PORTS=c6_64
(Only the first 15 lines of the commit message are shown above )
|
Tue, 30 Jun 2015
|
[ 13:33 mat ]
Rename a few internal multi-USE_GITHUB variables, to ease usage.
With hat: portmgr@
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D2942
|
Sun, 28 Jun 2015
|
[ 08:49 riggs ]
- Reintroduce MASTER_SITE_COMP_SOURCES
- Update list of valid sites for MASTER_SITE_COMP_SOURCES
PR: 199447
Submitted by: portmaster@bsdforge.com
|
Sat, 13 Jun 2015
|
[ 08:26 kuriyama ]
Add ring server again (seems okay now) to gnupg mirrors.
|
Fri, 12 Jun 2015
|
[ 20:19 mat ]
Update ftp://ftp.kddlabs.co.jp's usage.
PR: 200650
Submitted by: takefu
Sponsored by: Absolight
|
Tue, 9 Jun 2015
|
[ 14:24 jbeich ] (Only the first 10 of 30 ports in this commit are shown above. )
bsd.sites.mk: cleanup MOZILLA mirrors
- Switch to CDN by default as mirrors are no longer kept up to date
- Drop obsolete pointer to http://www.mozilla.org/mirrors.html
- Drop redundant BUGZILLA and MOZILLA_EXTEND
- Shorten MASTER_SITES in gecko@ ports
- Move MOZILLA_ADDONS to bsd.sites.mk
- Move one of MOZILLA mirrors with old addons under MOZILLA_ADDONS
- Addons CDN redirects to https://, so don't mislead with http://
https://blog.mozilla.org/it/2012/08/03/dear-mozilla-mirrors-thank-you/
Differential Revision: https://reviews.freebsd.org/D2550
Tested by: distilator
Reviewed by: mat (partial)
Approved by: bz-ports (ohauer), portmgr blanket (office@ et al.)
Approved by: portmgr (bapt, earlier version)
MFH: 2015Q2
|
Fri, 29 May 2015
|
[ 21:43 mat ]
Revert that bit from r387852, it was not needed, and breaks at least
devel/poudriere-devel
PR: 200528
Poked by: bdrewery
Pointy hat to: mat
Sponsored by: Absolight
|
[ 13:07 mat ]
Introduce USE_GITHUB=nodefault to allow fetching additional distfiles
from github, but not the default one.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 28 May 2015
|
[ 17:01 mat ]
And this should have stayed.
Sponsored by: Absolight
|
[ 16:52 mat ]
And make it work with FreeBSD 8 and 9.
Sponsored by: Absolight
|
[ 16:37 mat ]
USE_GITHUB can now fetch multiple distfiles. It uses a grouping feature
similar to MASTER_SITES/PATCH_SITES.
Some helpful variables are provided: WRKSRC_<group> for putting things in the
right place in post-extract, and DISTNAME_<group>/DISTFILE_<group> for use with
EXTRACT_ONLY.
PR: 200483
Differential Revision: https://reviews.freebsd.org/D2608
Submitted by: mat
With hat: portmgr
Exp run by: antoine
Sponsored by: Absolight
|
Thu, 21 May 2015
|
[ 15:25 mat ]
Remove GH_COMMIT support.
Differential Revision: https://reviews.freebsd.org/D2606
With hat: portmgr
Sponsored by: Absolight
|
Fri, 15 May 2015
|
[ 18:04 sunpoet ]
- Remove MASTER_SITE_VIM
Differential Revision: https://reviews.freebsd.org/D2520
Submitted by: feld
|
[ 10:37 mat ]
Sort the master site abbreviations.
Sponsored by: Absolight
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
Mon, 11 May 2015
|
[ 18:31 mat ]
Introduce two new magic master sites macros, APACHE_COMMONS_BINARIES and
APACHE_COMMONS_SOURCE.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 4 May 2015
|
[ 22:02 bdrewery ]
USE_GITHUB: Treat 'V' special just as 'v' is for DISTVERSIONPREFIX.
Fixes security/libzrtpcppcore after r385420.
Reported by: antoine
With hat: portmgr
|
Tue, 28 Apr 2015
|
[ 17:01 bdrewery ] (Only the first 10 of 49 ports in this commit are shown above. )
USES=xfce: Stop overriding MASTER_SITE_SUBDIR.
Add an XFCE SITE_SUBDIR abbreviation and use it forf or the xfce ports,
which removes the need to set MASTER_SITE_SUBDIR in any of them.
This fixes ports that have USES=xfce but do not use the XFCE MASTER_SITE,
namely sysutils/xfce4-bsdcpufreq-plugin.
With hat: portmgr
|
Sun, 5 Apr 2015
|
[ 17:25 bapt ]
Remove dead SF mirror
|
Thu, 2 Apr 2015
|
[ 16:43 truckman ]
Add MASTER_SITE_FARSIGHT
Differential Revision: https://reviews.freebsd.org/D2202
Approved by: mat (mentor)
|
Mon, 30 Mar 2015
|
[ 23:13 bapt ]
Remove dead COMP_SOURCES master sites
Mark as broken ports using it
|
[ 23:07 bapt ]
Remove dead GNUSTEP_CH master sites
|
[ 22:50 bapt ]
Remove KENAI master sites not used anywhere in ports tree and not available
anymore
|
[ 22:48 bapt ]
LOGILAB mirrors are gone
Mark broken ports only using LOGILAB mirror
|
[ 22:45 bapt ]
Remove dead NETLIB mirrors
|
[ 22:39 bapt ] (Only the first 10 of 18 ports in this commit are shown above. )
Remove dead RINGSERVER
|
[ 22:25 bapt ]
Remove SUSE mirrors they not used at all in the ports tree
|
Number of commits found: 829 (showing only 100 on this page) |