Commit Graph

1451 Commits

Author SHA1 Message Date
Hye-Shik Chang
b380d46ac2 Add new variables for the better Zope support:
- 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>
2005-11-06 01:28:44 +00:00
Michael Nottebrock
debf196a65 Remove KDE2/QT1 cruft.
Submitted by: arved
2005-11-05 15:55:24 +00:00
Joe Marcus Clarke
88bd438cb7 As nice as .warning is for telling ports they're doing A Bad Thing, it
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
2005-11-05 15:15:21 +00:00
Michael Nottebrock
de94e0e160 Update to KDE 3.4.3 / KOffice 1.4.2 2005-11-05 11:19:58 +00:00
Joe Marcus Clarke
bf17204649 Update for GNOME 2.12. 2005-11-05 05:10:27 +00:00
Herve Quiroz
7e14c44aca Disable the use of Jikes when using Java 1.5 because the current stable version
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)
2005-11-03 17:37:49 +00:00
Sergey Matveychuk
705fca86db - Fix a ruby vulnerabuility in the safe level settings.
Based on:	ports/87816
Submitted by:	Phil Oleson <oz@nixil.net>

Security:	http://vuxml.FreeBSD.org/1daea60a-4719-11da-b5c6-0004614cc33d.html
2005-10-27 19:40:25 +00:00
Sergey Matveychuk
1957a82980 XEmacs mirrors:
- Remove stale AU mirror
- Fix path for RU mirror
- Add TW mirror

PR:		ports/88081
Submitted by:	Andrey Slusar
2005-10-27 17:23:10 +00:00
Sergey Matveychuk
19bb6d14cc - Update xemacs-devel-mule to 21.5-b23
PR:		ports/88080
Submitted by:	Andrey Slusar
2005-10-27 17:09:48 +00:00
Bill Fenner
dedf787afa Some minor cleanups of sites that have fewer than 25% of the files
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.
2005-10-25 19:37:52 +00:00
Dirk Meyer
1f8d779f25 - new backend option WITH_GNUSTEP_CAIRO 2005-10-25 07:45:22 +00:00
Dirk Meyer
33e670f1fd - add option WITH_OPENSSL_STABLE 2005-10-14 06:41:49 +00:00
Bill Fenner
ad0912565a MASTER_SITES_REDHAT_LINUX:
Correct path on ftp.riken.go.jp.
2005-10-08 08:21:56 +00:00
Mark Linimon
1670fb4925 Remove stale Eclipse mastersite.
Source:		distfile survey
2005-10-07 05:19:01 +00:00
Bill Fenner
60a2232a02 MASTER_SITE_SOURCEFORGE:
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.
2005-10-05 16:44:35 +00:00
Bill Fenner
f2e96e5bb6 MASTER_SITE_CPAN:
Delete www.cpan.dk; it was last updated 2005-02-19 according to
  http://www.cpan.dk/CPAN/.
2005-10-04 17:00:54 +00:00
Greg Lewis
0a8d3c6c13 . Prefer jdk15 over jdk14 on amd64 since the latter isn't supported on
that architecture.
2005-10-04 15:55:45 +00:00
Dirk Meyer
075efcbe9c - bump SHLIB version for opessl 0.9.8 2005-10-04 07:44:37 +00:00
Mark Linimon
fdae414a10 Remove two dead postgresql mirrors.
Finish the rename of scriptics.com to tcl.tk.  Chase a reorganized
mastersite.
2005-10-04 07:00:54 +00:00
Mark Linimon
c17e4b2641 Remove a MASTER_SITE_OSSP entry that's a year behind. 2005-10-04 06:16:11 +00:00
Mark Linimon
f3c4a6ac1a Remove 3 obsolete NetBSD mastersites. Some still mirror NetBSD but not
the distfiles.

Source:		distfile survey
2005-10-04 06:07:31 +00:00
Mark Linimon
99f94ec0d4 Remove a few mastersites that no longer track mysql, and chase some updated
directories on a few others.

Source:		distfile survey
2005-10-04 05:54:17 +00:00
Trevor Johnson
83670bc8f5 In MASTER_SITE_SUSE, there were 16 cases where FTP and HTTP services
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.
2005-10-04 04:52:11 +00:00
Bill Fenner
c5a7da01a6 Massive MASTER_SITE_SUSE update:
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.
2005-10-04 00:30:20 +00:00
Kirill Ponomarev
e58680c783 Remove outdated URL from MASTER_SITE_EXIM.
Reported by:	Fenner's Portsurvey
2005-10-03 22:07:29 +00:00
Mark Linimon
c96cd066cf Chase directory reorg on rediris.es machines. 2005-10-03 05:11:27 +00:00
Mark Linimon
c9f8337bad Remove ftp://ftp.de.uu.net/pub/gnu, its files are from 2003.
Remove ftp://ftp.leo.org, they have had a hardware failure and don't
know when they will be back up.

Source:		distfile survey
2005-10-03 04:56:21 +00:00
Hye-Shik Chang
08a19a2887 - Update to Python 2.4.2. [1]
- 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]
2005-10-02 14:31:39 +00:00
Mark Linimon
0bb16171b5 Remove a stale xorg mirror site. 2005-10-02 06:41:03 +00:00
Bill Fenner
8ec7748879 Cut down the fedora mirror list to those that have at least
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.
2005-10-02 03:47:43 +00:00
Mark Linimon
26199e1ed3 Continue renovations. Many sites are removed; a few have changes to the
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
2005-10-02 01:38:10 +00:00
Mark Linimon
9a0996efb0 Add a note about the maximum number of entries in a single mastersite
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
2005-10-01 20:49:17 +00:00
Mark Linimon
2908c7e96f Remove one stale VIM mastersite and fix another one to end with a slash. 2005-10-01 20:38:50 +00:00
Bill Fenner
fbb845e35c Fix more bad entries.
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
2005-10-01 05:41:25 +00:00
Bill Fenner
12b2d23c09 Fix up some chronically bad MASTER_SITE entries. There are lots
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
2005-10-01 01:42:28 +00:00
Mark Linimon
d9ec22bbeb More cleanup of the SUSE sites, including some obvious typos.
Source:		distfile survey
2005-09-30 16:58:11 +00:00
Mark Linimon
e952b9c631 Clean up MASTER_SITES_KDE. Mostly these are directory changes.
Source:		distfile survey
2005-09-29 06:35:35 +00:00
Mark Linimon
ce51e3434a Yet one more mastersite. Actually the site works but no longer mirrors
that particular directory.
2005-09-29 05:41:38 +00:00
Mark Linimon
45df70abee Remove several dozen obsolete mastersites. The next run of the distfile
survey should have a lot less red and pink lines in the output.

Source:		distfile survey
2005-09-29 04:58:42 +00:00
Mark Linimon
45d4a1c1a4 Remove mastersite that no longer mirrors netscape/.
Source:		distfile survey
2005-09-29 01:04:39 +00:00
Mark Linimon
524f1824d4 Remove mastersite that only accepts 3 simultaneous connections. There
are dozens of alternative sites.

Source:		distfile survey
2005-09-29 01:03:38 +00:00
Mark Linimon
a3e8c0326c Remove obsolete packetstorm mastersite.
Source:		distfile survey
2005-09-28 08:18:02 +00:00
Doug Barton
992f9b1650 For MASTER_SITE_ISC, remove mirrors that are either totally empty,
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
2005-09-24 02:26:35 +00:00
Trevor Johnson
2ce227ecc7 Update the FESTIVAL_OGI list with the new ogi.edu site. 2005-09-23 17:56:40 +00:00
Mark Linimon
e95d271322 Fix broken pathname on Fedora mastersite introduced in 1.271. 2005-09-17 21:34:03 +00:00
Mark Linimon
d34ca0809a Remove obsolete CPAN mastersite. This was the source of over 1600 lines
in the distfile survey.

Source:		distfile survey
2005-09-17 05:25:48 +00:00
Mark Linimon
3c54cf453c Remove obsolete Sourceware mastersites.
Source:		distfile survey
2005-09-17 03:07:49 +00:00
Koop Mast
4e416c180b Fix gstreamer-plugins-all, by defining the gstreamer x264 plugin name
(which is non-default).

Submitted by:	krismail
2005-09-15 20:22:08 +00:00
Vsevolod Stakhov
90e8af9d9c Bump openldap23 shared library version.
Approved by:	portmgr (krion)
2005-09-15 12:24:33 +00:00
Sergey Matveychuk
ec4e450528 - Update to 21.5-b22 "cucumber".
PR:		ports/86147
Submitted by:	maintainer
2005-09-15 12:00:11 +00:00