aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
Commit message (Collapse)AuthorAgeFilesLines
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).flz2009-01-243-5/+10
| | | | | | | | - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG).
* - Finally www/fpc-httpd* ports were repocopied. Add new www/fpc-httpd* portsacm2009-01-201-7/+6
| | | | to bsd.fpc.mk.
* Add support for USE_GCC=4.4+ and remove USE_GCC=4.1+ (which is not usedgerald2009-01-181-2/+2
| | | | by any other port at this point).
* Set PERL_VERSION and PERL_VER to "5.8.9".skv2009-01-181-2/+2
| | | | Pointed by: ume
* - Add numlib unit to _FPC_ALL_UNITS.acm2009-01-161-1/+1
| | | | | PR: 130613 Submitted by: bsam
* - Backout the split of httpd into three ports, they are not repocopied/updatedpav2009-01-141-4/+4
| | | | | | yet. Should unbreak INDEX for now With hat: portmgr
* - Fix temporarily the INDEXacm2009-01-141-2/+3
|
* - Update to 2.2.2acm2009-01-141-25/+33
|
* kde@freebsd team is pleased to announce KDE 4.1.4, the last bugfix release ↵makc2009-01-141-3/+1
| | | | | | | | | | | | | | in 4.1.x series. You have only two weeks to play with it -- KDE 4.2.0 is coming ;) Great thanks for those who helped us with testing 4.1.2 and 4.1.3 during long-long ports ice-age. For lists of bugfixes and improvements please see: http://www.kde.org/announcements/changelogs/changelog4_1_1to4_1_2.php http://www.kde.org/announcements/changelogs/changelog4_1_2to4_1_3.php http://www.kde.org/announcements/changelogs/changelog4_1_3to4_1_4.php Approved by: miwi (mentor)
* Update to 5.8.9skv2009-01-141-2/+2
| | | | | | | | | | | | | Also: - add option SITECUSTOMIZE which enable -Dusesitecustomize [1] - add patch against sv_dup() bug causes memory corruption in threaded perl [2] Changes: http://search.cpan.org/~nwclark/perl-5.8.9/pod/perl589delta.pod PR: 111120 [1], 130033 [2] Submitted by: "Ian A. Tegebo" <yontege xx dev-mug.rescomp.berkeley.edu> [1], kevin brintnall <kbrint xx rufus.net> [2]
* kde@freebsd team is pleased to announce the update for Qt4 ports.makc2009-01-141-1/+1
| | | | | | | | Qt4 ports have been updated from 4.4.1 to 4.4.3. With this update new port misc/qt4-l10n has been added. This port provides localisation support for Qt4 developers tools designer, linguist, etc. Approved by: miwi (mentor)
* - bsd.octave.mk had a hack in it to bring in gfortran as a RUN_DEPENDS.beech2009-01-131-2/+0
| | | | | | | But now, USE_FORTRAN seems to do this automatically. PR: ports/130397 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> (maintainer)
* - chase the editors/xemacs port updatepgollucci2009-01-131-2/+2
| | | | Reported by: pointyhat via pav
* - Backout "fail, if recursing into a dependency failed"pav2009-01-121-21/+0
| | | | | This was failing for people with tcsh, who need to rehash before the newly installed executable is visible
* - Remove conditional checks and support for FreeBSD versions prior 6.0-RELEASEpav2009-01-111-25/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Submitted by: pav - Fix COPYTREE_* macros not to change permissions and ownership on files, that were already present in the target path Submitted by: beech - Add a showconfig-recursive target, which has been in documentation for years but never implemented PR: ports/87642, ports/126770 Submitted by: Andy Kosela <andy.kosela@gmail.com> - Fix ignorelist-verbose target (in preparation for duds.verbose) PR: ports/127286 (part of) Submitted by: linimon - Fix OPTIONS dialog to show up for every previously unconfigured port in the dependency chain PR: ports/127554 Submitted by: ale - Fail, if recursing into a dependency failed to satisfy the dependency object (only for :install targets) PR: ports/116601 Submitted by: edwin
* Presenting GNOME 2.24 for FreeBSD.marcus2009-01-101-54/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See http://library.gnome.org/misc/release-notes/2.24/ for the general release notes. On the FreeBSD front, this release introduces Fuse support in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some long-standing seahorse and gnome-keyring bugs. The documentation updates to the website are forthcoming. This release features commits by adamw, ahze, kwm, mezz, and myself. It would not have been possible without are contributors and testers: Alexander Loginov Craig Butler [1] Dmitry Marakasov [6] Eric L. Chen Joseph S. Atkinson Kris Moore Lapo Luchini [7] Nikos Ntarmos Pawel Worach Romain Tartiere TAOKA Fumiyoshi [3] Yasuda Keisuke Zyl aZ [4] bf [2] [5] Florent Thoumie Peter Wemm pluknet PR: 125857 [1] 126993 [2] 130031 [3] 127399 [4] 127661 [5] 124302 [6] 129570 [7] 129936 123790
* Add a new framework for browser plugins, USE_WEBPLUGINS. It is for which foomezz2009-01-101-15/+4
| | | | | | | | | | | | | | plugins support one of web browsers and can take care of plist (depend on how you use it) at the same time. I have written a complete document and even show how it works in the www/firefox/Makefile.webplugins so be sure to read in there. If there is anything that isn't clear in the document, please feel free to ask and I will try my best to improvement it. FYI: GNOME 2.24 depends on this, so it's coming. BTW: It's based on www/linux-mplayer-plugin/Makefile.npapi with heavy modified. Approved by: portmgr
* - remove WITH_OPENSSL_BETAdinoex2009-01-101-17/+1
|
* Fix typo.maho2009-01-061-1/+1
| | | | Submitted by: bf <bf2006a@yahoo.com>
* Add RUN_DEPENDS as well when we specify USE_FORTRAN.maho2009-01-061-0/+3
| | | | | PR: 119052 Approved by: gerald
* Fix whitespace to four rows per tab style, update version numbers in thegerald2009-01-061-7/+6
| | | | | description of USE_GCC, and adjust description of USE_FORTRAN to recent changes.
* When USE_FORTRAN is specified, add F77, FC, and FFLAGS to CONFIGURE_ENVgerald2009-01-061-1/+2
| | | | too, not just MAKE_ENV.
* Update USE_FORTRAN=yes to leverage lang/gcc43 instead of lang/gcc42gerald2009-01-051-5/+5
| | | | | | and remove USE_FORTRAN=gfortran42 which is not used by any port anyway. PR: 129656
* Document 24 as being the current default for WANT_OPENLDAP_VER ifgerald2009-01-051-2/+2
| | | | | | | | just USE_OPENLDAP is specified. Fix a typo in the description of WANT_OPENLDAP_VER. Approved by: portmgr (marcus)
* Update to 2.4.13. Note that this requires a full rebuild of alldelphij2009-01-051-1/+1
| | | | | packages that depends on openldap24-client due to a shared library version bump.
* - remove option WITH_OPENSSL_STABLEdinoex2009-01-041-13/+1
| | | | PR: 130136
* - trim OpenBSD mirror list to a dozen of ftp sites, and add http sites to thepav2009-01-021-60/+26
| | | | | | | mix PR: ports/129763 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
* - update to gnustep-back 0.16.0dinoex2008-12-241-1/+1
|
* - Has expired: Has been broken for more than 6 monthspav2008-12-201-3/+1
|
* - Add Project Kenai, this will be useful for some upcoming PRswxs2008-12-201-0/+5
| | | | | PR: ports/129739 Submitted by: Steven Kreuzer <skreuzer@exit2shell.com>
* - Adjust PYNUMERIC commentpav2008-12-121-3/+2
|
* Point to new ports for php5.ale2008-12-111-4/+10
|
* Try to fix 'make index'.ale2008-12-071-0/+1
|
* Welcome to the new era of Python 3, with antigravity support!perky2008-12-041-1/+1
| | | | Update to Python 3.0.
* ...plus a missing backslashehaupt2008-12-021-1/+1
|
* Add an additional "CRITICAL" mirrorehaupt2008-12-021-0/+1
|
* - Try to unbreak USE_FIREBIRDpav2008-11-301-2/+2
| | | | Reported by: pointyhat
* - fix USE_GNUSTEP_LOCAL_BUDLES subdirsdinoex2008-11-301-2/+2
|
* - new option USE_GNUSTEP_LOCAL_MENULETSdinoex2008-11-301-2/+15
| | | | - option USE_GNUSTEP_LOCAL_BUDLES supports subdirs
* - Fix typos in a comment: WANT_PERL5 -> WANT_PERL, is -> ifsem2008-11-301-1/+1
| | | | | PR: ports/123912 (based on) Submitted by: Philip M. Gollucci <pgollucci_at_p6m7g8.com>
* -Planetmirror doesn't actually mirror anything anymore.wxs2008-11-271-11/+0
| | | | | PR: ports/129140 Submitted by: Steven Kreuzer <skreuzer@exit2shell.com>
* # bsd.sites.mk - Popular master sites.chinsan2008-11-261-4/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # # Sites_MAINTAINER= ports@FreeBSD.org # # This file does not have any designated maintainer, so feel free to # commit to it yourself. However, it is generally a good idea to # notify the principal maintainer in case you have a change to one of # the software environments (KDE, GNOME, etc.). # # Also, this file is included from bsd.port.mk for all invocations, so # committing a syntax error to this file is a cardinal sin, and will # be punished accordingly. DO NOT COMMIT SOMETHING YOU HAVEN'T TESTED. # You have been warned. :) # # Note: because it is included for all invocations, please keep the size # of this file manageable. If a distfile is unfetchable from the first # few dozen locations, it is unlikely to be fetchable from any past that, # and those fetch failures will simply waste time and bandwidth. Please # pick a globally representative subset. # # Note: all entries should terminate with a slash. # # $FreeBSD: ports/Mk/bsd.sites.mk,v 1.460 2008/10/23 19:04:57 bsam Exp $ # # Where to put distfiles that don't have any other master site .if !defined(IGNORE_MASTER_SITE_LOCAL) MASTER_SITE_LOCAL+= \ ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \ ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \ ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \ ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \ ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \ ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \ ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ MASTER_SITE_PORTS_JP+= \ ftp://ports.jp.FreeBSD.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/%SUBDIR%/ \ ftp://ftp4.jp.FreeBSD.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/%SUBDIR%/ \ ftp://ftp.ics.es.osaka-u.ac.jp/pub/mirrors/FreeBSD-jp/ports-jp/LOCAL_PORTS/%SUBDIR%/ .endif ## ## KEEP THIS LIST SORTED ## .if !defined(IGNORE_MASTER_SITE_AFTERSTEP) MASTER_SITE_AFTERSTEP+= \ ftp://ftp.afterstep.org/%SUBDIR%/ \ ftp://ftp.kddlabs.co.jp/X11/AfterStep/%SUBDIR%/ \ ftp://ftp.dti.ad.jp/pub/X/AfterStep/%SUBDIR%/ \ ftp://ftp.chg.ru/pub/X11/windowmanagers/afterstep/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_APACHE) MASTER_SITE_APACHE+= \ http://www.apache.org/dist/%SUBDIR%/ \ http://archive.apache.org/dist/%SUBDIR%/ \ ftp://ftp.planetmirror.com/pub/apache/dist/%SUBDIR%/ \ ftp://ftp.pop-mg.com.br/data/apache/dist/%SUBDIR%/ \ ftp://ftp.gin.cz/pub/mirrors/www.apache.org/dist/%SUBDIR%/ \ ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.apache.org/dist/%SUBDIR%/ \ ftp://ftp.apache.de/mirrors/dev.apache.org/dist/%SUBDIR%/ \ ftp://mir1.ovh.net/ftp.apache.org/dist/%SUBDIR%/ \ ftp://ftp.forthnet.gr/pub/www/apache/%SUBDIR%/ \ ftp://xenia.sote.hu/pub/mirrors/www.apache.org/%SUBDIR%/ \ ftp://ftp.esat.net/mirrors/ftp.apache.org/%SUBDIR%/ \ ftp://ftp.heanet.ie/mirrors/www.apache.org/dist/%SUBDIR%/ \ ftp://ftp.rhnet.is/pub/apache/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/apache/&,} \ ftp://ftp.sogang.ac.kr/www/apache/dist/%SUBDIR%/ \ ftp://ftp.task.gda.pl/pub/www/apache/dist/%SUBDIR%/ \ ftp://sunsite.icm.edu.pl/pub/www/apache/dist/%SUBDIR%/ \ ftp://ftp.kappa.ro/pub/mirrors/ftp.apache.org/%SUBDIR%/ \ ftp://apache.rinet.ru/pub/mirror/apache.org/dist/%SUBDIR%/ \ ftp://ftp.chg.ru/pub/WWW/apache/dist/%SUBDIR%/ \ ftp://ftp.sunet.se/pub/www/servers/apache/dist/%SUBDIR%/ \ ftp://ftp.flirble.org/pub/web/apache/dist/%SUBDIR%/ \ ftp://mirrors.rmplc.co.uk/pub/apache/%SUBDIR%/ \ ftp://apache.secsup.org/pub/apache/dist/%SUBDIR%/ \ ftp://ftp.ccs.neu.edu/net/mirrors/Apache/dist/%SUBDIR%/ \ ftp://ftp.tux.org/pub/net/apache/dist/%SUBDIR%/ \ ftp://ftp.saix.net/pub/apache/dist/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_APACHE_COMMONS_BINARIES) MASTER_SITE_APACHE_COMMONS_BINARIES+= \ ${MASTER_SITE_APACHE:S,%SUBDIR%,commons/&/binaries,} .endif .if !defined(IGNORE_MASTER_SITE_APACHE_COMMONS_SOURCE) MASTER_SITE_APACHE_COMMONS_SOURCE+= \ ${MASTER_SITE_APACHE:S,%SUBDIR%,commons/&/source,} .endif .if !defined(IGNORE_MASTER_SITE_APACHE_HTTPD) MASTER_SITE_APACHE_HTTPD+= \ ${MASTER_SITE_APACHE:S,%SUBDIR%,httpd/&,} .endif .if !defined(IGNORE_MASTER_SITE_APACHE_JAKARTA) MASTER_SITE_APACHE_JAKARTA+= \ ${MASTER_SITE_APACHE:S,%SUBDIR%,jakarta/&,} .endif .if !defined(IGNORE_MASTER_SITE_APACHE_TOMCAT) MASTER_SITE_APACHE_TOMCAT+= \ ${MASTER_SITE_APACHE:S,%SUBDIR%,tomcat/&,} .endif .if !defined(IGNORE_MASTER_SITE_APACHE_XML) MASTER_SITE_APACHE_XML+= \ ${MASTER_SITE_APACHE:S,%SUBDIR%,xml/&,} .endif .if !defined(IGNORE_MASTER_SITE_BERLIOS) MASTER_SITE_BERLIOS+= \ http://download.berlios.de/%SUBDIR%/ \ http://download2.berlios.de/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_CENKES) MASTER_SITE_CENKES+= \ http://bsd.cenkes.org/%SUBDIR%/ \ http://bsd2.cenkes.org/%SUBDIR%/ \ http://bsd3.cenkes.org/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_CHEESESHOP) MASTER_SITE_CHEESESHOP+= \ http://pypi.python.org/packages/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_COMP_SOURCES) MASTER_SITE_COMP_SOURCES+= \ ftp://gatekeeper.dec.com/pub/usenet/comp.sources.%SUBDIR%/ \ ftp://ftp.uu.net/usenet/comp.sources.%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_CRITICAL) MASTER_SITE_CRITICAL+= \ http://critical.ch/distfiles/%SUBDIR%/ \ http://energy.critical.ch/distfiles/%SUBDIR%/ \ http://sauerkraut.critical.ch/distfiles/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_CSME) MASTER_SITE_CSME+= ${MASTER_SITE_CENKES} .endif .if !defined(IGNORE_MASTER_SITE_DEBIAN) MASTER_SITE_DEBIAN+= \ http://www.gtlib.cc.gatech.edu/pub/debian/%SUBDIR%/ \ ftp://ftp.us.debian.org/debian/%SUBDIR%/ \ ${MASTER_SITE_DEBIAN_NON_US:S,/debian-non-US/,/debian/,} .endif .if !defined(IGNORE_MASTER_SITE_DEBIAN_NON_US) MASTER_SITE_DEBIAN_NON_US+= \ ftp://ftp.au.debian.org/debian-non-US/%SUBDIR%/ \ ftp://ftp.bg.debian.org/debian-non-US/%SUBDIR%/ \ ftp://ftp.cl.debian.org/debian-non-US/%SUBDIR%/ \ ftp://ftp.cz.debian.org/debian-non-US/%SUBDIR%/ \ ftp://ftp.de.debian.org/debian-non-US/%SUBDIR%/ \ ftp://ftp.ee.debian.org/debian-non-US/%SUBDIR%/ \ ftp://ftp.es.debian.org/debian-non-US/%SUBDIR%/ \ ftp://ftp.fi.debian.org/debian-non-US/%SUBDIR%/ \ ftp://ftp.fr.debian.org/debian-non-US/%SUBDIR%/ \ ftp://ftp.hk.debian.org/debian-non-US/%SUBDIR%/ \ ftp://ftp.hr.debian.org/debian-non-US/%SUBDIR%/ \ ftp://ftp.hu.debian.org/debian-non-US/%SUBDIR%/ \ ftp://ftp.ie.debian.org/debian-non-US/%SUBDIR%/ \ ftp://ftp.is.debian.org/debian-non-US/%SUBDIR%/ \ ftp://ftp.it.debian.org/debian-non-US/%SUBDIR%/ \ ftp://ftp.jp.debian.org/debian-non-US/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,linux/debian/debian-non-US/&,} \ ftp://ftp.nl.debian.org/debian-non-US/%SUBDIR%/ \ ftp://ftp.no.debian.org/debian-non-US/%SUBDIR%/ \ ftp://ftp.pl.debian.org/debian-non-US/%SUBDIR%/ \ ftp://ftp.ru.debian.org/debian-non-US/%SUBDIR%/ \ ftp://ftp.se.debian.org/debian-non-US/%SUBDIR%/ \ ftp://ftp.si.debian.org/debian-non-US/%SUBDIR%/ \ ftp://ftp.sk.debian.org/debian-non-US/%SUBDIR%/ \ ftp://ftp.uk.debian.org/debian-non-US/%SUBDIR%/ \ ftp://ftp.wa.au.debian.org/debian-non-US/%SUBDIR%/ \ ftp://ftp2.de.debian.org/debian-non-US/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_DEBIAN_POOL) MASTER_SITE_DEBIAN_POOL+= \ ${MASTER_SITE_DEBIAN:C|(/%SUBDIR%/)|/pool/main/${PORTNAME:C/^(.).*$/\1/}/${PORTNAME}/|} .endif .if !defined(IGNORE_MASTER_SITE_EASYSW) MASTER_SITE_EASYSW+= \ http://ftp.easysw.com/pub/%SUBDIR%/ \ ftp://ftp.easysw.com/pub/%SUBDIR%/ \ http://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/%SUBDIR%/ \ ftp://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/%SUBDIR%/ \ ftp://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_ECLIPSE) MASTER_SITE_ECLIPSE+= \ http://download.eclipse.org/eclipse/downloads/drops/%SUBDIR%/ \ ftp://download.eclipse.org/%SUBDIR%/ \ ftp://sunsite.informatik.rwth-aachen.de/pub/mirror/eclipse/%SUBDIR%/ \ http://sunsite.informatik.rwth-aachen.de/eclipse/downloads/drops/%SUBDIR%/ \ ftp://ftp.tu-clausthal.de/pub/eclipse/downloads/drops/%SUBDIR%/ \ http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/%SUBDIR%/ \ ftp://ftp.unixag-zw.fh-kl.de/pub/mirrors/eclipse/drops/%SUBDIR%/ \ http://eclipse.teccomm.les.inf.puc-rio.br/downloads/drops/%SUBDIR%/ \ http://www.dawnspill.hu/mirror/eclipse/downloads/drops/%SUBDIR%/ \ http://mirrors.ibiblio.org/pub/mirrors/eclipse/eclipse/downloads/drops/%SUBDIR%/ \ http://www.eclipse.ps.pl/downloads/drops/%SUBDIR%/ \ http://eclipse.planetmirror.com/downloads/drops/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/eclipse/downloads/drops/&,} \ ftp://sunsite.cnlab-switch.ch/mirror/eclipse/eclipse/downloads/drops/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_EXIM) MASTER_SITE_EXIM+= \ ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/%SUBDIR%/ \ ftp://ftp.exim.org/pub/exim/%SUBDIR%/ \ ftp://ftp.easynet.be/exim/exim/%SUBDIR%/ \ ftp://mirror.kn.vutbr.cz/pub/ftp.exim.org/exim/%SUBDIR%/ \ ftp://sunsite.auc.dk/pub/mail/exim/exim/%SUBDIR%/ \ ftp://ftp.doc.cs.univ-paris8.fr/mirrors/ftp.exim.org/exim/%SUBDIR%/ \ ftp://ftp.fu-berlin.de/unix/mail/exim/%SUBDIR%/ \ ftp://ftp.tin.org/pub/mail/exim/%SUBDIR%/ \ ftp://ftp.freenet.de/pub/ftp.csx.cam.ac.uk/pub/software/email/exim/%SUBDIR%/ \ ftp://ftp.esat.net/pub/networking/mail/mta/exim/%SUBDIR%/ \ http://washitake.com/mail/exim/mirror/exim/%SUBDIR%/ \ http://exim.psshee.com/ftp/exim/%SUBDIR%/ \ ftp://ftp.nl.uu.net/pub/unix/mail/exim/exim/%SUBDIR%/ \ ftp://ftp.demon.nl/pub/mirrors/exim/%SUBDIR%/ \ ftp://ftp.easynet.nl/mirror/exim/exim/%SUBDIR%/ \ ftp://sunsite.uio.no/pub/mail/exim/exim/%SUBDIR%/ \ http://www.no.exim.org/ftp/exim/%SUBDIR%/ \ http://sunsite.icm.edu.pl/pub/unix/mail/exim/exim/%SUBDIR%/ \ ftp://exim.directnet.ru/pub/exim/exim/%SUBDIR%/ \ ftp://ftp.is.co.za/networking/mail/mta/exim/%SUBDIR%/ \ ftp://ftp.reaper.org/pub/exim/exim/%SUBDIR%/ \ ftp://sunsite.cnlab-switch.ch/mirror/exim/exim/%SUBDIR%/ \ ftp://ftp.mirrorservice.org/sites/ftp.csx.cam.ac.uk/pub/software/email/exim/%SUBDIR%/ \ ftp://ftp.demon.co.uk/pub/mirrors/exim/%SUBDIR%/ \ ftp://ftp.fsckit.net/pub/exim/exim/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_FEDORA_LINUX) MASTER_SITE_FEDORA_LINUX+= \ http://archives.fedoraproject.org/pub/archive/fedora/linux/core/%SUBDIR%/ \ http://mirrors.kernel.org/fedora/core/%SUBDIR%/ \ ftp://mirrors.kernel.org/fedora/core/%SUBDIR%/ \ http://mirror.web-ster.com/fedora/core/%SUBDIR%/ \ ftp://mirror.web-ster.com/fedora/core/%SUBDIR%/ \ http://rpmfind.net/linux/fedora/core/%SUBDIR%/ \ ftp://rpmfind.net/linux/fedora/core/%SUBDIR%/ \ ftp://ftp.gtlib.cc.gatech.edu/pub/fedora.redhat/linux/core/%SUBDIR%/ \ ftp://fedora.mirrors.tds.net/pub/fedora-core/%SUBDIR%/ \ http://ftp.ndlug.nd.edu/pub/fedora/linux/core/%SUBDIR%/ \ ftp://ftp.ndlug.nd.edu/pub/fedora/linux/core/%SUBDIR%/ \ ftp://ftp.belnet.be/linux/fedora/linux/core/%SUBDIR%/ \ http://sunsite.mff.cuni.cz/pub/fedora/%SUBDIR%/ \ ftp://sunsite.mff.cuni.cz/pub/fedora/%SUBDIR%/ \ ftp://ultra.linux.cz/pub/fedora/%SUBDIR%/ \ http://fr2.rpmfind.net/linux/fedora/core/%SUBDIR%/ \ ftp://fr2.rpmfind.net/linux/fedora/core/%SUBDIR%/ \ http://wftp.tu-chemnitz.de/pub/linux/fedora-core/%SUBDIR%/ \ ftp://ftp.tu-chemnitz.de/pub/linux/fedora-core/%SUBDIR%/ \ http://ftp.heanet.ie/pub/fedora/linux/core/%SUBDIR%/ \ ftp://ftp.heanet.ie/pub/fedora/linux/core/%SUBDIR%/ \ http://ftp.esat.net/pub/linux/fedora/%SUBDIR%/ \ ftp://ftp.esat.net/pub/linux/fedora/%SUBDIR%/ \ ftp://alviss.et.tudelft.nl/pub/fedora/core/%SUBDIR%/ \ http://ftp.surfnet.nl/ftp/pub/os/Linux/distr/fedora/linux/core/%SUBDIR%/ \ ftp://ftp.surfnet.nl/pub/os/Linux/distr/fedora/linux/core/%SUBDIR%/ \ http://ftp.nluug.nl/ftp/pub/os/Linux/distr/fedora/linux/core/%SUBDIR%/ \ ftp://ftp.nluug.nl/pub/os/Linux/distr/fedora/linux/core/%SUBDIR%/ \ ftp://ftp.uninett.no/pub/linux/Fedora/core/%SUBDIR%/ \ http://ftp.man.poznan.pl/pub/linux/fedora/core/%SUBDIR%/ \ ftp://ftp.man.poznan.pl/pub/linux/fedora/%SUBDIR%/ \ http://ftp.ps.pl/pub/linux/fedora-core/%SUBDIR%/ \ ftp://ftp.ps.pl/pub/linux/fedora-core/%SUBDIR%/ \ ftp://ftp.kappa.ro/pub/Linux/Distributions/fedora/%SUBDIR%/ \ http://mirror.etf.bg.ac.yu/fedora/%SUBDIR%/ \ ftp://mirror.etf.bg.ac.yu/fedora/%SUBDIR%/ \ http://www.mirrorservice.org/sites/download.fedora.redhat.com/pub/fedora/linux/core/%SUBDIR%/ \ ftp://ftp.mirrorservice.org/sites/download.fedora.redhat.com/pub/fedora/linux/core/%SUBDIR%/ \ ftp://ftp.hostrino.com/pub/fedora/linux/core/%SUBDIR%/ \ ftp://ftp.sfc.wide.ad.jp/pub/Linux/Fedora/core/%SUBDIR%/ \ http://ftp.kddilabs.jp/Linux/packages/fedora/core/%SUBDIR%/ \ ftp://ftp.kddilabs.jp/Linux/packages/fedora/core/%SUBDIR%/ \ ftp://ftp.riken.go.jp/pub/Linux/fedora/core/%SUBDIR%/ \ http://ftp.isu.edu.tw/pub/Linux/Fedora/linux/core/%SUBDIR%/ \ ftp://ftp.isu.edu.tw/pub/Linux/Fedora/linux/core/%SUBDIR%/ \ http://www.las.ic.unicamp.br/pub/fedora/linux/core/%SUBDIR%/ \ ftp://www.las.ic.unicamp.br/pub/fedora/linux/core/%SUBDIR%/ \ ftp://mirror.netglobalis.net/pub/fedora/%SUBDIR%/ \ http://mirror.pacific.net.au/linux/redhat/fedora/%SUBDIR%/ \ ftp://mirror.pacific.net.au/linux/redhat/fedora/%SUBDIR%/ \ http://download.fedora.redhat.com/pub/fedora/linux/core/%SUBDIR%/ \ http://ftp.univie.ac.at/systems/linux/fedora/core/%SUBDIR%/ \ http://mirror.aarnet.edu.au/pub/fedora/linux/core/%SUBDIR%/ \ ftp://mirror.aarnet.edu.au/pub/fedora/linux/core/%SUBDIR%/ \ http://fedora.mirror.iweb.ca/core/%SUBDIR%/ \ ftp://fedora.mirror.iweb.ca/core/%SUBDIR%/ \ ftp://ftp.telus.net/pub/fedora/linux/core/%SUBDIR%/ \ http://fedora.arcticnetwork.ca/linux/core/%SUBDIR%/ \ http://www.muug.mb.ca/pub/fedora/linux/core/%SUBDIR%/ \ ftp://ftp.muug.mb.ca/pub/fedora/linux/core/%SUBDIR%/ \ ftp://ftp.solnet.ch/mirror/fedora/linux/core/%SUBDIR%/ \ http://mirror.karneval.cz/pub/linux/fedora/linux/core/%SUBDIR%/ \ ftp://ftp.telmexchile.cl/Unix/fedora/linux/core/%SUBDIR%/ \ http://ftp.sh.cvut.cz/MIRRORS/fedora/%SUBDIR%/ \ ftp://ftp.sh.cvut.cz/MIRRORS/fedora/%SUBDIR%/ \ http://sunsite.mff.cuni.cz/MIRRORS/fedora.redhat.com/linux/core/%SUBDIR%/ \ ftp://sunsite.mff.cuni.cz/MIRRORS/fedora.redhat.com/linux/core/%SUBDIR%/ \ http://ftp-stud.hs-esslingen.de/pub/fedora/linux/core/%SUBDIR%/ \ ftp://ftp-stud.hs-esslingen.de/pub/fedora/linux/core/%SUBDIR%/ \ http://www.jur-linux.org/download/fedora/core/%SUBDIR%/ \ http://ftp.uni-erlangen.de/pub/Linux/MIRROR.fedora/core/%SUBDIR%/ \ ftp://ftp.uni-muenster.de/pub/linux/distributions/fedora/linux/core/%SUBDIR%/ \ http://ftp.uni-bayreuth.de/linux/fedora/linux/core/%SUBDIR%/ \ ftp://ftp.uni-bayreuth.de/pub/linux/fedora/linux/core/%SUBDIR%/ \ ftp://ftp.fu-berlin.de/linux/fedora/core/%SUBDIR%/ \ http://ftp.uni-koeln.de/mirrors/fedora/linux/core/%SUBDIR%/ \ ftp://ftp.uni-koeln.de/mirrors/fedora/linux/core/%SUBDIR%/ \ ftp://ftp.informatik.uni-frankfurt.de/pub/linux/Mirror/ftp.redhat.com/fedora/core/%SUBDIR%/ \ http://ftp.udl.es/pub/fedora/linux/core/%SUBDIR%/ \ ftp://ftp.udl.es/pub/fedora/linux/core/%SUBDIR%/ \ http://mirrors.ircam.fr/pub/fedora/linux/core/%SUBDIR%/ \ ftp://mirrors.ircam.fr/pub/fedora/linux/core/%SUBDIR%/ \ http://ftp.crihan.fr/mirrors/fedora.redhat.com/fedora/linux/core/%SUBDIR%/ \ ftp://ftp.crihan.fr/mirrors/fedora.redhat.com/fedora/linux/core/%SUBDIR%/ \ ftp://ftp.univ-pau.fr/pub/mirrors/fedora/%SUBDIR%/ \ ftp://ftp.lip6.fr/pub/linux/distributions/fedora/%SUBDIR%/ \ http://fr.rpmfind.net/linux/fedora/core/%SUBDIR%/ \ http://zeniiia.linux.org.uk/pub/distributions/fedora/linux/core/%SUBDIR%/ \ ftp://zeniiia.linux.org.uk/pub/distributions/fedora/linux/core/%SUBDIR%/ \ http://www.gtlib.gatech.edu/pub/fedora.redhat/linux/core/%SUBDIR%/ \ http://download.stmc.edu.hk/fedora/linux/core/%SUBDIR%/ \ ftp://download.stmc.edu.hk/fedora/linux/core/%SUBDIR%/ \ http://ftp.rhnet.is/pub/fedora/linux/core/%SUBDIR%/ \ ftp://ftp.rhnet.is/pub/fedora/linux/core/%SUBDIR%/ \ http://ftp.unina.it/pub/linux/distributions/fedora/%SUBDIR%/ \ ftp://ftp.unina.it/pub/linux/distributions/fedora/%SUBDIR%/ \ http://ftp.iij.ad.jp/pub/linux/fedora/core/%SUBDIR%/ \ ftp://ftp.iij.ad.jp/pub/linux/fedora/core/%SUBDIR%/ \ http://ftp.dti.ad.jp/pub/Linux/Fedora/core/%SUBDIR%/ \ ftp://ftp.dti.ad.jp/pub/Linux/Fedora/core/%SUBDIR%/ \ http://ftp.nara.wide.ad.jp/pub/Linux/fedora/core/%SUBDIR%/ \ http://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora/linux/core/%SUBDIR%/ \ ftp://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora/linux/core/%SUBDIR%/ \ http://ftp.jaist.ac.jp/pub/Linux/Fedora/core/%SUBDIR%/ \ ftp://ftp.jaist.ac.jp/pub/Linux/Fedora/core/%SUBDIR%/ \ http://ftp.riken.jp/Linux/fedora/core/%SUBDIR%/ \ http://ftp.kaist.ac.kr/pub/fedora/linux/core/%SUBDIR%/ \ ftp://ftp.kaist.ac.kr/fedora/linux/core/%SUBDIR%/ \ ftp://ftp.kreonet.re.kr/pub/Linux/fedora/core/%SUBDIR%/ \ ftp://mirror.hostway.co.kr/pub/fedora/%SUBDIR%/ \ http://fedora.ifc.unam.mx/fedora/core/%SUBDIR%/ \ ftp://fedora.ifc.unam.mx/linux/fedora/core/%SUBDIR%/ \ ftp://ftp.easynet.nl/mirror/fedora/linux/core/%SUBDIR%/ \ ftp://ftp.quicknet.nl/pub/Linux/download.fedora.redhat.com/core/%SUBDIR%/ \ ftp://ftp.uib.no/pub/fedora/linux/core/%SUBDIR%/ \ ftp://ftp.tpnet.pl/d17/fedora/%SUBDIR%/ \ http://ftp.wsisiz.edu.pl/pub/linux/fedora/linux/core/%SUBDIR%/ \ ftp://ftp.pbone.net/pub/fedora/pub/fedora/linux/core/%SUBDIR%/ \ http://ftp.pwr.wroc.pl/pub/linux/fedora/linux/core/%SUBDIR%/ \ ftp://ftp.pwr.wroc.pl/pub/linux/fedora/linux/core/%SUBDIR%/ \ ftp://mirrors.hpcf.upr.edu/pub/Mirrors/redhat/download.fedora.redhat.com/%SUBDIR%/ \ http://ftp.astral.ro/mirrors/fedora/pub/fedora/linux/core/%SUBDIR%/ \ ftp://ftp.astral.ro/mirrors/fedora/pub/fedora/linux/core/%SUBDIR%/ \ http://ftp.iasi.roedu.net/mirrors/fedora.redhat.com/core/%SUBDIR%/ \ ftp://ftp.rdsor.ro/pub/Linux/Distributions/Fedora/%SUBDIR%/ \ http://ftp.chg.ru/pub/Linux/fedora/linux/core/%SUBDIR%/ \ ftp://ftp.chg.ru/pub/Linux/fedora/linux/core/%SUBDIR%/ \ http://ftp.rhd.ru/pub/fedora/linux/core/%SUBDIR%/ \ ftp://ftp.rhd.ru/pub/fedora/linux/core/%SUBDIR%/ \ http://ftp.sunet.se/pub/Linux/distributions/fedora/linux/core/%SUBDIR%/ \ ftp://ftp.sunet.se/pub/Linux/distributions/fedora/linux/core/%SUBDIR%/ \ http://ftp.port80.se/fedora/core/%SUBDIR%/ \ ftp://ftp.port80.se/fedora/core/%SUBDIR%/ \ http://ftp.upjs.sk/pub/fedora/linux/core/%SUBDIR%/ \ ftp://ftp.upjs.sk/pub/fedora/linux/core/%SUBDIR%/ \ ftp://ftp.tlk-l.net/pub/mirrors/fedora.redhat.com/linux/core/%SUBDIR%/ \ http://limestone.uoregon.edu/ftp/fedora/%SUBDIR%/ \ ftp://limestone.uoregon.edu/fedora/%SUBDIR%/ \ http://mirrors.tiatera.com/fedora/core/%SUBDIR%/ \ ftp://mirrors.tiatera.com/fedora/core/%SUBDIR%/ \ ftp://fedora.bu.edu/core/%SUBDIR%/ \ http://mirror.anl.gov/pub/fedora-linux-core/%SUBDIR%/ \ ftp://mirror.anl.gov/pub/fedora-linux-core/%SUBDIR%/ \ ftp://ftp.cse.buffalo.edu/pub/Linux/fedora/linux/core/%SUBDIR%/ \ http://coblitz.planet-lab.org/pub/fedora/linux/core/%SUBDIR%/ \ ftp://ftp.software.umn.edu/linux/fedora/core/%SUBDIR%/ \ http://fedora.omnispring.com/core/%SUBDIR%/ \ ftp://fedora.omnispring.com/core/%SUBDIR%/ \ ftp://ftp.applios.net/pub/fedora/linux/core/%SUBDIR%/ \ http://fedora.mirror.facebook.com/linux/core/%SUBDIR%/ \ http://mirror.steadfast.net/fedora/core/%SUBDIR%/ \ http://mirror.eas.muohio.edu/fedora/linux/core/%SUBDIR%/ \ http://mirror.engr.sjsu.edu/pub/fedora/linux/core/%SUBDIR%/ \ ftp://wuarchive.wustl.edu/pub/linux/distributions/fedora/%SUBDIR%/ \ http://www.gtlib.gatech.edu/pub/fedora.redhat/linux/core/%SUBDIR%/ \ ftp://ftp.gtlib.gatech.edu/pub/fedora.redhat/linux/core/%SUBDIR%/ \ http://mirror.cogentco.com/pub/linux/fedora/linux/core/%SUBDIR%/ \ http://mirrors.tummy.com/pub/fedora.redhat.com/fedora/linux/core/%SUBDIR%/ \ ftp://mirrors.tummy.com/pub/fedora.redhat.com/fedora/linux/core/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_FESTIVAL) MASTER_SITE_FESTIVAL+= \ http://www.festvox.org/packed/festival/%SUBDIR%/ \ http://www.cstr.ed.ac.uk/downloads/festival/%SUBDIR%/ \ http://stuff.mit.edu/afs/sipb/project/speech-tools/src/festival/festvox.org/packed/festival/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_FESTIVAL_OGI) MASTER_SITE_FESTIVAL_OGI+= \ ftp://ftp.tuwien.ac.at/opsys/linux/blinux/festival/mirror.ogi-synth_home/ \ http://www.cslu.ogi.edu/tts/download/data/ .endif # # FreeBSD mirror sites # # For the full list, see the Handbook: # # http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html # .if !defined(IGNORE_MASTER_SITE_FREEBSD_ORG) MASTER_SITE_FREEBSD_ORG+= \ ftp://ftp.FreeBSD.org/pub/FreeBSD/%SUBDIR%/ \ ftp://ftp.se.FreeBSD.org/pub/FreeBSD/%SUBDIR%/ \ ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/%SUBDIR%/ \ ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/%SUBDIR%/ \ ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/%SUBDIR%/ \ ftp://ftp.dti.ad.jp/pub/FreeBSD/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_GCC) MASTER_SITE_GCC+= \ ${MASTER_SITE_SOURCEWARE:S,%SUBDIR%,gcc/&,} \ ftp://gcc.gnu.org/pub/gcc/%SUBDIR%/ \ ftp://mirrors.laffeycomputer.com/pub/gcc.gnu.org/pub/gcc/%SUBDIR%/ \ ftp://ftp.lip6.fr/pub/gcc/%SUBDIR%/ \ ftp://ftp.irisa.fr/pub/mirrors/gcc.gnu.org/gcc/%SUBDIR%/ \ ftp://ftp.uvsq.fr/pub/gcc/%SUBDIR%/ \ ftp://ftp.gwdg.de/pub/misc/gcc/%SUBDIR%/ \ ftp://ftp.mpi-sb.mpg.de/pub/gnu/mirror/gcc.gnu.org/pub/gcc/%SUBDIR%/ \ ftp://ftp.iij.ad.jp/pub/gcc/%SUBDIR%/ \ ftp://ftp.dti.ad.jp/pub/lang/gcc/%SUBDIR%/ \ ftp://ftp.nluug.nl/mirror/languages/gcc/%SUBDIR%/ \ ftp://ftp.nctu.edu.tw/computer-languages/C/gcc/%SUBDIR%/ \ ftp://ftp.mirrorservice.org/sites/sources.redhat.com/pub/gcc/%SUBDIR%/ \ ftp://ftp.ntua.gr/pub/gnu/gcc/%SUBDIR%/ \ ftp://mirror.aarnet.edu.au/pub/gcc/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_GENTOO) MASTER_SITE_GENTOO+= \ http://ftp.roedu.net/pub/mirrors/gentoo.org/%SUBDIR%/ \ http://distro.ibiblio.org/pub/linux/distributions/gentoo/%SUBDIR%/ \ http://csociety-ftp.ecn.purdue.edu/pub/gentoo/%SUBDIR%/ \ http://gentoo.mirrors.pair.com/%SUBDIR%/ \ http://gentoo.chem.wisc.edu/gentoo/%SUBDIR%/ \ http://adelie.polymtl.ca/%SUBDIR%/ \ http://mirrors.tds.net/gentoo/%SUBDIR%/ \ ftp://ftp.mirrorservice.org/sites/www.ibiblio.org/gentoo/%SUBDIR%/ \ http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/%SUBDIR%/ \ http://ftp.easynet.nl/mirror/gentoo/%SUBDIR%/ \ http://ftp.snt.utwente.nl/pub/os/linux/gentoo/%SUBDIR%/ \ http://trumpetti.atm.tut.fi/gentoo/%SUBDIR%/ \ http://ds.thn.htu.se/linux/gentoo/%SUBDIR%/ \ http://sunsite.cnlab-switch.ch/ftp/mirror/gentoo/%SUBDIR%/ \ http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/%SUBDIR%/ \ http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/%SUBDIR%/ \ http://ftp.uni-erlangen.de/pub/mirrors/gentoo/%SUBDIR%/ \ http://darkstar.ist.utl.pt/gentoo/%SUBDIR%/ \ http://gentoo.inode.at/%SUBDIR%/ \ http://ftp.rhnet.is/pub/gentoo/%SUBDIR%/ \ http://gentoo.mirror.sdv.fr/%SUBDIR%/ \ http://ftp.gentoo.or.kr/%SUBDIR%/ \ http://mirror.gentoo.gr.jp/%SUBDIR%/ \ http://gentoo.gg3.net/%SUBDIR%/ \ http://gentoo.kems.net/%SUBDIR%/ \ ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo/%SUBDIR%/ \ ftp://csociety-ftp.ecn.purdue.edu/pub/gentoo/%SUBDIR%/ \ ftp://mirror.iawnet.sandia.gov/pub/gentoo/%SUBDIR%/ \ ftp://ftp.ussg.iu.edu/pub/linux/gentoo/%SUBDIR%/ \ ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/%SUBDIR%/ \ ftp://gentoo.mirrors.pair.com/%SUBDIR%/ \ ftp://mirrors.tds.net/gentoo/%SUBDIR%/ \ ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/%SUBDIR%/ \ ftp://ftp.easynet.nl/mirror/gentoo/%SUBDIR%/ \ ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo/%SUBDIR%/ \ ftp://trumpetti.atm.tut.fi/gentoo/%SUBDIR%/ \ ftp://sunsite.cnlab-switch.ch/mirror/gentoo/%SUBDIR%/ \ ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo/%SUBDIR%/\ ftp://ftp6.uni-muenster.de/pub/linux/distributions/gentoo/%SUBDIR%/ \ ftp://ftp.tu-clausthal.de/pub/linux/gentoo/%SUBDIR%/ \ ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo/%SUBDIR%/ \ ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/%SUBDIR%/ \ ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo/%SUBDIR%/ \ ftp://darkstar.ist.utl.pt/pub/gentoo/%SUBDIR%/ \ ftp://gentoo.inode.at/source/%SUBDIR%/ \ ftp://ftp.rhnet.is/pub/gentoo/%SUBDIR%/ \ ftp://files.gentoo.gr/%SUBDIR%/ \ ftp://ftp.planetmirror.com/pub/gentoo/%SUBDIR%/ \ ftp://ftp.ecc.u-tokyo.ac.jp/GENTOO/%SUBDIR%/ \ ftp://gentoo.kems.net/pub/mirrors/gentoo/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_GET_E) MASTER_SITE_GET_E+= \ http://www0.get-e.org/%SUBDIR%/_files/ \ http://www1.get-e.org/%SUBDIR%/_files/ \ http://www2.get-e.org/%SUBDIR%/_files/ \ http://www3.get-e.org/%SUBDIR%/_files/ \ http://www4.get-e.org/%SUBDIR%/_files/ \ http://www5.get-e.org/%SUBDIR%/_files/ .endif .if !defined(IGNORE_MASTER_SITE_GNOME) MASTER_SITE_GNOME+= \ ftp://ftp.belnet.be/mirror/ftp.gnome.org/%SUBDIR%/ \ ftp://ftp.no.gnome.org/pub/GNOME/%SUBDIR%/ \ ftp://ftp.dit.upm.es/linux/gnome/%SUBDIR%/ \ http://ftp.acc.umu.se/pub/GNOME/%SUBDIR%/ \ ftp://ftp.cse.buffalo.edu/pub/Gnome/%SUBDIR%/ \ http://ftp.unina.it/pub/linux/GNOME/%SUBDIR%/ \ http://fr2.rpmfind.net/linux/gnome.org/%SUBDIR%/ \ http://www.gtlib.cc.gatech.edu/pub/gnome/%SUBDIR%/ \ ftp://ftp.dti.ad.jp/pub/X/gnome/%SUBDIR%/ \ http://linorg.usp.br/gnome/%SUBDIR%/ \ http://mirror.aarnet.edu.au/pub/GNOME/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,X/gnome/&,} \ ftp://ftp.kddlabs.co.jp/pub/GNOME/%SUBDIR%/ \ ftp://ftp.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/%SUBDIR%/ \ ftp://ftp.nara.wide.ad.jp/pub/X11/GNOME/%SUBDIR%/ \ http://ftp.gnome.org/pub/GNOME/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_GNU) MASTER_SITE_GNU+= \ http://ftp.gnu.org/gnu/%SUBDIR%/ \ ftp://ftp.gnu.org/gnu/%SUBDIR%/ \ http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/%SUBDIR%/ \ http://mirrors.usc.edu/pub/gnu/%SUBDIR%/ \ http://ftp.funet.fi/pub/gnu/prep/%SUBDIR%/ \ ftp://ftp.kddlabs.co.jp/GNU/%SUBDIR%/ \ ftp://ftp.dti.ad.jp/pub/GNU/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,GNU/&,} \ ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/%SUBDIR%/ \ ftp://ftp.sunsite.org.uk/package/gnu/%SUBDIR%/ \ ftp://ftp.informatik.hu-berlin.de/pub/gnu/%SUBDIR%/ \ ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.gnu.org/pub/gnu/%SUBDIR%/ \ ftp://ftp.rediris.es/sites/ftp.gnu.org/ftp/gnu/%SUBDIR%/ \ ftp://ftp.chg.ru/pub/gnu/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_GNUPG) MASTER_SITE_GNUPG+= \ http://ftp.linux.it/pub/mirrors/gnupg/%SUBDIR%/ \ ftp://ftp.demon.nl/pub/mirrors/gnupg/%SUBDIR%/ \ ftp://sunsite.dk/pub/security/gcrypt/%SUBDIR%/ \ ftp://ftp.jyu.fi/pub/crypt/gcrypt/%SUBDIR%/ \ ftp://ftp.freenet.de/pub/ftp.gnupg.org/gcrypt/%SUBDIR%/ \ ftp://ftp.surfnet.nl/pub/security/gnupg/%SUBDIR%/ \ ftp://ftp.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/%SUBDIR%/ \ ftp://sunsite.cnlab-switch.ch/mirror/gcrypt/%SUBDIR%/ \ ftp://ftp.iasi.roedu.net/pub/mirrors/ftp.gnupg.org/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/gnupg/&,} \ ftp://igloo.linux.gr/pub/crypto/gnupg/%SUBDIR%/ \ ftp://ftp.gnupg.org/gcrypt/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_GNUSTEP) MASTER_SITE_GNUSTEP+= \ ftp://ftp.planetmirror.com/pub/gnustep/gnustep/%SUBDIR%/ \ ftp://ftp.gnustep.org/pub/gnustep/%SUBDIR%/ \ ftp://ftp.easynet.nl/mirror/GNUstep/pub/gnustep/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_GNUSTEP_CH) MASTER_SITE_GNUSTEP_CH+= \ http://io.debian.net/~tar/ports/distfiles/ .endif .if !defined(IGNORE_MASTER_SITE_GNU_ALPHA) MASTER_SITE_GNU_ALPHA+= \ ftp://alpha.gnu.org/pub/gnu/%SUBDIR%/ \ ftp://ftp.funet.fi/pub/mirrors/alpha.gnu.org/gnu/%SUBDIR%/ \ ftp://ftp.lublin.pl/mirror/alpha.gnu.org/gnu/%SUBDIR%/ \ ftp://ftp.ps.pl/mirrors/alpha.gnu.org/pub/gnu/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_GOOGLE_CODE) .if defined(PROJECTHOST) MASTER_SITE_GOOGLE_CODE+= \ http://${PROJECTHOST}.googlecode.com/files/ .else MASTER_SITE_GOOGLE_CODE+= \ http://${PORTNAME}.googlecode.com/files/ .endif .endif .if !defined(IGNORE_MASTER_SITE_HORDE) MASTER_SITE_HORDE+= \ http://ftp.horde.org/pub/%SUBDIR%/ \ http://ftp.at.horde.org/mirror/horde/%SUBDIR%/ \ ftp://ftp.horde.org/pub/%SUBDIR%/ \ ftp://ftp.at.horde.org/mirror/horde/%SUBDIR%/ \ ftp://ftp.it.horde.org/horde/pub/%SUBDIR%/ \ ftp://ftp.planetmirror.com/pub/horde/%SUBDIR%/ \ ftp://ftp.es.horde.org/pub/%SUBDIR%/ \ ftp://ftp.nl.horde.org/mirror/horde-ftp/pub/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_IDSOFTWARE) MASTER_SITE_IDSOFTWARE+= \ ftp://ftp.chg.ru/pub/games/idgames/idstuff/%SUBDIR%/ \ http://ftp4.de.freesbie.org/pub/misc/ftp.idsoftware.com/idstuff/%SUBDIR%/ \ ftp://ftp.fasta.fh-dortmund.de/mirror/idstuff/%SUBDIR%/ \ ftp://ftp.fu-berlin.de/pc/games/idgames/idstuff/%SUBDIR%/ \ ftp://ftp.gamers.org/pub/idgames/idstuff/%SUBDIR%/ \ http://ftp.iinet.net.au/games/idstuff/%SUBDIR%/ \ ftp://ftp.mirror.nl/disk2/idsoftware/idstuff/%SUBDIR%/ \ ftp://ftp.nsu.ru/mirrors/ftp.idsoftware.com/idstuff/%SUBDIR%/ \ ftp://ftp.ntua.gr/pub/vendors/idgames/idstuff/%SUBDIR%/ \ ftp://ftp.omen.net.au/games/idstuff/%SUBDIR%/ \ http://ftp.planetmirror.com/pub/idgames/idstuff/%SUBDIR%/ \ ftp://ftp.sunsite.org.uk/sites/ftp.idsoftware.com/idstuff/%SUBDIR%/ \ ftp://ftp.idsoftware.com/idstuff/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_ISC) MASTER_SITE_ISC+= \ ftp://ftp.isc.org/isc/%SUBDIR%/ \ ftp://ftp.ciril.fr/pub/isc/%SUBDIR%/ \ ftp://ftp.funet.fi/pub/mirrors/ftp.isc.org/isc/%SUBDIR%/ \ ftp://ftp.freenet.de/pub/ftp.isc.org/isc/%SUBDIR%/ \ ftp://ftp.iij.ad.jp/pub/network/isc/%SUBDIR%/ \ ftp://ftp.dti.ad.jp/pub/net/isc/%SUBDIR%/ \ ftp://ftp.u-aizu.ac.jp/pub/net/isc/%SUBDIR%/ \ ftp://ftp.task.gda.pl/mirror/ftp.isc.org/isc/%SUBDIR%/ \ ftp://ftp.chl.chalmers.se/pub/isc/%SUBDIR%/ \ ftp://ftp.sunet.se/pub/network/isc/%SUBDIR%/ \ ftp://ftp.mirrorservice.org/sites/ftp.isc.org/isc/%SUBDIR%/ \ ftp://ftp.epix.net/pub/isc/%SUBDIR%/ \ ftp://ftp.nominum.com/pub/isc/%SUBDIR%/ \ ftp://ftp.ripe.net/mirrors/sites/ftp.isc.org/isc/%SUBDIR%/ \ ftp://ftp.ntua.gr/pub/net/isc/isc/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_KDE) MASTER_SITE_KDE+= \ http://mirrors.isc.org/pub/kde/%SUBDIR%/ \ ftp://ftp.gtlib.cc.gatech.edu/pub/kde/%SUBDIR%/ \ ftp://ftp.informatik.hu-berlin.de/pub/Mirrors/ftp.kde.org/%SUBDIR%/ \ http://ftp.gtlib.cc.gatech.edu/pub/kde/%SUBDIR%/ \ ftp://ftp.oregonstate.edu/pub/kde/%SUBDIR%/ \ ftp://ftp.solnet.ch/mirror/KDE/%SUBDIR%/ \ ftp://gd.tuwien.ac.at/kde/%SUBDIR%/ \ http://gd.tuwien.ac.at/kde/%SUBDIR%/ \ ftp://kde.mirrors.tds.net/pub/kde/%SUBDIR%/ \ http://kde.mirrors.tds.net/pub/kde/%SUBDIR%/ \ ftp://ftp.rz.uni-wuerzburg.de/pub/unix/kde/%SUBDIR%/ \ http://mirrors.dotsrc.org/kde/%SUBDIR%/ \ ftp://mirrors.dotsrc.org/kde/%SUBDIR%/ \ ftp://ibiblio.org/pub/mirrors/kde/%SUBDIR%/ \ http://ibiblio.org/pub/mirrors/kde/%SUBDIR%/ \ http://kambing.vlsm.org/kde/%SUBDIR%/ \ http://mirrors.evolva.ro/kdeftp/%SUBDIR%/ \ ftp://ftp.iasi.roedu.net/pub/mirrors/ftp.kde.org/%SUBDIR%/ \ ftp://ftp.fi.muni.cz/pub/kde/%SUBDIR%/ \ http://ftp.fi.muni.cz/pub/kde/%SUBDIR%/ \ ftp://ftp.tu-chemnitz.de/pub/X11/kde/%SUBDIR%/ \ ftp://ftp.tuniv.szczecin.pl/pub/kde/%SUBDIR%/ \ http://ftp.tuniv.szczecin.pl/pub/kde/%SUBDIR%/ \ ftp://sunsite.icm.edu.pl/pub/unix/kde/%SUBDIR%/ \ http://sunsite.icm.edu.pl/pub/unix/kde/%SUBDIR%/ \ ftp://ftp.sunet.se/pub/kde/%SUBDIR%/ \ http://ftp.sunet.se/pub/kde/%SUBDIR%/ \ ftp://ftp.kde.org/pub/kde/%SUBDIR%/ \ http://ftp.scarlet.be/pub/kde/%SUBDIR%/ \ ftp://ftp.unina.it/pub/Linux/kde/%SUBDIR%/ \ http://ftp.unina.it/pub/Linux/kde/%SUBDIR%/ \ ftp://ftp.belnet.be/packages/kde/%SUBDIR%/ \ ftp://ftp.gwdg.de/pub/x11/kde/%SUBDIR%/ \ http://ftp.belnet.be/packages/kde/%SUBDIR%/ \ ftp://ftp.lip6.fr/pub/X11/kde/%SUBDIR%/ \ http://www-ftp.lip6.fr/pub/X11/kde/%SUBDIR%/ \ ftp://ftp.rhnet.is/pub/kde/%SUBDIR%/ \ http://ftp.rhnet.is/pub/kde/%SUBDIR%/ \ http://ftp-stud.fht-esslingen.de/Mirrors/ftp.kde.org/pub/kde/%SUBDIR%/ \ ftp://ftp.esat.net/mirrors/ftp.kde.org/pub/kde/%SUBDIR%/ \ http://ftp.esat.net/mirrors/ftp.kde.org/pub/kde/%SUBDIR%/ \ ftp://kde.paralax.org/kde/%SUBDIR%/ \ ftp://ftp.cronyx.ru/pub/mirror/kde/%SUBDIR%/ \ ftp://linux.cis.nctu.edu.tw/X/wm/kde/%SUBDIR%/ \ ftp://ftp.na.kde.org/pub/kde/%SUBDIR%/ \ ftp://ftp.fu-berlin.de/pub/unix/X11/gui/kde/%SUBDIR%/ \ ftp://ftp.estpak.ee/pub/kde/%SUBDIR%/ \ ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/kde/%SUBDIR%/ \ http://www.qtopia.org.cn/ftp/mirror/ftp.kde.org/%SUBDIR%/ \ ftp://ftp.qtopia.org.cn/mirror/ftp.kde.org/%SUBDIR%/ \ ftp://ftp.ntua.gr/pub/X11/kde/%SUBDIR%/ \ http://ftp.ntua.gr/pub/X11/kde/%SUBDIR%/ \ ftp://ftp.hol.gr/pub/mirror/kde/%SUBDIR%/ \ http://ftp.hol.gr/mirror/kde/%SUBDIR%/ \ ftp://ftp.heanet.ie/mirrors/ftp.kde.org/%SUBDIR%/ \ http://ftp.heanet.ie/mirrors/ftp.kde.org/%SUBDIR%/ \ ftp://mi.mirror.garr.it/pub/mirrors/KDE/%SUBDIR%/ \ http://mi.mirror.garr.it/mirrors/KDE/%SUBDIR%/ \ ftp://ftp.kddlabs.co.jp/pub/X11/kde/%SUBDIR%/ \ http://ftp.kddlabs.co.jp/pub/X11/kde/%SUBDIR%/ \ ftp://ftp.informatik.uni-hamburg.de/pub/soft/X/contrib/kde/%SUBDIR%/ \ ftp://ftp.no.kde.org/pub/kde/%SUBDIR%/ \ ftp://ftp.yz.yamagata-u.ac.jp/pub/X11/wm/kde/%SUBDIR%/ \ http://ftp.yz.yamagata-u.ac.jp/pub/X11/wm/kde/%SUBDIR%/ \ ftp://ftp.funet.fi/pub/mirrors/ftp.kde.org/pub/kde/%SUBDIR%/ \ http://ftp.funet.fi/pub/mirrors/ftp.kde.org/pub/kde/%SUBDIR%/ \ ftp://ftp.planetmirror.com/pub/kde/%SUBDIR%/ \ http://public.planetmirror.com/pub/kde/%SUBDIR%/ \ ftp://ftp.ussg.iu.edu/pub/kde/%SUBDIR%/ \ http://ftp.ussg.iu.edu/kde/%SUBDIR%/ \ ftp://mirror.pacific.net.au/kde/%SUBDIR%/ \ http://mirror.pacific.net.au/kde/%SUBDIR%/ \ ftp://ftp.sayclub.com/pub/X/KDE/%SUBDIR%/ \ http://ftp.sayclub.com/pub/X/KDE/%SUBDIR%/ \ ftp://carroll.aset.psu.edu/pub/kde/%SUBDIR%/ \ http://mirror.cc.columbia.edu/pub/software/kde/%SUBDIR%/ \ ftp://fr2.rpmfind.net/linux/KDE/%SUBDIR%/ \ http://fr2.rpmfind.net/linux/KDE/%SUBDIR%/ \ ftp://ftp.chg.ru/pub/kde/%SUBDIR%/ \ http://ftp.chg.ru/pub/kde/%SUBDIR%/ \ ftp://ftp.mirrorservice.org/sites/ftp.kde.org/pub/kde/%SUBDIR%/ \ http://www.mirrorservice.org/sites/ftp.kde.org/pub/kde/%SUBDIR%/ \ ftp://ftp.xcp.kiev.ua/ftp.kde.org/%SUBDIR%/ \ ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.kde.org/pub/kde/%SUBDIR%/ \ http://ftp.gwdg.de/pub/x11/kde/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,X/kde/&,} .endif .if !defined(IGNORE_MASTER_SITE_MOZDEV) MASTER_SITE_MOZDEV+= \ http://ftp.scarlet.be/pub/mozdev/%SUBDIR%/ \ http://ftp.rz.tu-bs.de/pub/mirror/downloads.mozdev.org/%SUBDIR%/ \ http://ftp.ntua.gr/pub/www/mozdev/%SUBDIR%/ \ http://ftp.heanet.ie/pub/mozdev/%SUBDIR%/ \ http://mozdev.oregonstate.edu/%SUBDIR%/ \ http://ftp.ntua.gr/pub/www/mozdev/%SUBDIR%/ \ http://www.devlib.org/mozdev/%SUBDIR%/ \ http://mozdev.archive.hk/%SUBDIR%/ \ http://ftp.iasi.roedu.net/mirrors/mozdev.org/%SUBDIR%/ \ ftp://mozdev.secsup.org/pub/software/mozdev/%SUBDIR%/ \ ftp://ftp.heanet.ie/pub/mozdev/%SUBDIR%/ \ ftp://ftp.iasi.roedu.net/pub/mirrors/mozdev.org/%SUBDIR%/ \ http://mirrors.ibiblio.org/pub/mirrors/mozdev.org/%SUBDIR%/ \ http://ftp.osuosl.org/pub/mozdev/%SUBDIR%/ .endif # releases.mozilla.org mirror sites # # For the full list, see the following: # # http://www.mozilla.org/mirrors.html # .if !defined(IGNORE_MASTER_SITE_MOZILLA) MASTER_SITE_MOZILLA+= \ http://ftp.mozilla.org/pub/mozilla.org/%SUBDIR%/ \ http://mirror3.mirrors.tds.net/pub/mozilla.org/%SUBDIR%/ \ http://mozilla.isc.org/pub/mozilla.org/%SUBDIR%/ \ http://releases.mozilla.org/pub/mozilla.org/%SUBDIR%/ \ http://kyoto-mz-dl.sinet.ad.jp/pub/mozilla.org/%SUBDIR%/ \ http://jp-nii01.mozilla.org/pub/mozilla.org/%SUBDIR%/ \ http://jp-nii02.mozilla.org/pub/mozilla.org/%SUBDIR%/ \ http://mozilla.mtk.nao.ac.jp/pub/mozilla.org/%SUBDIR%/ \ http://mirror.internode.on.net/pub/mozilla/%SUBDIR%/ \ http://ftp.acc.umu.se/pub/mozilla.org/%SUBDIR%/ \ http://mozilla.c3sl.ufpr.br/releases/%SUBDIR%/ \ http://www.gtlib.cc.gatech.edu/pub/mozilla.org/%SUBDIR%/ \ ftp://ftp.mozilla.org/pub/mozilla.org/%SUBDIR%/ \ ftp://ftp.fh-wolfenbuettel.de/pub/www/mozilla/%SUBDIR%/ \ ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.mozilla.org/pub/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/www/mozilla/&,} \ ftp://ftp.kaist.ac.kr/pub/mozilla/%SUBDIR%/ \ ftp://mozilla.mirror.pacific.net.au/mozilla/%SUBDIR%/ \ ftp://ftp.chg.ru/pub/WWW/mozilla/%SUBDIR%/ \ http://ftp.twaren.net/Unix/Mozilla/%SUBDIR%/ \ http://ftp.isu.edu.tw/pub/Mozilla/%SUBDIR%/ \ http://ftp.ntu.edu.tw/pub/mozilla/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_MOZILLA_EXTENDED) MASTER_SITE_MOZILLA_EXTENDED+= \ http://releases.mozilla.org/pub/mozilla.org/%SUBDIR%/ \ ${MASTER_SITE_MOZILLA} .endif .if !defined(IGNORE_MASTER_SITE_MYSQL) MASTER_SITE_MYSQL+= \ ftp://ftp.fi.muni.cz/pub/mysql/Downloads/%SUBDIR%/ \ http://mysql.mirrors.cybercity.dk/Downloads/%SUBDIR%/ \ ftp://ftp.fh-wolfenbuettel.de/pub/database/mysql/Downloads/%SUBDIR%/ \ ftp://ftp.gwdg.de/pub/misc/mysql/Downloads/%SUBDIR%/ \ http://netmirror.org/mirror/mysql.com/Downloads/%SUBDIR%/ \ ftp://netmirror.org/mysql.com/Downloads/%SUBDIR%/ \ http://mirrors.ntua.gr/MySQL/Downloads/%SUBDIR%/ \ ftp://ftp.ntua.gr/pub/databases/mysql/Downloads/%SUBDIR%/ \ http://mysql.sote.hu/Downloads/%SUBDIR%/ \ ftp://ftp.rhnet.is/pub/mysql/Downloads/%SUBDIR%/ \ ftp://mirror.widexs.nl/pub/mysql/Downloads/%SUBDIR%/ \ ftp://mirror.etf.bg.ac.yu/mysql/Downloads/%SUBDIR%/ \ ftp://mirror.switch.ch/mirror/mysql/Downloads/%SUBDIR%/ \ http://mysql.dp.ua/Downloads/%SUBDIR%/ \ http://mysql.mirrored.ca/Downloads/%SUBDIR%/ \ ftp://mirror.services.wisc.edu/mirrors/mysql/Downloads/%SUBDIR%/ \ ftp://ftp.orst.edu/pub/mysql/Downloads/%SUBDIR%/ \ http://mysql.mirrors.pair.com/Downloads/%SUBDIR%/ \ ftp://mysql.bannerlandia.com.ar/mirrors/mysql/Downloads/%SUBDIR%/ \ ftp://ftp.linorg.usp.br/mysql/Downloads/%SUBDIR%/ \ ftp://ftp.cbn.net.id/mirror/mysql/Downloads/%SUBDIR%/ \ ftp://ftp.easynet.be/mysql/Downloads/%SUBDIR%/ \ http://download.softagency.net/MySQL/Downloads/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_NETBSD) MASTER_SITE_NETBSD+= \ http://www.gtlib.cc.gatech.edu/pub/NetBSD/packages/distfiles/%SUBDIR%/ \ ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles/%SUBDIR%/ \ ftp://gatekeeper.dec.com/pub/BSD/NetBSD/packages/distfiles/%SUBDIR%/ \ ftp://ftp.iastate.edu/pub/netbsd/packages/distfiles/%SUBDIR%/ \ ftp://netbsd.secsup.org/pub/NetBSD/packages/distfiles/%SUBDIR%/ \ ftp://ftp.plig.net/pub/NetBSD/packages/distfiles/%SUBDIR%/ \ ftp://ftp.proxad.net/mirrors/ftp.netbsd.org/packages/distfiles/%SUBDIR%/\ ftp://ftp.funet.fi/pub/NetBSD/packages/distfiles/%SUBDIR%/ \ ftp://ftp.unina.it/pub/Unix/NetBSD/packages/distfiles/%SUBDIR%/ \ ftp://ftp.uninett.no/bsd/unix/NetBSD/packages/distfiles/%SUBDIR%/ \ ftp://sunsite.uio.no/bsd/unix/NetBSD/packages/distfiles/%SUBDIR%/ \ ftp://ftp.sunet.se/pub/NetBSD/packages/distfiles/%SUBDIR%/ \ ftp://ftp.sunsite.org.uk/sites/rsync.netbsd.org/NetBSD/packages/distfiles/%SUBDIR%/ \ ftp://ftp.demon.co.uk/pub/mirrors/NetBSD/packages/distfiles/%SUBDIR%/ \ ftp://ftp.uk.netbsd.org/pub/NetBSD/packages/distfiles/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,NetBSD/packages/distfiles/&,} \ ftp://ftp.dti.ad.jp/pub/NetBSD/packages/distfiles/%SUBDIR%/ \ ftp://ftp.iij.ad.jp/pub/NetBSD/packages/distfiles/%SUBDIR%/ \ ftp://melanoma.cs.rmit.edu.au/pub/NetBSD/packages/distfiles/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_NVIDIA) MASTER_SITE_NVIDIA+= \ http://jp.download.nvidia.com/%SUBDIR%/ \ http://us.download.nvidia.com/%SUBDIR%/ \ http://tw.download.nvidia.com/%SUBDIR%/ \ http://download.nvidia.com/%SUBDIR%/ \ http://download1.nvidia.com/%SUBDIR%/ \ ftp://download.nvidia.com/%SUBDIR%/ \ ftp://download1.nvidia.com/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_OPENBSD) MASTER_SITE_OPENBSD+= \ ftp://ftp.openbsd.org/pub/OpenBSD/%SUBDIR%/ \ ftp://anga.funkfeuer.at/pub/OpenBSD/%SUBDIR%/ \ ftp://spargel.kd85.com/pub/OpenBSD/%SUBDIR%/ \ ftp://openbsd.informatik.uni-erlangen.de/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.stacken.kth.se/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp5.usa.openbsd.org/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp3.usa.openbsd.org/pub/OpenBSD/%SUBDIR%/ \ ftp://rt.fm/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.openbsd.md5.com.ar/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.it.net.au/mirrors/OpenBSD/%SUBDIR%/ \ ftp://ftp.iinet.net.au/pub/OpenBSD/%SUBDIR%/ \ ftp://mirror.pacific.net.au/OpenBSD/%SUBDIR%/ \ ftp://mirror.internode.on.net/pub/OpenBSD/%SUBDIR%/ \ ftp://mirror.aarnet.edu.au/pub/OpenBSD/%SUBDIR%/ \ ftp://playboy.wu-wien.ac.at/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.scarlet.be/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.belnet.be/packages/OpenBSD/%SUBDIR%/ \ ftp://ftp.das.ufsc.br/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.bg.openbsd.org/pub/OpenBSD/%SUBDIR%/ \ ftp://openbsd.arcticnetwork.ca/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.ca.openbsd.org/pub/OpenBSD/%SUBDIR%/ \ ftp://gulus.usherbrooke.ca/pub/distro/OpenBSD/%SUBDIR%/ \ ftp://ftp.freebsdchina.org/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.openbsd.dk/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.dkuug.dk/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.aso.ee/pub/OpenBSD/%SUBDIR%/ \ ftp://mirrors.nic.funet.fi/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.jyu.fi/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.arcane-networks.fr/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.crans.org/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.irisa.fr/pub/OpenBSD/%SUBDIR%/ \ ftp://openbsd.ftp.fu-berlin.de/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.spline.de/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.freenet.de/pub/ftp.openbsd.org/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp-stud.fht-esslingen.de/pub/OpenBSD/%SUBDIR%/ \ ftp://mirror.roothell.org/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.bytemine.net/pub/OpenBSD/%SUBDIR%/ \ ftp://filoktitis.noc.uoa.gr/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.physics.auth.gr/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.duth.gr/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.cc.uoc.gr/mirrors/OpenBSD/%SUBDIR%/ \ ftp://ftp.fsn.hu/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.esat.net/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.heanet.ie/pub/OpenBSD/%SUBDIR%/ \ ftp://mirror.inter.net.il/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.unina.it/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.jaist.ac.jp/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.nara.wide.ad.jp/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.jp.openbsd.org/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.kddlabs.co.jp/OpenBSD/%SUBDIR%/ \ ftp://ftp.kaist.ac.kr/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.secure.lv/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.bsd.lv/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.calyx.nl/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.nluug.nl/pub/OpenBSD/%SUBDIR%/ \ ftp://mirror.hostfuss.com/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.inet.no/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.uninett.no/pub/OpenBSD/%SUBDIR%/ \ ftp://jane.tihlde.org/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.task.gda.pl/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.fmed.uc.pt/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.chg.ru/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.gamma.ru/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.obsd.si/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.rediris.es/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.udc.es/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.df.lth.se/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.su.se/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.btradianz.se/pub/OpenBSD/%SUBDIR%/ \ ftp://mirror.switch.ch/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.enderunix.org/pub/OpenBSD/%SUBDIR%/ \ ftp://gaia.colocall.net/pub/OpenBSD/%SUBDIR%/ \ ftp://mirror.public-internet.co.uk/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.mirrorservice.org/pub/OpenBSD/%SUBDIR%/ \ ftp://mirror.planetunix.net/pub/OpenBSD/%SUBDIR%/ \ ftp://osmirrors.cerias.purdue.edu/pub/OpenBSD/%SUBDIR%/ \ ftp://mirror.iawnet.sandia.gov/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.cse.buffalo.edu/pub/OpenBSD/%SUBDIR%/ \ ftp://mirrors.24-7-solutions.net/pub/OpenBSD/%SUBDIR%/ \ ftp://openbsd.mirrors.pair.com/%SUBDIR%/ \ ftp://carroll.cac.psu.edu/pub/OpenBSD/%SUBDIR%/ \ ftp://openbsd.mirrors.tds.net/pub/OpenBSD/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_OSSP) MASTER_SITE_OSSP+= \ ftp://ftp.ossp.org/pkg/%SUBDIR%/ \ ftp://ftp.ntua.gr/pub/utils/ossp/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_PACKETSTORM) MASTER_SITE_PACKETSTORM+= \ http://packetstormsecurity.nl/%SUBDIR%/ \ http://packetstorm.troop218.org/%SUBDIR%/ \ http://packetstorm.linuxsecurity.com/%SUBDIR%/ \ http://packetstorm.digital-network.net/%SUBDIR%/ \ http://packetstorm.icx.fr/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_PERL_CPAN) MASTER_SITE_PERL_CPAN+= \ ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/%SUBDIR%/ \ ftp://ftp.cpan.org/pub/CPAN/modules/by-module/%SUBDIR%/ \ http://www.cpan.dk/modules/by-module/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,lang/perl/CPAN/modules/by-module/&,} \ ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/%SUBDIR%/ \ ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/%SUBDIR%/ \ ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/%SUBDIR%/ \ ftp://mirror.hiwaay.net/CPAN/modules/by-module/%SUBDIR%/ \ ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/%SUBDIR%/ \ ftp://csociety-ftp.ecn.purdue.edu/pub/CPAN/modules/by-module/%SUBDIR%/ \ ftp://ftp.isu.net.sa/pub/CPAN/modules/by-module/%SUBDIR%/ \ ftp://ftp.cs.colorado.edu/pub/perl/CPAN/modules/by-module/%SUBDIR%/ \ ftp://cpan.pop-mg.com.br/pub/CPAN/modules/by-module/%SUBDIR%/ \ http://at.cpan.org/modules/by-module/%SUBDIR%/ \ ftp://ftp.chg.ru/pub/lang/perl/CPAN/modules/by-module/%SUBDIR%/ \ ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/%SUBDIR%/ \ http://backpan.cpan.org/modules/by-module/%SUBDIR%/ .endif # # PostgreSQL mirror sites # # For the full list, see the following: # # http://wwwmaster.postgresql.org/download/mirrors-ftp # # Before update mirror list please consult with fenner's distfiles survey. # .if !defined(IGNORE_MASTER_SITE_PGSQL) MASTER_SITE_PGSQL+= \ ftp://ftp9.us.postgresql.org/pub/mirrors/postgresql/%SUBDIR%/ \ ftp://ftp10.us.postgresql.org/pub/postgresql/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/db/postgresql/&,} \ ftp://ftp.au.postgresql.org/pub/postgresql/%SUBDIR%/ \ ftp://ftp.at.postgresql.org/db/www.postgresql.org/pub/%SUBDIR%/ \ ftp://ftp.be.postgresql.org/postgresql/%SUBDIR%/ \ ftp://ftp.ba.postgresql.org/pub/postgresql/%SUBDIR%/ \ ftp://ftp.cz.postgresql.org/DATA/postgresql/%SUBDIR%/ \ ftp://ftp2.cz.postgresql.org/pub/postgresql/%SUBDIR%/ \ ftp://ftp.ee.postgresql.org/mirrors/postgresql/%SUBDIR%/ \ ftp://ftp.fr.postgresql.org/%SUBDIR%/ \ ftp://ftp.de.postgresql.org/mirror/postgresql/%SUBDIR%/ \ ftp://ftp3.de.postgresql.org/pub/Mirrors/ftp.postgresql.org/%SUBDIR%/ \ ftp://ftp.gr.postgresql.org/pub/databases/postgresql/%SUBDIR%/ \ ftp://ftp.hk.postgresql.org/postgresql/%SUBDIR%/ \ ftp://ftp.ie.postgresql.org/mirrors/ftp.postgresql.org/pub/%SUBDIR%/ \ ftp://ftp2.it.postgresql.org/mirrors/postgres/%SUBDIR%/ \ ftp://ftp.kr.postgresql.org/postgresql/%SUBDIR%/ \ ftp://ftp.lv.postgresql.org/pub/postgresql/%SUBDIR%/ \ ftp://ftp2.nl.postgresql.org/mirror/postgresql/%SUBDIR%/ \ ftp://ftp4.nl.postgresql.org/postgresql.zeelandnet.nl/%SUBDIR%/ \ ftp://ftp6.pl.postgresql.org/pub/postgresql/%SUBDIR%/ \ ftp://ftp7.pl.postgresql.org/pub/mirror/ftp.postgresql.org/%SUBDIR%/ \ ftp://ftp6.ro.postgresql.org/pub/mirrors/ftp.postgresql.org/%SUBDIR%/ \ ftp://ftp.ru.postgresql.org/pub/unix/database/pgsql/%SUBDIR%/ \ ftp://ftp2.ru.postgresql.org/pub/databases/postgresql/%SUBDIR%/ \ ftp://ftp3.ru.postgresql.org/pub/mirror/postgresql/pub/%SUBDIR%/ \ ftp://ftp5.es.postgresql.org/mirror/postgresql/%SUBDIR%/ \ ftp://ftp.se.postgresql.org/pub/databases/relational/postgresql/%SUBDIR%/ \ ftp://ftp3.tw.postgresql.org/pub/postgresql/%SUBDIR%/ \ ftp://ftp.postgresql.org/pub/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_PHP) MASTER_SITE_PHP+= \ http://br.php.net/%SUBDIR%/ \ http://cn.php.net/%SUBDIR%/ \ http://dk.php.net/%SUBDIR%/ \ http://de.php.net/%SUBDIR%/ \ http://es.php.net/%SUBDIR%/ \ http://fi.php.net/%SUBDIR%/ \ http://fr.php.net/%SUBDIR%/ \ http://gr.php.net/%SUBDIR%/ \ http://it.php.net/%SUBDIR%/ \ http://jp.php.net/%SUBDIR%/ \ http://se.php.net/%SUBDIR%/ \ http://uk.php.net/%SUBDIR%/ \ http://us2.php.net/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/www/php/&,} .endif .if !defined(IGNORE_MASTER_SITE_PYTHON) MASTER_SITE_PYTHON+= \ http://www.python.org/%SUBDIR%/ \ http://python.ilisys.com.au/%SUBDIR%/ \ http://ftp.easynet.be/python/%SUBDIR%/ \ http://www.linux.org.hk/mirror/python/%SUBDIR%/ \ http://mirrors.sunsite.dk/pythonwww/%SUBDIR%/ \ http://python.emdia.fi/%SUBDIR%/ \ http://SunSITE.Informatik.RWTH-Aachen.DE/python/%SUBDIR%/ \ http://www.auth.gr/mirrors/python/%SUBDIR%/ \ http://www.cwi.nl/www.python.org/%SUBDIR%/ \ http://gnu.kookel.org/ftp/www.python.org/%SUBDIR%/ \ http://python.holywar.net/%SUBDIR%/ \ http://python.cdpa.nsysu.edu.tw/%SUBDIR%/ \ ftp://ftp.mirrorservice.org/sites/ftp.python.org/pub/www.python.org/%SUBDIR%/ \ http://python.mirrors.pair.com/%SUBDIR%/ \ http://mirrors.ccs.neu.edu/Python/pub/www.python.org/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_QMAIL) MASTER_SITE_QMAIL+= \ http://qmail.geto.net/%SUBDIR%/ \ http://qmail.palomine.net/%SUBDIR%/ \ http://qmail.mirrors.summersault.com/%SUBDIR%/ \ http://qmail.cdsinet.net/%SUBDIR%/ \ http://qmail.glasswings.com.au/%SUBDIR%/ \ http://qmail.planetmirror.com/%SUBDIR%/ \ http://qmail.hostlink.com.hk/%SUBDIR%/ \ http://qmail.cbn.net.id/%SUBDIR%/ \ http://qmail.manic.co.kr/%SUBDIR%/ \ http://qmail.psshee.com/%SUBDIR%/ \ http://mirrors.kangaroot.net/qmail/%SUBDIR%/ \ http://mirrors.sunsite.dk/qmailwww/%SUBDIR%/ \ http://qmail.mirrors.Space.Net/%SUBDIR%/ \ http://qmail-mirror.hoermann-rawema.de/%SUBDIR%/ \ http://www.agria.hu/qmail/%SUBDIR%/ \ http://qmail.hu/%SUBDIR%/ \ http://qmail.rhnet.is/%SUBDIR%/ \ http://qmail.netsoc.ucd.ie/%SUBDIR%/ \ http://mirrors.dataloss.nl/www.qmail.org/%SUBDIR%/ \ http://qmail.basefreak.nl/%SUBDIR%/ \ http://www.math.ntnu.no/mirror/www.qmail.org/%SUBDIR%/ \ http://qmail.konnekt.org/%SUBDIR%/ \ http://qmail.netvisao.pt/%SUBDIR%/ \ http://qmail.ipg.sk/%SUBDIR%/ \ http://qmail.imasd.elmundo.es/%SUBDIR%/ \ http://qmail.omnis.ch/%SUBDIR%/ \ http://qmail.asylog.net/%SUBDIR%/ \ http://qmail.softflare.com/%SUBDIR%/ \ http://qmail.blueyonder.co.uk/%SUBDIR%/ \ http://qmail.usp.br/%SUBDIR%/ \ http://madhaus.utcs.utoronto.ca/qmail/%SUBDIR%/ \ http://qmail.ru.ac.za/%SUBDIR%/ \ http://www.qmail.org/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_QT) MASTER_SITE_QT+= \ ftp://ftp.iasi.roedu.net/mirrors/ftp.trolltech.com/qt/source/%SUBDIR%/ \ ftp://ftp.ntua.gr/pub/X11/Qt/qt/source/%SUBDIR%/ \ ftp://ftp.tu-chemnitz.de/pub/Qt/qt/source/%SUBDIR%/ \ ftp://ftp.silug.org/mirrors/ftp.trolltech.com/qt/source/%SUBDIR%/ \ ftp://ftp.planetmirror.com.au/pub/trolltech/qt/source/%SUBDIR%/ \ ftp://ftp.fu-berlin.de/unix/X11/gui/Qt/source/%SUBDIR%/ \ ftp://ftp.trolltech.com/qt/source/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_REDHAT_LINUX) MASTER_SITE_REDHAT_LINUX+= \ http://mirrors.usc.edu/pub/linux/distributions/redhat/redhat/linux/%SUBDIR%/ \ http://www.gtlib.cc.gatech.edu/pub/redhat/linux/%SUBDIR%/ \ ftp://mirror.cs.wisc.edu/pub/mirrors/linux/redhat/%SUBDIR%/ \ ftp://ftp.nluug.nl/site/ftp.redhat.com/redhat/linux/%SUBDIR%/ \ ftp://ftp.icm.edu.pl/pub/linux/redhat/linux/%SUBDIR%/ \ ftp://ftp.riken.go.jp/pub/Linux/redhat/linux/%SUBDIR%/ \ ftp://ftp.kddlabs.co.jp/pub/Linux/packages/RedHat/redhat/linux/%SUBDIR%/ .endif # # RingServers in Japan # # # Note: If you know which of the RingServers is nearest to you, # please specify it in your /etc/make.conf. (The server list is # available at http://www.ring.gr.jp/) # # You can choose either http or ftp to access to a server: # # http://<server>/archives/%SUBDIR%/ # ftp://<server>/pub/%SUBDIR%/ # # {www,ftp}.dnsbalance.ring.gr.jp redirects requests to one of the # least busy servers at the moment at the DNS lookup level. (safe to # use with "fetch -A") # # {www,ftp}.t.ring.gr.jp redirects requests to one of the nearest # servers at the DNS lookup level. (safe to use with "fetch -A") # .if !defined(IGNORE_MASTER_SITE_RINGSERVER) MASTER_SITE_RINGSERVER+= \ http://ring.nict.go.jp/archives/%SUBDIR%/ \ http://ring.sakura.ad.jp/archives/%SUBDIR%/ \ http://ring.riken.jp/archives/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_RUBY) MASTER_SITE_RUBY+= \ ftp://ftp.SpringDaemons.com/pub/ruby/ruby/%SUBDIR%/ \ ftp://ftp.ruby-lang.org/pub/ruby/%SUBDIR%/ \ http://www.ibiblio.org/pub/languages/ruby/%SUBDIR%/ \ ftp://xyz.lcs.mit.edu/pub/ruby/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,lang/ruby/&,} \ ftp://ftp.fu-berlin.de/unix/languages/ruby/%SUBDIR%/ \ ftp://ftp.easynet.be/ruby/ruby/%SUBDIR%/ \ ftp://ftp.ntua.gr/pub/lang/ruby/%SUBDIR%/ \ ftp://ftp.chg.ru/pub/lang/ruby/%SUBDIR%/ \ ftp://ftp.kr.FreeBSD.org/pub/ruby/%SUBDIR%/ \ http://mirrors.sunsite.dk/ruby/%SUBDIR%/ \ ftp://ftp.iDaemons.org/pub/mirror/ftp.ruby-lang.org/ruby/%SUBDIR%/ .endif # See http://rubyforge.org/credits/ .if !defined(IGNORE_MASTER_SITE_RUBYFORGE) MASTER_SITE_RUBYFORGE+= \ http://rubyforge.rubyuser.de/%SUBDIR%/ \ http://rubyforge.iasi.roedu.net/files/%SUBDIR%/ \ http://files.rubyforge.mmmultiworks.com/%SUBDIR%/ \ http://files.rubyforge.vm.bytemark.co.uk/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_SAMBA) MASTER_SITE_SAMBA+= \ http://us1.samba.org/samba/ftp/%SUBDIR%/ \ http://us2.samba.org/samba/ftp/%SUBDIR%/ \ http://us4.samba.org/samba/ftp/%SUBDIR%/ \ http://us3.samba.org/samba/ftp/%SUBDIR%/ \ ftp://ca.samba.org/%SUBDIR%/ \ ftp://de.samba.org/samba.org/%SUBDIR%/ \ ftp://ftp.oss.eznetsols.org/samba/%SUBDIR%/ \ ftp://ru.samba.org/pub/samba/%SUBDIR%/ \ ftp://ftp.easynet.be/samba/%SUBDIR%/ \ ftp://ftp.linuxforum.net/ftp.samba.org/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/samba/&,} .endif # List: http://dl.sv.gnu.org/releases/00_MIRRORS.html .if !defined(IGNORE_MASTER_SITE_SAVANNAH) MASTER_SITE_SAVANNAH+= \ http://download.savannah.gnu.org/releases/%SUBDIR%/ \ http://ftp.cc.uoc.gr/mirrors/nongnu.org/%SUBDIR%/ \ http://www.very-clever.com/download/nongnu/%SUBDIR%/ \ http://ftp.twaren.net/Unix/NonGNU/%SUBDIR%/ \ ftp://ftp.cc.uoc.gr/mirrors/nongnu.org/%SUBDIR%/ \ ftp://ftp.twaren.net/Unix/NonGNU/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_SOURCEFORGE) .for mirror in nchc kent easynews ufpr umn mesh heanet MASTER_SITE_SOURCEFORGE+= \ http://${mirror}.dl.sourceforge.net/sourceforge/%SUBDIR%/ .endfor .endif # official sf.net mirrors that don't mirror all projects, check # http://prdownloads.sourceforge.net/%SUBDIR%/ .if !defined(IGNORE_MASTER_SITE_SOURCEFORGE_EXTENDED) .for mirror in easynews switch puzzle belnet osdn ovh keihanna MASTER_SITE_SOURCEFORGE_EXTENDED+= \ http://${mirror}.dl.sourceforge.net/sourceforge/%SUBDIR%/ .endfor MASTER_SITE_SOURCEFORGE_EXTENDED+= \ ${MASTER_SITE_SOURCEFORGE} .endif .if !defined(IGNORE_MASTER_SITE_SOURCEFORGE_JP) .for mirror in keihanna osdn qgpop MASTER_SITE_SOURCEFORGE_JP+= \ http://${mirror}.dl.sourceforge.jp/%SUBDIR%/ .endfor .endif .if !defined(IGNORE_MASTER_SITE_SOURCEWARE) MASTER_SITE_SOURCEWARE+= \ ftp://ftp.funet.fi/pub/mirrors/sources.redhat.com/pub/%SUBDIR%/ \ ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/sources.redhat.com/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_SUNSITE) MASTER_SITE_SUNSITE+= \ http://www.ibiblio.org/pub/Linux/%SUBDIR%/ \ http://www.gtlib.cc.gatech.edu/pub/Linux/%SUBDIR%/ \ ftp://ftp.cs.tu-berlin.de/pub/linux/Mirrors/sunsite.unc.edu/%SUBDIR%/ \ ftp://ftp.physics.auth.gr/pub/mirrors/ibiblio/Linux/%SUBDIR%/ \ ftp://ftp.edisontel.com/pub/Sunsite_Mirror/%SUBDIR%/ \ ftp://ftp.nluug.nl/pub/metalab/%SUBDIR%/ \ ftp://ftp.nvg.ntnu.no/pub/mirrors/metalab.unc.edu/%SUBDIR%/ \ ftp://ftp.icm.edu.pl/pub/Linux/sunsite/%SUBDIR%/ \ ftp://ftp.cse.cuhk.edu.hk/pub4/Linux/%SUBDIR%/ \ ftp://ftp.kddlabs.co.jp/Linux/metalab.unc.edu/%SUBDIR%/ \ ftp://ftp.chg.ru/pub/Linux/sunsite/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_SUSE) MASTER_SITE_SUSE+= \ http://mirrors.usc.edu/pub/linux/distributions/suse/%SUBDIR%/ \ ftp://ftp-linux.cc.gatech.edu/pub/suse/suse/%SUBDIR%/ \ http://mirror.usu.edu/mirrors/suse/%SUBDIR%/ \ ftp://mirror.mcs.anl.gov/pub/suse/%SUBDIR%/ \ ftp://chuck.ucs.indiana.edu/linux/suse/suse/%SUBDIR%/ \ ftp://distro.ibiblio.org/pub/linux/distributions/suse/suse/%SUBDIR%/ \ ftp://ftp.oregonstate.edu/pub/suse/suse/%SUBDIR%/ \ ftp://ftp.sunsite.utk.edu/pub/linux/suse/suse/%SUBDIR%/ \ http://sunsite.utk.edu/ftp/pub/linux/suse/suse/%SUBDIR%/ \ http://mirror.tamu.edu/suse/%SUBDIR%/ \ ftp://ftp.empiricalnetworks.com/pub/suse/%SUBDIR%/ \ http://suse.cs.utah.edu/suse/%SUBDIR%/ \ ftp://ftp.belnet.be/linux/suse/suse/%SUBDIR%/ \ http://ftp.unicamp.br/pub/suse/%SUBDIR%/ \ ftp://mirrors.netbg.com/suse/%SUBDIR%/ \ ftp://ftp.suse.cl/pub/suse/%SUBDIR%/ \ http://ftp.sh.cvut.cz/MIRRORS/SuSE/pub/%SUBDIR%/ \ ftp://ftp.linux.ee/pub/suse/suse/%SUBDIR%/ \ ftp://garbo.uwasa.fi/pub/mirrors/suse/%SUBDIR%/ \ http://fr2.rpmfind.net/linux/SuSE-Linux/%SUBDIR%/ \ http://ftp.iut-bm.univ-fcomte.fr/Suse/suse/%SUBDIR%/ \ ftp://ftp.gwdg.de/pub/linux/suse/ftp.suse.com/suse/%SUBDIR%/ \ ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/suse/%SUBDIR%/ \ ftp://ftp.rz.hu-berlin.de/pub/mirrors/ftp.suse.com/pub/suse/%SUBDIR%/ \ ftp://ftp.tu-chemnitz.de/pub/linux/suse/ftp.suse.com/suse/%SUBDIR%/ \ ftp://ftp.tu-cottbus.de/pub/unix/linux/suse.com/suse/%SUBDIR%/ \ http://ftp.uni-erlangen.de/pub/Linux/MIRROR.suse/pub/suse/%SUBDIR%/ \ http://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.suse.com/pub/suse/%SUBDIR%/ \ ftp://ftp.hs.uni-hamburg.de/pub/unix/linux/suse/%SUBDIR%/ \ ftp://ftp.rrzn.uni-hannover.de/pub/mirror/linux/suse/%SUBDIR%/ \ http://ftp.tu-ilmenau.de/Mirrors/ftp.suse.com/%SUBDIR%/ \ ftp://ftp.uni-kassel.de/pub/linux/suse/%SUBDIR%/ \ ftp://ftp.join.uni-muenster.de/pub/linux/distributions/suse/%SUBDIR%/ \ ftp://ftp.uni-rostock.de/pub/systems/unix/linux/suse/%SUBDIR%/ \ ftp://ftp.mpi-sb.mpg.de/pub/linux/mirror/ftp.suse.com/suse/%SUBDIR%/ \ ftp://ftp.uni-kl.de/pub/linux/suse/%SUBDIR%/ \ ftp://ftp.uni-siegen.de/pub/suse/%SUBDIR%/ \ ftp://ftp.uni-mainz.de/pub/software/Linux/suse/%SUBDIR%/ \ ftp://ftp.uni-heidelberg.de/pub/linux/suse/%SUBDIR%/ \ ftp://ftp.rz.uni-ulm.de/pub/mirrors/suse/%SUBDIR%/ \ ftp://ftp.rz.uni-wuerzburg.de/pub/linux/MIRROR.suse/%SUBDIR%/ \ ftp://ftp.freenet.de/pub/.disk1/ftp.suse.com/pub/suse/%SUBDIR%/ \ ftp://ftp.hu-berlin.de/pub/mirrors/ftp.suse.com/pub/suse/%SUBDIR%/ \ ftp://ftp.rz.uni-karlsruhe.de/pub/mirror/ftp.gwdg.de/pub/linux/suse/ftp.suse.com/suse/%SUBDIR%/ \ ftp://ftp.rz.uni-kiel.de/pub2/linux/suse/%SUBDIR%/ \ http://mirrors.sth.sze.hu/linux/suse/%SUBDIR%/ \ ftp://ftp.heanet.ie/mirrors/ftp.suse.com/pub/suse/ftp.suse.com/suse/%SUBDIR%/ \ ftp://ftp.esat.net/mirrors/ftp.suse.com/pub/suse/%SUBDIR%/ \ ftp://ftp.unina.it/pub/linux/distributions/SuSE/ftp.suse.com/suse/%SUBDIR%/ \ ftp://ftp.uniroma2.it/Linux/suse/pub/suse/%SUBDIR%/ \ ftp://ftp.riken.jp/Linux/suse/suse/%SUBDIR%/ \ ftp://ftp.kddilabs.jp/Linux/packages/SuSE/suse/%SUBDIR%/ \ ftp://ftp.novell.co.jp/pub/suse/suse/%SUBDIR%/ \ ftp://ftp.kreonet.re.kr/pub/Linux/suse/%SUBDIR%/ \ http://ftp.tpnet.pl/vol/d7/ftp.suse.com/%SUBDIR%/ \ ftp://ftp.icm.edu.pl/packages/linux-suse/%SUBDIR%/ \ http://ftp.iasi.roedu.net/pub/mirrors/ftp.suse.com/pub/suse/%SUBDIR%/ \ http://ftp.idilis.ro/mirrors/ftp.suse.com/pub/suse/%SUBDIR%/ \ http://ftp.isu.net.sa/pub/mirrors/ftp.suse.com/%SUBDIR%/ \ http://mirror.etf.bg.ac.yu/distributions/suse/suse/%SUBDIR%/ \ ftp://ftp.sunet.se/pub/Linux/distributions/suse/suse/%SUBDIR%/ \ ftp://ftp.solnet.ch/mirror/SuSE/%SUBDIR%/ \ ftp://sunsite.cnlab-switch.ch/mirror/SuSE/suse/%SUBDIR%/ \ http://ftp.isu.edu.tw/pub/Linux/SuSE/%SUBDIR%/ \ ftp://ftp.mirrorservice.org/sites/ftp.suse.com/pub/suse/%SUBDIR%/ \ http://www.mirrorservice.org/sites/ftp.suse.com/pub/suse/%SUBDIR%/ \ ftp://ftp.kde.org/pub/suse/ftp.suse.com/suse/%SUBDIR%/ \ ftp://ftp.suse.com/pub/suse/%SUBDIR%/ \ ftp://ftp.softnet.tuc.gr/pub/linux/suse/suse/%SUBDIR%/ \ http://ftp.softnet.tuc.gr/pub/linux/suse/suse/%SUBDIR%/ \ ftp://ftp.duth.gr/pub/suse/suse/%SUBDIR%/ \ ftp://ftp.is.co.za/linux/distributions/suse/%SUBDIR%/ \ http://ftp.sun.ac.za/ftp/mirrorsites/suse/%SUBDIR%/ \ ftp://ftp.rediris.es/pub/linux/distributions/suse/pub/suse/%SUBDIR%/ \ ftp://suse.grn.es/mirrors/suse/%SUBDIR%/ \ ftp://ftp.cb.spb.ru/.1/Linux-Distrib/Suse/%SUBDIR%/ \ ftp://ftp.neva.ru/.1/Linux-Distrib/Suse/%SUBDIR%/ \ ftp://ftp.chg.ru/pub/Linux/SuSE/suse/%SUBDIR%/ \ http://mirror.pacific.net.au/linux/suse/%SUBDIR%/ \ ftp://ftp.planetmirror.com/pub/linux/suse/suse/%SUBDIR%/ \ ftp://mirror.aarnet.edu.au/pub/suse/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_TCLTK) MASTER_SITE_TCLTK+= \ ftp://ftp.tcl.tk/pub/tcl/%SUBDIR%/ \ ftp://sunsite.utk.edu/pub/tcl/%SUBDIR%/ \ ftp://ftp.funet.fi/pub/languages/tcl/tcl/%SUBDIR%/ \ ftp://ftp.kddlabs.co.jp/lang/tcl/ftp.scriptics.com/%SUBDIR%/ \ ftp://ftp.mirrorservice.org/sites/ftp.tcl.tk/pub/tcl/%SUBDIR%/ \ ftp://sunsite.org.uk/sites/ftp.scriptics.com/pub/tcl/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_TEX_CTAN) MASTER_SITE_TEX_CTAN+= \ ftp://ftp.funet.fi/pub/TeX/CTAN/%SUBDIR%/ \ ftp://ctan.unsw.edu.au/tex-archive/%SUBDIR%/ \ ftp://ftp.tex.ac.uk/tex-archive/%SUBDIR%/ \ ftp://ftp.kddlabs.co.jp/CTAN/%SUBDIR%/ \ ftp://ctan.tug.org/tex-archive/%SUBDIR%/ \ ftp://ftp.dante.de/tex-archive/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,text/CTAN/&,} \ ftp://ftp.chg.ru/pub/TeX/CTAN/%SUBDIR%/ \ ftp://mirror.macomnet.net/pub/CTAN/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_THEMES) MASTER_SITE_THEMES+= \ http://download.freshmeat.net/themes/%SUBDIR%/ \ ftp://gd.tuwien.ac.at/opsys/linux/freshmeat/themes/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_TUCOWS) .for mirror in chariot ns-linux iinets easyhost bihnet pucpr cdli olivant otenet hellasonline pihk \ cyberec panservice fastweb mclink kasnet wananchi latvia uunetnl wish bit vianl introweb \ dekooi inspirenet pl-task clix simplesnet netvisao idilis rdstm atk saix mweb mundo-r gva \ dataphone ankara tulumba tr-net mintac epix theplanet wcn ukms blueyonder MASTER_SITE_TUCOWS+= \ http://${mirror}.linux.tucows.com/files/%SUBDIR%/ .endfor MASTER_SITE_TUCOWS+= \ http://linuxberg.nexicom.net/files/%SUBDIR%/ \ http://linuxberg.xs4all.nl/files/%SUBDIR%/ .endif # List: http://www.vim.org/mirrors.php # Updated: 2006-06-13 .if !defined(IGNORE_MASTER_SITE_VIM) MASTER_SITE_VIM+= \ http://ftp.vim.org/pub/vim/unix/ \ http://mirrors.24-7-solutions.net/pub/vim/unix/ \ http://ftp.tw.vim.org/pub/vim/unix/ \ http://vim.stu.edu.tw/unix/ \ http://gd.tuwien.ac.at/pub/vim/unix/ \ http://www.etsimo.uniovi.es/pub/vim/unix/ \ http://www.pt.vim.org/pub/vim/unix/ \ http://www.pangora.org/vim.org/pub/vim/unix/ \ http://www.math.technion.ac.il/pub/vim/unix/ \ http://vim.fyxm.net/pub/vim/unix/ \ http://zloba.ath.cx/pub/vim/unix/ \ http://ftp2.uk.vim.org/sites/ftp.vim.org/pub/vim/unix/ \ http://vim.mirror.fr/unix/ \ ftp://ftp.vim.org/pub/vim/unix/ \ ftp://ftp2.us.vim.org/pub/vim/unix/ \ ftp://ftp9.us.vim.org/pub/vim/unix/ \ ftp://ftp.ca.vim.org/pub/vim/unix/ \ ftp://ftp.nl.vim.org/pub/vim/unix/ \ ftp://ftp.de.vim.org/unix/ \ ftp://ftp3.de.vim.org/pub/vim/unix/ \ ftp://ftp.uk.vim.org/pub/vim/unix/ \ ftp://ftp.ie.vim.org/pub/vim/unix/ \ ftp://ftp.at.vim.org/pub/vim/unix/ \ ftp://ftp.pt.vim.org/pub/vim/unix/ \ ftp://ftp.is.vim.org/pub/vim/unix/ \ ftp://ftp.il.vim.org/pub/vim/unix/ \ ftp://ftp.pl.vim.org/pub/vim/unix/ \ ftp://ftp.ro.vim.org/pub/vim/unix/ \ ftp://ftp.sk.vim.org/pub/vim/unix/ \ ftp://ftp.tw.vim.org/pub/vim/unix/ \ ftp://vim.stu.edu.tw/pub/vim/unix/ \ ftp://ftp.jp.vim.org/pub/vim/unix/ \ ftp://ftp.kr.vim.org/pub/vim/unix/ \ ftp://ftp.mirrorservice.org/sites/ftp.vim.org/pub/vim/unix/ .endif .if !defined(IGNORE_MASTER_SITE_WINDOWMAKER) MASTER_SITE_WINDOWMAKER+= \ ftp://ftp.windowmaker.info/pub/%SUBDIR%/ \ ftp://ftp.uvsq.fr/pub/X11/window-managers/windowmaker/%SUBDIR%/ \ ftp://ftp.dti.ad.jp/pub/X/WindowMaker/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_XCONTRIB) MASTER_SITE_XCONTRIB+= \ ftp://ftp.net.ohio-state.edu/pub/X11/contrib/%SUBDIR%/ \ ftp://ftp.gwdg.de/pub/x11/x.org/contrib/%SUBDIR%/ \ ftp://ftp.x.org/contrib/%SUBDIR%/ \ ftp://ftp.sunet.se/pub/X11/ftp.x.org/contrib/%SUBDIR%/ \ ftp://ftp.dti.ad.jp/pub/X/XFree86/mirror/X.Org/contrib/%SUBDIR%/ \ ftp://ftp.kddlabs.co.jp/X11/ftp.x.org/contrib/%SUBDIR%/ \ ftp://ftp2.x.org/contrib/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,X/opengroup/contrib/&,} \ ftp://ftp.mirrorservice.org/sites/ftp.x.org/contrib/%SUBDIR%/ \ ftp://sunsite.org.uk/sites/ftp.x.org/contrib/%SUBDIR%/ \ ftp://ftp.chg.ru/pub/X11/x.org/contrib/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_XEMACS) MASTER_SITE_XEMACS+= \ ftp://ftp.at.xemacs.org/editors/xemacs/%SUBDIR%/ \ ftp://ftp.be.xemacs.org/xemacs/%SUBDIR%/ \ ftp://ftp.br.xemacs.org/pub/xemacs/%SUBDIR%/ \ ftp://ftp.ca.xemacs.org/pub/Mirror/xemacs/%SUBDIR%/ \ ftp://ftp.ch.xemacs.org/mirror/xemacs/%SUBDIR%/ \ ftp://ftp.de.xemacs.org/pub/ftp.xemacs.org/tux/xemacs/%SUBDIR%/ \ ftp://ftp.dk.xemacs.org/pub/emacs/xemacs/%SUBDIR%/ \ ftp://ftp.fi.xemacs.org/pub/mirrors/ftp.xemacs.org/pub/tux/xemacs/%SUBDIR%/ \ ftp://ftp.fr.xemacs.org/pub/xemacs/%SUBDIR%/ \ ftp://ftp.hk.xemacs.org/pub/xemacsftp/%SUBDIR%/ \ ftp://ftp.ie.xemacs.org/mirrors/ftp.xemacs.org/pub/xemacs/%SUBDIR%/ \ ftp://ftp.it.xemacs.org/unix/packages/XEMACS/%SUBDIR%/ \ ftp://ftp.kr.xemacs.org/pub/tools/emacs/xemacs/%SUBDIR%/ \ ftp://ftp.no.xemacs.org/pub/xemacs/%SUBDIR%/ \ ftp://ftp.pt.xemacs.org/pub/xemacs/%SUBDIR%/ \ ftp://ftp.ru.xemacs.org/pub/emacs/xemacs/%SUBDIR%/ \ ftp://ftp.se.xemacs.org/pub/gnu/xemacs/%SUBDIR%/ \ ftp://ftp.tw.xemacs.org/Unix/Editors/XEmacs/%SUBDIR%/ \ ftp://ftp.uk.xemacs.org/sites/ftp.xemacs.org/pub/xemacs/%SUBDIR%/ \ ftp://ftp.us.xemacs.org/pub/xemacs/%SUBDIR%/ \ ftp://xemacs.xmundo.net/pub/mirrors/xemacs/%SUBDIR%/ \ ftp://ftp.dti.ad.jp/pub/unix/editor/xemacs/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,text/xemacs/&,} .endif .if !defined(IGNORE_MASTER_SITE_XFCE) MASTER_SITE_XFCE+= \ http://mocha.xfce.org/archive/%SUBDIR%/src/ \ http://www.us.xfce.org/archive/%SUBDIR%/src/ \ http://www.de.xfce.org/archive/%SUBDIR%/src/ \ http://www.ca-us.xfce.org/archive/%SUBDIR%/src/ \ http://www.p0llux.be/xfce/%SUBDIR%/src/ .endif .if !defined(IGNORE_MASTER_SITE_XFREE) MASTER_SITE_XFREE+= \ http://www.gtlib.cc.gatech.edu/pub/XFree86/%SUBDIR%/source/ \ ftp://ftp.xfree86.org/pub/XFree86/%SUBDIR%/source/ \ ftp://ftp.dti.ad.jp/pub/X/XFree86/XFree86/%SUBDIR%/source/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,XFree86/&/source,} \ ftp://ftp.fit.vutbr.cz/pub/XFree86/%SUBDIR%/source/ \ ftp://mir1.ovh.net/ftp.xfree86.org/%SUBDIR%/source/ \ ftp://ftp.lami.univ-evry.fr/XFree86/%SUBDIR%/source/ \ ftp://ftp.cs.tu-berlin.de/pub/X/XFree86/%SUBDIR%/source/ \ ftp://ftp.gwdg.de/pub/xfree86/XFree86/%SUBDIR%/source/ \ http://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.xfree86.org/XFree86/%SUBDIR%/source/ \ ftp://ftp.rediris.es/mirror/XFree86/%SUBDIR%/source/ \ ftp://ftp.esat.net/pub/X11/XFree86/%SUBDIR%/source/ \ ftp://ftp.nl.uu.net/pub/XFree86/%SUBDIR%/source/ \ ftp://sunsite.uio.no/pub/XFree86/%SUBDIR%/source/ \ ftp://ftp.task.gda.pl/pub/XFree86/%SUBDIR%/source/ \ ftp://ftp.physics.uvt.ro/pub/XFree86/%SUBDIR%/source/ \ ftp://ftp.chg.ru/pub/XFree86/%SUBDIR%/source/ .endif .if !defined(IGNORE_MASTER_SITE_XORG) MASTER_SITE_XORG+= \ ftp://ftp.gwdg.de/pub/x11/x.org/pub/%SUBDIR%/ \ ftp://ftp.cica.es/pub/X/pub/%SUBDIR%/ \ ftp://ftp.cs.cuhk.edu.hk/pub/X11/%SUBDIR%/ \ ftp://ftp.unicamp.br/pub/X11/releases/%SUBDIR%/ \ ftp://ftp.ntua.gr/pub/X11/X.org/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,X/opengroup/&/,} \ ftp://ftp.task.gda.pl/mirror/ftp.x.org/pub/%SUBDIR%/ \ ftp://ftp.sunet.se/pub/X11/ftp.x.org/%SUBDIR%/ \ ftp://ftp.mirrorservice.org/sites/ftp.x.org/pub/%SUBDIR%/ \ ftp://sunsite.uio.no/pub/X11/%SUBDIR%/ \ http://xorg.freedesktop.org/%SUBDIR%/ \ http://xorg.freedesktop.org/releases/%SUBDIR%/ \ ftp://ftp.x.org/pub/%SUBDIR%/ .endif # Macro magic MASTER_SITES_ABBREVS= CPAN:PERL_CPAN SF:SOURCEFORGE SFE:SOURCEFORGE_EXTENDED \ SFJP:SOURCEFORGE_JP RF:RUBYFORGE MASTER_SITES_SUBDIRS= \ APACHE_JAKARTA:${PORTNAME:S,-,/,}/source \ BERLIOS:${PORTNAME:L} \ CENKES:myports \ CHEESESHOP:source/${DISTNAME:C/(.).*/\1/}/${DISTNAME:C/(.*)-[0-9].*/\1/} \ CSME:myports \ DEBIAN:pool/main/${PORTNAME:C/^((lib)?.).*$/\1/}/${PORTNAME} \ GCC:releases/${DISTNAME} \ GNOME:sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} \ GNU:${PORTNAME} \ HORDE:${PORTNAME} \ MOZDEV:${PORTNAME:L} \ PERL_CPAN:${PORTNAME:C/-.*//} \ PNET:${PNET_MASTER_SITE_SUBDIR} \ PYTHON:${PYTHON_MASTER_SITE_SUBDIR} \ RUBY_DBI:${RUBY_DBI_MASTER_SITE_SUBDIR} \ RUBY_GNOME:${RUBY_GNOME_MASTER_SITE_SUBDIR} \ SAVANNAH:${PORTNAME:L} \ SOURCEFORGE:${PORTNAME:L} \ SOURCEFORGE_EXTENDED:${PORTNAME:L} \ RUBYFORGE:${PORTNAME:L} .if defined(MASTER_SITES) && ${MASTER_SITES:N*\:/*} .for _site__ in ${MASTER_SITES} _site_=${_site__} . if ${_site_:M*\:/*} MASTER_SITES_EXP+= ${_site_} MASTER_SITES_EXP:= ${MASTER_SITES_EXP} . else _site_urlpath_= ${_site_:C@^(.*):[^/:]+$@\1@} . if ${_site_urlpath_:M*/*} _site_url_= ${_site_urlpath_:C@^([^/]+)/.*$@\1@} _site_subdir_= ${_site_urlpath_:S/^${_site_urlpath_:C@^([^/]+)/.*$@\1@}//:S!^/!!:S!/$!!} . else _site_url_= ${_site_urlpath_} .undef _site_subdir_ . endif _site_group_= ${_site_:S/^${_site_:C@^(.*):[^/:]+$@\1@}//:S/^://} . for _abbrev_ in ${MASTER_SITES_ABBREVS} . if ${_site_url_} == ${_abbrev_:C/:.*//} _site_url_= ${_abbrev_:C/.*://} . endif . endfor . for _subdir_ in ${MASTER_SITES_SUBDIRS} . if ${_site_url_} == ${_subdir_:C/:.*//} && !defined(MASTER_SITE_SUBDIR) _site_subdir_?= ${_subdir_:C/.*://} . endif . endfor . ifdef MASTER_SITE_${_site_url_} . ifdef _site_subdir_ MASTER_SITES_EXP+= ${MASTER_SITE_${_site_url_}:S^%SUBDIR%^${_site_subdir_}^:S/$/:${_site_group_}/:S/:$//} . else MASTER_SITES_EXP+= ${MASTER_SITE_${_site_url_}:S/$/:${_site_group_}/:S/:$//} . endif MASTER_SITES_EXP:= ${MASTER_SITES_EXP} . endif . endif .endfor MASTER_SITES= ${MASTER_SITES_EXP} .endif
* Unbreak ports tree.cperciva2008-11-241-1/+1
|
* Rename databases/firebird2-* to databases/firebird20-*skv2008-11-241-2/+4
|
* - use BUILD_WRKSRC, INSTALL_WRKSRCdinoex2008-11-171-4/+4
|
* . update to version 22.3 (includes a security fix in the way Emacsbsam2008-11-111-2/+2
| | | | | | | | | | interacts with Python); . change EMACS_VER at bsd.emacs.mk. While I'm here: remove old PORTREVISION. PR: 127168 Submitted by: keramida (maintainer)
* update xfce to 4.4.3oliver2008-10-311-15/+15
|
* Fedora Core 4,5,6 becomes absoleted versions and their official sitebsam2008-10-241-0/+1
| | | | | | | | | | | moves to one location: http://archives.fedoraproject.org/pub/archive/fedora/linux/core/ Other Fedora versions (7 and newer) are not touched. Add the abovementioned URL to MASTER_SITE_FEDORA_LINUX (at the first place). PR: 128160 Submitted by: Savvas Radevic <vicedar at gmail.com>
* - Remove RAR sites because there are no mirrors any moregabor2008-10-231-7/+0
| | | | | PR: ports/127962 Submitted by: Björn König <bkoenig@alpha-tierchen.de>
* Whitespace fix.flz2008-10-231-1/+1
|
* Introduce two new versions of Python: 2.6 and 3.0rc1 (finally!)perky2008-10-131-5/+23
| | | | | | | | Python 2.6 will be the next default python version when enough testings of consumer ports are done. The new "2to3" program is renamed to 2to3-2.6 and 2to3-3.0 for each version, respectively. Repo-copied by: marcus
* Clean up Gnome mirror sites.kwm2008-09-141-4/+5
| | | | | | | Remove dead mirrors and add new ones from: http://ftp.gnome.org/pub/GNOME/MIRRORS Approved by: portmgr (marcus)
* Replacment port: math/octave-forge.maho2008-09-081-0/+61
| | | | | | PR: 127030 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Approved by: portmgr (pav)
* * print/ghostscript-* and related ports have been renamed in thehrs2008-09-061-12/+44
| | | | | | | | | | | | | | | | | | | | | | following way: print/ghostscript-gnu -> print/ghostscript7 print/ghostscript-gnu-nox11 -> print/ghostscript7-nox11 print/ghostscript-gnu-commfont -> print/ghostscript7-commfont print/ghostscript-gpl -> print/ghostscript8 print/ghostscript-gpl-nox11 -> print/ghostscript8-nox11 japanese/ghostscript-gnu-jpnfont -> print/ghostscript7-jpnfont korean/ghostscript-gnu-korfont -> print/ghostscript7-korfont * USE_GHOSTSCRIPT now supports a version number which the port requires. The valid value is "7" or "8". If other value is specified, value of WITH_GHOSTSCRIPT_VER is used. * WITH_GHOSTSCRIPT_GNU has been removed in favor of WITH_GHOSTSCRIPT_VER. The valid value of WITH_GHOSTSCRIPT_VER is "7" or "8", and the default value is "8". Approved by: portmgr (pav)
* - Reshuffle kde.org mirrors a bitpav2008-09-051-2/+2
| | | | Complained about it: ade
* - Remove first dead site from PGSQL list, and update the mirror list URLpav2008-09-051-2/+1
| | | | | PR: ports/126963 Submitted by: Alex Goncharov <alex-goncharov@comcast.net>
* The KDE FreeBSD team is proud to announce the release of KDE 4.1.1miwi2008-09-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for FreeBSD. The official KDE 4.1.1 release notes can be found at http://www.kde.org/announcements/changelogs/changelog4_1to4_1_1.php. KDE Community ships sirst translation and service release of the 4.1 dree desktop, containing numerous bugfixes, Performance Improvements and Translation Updates. Pretty much all applications have received the developers' attention, resulting in a long list of bugfixes and improvements. The most significant changes are: * Significant performance, interaction and rendering correctness improvements in KHTML and Konqueror, KDE's web browser * User interaction, rendering and stability fixes in Plasma, the KDE4 desktop shell * PDF backend fixes in the document viewer Okular * Fixes in Gwenview, the image viewer's thumbnailing, more robust retrieval and display of images with broken metadata * Stability and interaction fixes in KMail New Ports: - graphics/kcoloredit * KColorEdit is a palette files editor. It can be used for editing color palettes and for color choosing and naming. - graphics/kgraphviewer * KGraphViewer is a GraphViz DOT graph viewer for KDE. The GraphViz programs are free-software layout engines for graphs. KGraphViewer displays the graphs in a modern, user-friendly GUI with all the power of a well integrated KDE application. - graphics/kiconedit * KIconEdit is designed to help create icons for KDE using the standard icon palette. - graphics/skanlite * Skanlite is a simple image scanning application that does nothing more than scan and save images. Skanlite can open a save dialog for every image scanned or save the images immediately in a specified directory with auto-generated names and format. The user can also choose to show the scanned image before saving.
* The KDE FreeBSD team is proud to announce the releasemiwi2008-08-291-1/+1
| | | | | | | | | | | | | | | | | | | of KDE 3.5.10 for FreeBSD. The official KDE 3.5.10 release notes can be found at: http://www.kde.org/announcements/announce-3.5.10.php While not a very exciting release in terms of features, 3.5.10 brings a couple of nice bugfixes and translation updates to those who choose to stay with KDE 3.5. The fixes are thinly spread across KPDF with a number of crash fixes, KGPG and probably most interesting various fixes in kicker, KDE3's panel: * Improved visibility on transparent backgrounds * Themed arrow buttons in applets that were missing them * Layout and antialiasing fixes in various applets Approved by: portmgr (erwin/pav)
* - fix symlinked pkgdb dirdinoex2008-08-271-2/+2
| | | | PR: 126508
* - Add support for lang/tolua++ (lang/tolua++50) in a way similar toalepulver2008-08-261-4/+14
| | | | | | | lang/tolua (lang/tolua50). PR: ports/126440 Submitted by: amdmi3
* - Add mesh as SF mirrors.chinsan2008-08-251-1/+1
|
* - Fix a small hole after last CONFIGURE_TARGET (actually, it's CONFIGURE_ARGS)rafan2008-08-251-1/+1
| | | | | | | | update: if a port version is 2.13, my magic detection treats this port using the old autoconf. To fix this, change the regex to include the prefix "autoconf" before the version number 2.13. Tested by: pointyhat 7-amd64 exp run (by pav)
* Make sure the CONFIGURE_ENV is updated for all lthacks.marcus2008-08-251-0/+1
|
* If any of the libtool hacks are used, set an empty ac_cv_path_DOLT_BASHmarcus2008-08-251-0/+1
| | | | | variable to prevent a bash script from being used to wrap libtool. If the wrapper is used, none of the lthacks actually have any effect.
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-213-7/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav)
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-1/+1
| | | | Tested by: exp build run (erwin)
* . Add diablo-jdk16 and make it the default on 6.x and 7.x.glewis2008-08-181-5/+7
| | | | . Make jdk16 the default on all other supported versions.
* The KDE FreeBSD team is proud to announce the releasemiwi2008-08-181-1/+1
| | | | | | | | | | | | | | | | of KDE 3.5.9 for FreeBSD. The official KDE 3.5.9 release notes can be found at: http://www.kde.org/announcements/announce-3.5.9.php After the KDE 4.1.0 import the team found time to make KDE 3.5.9 ready for the Ports tree. KDE 3.5.9 was released six months ago and 3.5.10 is coming soon. We are not sure we have time to get 3.5.10 for FreeBSD 7.1/6.4 release, but we would have minimum 3.5.9 for those people who prefer to stay with KDE3. Of course Thanks to all Testers.
* Remove support for GCC 2.7 (the lang/gcc27 port) which, as it turns out,gerald2008-08-171-2/+1
| | | | had been removed from ports three years ago.
* Remove support for GCC 3.2 which is not used by a port anymore (andgerald2008-08-171-2/+1
| | | | | where we'll shortly remove lang/gcc32 which does not support amd64, for example).
* - Update ruby to 1.8.6 patchset 287.stas2008-08-161-2/+2
|
* Make bsd.linux-rpm.mk respect NOPORTDOCS variable.bsam2008-08-151-1/+15
| | | | | | PR: 123964 Submitted by: Ganael Laplanche <ganael.laplanche at martymac.com> Discussed at: emulation@
* - Fix dependency checks so that KDE3 apps pull in the correct versionsmiwi2008-08-131-4/+4
| | | | | | | of kdelibs3 and kdebase3, when they only currently have KDE4 installed (this is because kde4 also installs libs with same name, so check for unique files) Thanks to: Andy Fawcett/Max Brazhnikov
* - update stable to 0.14.0dinoex2008-08-121-4/+0
|
* - Merge patch-Makefile into patch-src-Makefile (both actually patch same file).alepulver2008-08-111-1/+21
| | | | | | | | | | - Patch lang/lua to behave as expected by the framework. - Add missing library dependency (only run before) when using lua 5.1. - Add notes in bsd.lua.mk for updating lang/lua* ports describing how they are integrated into the ports tree. PR: ports/126207 Submitted by: Daniel Roethlisberger <daniel@roe.ch>
* - Fix CVE-2008-1447 (DNS spoofing vulnerability).stas2008-08-111-1/+1
| | | | | | | | | - Fix Webrick DoS vulnerability. - Serveral minor bugfixes in cgi.rb, ipaddr.rb and resolver. - Bump PORTREVISION. Obtained from: ruby VCS Tested by: Ilya Bakulin <webmaster@kibab.com>
* - Update to 2.6.1miwi2008-08-101-1/+1
| | | | | | | | | Changelog: http://www.cmake.org/pipermail/cmake/2008-August/023188.html bsd.cmake.mk - Use VERBOSE mode when BATCH is defined to get more informative logs on pointyhat/tinderbox
* - Fix tolua dependency for version 5.0 (was using 5.1).alepulver2008-08-101-1/+2
| | | | | | | - Add tolua dependency for version 5.1. PR: ports/126350 Submitted by: amdmi3
* The KDE FreeBSD team is proud to announce the release of KDE 4.1.0miwi2008-08-102-133/+126
| | | | | | | | | | | | | | | | | | | | | for FreeBSD. The official KDE 4.1.0 release notes can be found at http://www.kde.org/announcements/4.1/. Some note: * Prefix KDE4 will be install into a custom prefixes namely ${LOCALBASE}/kde4. KDE4 and KDE3 can co-exist * Sound For sound to work, it is necessary to have dbus and hal enabled in your system. Please see the respective documentation on how to enable these. For more Informations see the HEADS UP at ports@ and kde-freebsd@ or our wiki page http://wiki.freebsd.org/KDE4/Install. Have fun!
* Remove firefox3 from USE_GECKO; it does not work and wait for xulrunner 1.9mezz2008-08-071-3/+3
| | | | | comes in. The xulrunner 1.9 is current in MC ports. It's clear about that Mozilla folks want us to use xulrunner for SDK/build.
* - improve detection installed openssl portdinoex2008-08-051-2/+5
| | | | | | | | | With about 1000 ports installed, there is a perormance gain about 50% with emty cache and about 25% when files are in cache. Submitted by: Vladimir Chukharev, Doug Barton - OPENSSL_INSTALLED could now be set by bsd.port.subdir.mk for further caching.
* - Update to qt 4.4.1miwi2008-08-051-31/+81
| | | | | | | | | | | Note: With this update several ports specific problems have been fixed. Qt4 headers and libraries have been moved to include/qt4 and lib/qt4. bsd.qt.mk defines QT_INCDIR and QT_LIBDIR now, which could be used in qt4-dependent ports if required. Thanks to: Max Brazhnikov Danny Pansters
* - Move easynet.be down the list of MySQL mirrors. Fetch from it hangs a lot.pav2008-07-291-1/+1
|
* Add support for MySQL 6.0.ale2008-07-261-0/+1
|
* - Add CC and CXX to MAKE_ENV for all portspav2008-07-252-4/+3
| | | | PR: ports/86106, ports/101120 (based on)
* - Add an ugly kludge to strip the trailing whitespace from CFLAGS (it comespav2008-07-251-0/+4
| | | | | | | | | this way from outside already). Unless stripped, later CFLAGS+= assignments will produce a double-space in CFLAGS string. Sub-configure will reduce it back to single space and complain that CFLAGS changed underneath it. Most prominent example of a problem solved by this kludge is the -CURRENT, where -fno-strict-aliasing is added to every port's CFLAGS.
* - Forbid automatical fetching of rubygems from rubyforgepav2008-07-241-1/+1
| | | | Submitted by: Alexander Logvinov <ports@logvinov.com>
* - Remove special treatment of ia64 [1], 4.x, and sparc 64 5.xpav2008-07-221-6/+1
| | | | Requested by: marcel
* Fix typo: OPENLPAP should be spelled like OPENLDAP.delphij2008-07-221-1/+1
|
* - Separate OpenLDAP related code into bsd.ldap.mkpav2008-07-222-38/+109
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Change default OpenLDAP version to 2.4 - Remove OpenLDAP 2.2 support, the port has been gone for some time now - Add -DDEPRECATED to CFLAGS for all OpenLDAP using ports PR: ports/123602, ports/124115, ports/125605 Submitted by: delphij, Jens Rehsack <rehsack@web.de>, Yuri Pankov <yuri.pankov@gmail.com> - Remove USE_GTK, it's no longer used PR: ports/123528 Submitted by: mezz - Use PATCH_WRKSRC instead of WRKSRC in do-patch target PR: ports/124169 Submitted by: Max Brazhnikov <makc@issp.ac.ru> - Remove USE_XPM, it's been replaced by USE_XORG+=xpm PR: ports/124506 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> - Minor fixups for bsd.port.mk PR: ports/122675 Submitted by: linimon - Remove stale comment about USE_GETOPT_LONG PR: ports/124521 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> - Correct comment about default fetch arguments PR: ports/125334 Submitted by: Gary Palmer <freebsd-gnats@in-addr.com>
* - Overhaul the way we handle with LDAP data directory, populatedelphij2008-07-201-1/+1
| | | | | | | | | | | the data directory upon start, not upon install. [1] - Update to OpenLDAP 2.4.11. - Modify bsd.port.mk to fit with the shared libary version bump [2] This has no impact to package building yet as 2.4.x is not the default version. Submitted by: Mikhail Goriachev <mikhailg webanoide org> [1] Approved by: portmgr (marcus) [2]
* Major optimizations for 'make index' and other recursive traversalkris2008-07-204-71/+197
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | targets. * Use /rescue/sh for index builds instead of /bin/sh, when it exists. The former is statically linked and faster to execute, which becomes significant when executing it tens of thousands of times. This trick can be used with other recursive targets by passing in __MAKE_SHELL. * Get rid of make variable assignments that use != command invocations in the critical path, using several methods: - rewriting logic to use shell or make builtins instead of external command executions - macroizing commands and executing them in the targets where they are needed instead of with every invocation of make - precomputing the results of invariant commands in bsd.port.subdir.mk and passing them in explicitly to child makes, and using this to avoid recalculation in all the children. NB: the commands are still run one per top-level subdirectory but this does not currently seem to be a major issue. They could be moved further up into the top-level Makefile at the cost of some cleanliness. - Committers are strongly discouraged from adding further "bare" != assignments to the ports tree, even in their own ports. One of the above strategies should be used to avoid future bloat. * Rewrite the core 'describe' target to work entirely within a single shell process using only builtin commands. The old version is retained as a backup for use on systems older than 603104, which does not have the make :u modifier. This cuts down the number of processes executed during the course of a 'make index' by an order of magnitude, and we are essentially now amortized to the minimum of a single make + sh instance per port, plus whatever commands the port makefile itself executes (which are usually unnecessary and bogus). * Less validation of the WWW: target is performed; this can become policed at a port level by portlint. Specifically we look at the second word of the first line beginning with "WWW:" in pkg-descr, and append "http://" to it unless it already begins with "http://", "https://" or "ftp://". Thanks to dougb for the idea of how to extract WWW: using shell builtins. * Use the "true" shell builtin instead of echo > /dev/null for a measurable decrease in CPU use. * Add a note about dubious escaping strategy in bsd.port.subdir.mk * Minor change in output of 'make describe': it no longer strips trailing CR characters from pkg-descr files with MSDOS CR/LF termination. Instead the makeindex perl script that post-processes make describe into the INDEX is tweaked to strip on input. The bottom line is that on my test hardware INDEX builds are now faster by more than a factor of 2 and with a reduction in system time by a factor of 4-8 depending on configuration.
* Add pecl-APC module support.ale2008-07-111-1/+2
| | | | | PR: ports/121240 Submitted by: Greg Larkin <glarkin@sourcehosting.net>
* Add a quick-reference comment block at the beginning directing end-usersadamw2008-07-041-0/+11
| | | | how to use the WITH_GECKO mechanism.
* First all, ahze did most of work. Thanks ahze! Last week or so, I am justmezz2008-07-013-6/+675
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merely pick up and help him. Thanks to many testers in both private and mailing list emails for report a few of build and dependencies problems. Also, thanks to marcus and Chess Griffin for test in their tinderboxes. x11/pixman: Update to 0.10.0 ------------------------------------------------------- Firefox 3 needs it. Orignal, the shared library was bumped and ahze has added a new feature in our USE_GNOME=ltverhack by can control the number of shared library. To control the number of shared library, add the ltverhack:N. Right now pixman has USE_GNOME=ltverhack:9 to make it stays same at libpixman-1.so.9. If anyone want to use ltverhack:N in one of your port, you need to make sure the ABI doesn't change to use it.. ------------------------------------------------------- graphics/cairo: Update to 1.6.4 ------------------------------------------------------- Firefox 3 needs it. We have updated most cairo binding ports too. ------------------------------------------------------- graphics/poppler: Update to 0.8.3 ------------------------------------------------------- The shared libraries version have been changed. All ports that depend on poppler have PORTREVISION bump. The graphics/py-poppler has been updated to 0.8.1 to work with newer poppler better. As for the poppler-qt, there is no shared library version change. ------------------------------------------------------- www/firefox3 and gecko ports related: Update to 3.0 final ------------------------------------------------------- The bsd.gecko.mk has been moved from www/mozilla/ to Mk/. You no longer need to include bsd.gecko.mk/Makefile.common by manual. We are keeping it in backward compatibility, so the rest ports won't be break. We haven't add some other ports to have Firefox 3 support yet, so feel free to send us patch or commit it by yourself (to committers). However, view in bsd.gecko.mk for document. ------------------------------------------------------- Approved by: portmgr (marcus)
* Provide the test-gcc target and at least key information there even ifgerald2008-06-291-3/+9
| | | | | USE_GCC has not been specified. This is relevant for USE_FORTRAN, but should be useful in general.
* - Add a couple of other patches from ruby SVN repo:stas2008-06-261-1/+1
| | | | | | | | * fix integer overflow in bignums; * correctly check for string length in regexps; * fix memory leak in parse.c. - Bump portrevision.
* - Add support for freepascal based portsacm2008-06-242-0/+166
| | | | Approved by: portmgr (pav)
* mirror.ac.uk closed down during 2007:tdb2008-06-231-2/+0
| | | | | | "JISC ceased funding for the JISC Mirror service during 2007. If you came to this page via a referring site, you may wish to let that site know that its links are out of date."
* - Fix possible memory corruption when using String;stas2008-06-211-1/+1
| | | | | | | | - fix integer overflow in Array; - fix overflow in String; - bump PORTREVISION. Obtained from: ruby VCS
* - update gnustep-back to 0.14.xdinoex2008-06-201-1/+1
|
* - Refresh MASTER_SITE_SAVANNAHpav2008-06-191-2/+2
|
* Add db47 to bsd.databases.mk.vanilla2008-06-091-2/+9
|
* - Update editors/emacs to 22.2.bsam2008-06-031-3/+3
| | | | | | | | | | - Change bsd.emacs.mk accordingly. - Fix comment about emacs-devel in bsd.emacs.mk. - Some lisp directories are changed, add a note to UPDATING. PR: 122783 Submitted by: KIMURA Yasuhiro <yasu at utahime.org> Approved by: keramida (maintainer timeout, 6 weeks)
* - GENTOO mirror from RoEduNet, this should unbreak at leastitetcu2008-06-021-0/+1
| | | | | | | emulators/linux_base-gentoo-stage1 and emulators/linux_dist-gentoo-stage1 fetching. Prompted by by: ionbot (my alter ego) QA tindy run
* Update python23 to 2.3.7.perky2008-05-301-2/+2
|
* Add one more hack for pkg-config path in gnomehack, (prefix)/lib/pkgconfig.mezz2008-05-301-0/+1
| | | | | PR: ports/124096 Submitted by: Björn König <bkoenig@alpha-tierchen.de>
* Doc change: PERL_ARCH is *always* mach.lth2008-05-281-1/+1
|
* - Add common code to support for cmake based ports.miwi2008-05-282-0/+96
| | | | | | | - Update devel/cmake to 2.6.0 (also fix ports/123092) - Use the new CMAKE build framework in all ports using cmake Approved by: portmgr (pav)
* - Add support for drupal6*miwi2008-05-271-16/+23
| | | | | PR: 123784 Submitted by: Nick Hilliard <nick@foobar.org> (maintainer)
* Instead of move to bottom and remove it. The GNOME has many mirrors anyway.mezz2008-05-271-1/+0
| | | | Requested by: dougb
* Remove a dead mirror and move http://rpmfind.net/linux/gnome.org to moremezz2008-05-271-2/+1
| | | | | | bottom since /gnome.org doesn't exist. Maybe it will be back later, so keep it in bottom for now. Will need to recheck in next week to see if it should be remove or not.
* Looks like farbror.acc.umu.se doesn't carry GNOME tarballs anymore (404 error),mezz2008-05-271-1/+1
| | | | so replace it to gemmei.acc.umu.se.
* - Add a knob to generate pkg-plist for ocaml findlibstas2008-05-191-1/+7
| | | | | | | | | | | | ports automatically. Now if USE_OCAMLFIND_PLIST is defined all files under findlib target directories will be added to pkg-plist and thus requires no entries in static pkg-plist. This is important since a number of ocaml ports install its package files conditionally depending on platform and ocaml configurations and thus static entries are not possible. PR: ports/122844 (based on) Submitted by: Jaap Boender <jaapb@kerguelen.org>
* Add support for GCC 4.3 (lang/gcc43), to be enabled by USE_GCC=4.3+.gerald2008-05-061-1/+2
| | | | No objections by: portmgr (linimon, marcus, erwin)
* - add WITH_GNUSTEP_DEVELdinoex2008-05-051-0/+4
|
* Move heanet SF mirror at the end of the list, for e few weeks now it resets theitetcu2008-05-011-1/+1
| | | | | | connection while downloading files > ~1MB. Reviewed by: simon@
* Add valid values fc6, f7 and f8:bsam2008-04-301-2/+8
| | | | | | | | | | | | | | | | | . to USE_LINUX variable, so users can install linux ports which [1] use AUTOMATIC_PLIST (while those values are assigned to OVERRIDE_LINUX_BASE_PORT variable); . to IGNORE message. netchild said: "I don't think it will hurt if the fix for fc6 is committed. There are users out there which already use the experimental 2.6.16 support, and it would make their life easier." me decided: "Why should we segragate f7/f8 users?" and committed f7/f8 parts as well. PR: ports/122826 [1] Submitted by: Naram Qashat <cyberbotx at cyberbotx.com> [1]
* Add support for SDL_consoleedwin2008-04-291-1/+6
| | | | | | PR: ports/123171 Submitted by: Yen-Ming Lee <leeym@cn1.leeym.com> Reviewed by: edwin@
* - note reason why INSTALL_SHLIBS is neededdinoex2008-04-241-0/+2
|
* Remove mirror.tw from MASTER_SITE_FEDORA_LINUX,vanilla2008-04-241-2/+0
| | | | | | it's really slow :( As I know, they use adsl to build very slow sites. coreutils-6.9-16.fc8.i386.rpm 61% of 3406 kB 3073 Bps 07m22s
* - back out last (approved) commitdinoex2008-04-231-1/+1
| | | | | | substitution fails, pointhat run did not reveal the problem. using USE_LDCONFIG+=${i} does not work. USE_LDCONFIG is still broken with custom PREFIX
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-208-109/+108
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* caliu.info domain is gonepav2008-04-171-2/+0
|
* Support @rmtry in pkg-plist, analogous to @dirrmtry but for single file rm.pav2008-04-152-28/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PR: ports/116219 Submitted by: edwin Make USE_DISPLAY more general: set up virtual X server when USE_DISPLAY is defined and no DISPLAY variable is in environment; pass DISPLAY value in CONFIGURE_ENV and MAKE_ENV. PR: ports/116244 Submitted by: edwin Define ${PW}. PR: ports/119821 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> Move SHA256, MD5, GMAKE and XMKMF to bsd.commands.mk. PR: ports/119879 Submitted by: edwin Fix a build failure for ports that define their own MTREE File. PR: ports/120200 Submitted by: dinoex Don't recreate mtree symlinks if they are already present. PR: ports/121681 Submitted by: sobomax Fix LIB_DEPENDS for libraries whose name contains plus sign. Both intuitive and old escaped syntax works. PR: ports/121741 (based on) Submitted by: fjoe Disable post-install security checks if DISABLE_SECURITY_CHECK variable is defined. PR: ports/122224 Submitted by: Bjoern Koenig <bkoenig@alpha-tierchen.de> Remove versioned Tcl/Tk categories. PR: ports/122622 Submitted by: pav
* Add WITH_PGSQL_VER macro to bsd.database.mk, that allows to specifyvsevolod2008-04-111-5/+14
| | | | | | in make.conf which version of pgsql client is required for this build. Reviewed by: skv
* - Add SFJP macro for SOURCEFORGE_JPmiwi2008-04-111-1/+1
|
* - Update emacs-devel versionrafan2008-04-071-2/+2
| | | | | PR: ports/121495 Submitted by: keramida (maintainer of emacs-devel)
* - Fix webrick vulnerabilitystas2008-04-061-1/+1
| | | | | | | - Update rexml to 3.1.7.2 - Bump portrevision. Obtained from: ruby svn
* - Update ruby 1.9 to patchlevel 1. Forgotten in previous commit.stas2008-04-061-1/+1
|
* - Add ruby 1.9 supportstas2008-04-061-29/+146
| | | | | | | | | | | | | | - Implement new knobs for gems and rake (these are included in ruby 1.9 distribution already). Also move gem bits from ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend on gems or rake you should define USE_RUBYGEMS/USE_RAKE accordingly. Also RAKE_BIN variable is provided for pointing to the right rake executable. - Rewrite RUBY_SCHEBANG in awk to eliminate build dependency on ruby. Discussed with: Jonathan Weiss <jw@innerewut.de> [1] (gems maintainer) Tested by: ports@
* - Fix when USE_SQLITE != yesmnag2008-04-061-3/+5
| | | | - Fix lib version of sqlite34
* - Fix .endif. Maybe works now :)mnag2008-04-061-1/+1
| | | | | Pointy hat to: mnag Reported by: bsam
* - Fix wrong .endifmnag2008-04-051-1/+1
| | | | Submitted by: cperciva
* - Add option to databases/sqlite34mnag2008-04-051-3/+4
|
* - Remove progeny.com, it's parked domain nowpav2008-03-311-3/+0
|
* - Add ring.nict.go.jp to Ringserver grouppav2008-03-311-0/+1
| | | | | PR: ports/119555 Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
* - bugfix, commited wrong patchdinoex2008-03-301-2/+2
|
* - remove OPENSSL_OVERWRITE_BASEdinoex2008-03-301-6/+5
| | | | | | Suggestet by: tmclaugh - ignore returncode from grep to be kind to portmaster
* Add MASTER_SITE_CRITICALehaupt2008-03-281-0/+7
|
* Add back two lines that were accidentally removed in the merge.marcus2008-03-241-0/+3
| | | | Reported by: Stefan Hauser <etienne@usr.ch>
* The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 formarcus2008-03-242-32/+69
| | | | | | | | | | | | | | | | | | | | | | FreeBSD. The official GNOME 2.22 release notes can be found at http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front, this release features an updated hal port with support for video4linux devices, DRM (Direct Rendering), and better support of removable media. Work is also underway to tie webkit more closely into GNOME. As part of the GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well. Be sure to consult UPDATING on the proper steps to upgrade all of your GNOME ports. This release would not have been possible without the contributions and testing efforts of the following people: Pawel Worach kan edwin Peter Ulrich Kruppa J. W. Ballantine Yasuda Keisuke Andriy Gapon
* Update python23 to Python 2.3.6 and python24 to Python 2.4.5.perky2008-03-161-4/+4
|
* Update to Qt 4.3.4lofi2008-03-141-1/+1
|
* devel/sdl12:miwi2008-03-131-5/+9
| | | | | | | | | | | | | | - Update to 1.2.13 - OPTIONize as recommended by Danny Pansters - Fixed up gnome dependencies as recommended by Danny Panster - Fixed up NOPORTDOCS and NOPORTEXAMPLES knobs as recommended by Danny Pansters - Got rid of library renaming as recommended by Danny Pansters - Pass maintainership to submitter Mk/bsd.sdl.mk: - Fixed _LIB_* entries in order to retrieve the correct library versions. PR: 117608 Submitted by: Marcus von Appen <mva@sysfault.org>
* [patch] improve Mk/bsd.sites.mk MASTER_SITE_GOOGLE_CODE variableedwin2008-03-131-0/+5
| | | | | | | | | | | | | | | | | There are 18 ports which can't use the MASTER_SITE_GOOGLE_CODE variable for MASTER_SITES yet because their PORTNAME isn't the same as the hostname. For example: graphics/tesseract/Makefile:MASTER_SITES= http://tesseract-ocr.googlecode.com/files/ CENKES net-im/jabber-pyaim/Makefile:MASTER_SITES= http://pyaimt.googlecode.com/files/ net-im/jabber-pyicq/Makefile:MASTER_SITES= http://pyicqt.googlecode.com/files/ This patch introduces the PROJECTHOST variable which can be used to overcome this problem. PR: ports/121453 Submitted by: Edwin Groothuis <edwin@mavetju.org> Reviewed by: pav@
* - Mark xtrans as a BUILD_DEPENDS only (unless specified otherwise with :both)flz2008-03-131-1/+1
| | | | | - Bump PORTREVISION on ports having xtrans in USE_XORG. - Add some missing dependencies in various xorg libraries.
* - Backout part of 1.71: ${PERL} is not available in bsd.port.subdir.mk, only inpav2008-03-121-1/+1
| | | | | | | | bsd.port.mk. Fixes `make readmes' PR: ports/117192 Submitted by: Joergen Blomberg <jnbg@blomberg.tk> Pointy hat to: gabor
* - Automatically append -fno-strict-aliasing to CFLAGS when -O2 or higherpav2008-03-123-22/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | optimizations are enabled. PR: ports/121363 Submitted by: obrien - Change USE_XPM variable to use USE_XORG framework, and lose implied USE_XLIB PR: ports/113799 Submitted by: des (based on) Patch by: pav - Teach USE_LDCONFIG to do the right thing when used with USE_LINUX_PREFIX PR: ports/118212 Original patch: vd Patch by: pav - Allow tab as well as space in param.h for OSVERSION determination PR: ports/117507 Submitted by: erwin - Reverse the condition so EXTRACT_PRESERVE_OWNERSHIP now work as advertised PR: ports/117916 Submitted by: tobez - Assorted comment fixes PR: ports/118054 Submitted by: linimon - Style nit ($@ -> ${.TARGET}) PR: ports/120276 Submitted by: obrien
* - Pass PATH variable to chrooted command, so BUILD/RUN_DEPENDS have a chance ofpav2008-03-121-1/+1
| | | | | | | | | | | | | | working PR: ports/117738 Reported by: Erik Cederstrand <erik@cederstrand.dk> Patch by: pav - Pass TERM variable to chrooted command, so the OPTIONS screen work PR: ports/117453 Reported by: Erik Cederstrand <erik@cederstrand.dk> Patch by: pav
* - Fix typo (unclosed double-quote)pav2008-03-121-4/+4
| | | | | | | | | | PR: ports/120618 Submitted by: Gennady Proskurin <gpr@nnz.ru> - Change default PostgreSQL dependency from 8.1 to 8.2 PR: ports/120865 Submitted by: edwin
* - Add UNMAKESELF_CMD (fixing USE_MAKESELF feature)pav2008-03-121-0/+1
| | | | | PR: ports/118749 Submitted by: alepulver
* - Update enlightenment-devel and EFL libraries to the latest snapshotstas2008-03-121-16/+233
| | | | | | | | | | - Deprecate old unsupported apps and modules (entice, devian, eveil, engage) - Split evas and ecore to separate modules to handle dependencies properly - Disable PAM in enlightenment-devel as it don't work anyway (requires root privilegies) - Add DBUS support. Thanks to: az
* Remove support for XFree8-4.flz2008-03-081-60/+10
| | | | | | | | From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore. PR: ports/119418 Submitted by: flz Approved by: portmgr (pav)
* Add MASTER_SITE_GOOGLE_CODE macro to bsd.site.mkedwin2008-03-071-0/+5
| | | | | | | | | The attached patch will add a macro to bsd.sites.mk so that ports that are hosted on Google Code can simply have MASTER_SITE= set to ${MASTER_SITE_GOOGLE_CODE} PR: ports/121435 Submitted by: Steven Kreuzer <skreuzer@exit2shell.com>
* Creation of MASTER_SITE_OPENBSD macro in bsd.sites.mkedwin2008-03-051-0/+86
| | | | | | | | Included patch for bsd.sites.mk created a new macro called MASTER_SITE_OPENBSD that contains a list of OpenBSD mirrors. PR: ports/121369 Submitted by: Steven Kreuzer <skreuzer@exit2shell.com>
* - udpate to 0.12.1dinoex2008-02-281-1/+1
|
* Apache Commons project are no longer hosted under MASTER_SITES_APACHEehaupt2008-02-271-0/+10
| | | | | | | | | | jakarta/commons subdirectory, they have been moved one directory up. Introduce MASTER_SITE_APACHE_COMMONS_SOURCE and adjust 22 ports accordingly. PR: 121041 Submitted by: Marcin Cieslak <saper@system.pl> Approved by: portmgr (linimon)
* Update to Python 2.5.2.perky2008-02-241-2/+2
|
* - Fix defining Lua include/library directories under PREFIX (last commit) [1].alepulver2008-02-191-5/+26
| | | | | | | | | | - Now LUA_PREFIX has 2 functions: for Lua ports indicate where to install, and for dependencies indicate where Lua is installed (check new comments inside bsd.lua.mk for more information). PR: ports/120277 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> Reported by: Dmitry Marakasov <amdmi3@amdmi3.ru> [1]
* update xfce4 to 4.4.2oliver2008-02-131-17/+17
| | | | | Approved by: portmgr (linimon) Security: CVE-2007-6531, CVE-2007-6532
* - Change LUA_PREFIX default value from LOCALBASE to PREFIX.alepulver2008-02-101-1/+1
| | | | | | | | | | | | Actually the Lua prefix should be recorded on each port and read from there (as with "*-config --prefix" scripts), instead of this assumption. But supporting PREFIX is a requirement, while supporting different custom combinations of a general PREFIX for dependencies and a different PREFIX for a specific port is not. Also the latter could be achieved by changing LOCALBASE too, or directly modifying LUA_PREFIX in this case. PR: ports/120277 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
* Update the Vim master site list so that the HTTP mirrors are used first.shaun2008-02-081-15/+15
| | | | This makes downloading all those patches slightly less painful.
* Update ringserver entries:linimon2008-02-011-3/+3
| | | | | | | | | | - Update MASTER_SITE_APACHE to chase change of sub-directory - FreeBSD is no longer mirrored. - Add to MASTER_SITE_XORG Submitted by: KIMURA Yasuhiro <yasu at utahime dot org> Hat: bugmeister Approved by: maintainer timeout (> 2 weeks)
* - Update editors/emacs-devel to 23.0.50.20080101 snapshot.anray2008-01-271-3/+3
| | | | | PR: ports/119290 Submitted by: keramida(maintainer)
* Add support for installing different PHP versions in different PHPBASE.ale2008-01-211-11/+12
| | | | Requested by: many
* A bandaid for recent cheeseshop -> pypi rename.delphij2008-01-141-1/+1
|
* Add pdo_mysql extension.ale2007-12-271-1/+3
|
* - Update xemacs and xemacs21-mule to 21.4.21anray2007-12-141-3/+3
|
* - Fix a typo in the bundled REXML package.stas2007-12-041-1/+1
| | | | | | | - Bump up portrevision. Approved by: portmgr (marcus) Reported by: mat
* Remove lang/gcc40 which only has three dependencies left in the treegerald2007-11-061-2/+1
| | | | | | | (all of which only have it as a minimal requirement and also build with lang/gcc42) and has issues on at least 8-CURRENT. Approved by: portmgr (pav)
* - Update ruby to the latest 111 patchversion.stas2007-10-301-2/+2
| | | | | | It's a bugfix release. Thanks to: Alexander Logvinov <ports@logvinov.com> for initial patchset.
* Update to KDE 3.5.8lofi2007-10-302-2/+2
|
* - Update luasocket to 2.0.2, set luasocket port to lua 5.1pav2007-10-291-2/+3
| | | | | | | - Add lua 5.0 compatible slave port PR: ports/117168 Submitted by: Andrew Turner <andrew+ports@fubar.geek.nz> (maintainer)
* Remove support for Java 1.1 and 1.2 in the ports treehq2007-10-281-36/+12
| | | | | | | | | | | | To ease upgrade, bsd.java.mk now substitutes JAVA_VERSION values of 1.1+ and 1.2+ as 1.3+. The related JDK ports that have been marked as deprecated and scheduled for removal some time ago are now safe to be removed. The patch has been tested successfully on the cluster. PR: 116724
* - Fix a typo in bsd.sites.mk along with all the places it affectedsat2007-10-261-1/+1
| | | | Approved by: oliver (maintainer of the respective ports)
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-251-35/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338
* - Remove Unicode checks for FreeBSD < 5.x (unsupported).alepulver2007-10-191-4/+2
| | | | | PR: ports/116891 Submitted by: edwin
* Migration from bison 1.x to 2.xade2007-10-171-2/+24
| | | | | PR: 117086 Tested by: -exp runs
* Add four new mirrors for GNOME, these mirrors are usually fastest to grab themezz2007-10-161-0/+4
| | | | newest tarballs.
* Introducing the first beta of PostgreSQL 8.3girgen2007-10-151-0/+1
| | | | | Note that this is a BETA VERSION of the PostgreSQL server. Use it only for testing.
* Remove expired Emacs ports and the surrounding expired ports:vd2007-10-141-56/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-08-19 chinese/mule-freewnn: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 chinese/xemacs: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 converters/mule-ucs-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 devel/eieio-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/apel-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/bitmap-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/emacs19: emacs19 is obsolete; please use a more recent version 2007-08-19 editors/emacs20: "editors/emacs is recommended instead for new installations" 2007-08-19 editors/flim-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/mule-common: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 editors/mule: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 editors/semi-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/speedbar-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 irc/irchat-pj-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 irc/pure-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/diclookup-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/diclookup-mule: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-canna+freewnn+sj3: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-canna+sj3+wnn6: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-canna+sj3+wnn7: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-canna+sj3: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-canna+wnn6: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-canna+wnn7: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-canna: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-freewnn: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-sj3: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-wnn6: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-wnn7: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/navi2ch-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/w3: distfile is 10 years old and depends on emacs19 which is obsolete 2007-08-19 korean/mule-freewnn: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 www/w3: distfile is 10 years old and depends on emacs19 which is obsolete
* . Remove a couple of entries from MASTER_SITES_ECLIPSE that appear to haveglewis2007-10-131-3/+1
| | | | stopped mirroring eclipse a couple of versions ago.
* Don't define PYTHONPATH unless PREFIX != LOCALBASE. This fixesperky2007-10-101-0/+2
| | | | | | the massive plist problems introduced by the previous commit. Reported by: pav
* . Remove a check for OSVERSION >= 500000 since this is now true for allglewis2007-10-071-1/+1
| | | | | | | supported versions of FreeBSD. PR: 116890 Submitted by: edwin
* - Correct installation paths in plist for PREFIX != LOCALBASE [1]perky2007-10-071-6/+34
| | | | | | | | | | | | - Fix typo on comment about SZOPEBASEDIR and ZOPEBASEDIR [2] - Fix type on Zope 2.10 support [3] - Add a workaround for package building of ports using easy_install on jail environments [4] PR: 116278 [1], 116428 [2], 116520 [3] Submitted by: Marcus von Appen <mva@sysfault.org> [1], nakaji [2], Christian Ullrich <chris@chrullrich.net> [3] Reported by: sat [4]
* - Fix issues with actual-package-depends, most notably fix bad list when apav2007-10-042-28/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | third party package with invalid or missing pkgorigin is installed; this resulted in silently discarding dependency records for some people PR: ports/115010 Submitted by: netchild - Replace some calls to basename and dirname with make logic PR: ports/115994 Submitted by: netchild - Fix bsd.xorg.mk to work when USE_XORG is used below .include <bsd.port.pre.mk>; should allow conditional X.Org component dependencies with OPTIONS, etc Submitted by: flz - When installing as user, don't install any libdata/ldconfig entries Submitted by: flz PR: ports/106613 (in audit trail) - Introduce INSTALL_KLD; it's same as INSTALL_SCRIPT but the name is more obvious PR: ports/116200 Submitted by: edwin
* Remove ale.org; unfortunately they are offline right now.linimon2007-10-031-3/+0
|
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.linimon2007-09-301-1/+1
| | | | | PR: ports/116639 Submitted by: aDe
* Add an anti-foot-shooting measure that protects against a dependent portlinimon2007-09-301-0/+4
| | | | | | | | | | being null, resulting in an entire category being depended on. This was seen with missing USE_PERL5 definitions, for which there is now a test; however, it could theoretically be tripped over by other bad port Makefiles. Since the failure mode is painful and seems unrelated to the lack of the definition (the build will fail at some random point within that entire category), IMHO it's worth the complexity tradeoff to put this in.
* - Complete repocopy of x11-toolkits/py-wxPython28,alepulver2007-09-301-3/+6
| | | | | | | | | | | | | | x11-toolkits/py-wxPython28-common and x11-toolkits/py-wxPython28-unicode, applying the corresponding patches. - Add PYDISTUTILS_NOEGGINFO to fix plist issues [1]. - Integrate with bsd.wx.mk: the noticeable difference is that ports using USE_WX=2.6+ and WX_COMPS=python will be built from now on with wxWidgets 2.8, which was previously restricted for these ports because of the lack of the "python" component for version 2.6 [1]. PR: ports/115349, ports/115350, ports/115351 Submitted by: Neal Nelson <neal@nelson.name> Reworked by: alepulver (myself) [1]
* Fix the CONFIGURE_ENV anti-foot-shooting measure to have the correctlinimon2007-09-291-1/+1
| | | | | | | | quoting. It turns out that this is only an issue for ports that torture CONFIGURE_ENV to run a command as well as just set the environment (often, used to echo 'N' to fool an interactive script.) Tested on: pointyhat
* Fine-tune the anti-foot-shooting measure for systems that set PERL_VERSIONlinimon2007-09-261-1/+1
| | | | in /etc/make.conf. This did not show up on the cluster.
* Add an anti-foot-shooting measure to detect missing default Perl definition.linimon2007-09-261-0/+6
| | | | | | | | | | This can happen if bsd.perl.mk was not included before or during the inclusion of bsd.port.pre.mk. As of bsd.port.mk 1.586 this can't yet happen, as bsd.perl.mk is included unconditionally, so this checkin should be a no-op. While here, reserve WANT_PERL for ports that conditionally depend on Perl. WANT_PERL will need to be defined before bsd.port.pre.mk is included.
* Disable AutoInstall from trying to contact CPAN directly in the case oflinimon2007-09-251-0/+4
| | | | | | | | a missing dependency (which is the actual underlying error). This cures the case of the build cluster looping indefinitely asking for user input. Suggested by: tobez Regression-tested with: devel/p5-Config-Any
* Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gplrafan2007-09-241-7/+0
| | | | | | since version 8.57. The leading ghostscript is the -gpl one. Approved by: portmgr (pav)
* - Avoid "OPTIONS blackhole" during 'make make-options-list'clement2007-09-201-1/+1
|
* - cosmetic changesclement2007-09-191-3/+3
| | | | - s/OPTIONS=/OPTIONS+=/
* Oops. Backout some changes that shouldn't have been checked in duringflz2007-09-141-6/+0
| | | | | | xorg update. Pointy hat to: $self
* Restore the semantics of USE_PERL and friends by moving them back tolinimon2007-09-142-15/+22
| | | | | | | the 'post' block from which they originally came. This should fix the remaining few package build errors because of conditional perl inclusion. Pointy hat: linimon
* - Update X.org ports to 7.3.flz2007-09-142-1/+8
| | | | | | | | - Mark XFree86-4 as DEPRECATED with EXPIRATION_DATE set to 2007-12-25. I hope that nobody will be bored enough on Christmas to remove them on that day. Tested by: vehemens, Rene Ladan, Beech Rintoul, sarek on x11@
* - Remove a number of sites without A/AAAA DNS recordssat2007-09-111-27/+2
| | | | | PR: ports/116264 Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp>
* - fix pre/post includes for USE_APACHE=common*clement2007-09-091-5/+30
| | | | | | | | | | | | | | | We still perform a double inclusion for modules to ensure backward compatibility - add "Apache servers"-wide support for OPTIONS. !! Warning !! If OPTIONS is defined, all other modes to select modules are disabled. Here's the logic behind: 1) OPTIONS 2) WITH_MODULES 3) all others knobs. OPTIONS'ified list of modules can be obtained via: "make make-options-list"
* Revert the conditional inclusion of bsd.perl.mk and make it unconditional.linimon2007-09-091-4/+4
| | | | | | Apparently my test run was completely bogus. New owner of the entire pointy hat factory: linimon
* Move an XXX comment to make it not show up in build logs.linimon2007-09-091-1/+1
|
* Please welcome bsd.perl.mk, a refactoring of Perl-related code fromlinimon2007-09-082-66/+274
| | | | | | | | | | | | | | | bsd.port.mk. In addition, a revision shorthand has been added, e.g., USE_PERL5= 5.8.0+. This syntax is implemented for the following knobs: USE_PERL5, USE_PERL5_RUN, USE_PERL5_BUILD, PERL_CONFIGURE and PERL_MODBUILD. Credit also goes to sem who wrote an earlier version of this patch in ports/55515, marcus and kris for doing earlier testing, and kuriyama and others for additional work along the way. Thanks to gabor@FreeBSD.org for doing all this work. Sponsored by: Google Summer of Code 2007
* Add backpan.cpan.org as a last resort mirror, to remove the often seenlbr2007-09-031-1/+2
| | | | | | | | | | failure case where the package a port relies on is moved from cpan to cold storage (backpan). On my system, it takes 70 seconds to fall through the mirrors before hitting backpan, which is enough to be annoying (so you press C-c and file a PR), but not enough to ruin the normal use-case (make install elsewhere and go fetch coffee). A current port where this is an issue is archivers/p5-IO-Zlib
* Update to Qt 4.3.1.lofi2007-09-021-2/+2
|
* Update to 5.1.21 release.ale2007-08-281-1/+1
|
* - Add a few NonGNU Savannah mirrorssat2007-08-251-1/+7
|
* - Add support for Drupal5 Themesmiwi2007-08-211-10/+33
| | | | | | PR: 114894 Submitted by: Geoff Glasson <g_glasson@jimali.dyndns.org> Approved by: maintainer
* - Make PORTNAME the default subdir for GNUsat2007-08-161-0/+1
|
* - Update the list of vim mirrorssat2007-08-161-2/+1
| | | | | PR: ports/115322 Submitted by: Esa Karkkainen <ejk@iki.fi>
* Change PKGNAME of devel/qmake4 to qt4-qmake, bringing it in line withlofi2007-08-111-3/+0
| | | | | | | | | | the rest of the qt4 ports and avoiding dependency resolution troubles if devel/qmake is installed on the same system. While here, change NOMAN to NO_MAN in Makefile.bsd. PR: ports/115352 Submitted by: Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
* * Shuffle some important variable definitions to early in the file,kris2007-08-082-38/+30
| | | | | | | notably PORTSDIR. The previous commit introduced a use-before-define with respect to this variable, which broke things like portmaster. * Drop support for COMMENTFILE and a vestigial remnant of NetBSD support.
* - fix DESTDIR for config stagedinoex2007-08-061-3/+3
|
* Add support of Berkeley DB 4.6.delphij2007-08-061-2/+9
|
* . Enforce NO_JIKES when 1.6 is required as well.glewis2007-08-061-2/+3
|
* . Support for the JDK 1.6 ports.glewis2007-08-061-2/+8
| | | | Submitted by: jkim
* - Add --x-libraries=${X11BASE}/lib --x-includes=${X11BASE}/include topav2007-08-051-4/+7
| | | | | | | | | CONFIGURE_ARGS for ports setting USE_XORG. This restores the old USE_XLIB behaviour. [1] - Whitespace fixes [2] PR: ports/115098 [1] Submitted by: mm [1], miwi [2]
* - Extract command variable definitions from bsd.port.mk, they are now stored ingabor2007-08-0410-510/+544
| | | | | | | | | bsd.commands.mk and can be easily reused within the infrastructure. - Revert old DESTDIR implementation. - Add a new, fully chrooted DESTDIR implementation as bsd.destdir.mk. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
* Add a QMAKEFLAGS variable that contains some useful mappings oflofi2007-08-041-0/+5
| | | | | | | | | | | | standard make and environment variables to their qmake counterparts: QMAKE_CC="${CC}" QMAKE_CXX="${CXX}" QMAKE_LINK_SHLIB="${CXX}" QMAKE_LINK="${CXX}" QMAKE_CFLAGS="${CFLAGS}" QMAKE_CXXFLAGS="${CXXFLAGS}" QMAKE_CFLAGS_THREAD="${PTHREAD_CFLAGS}" QMAKE_LFLAGS_THREAD="${PTHREAD_LIBS}" This is mostly useful for ports which call ${QMAKE} directly in some target and want to override some of the defaults in qmake.conf.
* - bsd.qt.mk:lofi2007-08-031-9/+103
| | | | | | | | | | | | QT_COMPONENTS can now be depended on at runtime or buildtime only by specifiying them as <component>_build or <component>_run, respectively. Specifying <component> without any suffix will depend on the component at both build- and runtime just like before. - Convert Qt core ports to use the new dependency switches. - Add a patch to corelib to fix Qt4 on ARM, submitted by: Björn König <bkoenig@alpha-tierchen.de>
* Allow depending on Berkeley DB 4.5delphij2007-08-021-6/+14
|
* - Correct typo in comment blockpav2007-07-311-1/+1
|
* Fix typo in comment.perky2007-07-301-2/+2
|
* - Make Python 2.5.1 the default Python versionalexbl2007-07-301-20/+111
| | | | | | | | | | - Add significantly better support in bsd.python.mk for working with Python Eggs and the easy_install system Tested by: pointyhat runs Approved by: pav (portmgr) Most work by: perky Thanks to: pav
* Update to the autotools new world order.ade2007-07-281-48/+37
| | | | | | Tested by: numerous package build runs Approved by: portmgr Thanks to: des, kris, linimon, pav
* - Pass FFLAGS to make when USE_FORTRAN is set [1]pav2007-07-282-62/+86
| | | | | | | | | | - Fix detection of i386 libs on amd64/ia64 [2] - Make IGNORE messages show as a real sentences [3] - Make COPYTREE_* work under unpriviledged user [4] PR: ports/112203 [2], ports/114329 [3], ports/113425 Submitted by: gerald [1], Scot Hetzel <swhetzel@gmail.com> [2], danfe [3], Dmitry Marakasov <amdmi3@amdmi3.ru> [4]
* The bug that makes gcc 3.4 choke on some amd64 inline assembler does notlofi2007-07-271-0/+5
| | | | | only affect the Qt4 core ports but ports depending on them as well, so try a more sweeping approach for a workaround.
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-233-11/+34
| | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
* - Fix index build: temporary remove pre/post stuff.clement2007-07-221-4/+4
| | | | Pointy Hat to: clement
* - fix long standing bugsclement2007-07-221-5/+15
| | | | | | * fix pre/post includes * fix local port overiding for apache > 2.1 * Add a short notr about USE_APACHE=yes
* [patch] bsd.database.mk - Give PostgresSQL a better default database versionedwin2007-07-191-3/+3
| | | | | | | | | I think we're a little bit over-conservative by keeping the default PostgreSQL version on 7.4. Let's move it to 8.1. PR: ports/113873 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: portmgr after maintainer timeout
* Set default EMACS_PORT_NAME to emacs22.nobutaka2007-07-171-1/+3
| | | | Requested by: ume
* Reflect upgrade of editors/emacs.nobutaka2007-07-171-2/+19
|
* Update to Qt 4.3.0, introduce bsd.qt.mk.lofi2007-07-164-171/+130
| | | | Approved by: portmgr (bsd.port.mk changes)
* - Delete rb_thread_status prototype from public header, since it causesstas2007-07-151-1/+1
| | | | | | | problems with some extensions. This also had been fixed in upsteam CVS. - Bump portrevision. Reported by: many
* xorg master-site additionedwin2007-07-131-0/+1
| | | | | PR: ports/114540 Submitted by: Rainer Duffner <rainer@ultra-secure.de>
* Add USE_FORTRAN knob. All ports that use FORTRAN shouldmaho2007-07-122-23/+55
| | | | | | use this knob. Approved by: gerald, portmgr (pav)
* - Add a bunch of fixes and patchs from the upstream. These fixes a lot ofstas2007-07-101-1/+1
| | | | | | | serious bugs, some of which can pose security-related problems. - Bump up PORTREVISION. Requested by: many
* Add bitset and memcache pecl extensions.ale2007-07-101-2/+4
| | | | | PR: ports/114361 Submitted by: Greg Larkin <glarkin@sourcehosting.net>
* Update to KDE 3.5.7 / KOffice 1.6.3lofi2007-07-043-43/+32
|
* - Fix make clean, broken in previous rev. 1.571pav2007-06-291-2/+2
| | | | PR: ports/114125
* - Add a new virtual category `kld' for ports that install kernel loadablepav2007-06-291-1/+1
| | | | module
* - Speed up recursive `make clean'pav2007-06-291-4/+102
| | | | | Submitted by: reg Tested by: pointyhat exprun
* - Speed up dependency lookuppav2007-06-291-2/+3
| | | | | Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Tested by: pointyhat exprun
* - Correct and extend actual-package-depends target, introduced in previouspav2007-06-281-10/+7
| | | | | | | revision Submitted by: netchild Tested by: pointyhat exprun
* - Fix leftover httpd.conf for AP_GEN_PLIST using ports. The problem is thatpav2007-06-281-1/+1
| | | | | | | | apxs does not remove module line from httpd.conf, it merely comments it out. Later, on Apache deinstall, the file differs from stock httpd.conf and is not deleted. Tested by: pointyhat exprun
* - use PACKAGE_BUILDINGdinoex2007-06-271-1/+1
|