Commit graph

479 commits

Author SHA1 Message Date
Akinori MUSHA
c08fd71075 Update to the latest snapshot of the stable branch.
Yes, 1.6.4 release will be released soon before 4.3-RELEASE.
2001-03-28 11:45:08 +00:00
Ben Smithurst
e6a9268d41 Add a .uk master site to MASTER_SITE_KDE.
Approved by:	will
2001-03-27 21:04:26 +00:00
Will Andrews
3a3b3aa3de Fix bogon. Note to self: pay more attention to what you're doing. 2001-03-26 03:40:24 +00:00
Will Andrews
87a38f41fe Fix variable usage and comments.
Submitted by:	asami
2001-03-25 23:22:46 +00:00
Will Andrews
cd5ac27b08 Bring in my fixes for KDE2 for users of XFree86 4.0.x. Basically, what
this involves is this:  Cull GL from Qt by default, but still provide a
Qt+GL library that may or may not have threads.  Then also provide a Qt
library that has threads but not GL.  This allows us to make KDE2 depend
on a library that will *not* have threads, ever.  Threads will be
revisited at a later date.  Ports that require GL support need to be
updated to use the hacked library, libqtgl.so.4.  The net result is that
we bloat our qt2 package by 1.5-2.5MB for compatability.  Also, static
qt will not have GL support.

Introduce bsd.kde.mk, which will be tested on bento before becoming
fully activated.

Replace qt22-static with qt2-static, since it's just a proxy.  Update
qt-designer to depend on qt23.  Also make the old hack to package the
correct lib obsolete by using PLIST_SUB instead.

Miscellaneous changes:  remove LIBQTFILE from CONFIGURE_ENV, it's not
used anymore.  Solve namespace pollution problems with the devel/pth and
devel/libgnugetopt ports.  Hopefully.

Suggested by:	ade, asami, sobomax (bsd.kde.mk)
Repocopied by:	asami (qt22-static --> qt2-static)
2001-03-24 22:15:59 +00:00
Satoshi Asami
cb7dd7e8da (1) Change maintainership of bsd.port.mk to portmgr@FreeBSD.org. This is
an alias of a small group of people who agreed to take care of this file.

(2) USE_QT2 now depends on qt23, not qt22, which will be deleted shortly.

(3) Add new variables PTHREAD_CFLAGS and PTHREAD_LIBS to help the transition
    with the new pthread linking scheme.
Submitted by:	sobomax

(4) Add new categories science and ukrainian.
PR:	23313 (ukrainian)
2001-03-24 21:35:22 +00:00
Bill Fenner
0d0f269502 "ftp.ru.FreeBSD.og" doesn't exist. There isn't even an ".og" domain. =)
Found by:	distfile survey
2001-03-24 17:21:47 +00:00
Maxim Sobolev
dad954da69 - Pessimise ftp1.sourceforge.net - there are unconfirmed rumours that it
may be made mirrors-only soon;
- add http:// counterpart for the ftp2.sourceforge.net.

Submitted by:	will, sobomax
2001-03-22 08:55:32 +00:00
Akinori MUSHA
38ed8ad94b ftp.nctu.edu.tw does not mirror ruby any more. 2001-03-21 20:22:39 +00:00
Akinori MUSHA
c863c8984a Update to the latest stable snapshot. A couple of significant
bugfixes have been made since the 1.6.3 release.  C'est la vie. ;)
2001-03-21 11:02:32 +00:00
FUJISHIMA Satsuki
56ec8c7cd1 add _RINGSERVER to _GNOME. 2001-03-20 20:04:49 +00:00
Maxim Sobolev
2024870f5e Add ftp1.sourceforge.net into MASTER_SITE_SOURCEFORGE.
Prompted by:	bento
2001-03-20 09:21:34 +00:00
Will Andrews
6689176a7f Add some relatively geographically distributed mirrors to MASTER_SITE_LOCAL
and add a new mirror to MASTER_SITE_SOURCEFORGE (yay ftp3 @ UNC!).
2001-03-20 00:51:57 +00:00
Akinori MUSHA
0a81dcd924 Update to 1.6.3 release. 2001-03-19 10:51:53 +00:00
Akinori MUSHA
235b9035e5 Update to the snapshot of the stable branch as of yesterday.
The 1.6.3 release has been postponed but now scheduled on next Monday.
2001-03-17 20:57:05 +00:00
Ade Lovett
0630f7a104 Reorganize MASTER_SITE_GNOME as a result of the mirrors being
completely reworked by the GNOME team.
2001-03-13 20:26:05 +00:00
Trevor Johnson
e213131936 Add ftp.plig.net back to MASTER_SITE_NETBSD as ftp.uk.netbsd.org.
Submitted by:	joe
2001-03-13 19:18:06 +00:00
Trevor Johnson
66e489c8f0 Remove ftp.plig.net because it is in the UK but hasn't a .uk TLD.
Correct a typo in the iastate.edu listing.  Add sites from
http://www.netbsd.org/Sites/net.html#ftp .  Remove defunct sites
found by bento.  Newly added ftp.questnet.net.au is untested because
it is "limited to Australian connections."

Approved by:	modified "make fetch-list" (PR 25779)
2001-03-13 18:53:44 +00:00
Akinori MUSHA
6b186f8afb Update to the latest snapshot of the stable branch. The long-awaited
1.6.3 release is scheduled for this week...
2001-03-12 18:07:40 +00:00
Akinori MUSHA
11b68518a9 Improve ruby-shebang-patch routine. Add a #! line when the script
doesn't have one.
2001-03-11 17:39:28 +00:00
Akinori MUSHA
72c6e7d1d3 Specify only one DNS load-balancing master server for
MASTER_SITE_RINGSERVER instead of listing each and every RingServer.

It is painful and just a waste of time to look each RingServer for a
file when it is gone or missing.  (They are synchronized with each
other so tightly)
2001-03-04 20:22:02 +00:00
Akinori MUSHA
b00f825c35 Update to the stable branch's snapshot as of today (2001.03.04).
Hopefully 1.6.3 will come out soon...
2001-03-04 11:16:59 +00:00
Thomas Gellekum
80d3dac31c Add back some definitions for Python-1.6. Some people obviously still
use it.
2001-03-01 12:17:41 +00:00
Steve Price
d98dfd94d6 Fix a minor type, 's/definied/defined/g'. 2001-02-26 06:24:23 +00:00
Akinori MUSHA
98539f4ba9 Update to 2001.02.19b, the second snapshot of today's. The Rubicon
test suite found a bug in the previous snapshot.  The 1.6.3 release is
drawing near.
2001-02-19 16:17:17 +00:00
Akinori MUSHA
a9a7eeb4ba Update to the stable branch's snapshot as of today (2001.02.19), which
is meant to be a candidate for the 1.6.3 release.
2001-02-19 07:54:08 +00:00
Satoshi Asami
7c30b43aa0 (1) Change USE_NEWGCC dependency from lang/egcs to lang/gcc295.
Submitted by:	reg
PR:		24525
Approved by:	obrien

(2) Change XFree86 version in PKG_IGNORE_DEPENDS
Submitted by:	olgeni

(3) Change message for "old layout" error to include a pointer to the
    cvsup FAQ.
Submitted by:	kris
2001-02-17 00:46:26 +00:00
David E. O'Brien
8a28288505 Sort the 3rd party entries so one can easily find them. 2001-02-17 00:13:32 +00:00
Akinori MUSHA
21731a090a Update to the snapshot as of 2001/02/05. 2001-02-05 21:34:38 +00:00
Shigeyuki Fukushima
9f8af8eeb4 Sync with XEmacs revision update. 2001-02-05 07:51:50 +00:00
Kris Kennaway
68957b22f9 ftp7.de.freebsd.org doesn't carry the local-distfiles stuff. We should
probably add some more MASTER_SITE_LOCALs here since there are now only
two of them.
2001-01-27 05:53:52 +00:00
Shigeyuki Fukushima
d4fa2611cd Sync with XEmacs update by kiri.
Reviewed by:	kiri
2001-01-19 15:22:54 +00:00
Akinori MUSHA
86bd115438 Update Ruby to 1.6 branch's snapshot as of 2001/01/18, with many bugs
fixed.  Read ChangeLog for details.
2001-01-18 19:53:38 +00:00
FUJISHIMA Satsuki
4e93ddd34f introduce MASTER_SITE_SOURCEWARE -- Cygnus sourceware.
These sites have splitted-by-feature gcc, gdb and other tools.
Note they are all bzip2'd.
If you found bzip2'd version of your distfile here,
please consider to migrate from ${MASTER_STIE_GNU}. Thanks!

Submitted by: Espen Skoglund <esk@ira.uka.de>
2001-01-18 18:27:51 +00:00
Satoshi Asami
cb60d32d8c (1) Add PKGORIGIN support. Bump BSDPORTMKVERSION to reflect it.
Submitted by:	sobomax

(2) Add new variable NO_OPENMOTIF that will disable dependency to
    open-motif (when USE_MOTIF is defined, of course).  Use this if
    you want to make sure your commercial Motif won't get wiped out.
Submitted by:	obrien

(3) Add NOPORTDOCS support to PLIST_SUB.  When NOPORTDOCS is defined,
    PORTDOCS="@comment " will be added to PLIST_SUB.
Prodded by:	steve
2001-01-16 09:25:16 +00:00
Will Andrews
3485d7fd88 Apparently a few mirrors stopped syncing their kde/Attic dirs a long time
ago so they don't carry KDE 1.1.2; too bad the RINGSERVERs don't either.  I
will readd these in the future when KDE 1.x is gone.
2001-01-09 00:26:52 +00:00
Trevor Johnson
b259f90c7a Add MASTER_SITE_NETBSD. 2000-12-31 15:02:48 +00:00
Dmitry Sivachenko
4b0fa9165d Add russian mirror to MASTER_SITE_THEMES. 2000-12-31 12:13:13 +00:00
Ben Smithurst
e3989ee9a8 Add .uk mirrors to XCONTRIB, PERL_CPAN, GNU and TCLTK lists. 2000-12-28 22:11:09 +00:00
Ben Smithurst
fdd5be1140 Add a .uk mirror of SourceForge at ftp.mirror.ac.uk
Approved by:	sobomax
2000-12-28 19:47:56 +00:00
Akinori MUSHA
08beaaaf98 Ho-ho-ho. Here comes the latest and greatest stable release of Ruby.
This is Ruby 1.6.2, the "Merry Christmas" version.  Have fun! :)
2000-12-25 14:07:57 +00:00
Dmitry Sivachenko
f389a7a279 Add FTP.Chg.RU to the various MASTER_SITE_*.
It is about 400Gb in size and has 100Mbps connection to the outside world.
It mirrors most of the common package collections.
FreeBSD users from Russia (as well as all others) are advised to use it.
2000-11-25 20:54:44 +00:00
Thomas Gellekum
9998c31f9a Fix stupid typo (wrong path in py-xml dependency). <:-( 2000-11-20 12:30:14 +00:00
Akinori MUSHA
a67d45fab1 Update to 1.6.2-preview3. As always, Matz has prepared a preview
snapshot right before the freeze for the new FreeBSD release. :)
2000-11-16 17:59:40 +00:00
Thomas Gellekum
7a9f5ed9f4 Depend on the latest and greatest py-xml package. 2000-11-16 14:07:30 +00:00
Satoshi Asami
f440390503 Add AUTO{CONF,MAKE}_{ENV,ARGS}. Among other things, this will fix
audio/libao, audio/libogg, audio/libvorbis and audio/vorbis-tools
which need --add-missing to be passed to automake.

PR:		22610
Submitted by:	Theo van Klaveren <t.vanklaveren@student.utwente.nl>, roger, sobomax
2000-11-16 13:06:29 +00:00
Satoshi Asami
9d90340b60 Change PKG_IGNORE_DEPENDS to contain some ridiculous string. Otherwise
the list of dependencies become empty when XFREE86_VERSION=4.
2000-11-13 08:19:05 +00:00
Satoshi Asami
7112ba2b40 Change motif to a normal dependency. REQUIRES_MOTIF is now called
USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif.  As
before, it implies USE_XPM (and therefore USE_XLIB).  Motif-dummy is
removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3.

Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always
have USE_MOTIF.  ftp/moxftp will define USE_MOTIF unless
WANT_ATHENA_VERSION (new variable) is defined.  I merged the X cases
in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined.

I will remove x11-toolkits/Motif-dummy (which has been repo copied to
open-motif) in a few days.
2000-11-07 23:28:20 +00:00
Trevor Johnson
fe6a4505c8 Add ftp://projects.sourceforge.net/pub/ to MASTER_SITE_SOURCEFORGE.
The existing URLs do not work for the audio/streamripper or x11-wm/evilwm
ports.
2000-11-07 19:15:17 +00:00
Akinori MUSHA
81c8bdcbd7 Fix ${MASTER_SITE_RINGSERVER:S///} parts to look smarter. 2000-11-06 05:45:05 +00:00