if a port is still using the old autotools Makefile constructs.
For example:
*** AUTOTOOLS WARNING for x11/electricsheep
This port is using old autotools constructs which wil be
disappearing on 1st January 2006
In most cases, this warning can be fixed by removing
all the old constructs and replacing them with:
USE_AUTOTOOLS= libtool:13
The first line should be easily parseable by portbuild and tinderbox
clusters to flag such ports.
I'll be doing a few more sweeps of the ports tree to pick up on any
such ports over the coming weeks, before turning off the old system
and marking the port BROKEN in such cases.
(via .warning) for pending ports etc. that use the Old World Order
for autotools.
This will turn into a BROKEN message, along with removal of the old
shims, on January 1st 2006, or after 5.5-RELEASE, whichever comes first.
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
- Change LOCALBASE with _RUBY_BASE
- Set _RUBY_BASE=PREFIX if defined _RUBY_PORT_TEST
_RUBY_BASE=LOCALBASE otherwise for easy ports testing.
lang/ruby18:
- Update to 1.8.3
Grant maintainership to submitter.
While I'm here:
- Add _RUBY_PORT_TEST=yes to lang/ruby16 port too.
(lang/ruby1[68] must set it for right install).
PR: ports/87332
Submitted by: Alexander Novitsky
- 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>
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
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)
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.
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.
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.
- 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]
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.orghttp://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.comhttp://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.orghttp://python.planetmirror.com/pub/gnustep/gnustep
ftp://ftp.kr.postgresql.org/mirror/database/postgresql
http://fr2.rpmfind.net/linux/SUSE-LINUXhttp://www.planetmirror.com/pub/linux/suse/suse