freebsd-ports/Mk
Oliver Eikemeier d79f764986 - bring sourceforge mirrors in line with http://prdownloads.sourceforge.net/PROJECT/
- remove belnet from the list until the distfiles are fixed

rationale:
- separately listed mirrors make the distfile survey more reliable,
  and we can remove sites with problems, even though it is bad for
  automatic sorting

try the following sh scripts:

for m in heanet aleron unc belnet umn twtelecom switch easynews keihanna cesnet; \
	do echo -n $m ": "; fetch -o - -q -A http://$m.dl.sourceforge.net/sourceforge/balance/balance-3.11.tar.gz | md5; done

for m in heanet aleron unc belnet umn twtelecom switch easynews keihanna cesnet; \
	do echo -n $m ": "; fetch -o - -q -A http://$m.dl.sourceforge.net/sourceforge/gaim/gaim-0.75.tar.bz2 | md5; done
2004-03-06 16:28:30 +00:00
..
bsd.emacs.mk Here come the patches! 2004-01-20 09:14:10 +00:00
bsd.gnome.mk * Add another check to make sure bsd.gnome.mk isn't included more than needed 2004-02-03 21:26:54 +00:00
bsd.gnustep.mk Here come the patches! 2004-01-20 09:14:10 +00:00
bsd.java.mk Fixed an incorrect comment. 2004-01-23 07:43:23 +00:00
bsd.kde4.mk Prefer a LIB_DEPENDS. 2004-02-09 12:05:31 +00:00
bsd.kde.mk Prefer a LIB_DEPENDS. 2004-02-09 12:05:31 +00:00
bsd.openssl.mk Here come the patches! 2004-01-20 09:14:10 +00:00
bsd.php.mk Fix apache2 auto-detection, since apr is now conditional. 2004-02-09 10:37:45 +00:00
bsd.port.mk * Add a new bsd.php.mk that takes the place of lang/php4/bsd.php.mk [1] 2004-02-04 04:27:04 +00:00
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk * Add a new bsd.php.mk that takes the place of lang/php4/bsd.php.mk [1] 2004-02-04 04:27:04 +00:00
bsd.python.mk Add ZOPEPRODUCTDIR to PLIST_SUB when USE_ZOPE is triggered. 2004-01-26 02:11:36 +00:00
bsd.ruby.mk Change the default version of ruby to 1.8 for i386 as well, finally. 2004-02-26 19:20:09 +00:00
bsd.sdl.mk * Add a new bsd.php.mk that takes the place of lang/php4/bsd.php.mk [1] 2004-02-04 04:27:04 +00:00
bsd.sites.mk - bring sourceforge mirrors in line with http://prdownloads.sourceforge.net/PROJECT/ 2004-03-06 16:28:30 +00:00