aboutsummaryrefslogtreecommitdiff
path: root/Mk
Commit message (Collapse)AuthorAgeFilesLines
* Add new variables for the better Zope support:Hye-Shik Chang2005-11-061-4/+80
| | | | | | | | | | | | | | | | | | | - USE_ZOPE now gets USE_PYTHON-like version syntax to use in Zope product ports Makefiles to limit range of supported Zope versions. - "yes" for choosing default (2.7). - 2.8+ for 2.8 and any of higher versions. - -2.8 in case of the Zope product isn't ready for Zope 3. - 2.8-3.1 if the product isn't compatible with Python 2.3. - ZOPE_VERSION is to use in command line argument or /etc/make.conf. This accepts one of 2.7 2.8 and 3.1 currently. PR: 87476 Requested by: Filippo Natali <filippo.natali@gmail.com> Notes: svn path=/head/; revision=147422
* Remove KDE2/QT1 cruft.Michael Nottebrock2005-11-052-44/+4
| | | | | | | Submitted by: arved Notes: svn path=/head/; revision=147389
* As nice as .warning is for telling ports they're doing A Bad Thing, itJoe Marcus Clarke2005-11-051-2/+2
| | | | | | | | | | is not generally available in all versions of make(1) (specifically, it was never ported to 4.X). This was causing INDEX builds to break on 4.X. Reported by: cperciva Notes: svn path=/head/; revision=147382
* Update to KDE 3.4.3 / KOffice 1.4.2Michael Nottebrock2005-11-052-2/+2
| | | | Notes: svn path=/head/; revision=147365
* Update for GNOME 2.12.Joe Marcus Clarke2005-11-051-41/+104
| | | | Notes: svn path=/head/; revision=147268
* Disable the use of Jikes when using Java 1.5 because the current stable versionHerve Quiroz2005-11-031-0/+5
| | | | | | | | | | | | | | | | | | of Jikes not does support all of Java 1.5 extensions. Porters may still enforce the use of Jikes with Java 1.5 by explicitely setting: USE_JIKES= yes This fix is a temporary one and is bound to be removed whenever Java 1.5 gets fully supported in Jikes. Reported by: lawrance Approved by: glewis (co-maintainer) Notes: svn path=/head/; revision=147145
* - Fix a ruby vulnerabuility in the safe level settings.Sergey Matveychuk2005-10-271-0/+8
| | | | | | | | | | Based on: ports/87816 Submitted by: Phil Oleson <oz@nixil.net> Security: http://vuxml.FreeBSD.org/1daea60a-4719-11da-b5c6-0004614cc33d.html Notes: svn path=/head/; revision=146505
* XEmacs mirrors:Sergey Matveychuk2005-10-271-2/+2
| | | | | | | | | | | | - Remove stale AU mirror - Fix path for RU mirror - Add TW mirror PR: ports/88081 Submitted by: Andrey Slusar Notes: svn path=/head/; revision=146500
* - Update xemacs-devel-mule to 21.5-b23Sergey Matveychuk2005-10-271-2/+2
| | | | | | | | PR: ports/88080 Submitted by: Andrey Slusar Notes: svn path=/head/; revision=146498
* Some minor cleanups of sites that have fewer than 25% of the filesBill Fenner2005-10-251-6/+1
| | | | | | | | | | | | | | | | | | | | we try to fetch from them. MASTER_SITE_KDE: remove ftp.tu-clausthal.de; it no longer has a /pub/mirror/kde directory. MASTER_SITE_SUSE: remove ftp.linux.org.tr; it has 0 of the 58 files we fetch from suse. remove ftp.uni-bremen.de; it has 3 of the 58 files we fetch from suse remove linux.mathematik.tu-darmstadt.de; it has 3 of the 58 files we fetch from suse change ops.tamu.edu to mirror.tamu.edu to chase a 302 redirect. MASTER_SITE_NETBSD: remove ftp.weird.com; it has 5 of the 41 files we fetch from netbsd. Notes: svn path=/head/; revision=146348
* - new backend option WITH_GNUSTEP_CAIRODirk Meyer2005-10-251-3/+17
| | | | Notes: svn path=/head/; revision=146301
* - add option WITH_OPENSSL_STABLEDirk Meyer2005-10-141-6/+13
| | | | Notes: svn path=/head/; revision=145340
* MASTER_SITES_REDHAT_LINUX:Bill Fenner2005-10-081-1/+1
| | | | | | | Correct path on ftp.riken.go.jp. Notes: svn path=/head/; revision=144558
* Remove stale Eclipse mastersite.Mark Linimon2005-10-071-1/+0
| | | | | | | Source: distfile survey Notes: svn path=/head/; revision=144444
* MASTER_SITE_SOURCEFORGE:Bill Fenner2005-10-051-1/+1
| | | | | | | | | | | | | | | | | Remove aleraon, unc and voxel. They are missing about 30% of the files we're trying to fetch, and prdownloads.sf.net doesn't currently offer them as mirrors. Remove mesh, even though prdownloads.sf.net currently offers it as a mirror. It is missing about 30% of the files we're trying to fetch. Add umn and jaist, sites that prdownloads.sf.net currently offers that have most of the files that we're trying to fetch. Don't add internap; even though prdownloads.sf.net currently offers it, it's missing about 30% of the files we're trying to fetch. Notes: svn path=/head/; revision=144312
* MASTER_SITE_CPAN:Bill Fenner2005-10-041-1/+0
| | | | | | | | Delete www.cpan.dk; it was last updated 2005-02-19 according to http://www.cpan.dk/CPAN/. Notes: svn path=/head/; revision=144185
* . Prefer jdk15 over jdk14 on amd64 since the latter isn't supported onGreg Lewis2005-10-041-0/+4
| | | | | | | that architecture. Notes: svn path=/head/; revision=144176
* - bump SHLIB version for opessl 0.9.8Dirk Meyer2005-10-041-3/+6
| | | | Notes: svn path=/head/; revision=144143
* Remove two dead postgresql mirrors.Mark Linimon2005-10-041-4/+2
| | | | | | | | Finish the rename of scriptics.com to tcl.tk. Chase a reorganized mastersite. Notes: svn path=/head/; revision=144140
* Remove a MASTER_SITE_OSSP entry that's a year behind.Mark Linimon2005-10-041-1/+0
| | | | Notes: svn path=/head/; revision=144135
* Remove 3 obsolete NetBSD mastersites. Some still mirror NetBSD but notMark Linimon2005-10-041-3/+0
| | | | | | | | | the distfiles. Source: distfile survey Notes: svn path=/head/; revision=144134
* Remove a few mastersites that no longer track mysql, and chase some updatedMark Linimon2005-10-041-6/+2
| | | | | | | | | directories on a few others. Source: distfile survey Notes: svn path=/head/; revision=144133
* In MASTER_SITE_SUSE, there were 16 cases where FTP and HTTP servicesTrevor Johnson2005-10-041-16/+0
| | | | | | | | | were listed on the same hostname. I chose to remove the ftp:// lines because HTTP has a better chance of working through poorly-configured firewalls. Notes: svn path=/head/; revision=144128
* Massive MASTER_SITE_SUSE update:Bill Fenner2005-10-041-54/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Deleted mirrors.telenet.be; they only mirror i386/current Deleted ftp.rdc.cl; they only mirror i386/9.0 Deleted ftp.htwk-leipzig.de; they only mirror 7.3-8.2 Deleted ftp.plig.org; they do not have a /pub/suse directory. Deleted ftp.lug.ro; they do not have a suse directory. Deleted ftp.chello.nl; the /pub/linux directory exists but is empty. Deleted ftp.linux.ro; they only mirror the i386 subdir so can't use %SUBDIR%. Deleted ftp.telekabel.at; the /pub/linux directory exists but is empty. Deleted ftp.suselinux.su; they no longer carry SUSE (see ftp://ftp.suselinux.hu/pub/suse-gone/README) Deleted suse-update.ftp.fu-berlin.de; they only carry updates. Deleted darkstar.ist.utl.pt; they only carry two CDs. Deleted ftp.hs-niederrhein.de; they only carry updates. Deleted trane.caset.buffalo.edu; it has a low user limit. Deleted ftp.skynet.be; it only has 9.3 and 10.0 and we look for 9.1 and 9.2. Deleted ftp.task.gda.pl; it only has the 9.2 iso and nothing else. Deleted ftp.nl.uu.net; it only has 9.3, 10.0 and 10.1 and we look for 9.1 and 9.2. Deleted ftp.mirror.nl; while it has the 9.1 and 9.2 directories and all their subdirectories, the subdirectories we want are empty. Changed http://ftp.mirror.ac.uk to http://download.mirror.ac.uk to match 302 redirects Deleted duplicates for ftp.suse.cl and mirror.usu.edu. Added missing %SUBDIR% for mirror.aarnet.edu.au. Changed too many URLs to count to match the actual site layout. Still to do: reduce the size of the list. While all the mirrors are now 99%-100% good, it's still not useful to have 110 mirrors. The list should be cut down by about half. Notes: svn path=/head/; revision=144121
* Remove outdated URL from MASTER_SITE_EXIM.Kirill Ponomarev2005-10-031-1/+0
| | | | | | | Reported by: Fenner's Portsurvey Notes: svn path=/head/; revision=144114
* Chase directory reorg on rediris.es machines.Mark Linimon2005-10-031-2/+2
| | | | Notes: svn path=/head/; revision=144028
* Remove ftp://ftp.de.uu.net/pub/gnu, its files are from 2003.Mark Linimon2005-10-031-2/+0
| | | | | | | | | | Remove ftp://ftp.leo.org, they have had a hardware failure and don't know when they will be back up. Source: distfile survey Notes: svn path=/head/; revision=144027
* - Update to Python 2.4.2. [1]Hye-Shik Chang2005-10-021-28/+87
| | | | | | | | | | | | | | | | | | - Allow to override a command passing to distutils using PYDISTUTILS_{CONFIGURE,BUILD,INSTALL}_TARGET [2] - Allow to specify BUILD/RUN dependency separatedly. [3] - Replace shell executions with regex replacement on bsd.python.mk. [3] - Remove thread serialization from socket.getaddrinfo() on FreeBSD 5.3 and later versions because we've got thread-safe implementation. [4] - Add a workaround to avoid curses.h problem of FreeBSD base. PR: 86685 [1] Submitted by: Soeren Straarup <xride@x12.dk> [1], lioux [2], vsevolod [3], sobomax [4] Obtained from: Python CVS [4] Notes: svn path=/head/; revision=143983
* Remove a stale xorg mirror site.Mark Linimon2005-10-021-1/+0
| | | | Notes: svn path=/head/; revision=143950
* Cut down the fedora mirror list to those that have at leastBill Fenner2005-10-021-146/+5
| | | | | | | | | | | | 3 of the 4 files we're trying to fetch. Many sites on the official fedora mirror list are only partial mirrors or simply were bad URLs. I used http://people.freebsd.org/~fenner/bad-sites/fedora/site/ as my criteria. Notes: svn path=/head/; revision=143940
* Continue renovations. Many sites are removed; a few have changes to theMark Linimon2005-10-021-32/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hostname or directory structure. This should finish the removal of the completely broken hosts except for MASTER_SITES_FEDORA which will be in a separate commit. no such host: http://gentoo.noved.org http://gentoo.linux.no ftp://gentoo.noved.org ftp://gentoo.linux.no/pub/gentoo ftp://ftp.itjit.ne.jp/pub/NetBSD/packages/distfiles ftp://ftp13.us.postgresql.org/mirror/postgresql ftp://ftp2.de.postgresql.org/pub/comp/os/unix/database/postgresql ftp://ftp4.de.postgresql.org/pub/postgresql ftp://ftp2.is.postgresql.org/pub/postgresql http://kyushu-u.dl.sourceforge.jp ftp://ftp.be.itu.edu.tr/pub/mirror/sus ftp://ftp.dqbo.cartuja.csic.es/mirror/suse could not connect: ftp://ftp.dk.debian.org/debian-non-US ftp://exim.stupendous.net/mirror/exim/exim ftp://cs.ubishops.ca/pub/gentoo ftp://ftp.ipv6.uni-muenster.de/pub/linux/distributions/gentoo ftp://ftp.fhh.opensource-mirror.de/pub/gentoo.org ftp://ftp.ayamura.org/pub/gnupg ftp://ftp.fresh.co.il/pub/mirrors/mysql.com/Downloads no longer mirroring certain files: http://gentoo.ccccom.com http://www.zentek-international.com/mirrors/gentoo ftp://sunsite.ualberta.ca/pub/unix/Linux/gentoo ftp://gentoo.ccccom.com ftp://ftp.uninett.no/pub/linux/Gentoo http://trumpetti.atm.tut.fi/gcrypt hostname and/or directory changed: ftp://planetmirror.com/pub/gentoo http://ftp.rpmfind.net/linux/gnome.org http://python.planetmirror.com/pub/gnustep/gnustep ftp://ftp.kr.postgresql.org/mirror/database/postgresql http://fr2.rpmfind.net/linux/SUSE-LINUX http://www.planetmirror.com/pub/linux/suse/suse Notes: svn path=/head/; revision=143939
* Add a note about the maximum number of entries in a single mastersiteMark Linimon2005-10-011-0/+8
| | | | | | | | | | | | | list that is considered useful. Add a note about how all entries must terminate with a slash. This is part of the continuing attempt to clean up the very poor state of this file. hat: portmgr Notes: svn path=/head/; revision=143931
* Remove one stale VIM mastersite and fix another one to end with a slash.Mark Linimon2005-10-011-2/+1
| | | | Notes: svn path=/head/; revision=143930
* Fix more bad entries.Bill Fenner2005-10-011-34/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MASTER_SITE_FEDORA_LINUX: remove ftp://ftp.rediris.es/mirror/fedora.redhat/ . There is no fedora.redhat directory. remove http://ftp.rediris.es/mirror/fedora.redhat/ . There are no files fetchable from this URL. remove ftp://ftp.univie.ac.at/systems/linux/fedora/ . This is an incomplete mirror and contains none of the files we fetch. remove http://ftp.univie.ac.at/systems/linux/fedora/ . This is an incomplete mirror and contains none of the files we fetch. remove ftp://ftp.uci.edu/mirrors/fedora/linux/core/ . This is an incomplete mirror and contains none of the files we fetch. MASTER_SITE_GCC: removed ftp://ftp.fu-berlin.de/unix/gnu/gcc/ because it doesn't have any of the files that we fetch. removed ftp://ftp.uvsq.fr/pub/gcc/ because it only has 5 of 48 files. MASTER_SITE_GNOME: remove http://ftp.linux.org.uk/mirrors/ftp.gnome.org/ . It reports 404 errors for more than 75% of the files we try to fetch from it. MASTER_SITE_GNU: removed http://gatekeeper.dec.com/pub/GNU/ since it was last updated in 2003. MASTER_SITE_MOZILLA: remove ftp://ftp.rediris.es/mirror/mozilla/ . It is only a partial mirror, mirroring only what would be in MASTER_SITE_SUBDIR as mozilla/. MASTER_SITE_PERL_CPAN: remove ftp://ftp.bora.net . It hasn't been updated since August 11. MASTER_SITE_REDHAT_LINUX: remove ftp://ftp.lip6.fr/pub/linux/distributions/redhat/linux/ . It has none of the files that we fetch. remove ftp://ftp.riken.go.jp/pub/Linux/redhat/releases . It has none of the files that we fetch. remove ftp://ftp.univie.ac.at/systems/linux/ftp.redhat.com/redhat/linux/ . There is no ftp.redhat.com directory. remove ftp://ftp.uci.edu/mirrors/redhat/linux/ . It is a partial mirror, having only 4 of the 176 files that we try to fetch from it. remove ftp://ftp.cse.cuhk.edu.hk/pub2/redhat/ . It is a partial mirror, having only 23 of the 176 files that we try to fetch from it. remove ftp://ftp.carrier.kiev.ua/pub/Linux/RedHat/redhat/linux/ . It is a partial mirror, having only 62 of the 176 files that we try to fetch from it. MASTER_SITE_SUNSITE: remove ftp://ftp.rediris.es/sites2/ibiblio.org/linux/ . There is no sites2 directory. MASTER_SITE_TEX_CTAN: remove ftp://ftp.ntnu.no/pub/tex/CTAN/ . It is missing most of latex/contrib, xmltex, foiltex, ghostgum, and others. MASTER_SITE_SUSE: changed ftp://ftp.rediris.es/pub/linux/distributions/suse/ to ftp://ftp.rediris.es/pub/linux/distributions/suse/pub/suse/ to match the site layout. changed ftp://ftp.icm.edu.pl/packages/linux-suse/i386/ to ftp://ftp.icm.edu.pl/packages/linux-suse/ to match the site layout. removed ftp://ftp.ntua.gr/pub/linux/suse/i386/ since it contains none of the files that we fetch. changed ftp://ftp.gwdg.de/pub/linux/suse/ to ftp://ftp.gwdg.de/pub/linux/suse/ftp.suse.com/suse/ to match the site layout changed ftp://ftp.belnet.be/linux/suse/ to ftp://ftp.belnet.be/linux/suse/suse/ to match the site layout removed ftp://ftp.rez-gif.supelec.fr/pub/Linux/distrib/suse/ since there is no suse directory. added missing slash in ftp://ftp.unicamp.br/pub/suse%SUBDIR%/ . What an incredibly sloppy list this is. changed ftp://ftp.empiricalnetworks.com/pub/suse/i386/ to ftp://ftp.empiricalnetworks.com/pub/suse/ to match the site layout. changed http://suse.cs.utah.edu/ to http://suse.utah.edu/suse/ to match the site layout. changed ftp://suse.cs.utah.edu/ to ftp://suse.cs.utah.edu/pub/suse.com/suse/ to match the site layout. changed ftp://ftp.skynet.be/mirror/suse.com/ftp.suse.com/ to ftp://ftp.skynet.be/mirror/suse.com/ftp.suse.com/suse/ to match the site layout. Who made all these errors!? changed http://suse.oregonstate.edu/ to http://suse.osuosl.org/suse/ to follow a 301 redirect and match the site layout. changed http://sunsite.utk.edu/ftp/pub/linux/suse/ to http://sunsite.utk.edu/ftp/pub/linux/suse/suse/ to match the site layout. changed ftp://linux.mathematik.tu-darmstadt.de/pub/linux/distributions/suse/ to ftp://linux.mathematik.tu-darmstadt.de/pub/linux/distributions/suse/ftp.suse.com/suse/ to match the site layout. changed ftp://ftp.uni-bremen.de/pub/mirrors/suse/ to ftp://ftp.uni-bremen.de/pub/mirrors/suse/ftp.suse.com/suse/ to match the site layout. removed ftp://ftp.mirror.nl/pub/mirror/suse/ . While it has subdirectories such as i386/9.1/suse/i586/ that we'd like to fetch stuff from, they're empty. MASTER_SITE_XEMACS: removed ftp://ftp.cz.xemacs.org/MIRRORS/ftp.xemacs.org/pub/xemacs/ since it was last updated in 2004 Notes: svn path=/head/; revision=143893
* Fix up some chronically bad MASTER_SITE entries. There are lotsBill Fenner2005-10-011-50/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | more bad entries to go. This file is in awful shape. MASTER_SITE_APACHE: change ftp://ftp.forthnet.gr/pub/www/apache/dist/ to ftp://ftp.forthnet.gr/pub/www/apache/ to match the site layout change ftp://ftp.kappa.ro/pub/mirrors/ftp.apache.org/dist/ to ftp://ftp.kappa.ro/pub/mirrors/ftp.apache.org/ to match the site layout removed ftp://apache.mirrors.rossfell.co.uk/mirrors/apache/dist/ since there is no mirrors/apache directory. removed ftp://ftp.plig.net/pub/apache/dist/ since there is no pub/apache directory. change ftp://mirrors.rmplc.co.uk/pub/apache/dist/ to ftp://mirrors.rmplc.co.uk/pub/apache/ to match the site layout MASTER_SITE_GNU: remove http://ftp.lug.udel.edu/pub/gnu/ - connection attempts have been timing out consistently for 3 weeks and it's not listed as a mirror in http://www.gnu.org/order/ftp.html . remove http://gnu.mirror.mcgill.ca/ - connection attempts have been timing out consistently for 3 weeks and it's not listed as a mirror in http://www.gnu.org/order/ftp.html . MASTER_SITE_KDE: remove ftp://ftp.rutgers.edu/pub/kde/ . The /pub/kde directory exists but is empty on ftp.rutgers.edu. remove http://ftp.rutgers.edu/pub/kde/ . ftp.rutgers.edu is not running a web server. Change http://sunsite.tus.ac.jp/pub/archives/linux/X/kde to http://sunsite.tus.ac.jp/pub/archives/linux/kde to match a 301 redirect and the list of KDE mirrors remove http://kde.gnusoft.net/kde/ . While there is some kde stuff there, it is not organized in the same was as other sites so this site would need its own MASTER_SITE_SUBDIR. MASTER_SITE_REDHAT_LINUX: remove ftp://ftp.rutgers.edu/pub/redhat/linux/ . The /pub/redhat directory exists but is empty on ftp.rutgers.edu. remove ftp://ftp.crc.ca/pub/systems/linux/redhat/ftp.redhat.com/linux/ . ftp.crc.ca has removed everything from /pub but /pub/crc. remove ftp://ftp.redhat.de/pub/redhat/linux/ . The distfile survey has not been able to successfully fetch a single file from this site since it started checking at Tue Oct 28 21:04:23 UTC 2003. remove ftp://ftp.inet.it/pub/Linux/redhat/ . There is no Linux subdirectory in /pub. remove ftp://ftp.cs.nott.ac.uk/Mirrors/ftp.redhat.com/pub/redhat/linux/ . It has not been running an FTP server since the distfile survey started checking at Sun Sep 11 08:09:48 UTC 2005. MASTER_SITE_SUSE: Change http://ftp.tpnet.pl/d2/ftp.suse.com to http://ftp.tpnet.pl/vol/d7/ftp.suse.com/i386 based on http://ftp.tpnet.pl/vol/d2/ftp.suse.com/.message Change ftp://ftp.tpnet.pl/d2/ftp.suse.com to ftp://ftp.tpnet.pl/d7/ftp.suse.com/i386 based on ftp://ftp.tpnet.pl/d2/ftp.suse.com/.message MASTER_SITE_XEMACS: remove ftp://ftp.jp.xemacs.org/pub/GNU/xemacs/ . The /pub/GNU/xemacs directory exists but is empty. remove ftp://ftp.tw.xemacs.org/pub/xemacs/ . There is no /pub/xemacs directory. remove ftp://ftp.nz.xemacs.org/mirror/ftp.xemacs.org/ . There is no mirror directory. remove ftp://ftp.za.xemacs.org/mirrorsites/ftp.xemacs.org/ . mirrorsites has no ftp.xemacs.org subdirectory. Found by: distfile survey Notes: svn path=/head/; revision=143890
* More cleanup of the SUSE sites, including some obvious typos.Mark Linimon2005-09-301-5/+3
| | | | | | | Source: distfile survey Notes: svn path=/head/; revision=143864
* Clean up MASTER_SITES_KDE. Mostly these are directory changes.Mark Linimon2005-09-291-12/+11
| | | | | | | Source: distfile survey Notes: svn path=/head/; revision=143749
* Yet one more mastersite. Actually the site works but no longer mirrorsMark Linimon2005-09-291-1/+0
| | | | | | | that particular directory. Notes: svn path=/head/; revision=143748
* Remove several dozen obsolete mastersites. The next run of the distfileMark Linimon2005-09-291-48/+2
| | | | | | | | | survey should have a lot less red and pink lines in the output. Source: distfile survey Notes: svn path=/head/; revision=143746
* Remove mastersite that no longer mirrors netscape/.Mark Linimon2005-09-291-1/+0
| | | | | | | Source: distfile survey Notes: svn path=/head/; revision=143735
* Remove mastersite that only accepts 3 simultaneous connections. ThereMark Linimon2005-09-291-3/+0
| | | | | | | | | are dozens of alternative sites. Source: distfile survey Notes: svn path=/head/; revision=143734
* Remove obsolete packetstorm mastersite.Mark Linimon2005-09-281-1/+0
| | | | | | | Source: distfile survey Notes: svn path=/head/; revision=143672
* For MASTER_SITE_ISC, remove mirrors that are either totally empty,Doug Barton2005-09-241-13/+3
| | | | | | | | | | | | | | or dramatically stale. Extra axe points given to sites that no loner appear on ISC's mirror list. Add one site in Sweden. More sites could be added if necessary. For MASTER_SITE_WINDOWMAKER, delete sites that do not have the latest version. Prompted by: fenner's distfile survey Notes: svn path=/head/; revision=143477
* Update the FESTIVAL_OGI list with the new ogi.edu site.Trevor Johnson2005-09-231-1/+1
| | | | Notes: svn path=/head/; revision=143450
* Fix broken pathname on Fedora mastersite introduced in 1.271.Mark Linimon2005-09-171-1/+1
| | | | Notes: svn path=/head/; revision=143035
* Remove obsolete CPAN mastersite. This was the source of over 1600 linesMark Linimon2005-09-171-1/+0
| | | | | | | | | in the distfile survey. Source: distfile survey Notes: svn path=/head/; revision=142991
* Remove obsolete Sourceware mastersites.Mark Linimon2005-09-171-3/+1
| | | | | | | Source: distfile survey Notes: svn path=/head/; revision=142988
* Fix gstreamer-plugins-all, by defining the gstreamer x264 plugin nameKoop Mast2005-09-151-0/+1
| | | | | | | | | (which is non-default). Submitted by: krismail Notes: svn path=/head/; revision=142842
* Bump openldap23 shared library version.Vsevolod Stakhov2005-09-151-1/+1
| | | | | | | Approved by: portmgr (krion) Notes: svn path=/head/; revision=142812
* - Update to 21.5-b22 "cucumber".Sergey Matveychuk2005-09-151-2/+2
| | | | | | | | PR: ports/86147 Submitted by: maintainer Notes: svn path=/head/; revision=142809