Commit Graph

5065 Commits

Author SHA1 Message Date
Thierry Thomas
77fddf9a75 Update WWW: link.
Approved by:	deischen (maintainer).
2004-12-23 01:41:22 +00:00
Jimmy Olgeni
14aa3719ef Upgrade to version r10b2. 2004-12-22 15:31:14 +00:00
Thierry Thomas
13d164aae6 - Upgrade to 1.0-RC5;
- Fix dependencies with libxml2 & libxslt.
2004-12-21 22:18:50 +00:00
Michael Johnson
22856398d4 Mark broken on alpha also
Pointed out by:	pointy hat via kris
2004-12-21 06:09:23 +00:00
Dag-Erling Smørgrav
fcdaeb79e9 Update to 0.8.17. 2004-12-20 20:03:03 +00:00
Joseph Koshy
5e91f721f9 Upgrade to v110.52.
Submitted by:	Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER]
2004-12-20 15:42:43 +00:00
Gerald Pfeifer
a1d84d4d47 Update to the 20041217 snapshot of GCC 3.4.4. On the way, properly remove
the libdata/pkgconfig directory.[1]

Pointed out by:	pointyhat/kris[1]
2004-12-19 23:45:14 +00:00
David E. O'Brien
faa3299926 Portlint 2004-12-19 20:05:20 +00:00
David E. O'Brien
ee14e2f763 Cleaner support -pthreads for 5.0-5.2.1. 2004-12-19 20:03:05 +00:00
David E. O'Brien
015e520ca3 Fix xfmode splits on AMD64; using patch from Richard Henderson <rth@redhat.com> 2004-12-19 19:13:24 +00:00
Mark Linimon
854ba7c203 Tweak up the IGNORE Makevar. 2004-12-19 18:14:59 +00:00
Mark Linimon
53db77571b Clean up the wording of IGNORE. 2004-12-19 18:12:34 +00:00
Maho Nakata
8cd124b88f Add MOVED section for devel/bison-devel and lang/gcc-ooo
and add them in Makefiles at devel/Makefile and lang/Makefile

Reported by:	kris
2004-12-19 11:26:59 +00:00
Michael Johnson
f5b394c5e8 Mark BROKEN on everything but i386 and (hopefully) alpha
since internal libffi fails.

Obtained from:	devel/libffi
Pointed out by:	pointy hat via kris
2004-12-19 01:12:30 +00:00
Kris Kennaway
b70e8b7e1d This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.
2004-12-18 23:02:35 +00:00
Pav Lucistnik
b8d930b4fe - Chase pdflib update
These ports were broken for 5, resp. 14 months. Ouch.

PR:		ports/75187 (pike76)
Submitted by:	Xavier Beaudouin <kiwi@oav.net>
Pointy hats:	ale, edwin
2004-12-18 15:34:20 +00:00
David E. O'Brien
a7f3a324ee Support -pthreads for 5.0-5.2.1. 2004-12-17 19:35:59 +00:00
Gerald Pfeifer
642675286a Update to the 20041215 snapshot of GCC 3.3.6. 2004-12-17 19:08:19 +00:00
David E. O'Brien
45a982ed52 We've ended up with the same patch twice, I guess Maho-san's and my
emails crossed each other.
2004-12-17 17:50:20 +00:00
David E. O'Brien
c8c76c3900 Catch -pthread up with the new KSE world order. 2004-12-17 17:45:03 +00:00
Maho Nakata
3e73a08f69 maho forgot to add memalign.c
Submitted by:	Alexander S. Usov <A.S.Usov at KVI.nl>
2004-12-17 09:45:22 +00:00
Maho Nakata
f9a954880c (1) a fix to -pthread
(2) clean up parts from gcc34 we don't need

Submitted by:	lofi(1) and obrien (1), (2)
2004-12-17 09:17:37 +00:00
Alex Dupre
0a62d1f8eb PHP 5.0.3 uses a different extension dir.
Spotted by:	Joe Zeiler <zeiler07@covad.net>
2004-12-17 06:48:01 +00:00
Maho Nakata
58f3a197bf Fix index build[1] and remove
unreferred files and clean up[2]

Submitted by:	kris[1] and sf[1,2]
2004-12-17 06:40:54 +00:00
Maho Nakata
e46e4c584e Update to 8.1.023
and also Solved the dynamic linkage problem.

PR:		74373
Submitted by:	Alexander S. Usov <usov at kvip88.kvi.nl>
2004-12-17 05:40:56 +00:00
Adam Weinberger
d73b83b3e4 Change LATEST_LINK=no to NO_LATEST_LINK=yes. LATEST_LINK=No
doesn't actually do what maho intended.

This should also fix INDEX builds for the time being, though
I'm not sure it's what maintainer had in mind.
2004-12-17 01:46:44 +00:00
Alex Dupre
91f2627c5d Update to 5.0.3 release:
- Fix some serious security bugs
- Other minor enhancements (PRs fixes) will come later
2004-12-16 14:23:21 +00:00
Alex Dupre
f922b07fdd Update to 4.3.10 release:
- Fix some serious security bugs
- Other enhancements (PRs fixes) will come later
2004-12-16 11:37:23 +00:00
Maho Nakata
0877d6533b gcc-ooo, gcc compiler for OpenOffice.org 2.0 or later
compilation. This version of gcc is as same as which
Hamburg team use to develop OpenOffice.org, applying
following fixes:

o visiblity fix
http://www.nedprod.com/programs/gccvisibility.html
o emum fix
http://gcc.gnu.org/ml/gcc-patches/2004-07/msg00968.html

For detail, see the announce:
http://porting.openoffice.org/servlets/ReadMsg?listName=dev&msgNo=14280

Many thanks to: Pavel Janik <Pavel at Janik.cz>

PR:	74937
2004-12-16 10:36:06 +00:00
Maho Nakata
209956f2df Make this port a slave port of lang/gcc40. 2004-12-16 10:25:07 +00:00
Maho Nakata
36e42dfd04 Back out to original. Maho (myself) committed
at different place.

Pointy hat to:  maho
Submitted by:   pav
2004-12-16 10:11:31 +00:00
Maho Nakata
5de6d77527 Adding knob WITH_FORTRAN.
Now we have GNU Fortran 90/95 compiler
with this knob.

PR:		74187
Approved by:	gerald (maintainer)
2004-12-16 09:32:21 +00:00
Maho Nakata
450d1be6e1 gcc-ooo, gcc compiler for OpenOffice.org 2.0 or later
compilation. This version of gcc is as same as which
Hamburg team use to develop OpenOffice.org, applying
following fixes:

o visiblity fix
http://www.nedprod.com/programs/gccvisibility.html
o emum fix
http://gcc.gnu.org/ml/gcc-patches/2004-07/msg00968.html

For detail, see the announce:
http://porting.openoffice.org/servlets/ReadMsg?listName=dev&msgNo=14280

Many thanks to: Pavel Janik <Pavel at Janik.cz>
2004-12-16 09:16:23 +00:00
Kris Kennaway
be3e1f7794 Clean up handling of locale directories at deinstall-time:
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
2004-12-16 05:49:27 +00:00
Michael Johnson
24d61d1805 pnetlib isn't quite ready for libtool15, backout to libtool13 2004-12-16 02:14:31 +00:00
Michael Johnson
52ab093de6 Move from libtool13 to libtool15 2004-12-16 01:54:51 +00:00
Gerald Pfeifer
ee51661154 Update to the 20041210 snapshot of GCC 3.4.4. 2004-12-15 22:27:01 +00:00
Michael Johnson
e54328b47e - Update Portable.NET suite to 6.10
- Update treecc to 0.3.4
2004-12-15 06:44:29 +00:00
Dirk Meyer
3e06360037 - cleanup Makefile 2004-12-15 04:15:43 +00:00
Stefan Farfeleder
eec5ae69e5 Fix pkg-plist on Alpha.
Reported by:	kris
Approved by:	clement
2004-12-14 09:02:26 +00:00
David E. O'Brien
2919df34f8 Unbreak the port by remove the Java language from this port. Anyone
using GCC 3.2 isn't using it for the Java compiler, but for C/C++ code.
2004-12-12 17:25:50 +00:00
Alexander Leidinger
d7595131a1 Update to 8.1.026. 2004-12-12 17:12:26 +00:00
Sergey Matveychuk
322a84aab4 - Unbreak on 5.3+
PR:		ports/71684
Submitted by:	Florent Thoumie <flz(at)xbsd.org>
2004-12-12 15:32:47 +00:00
David E. O'Brien
da00423604 Compiles on Alpha again. 2004-12-12 08:01:24 +00:00
Kris Kennaway
7a6d8b89b2 BROKEN on 4.x: Does not compile 2004-12-11 21:31:40 +00:00
David E. O'Brien
8aaad27705 If built on a machine with GCC 3.2 or later; assume the machine has CPUTYPE
set to something GCC 2.95 won't understand.  Also, set NO_CDROM.
2004-12-11 04:13:27 +00:00
David E. O'Brien
bed46151b4 Remove a reference to two FORTRAN libraries that I missed in rev 1.148. 2004-12-11 04:00:50 +00:00
Jeremy Messenger
b07f2f74d7 Update to 1.0.5.
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Project by:	BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp
Approved by:	maintainer timeout (still no contact for months)
2004-12-10 19:46:49 +00:00
Gerald Pfeifer
560a496a8b Add missing quote in post-build target (which is a real bug, but had not
triggered any problem before).

PR:		74901
Submitted by:	Pasi Hirvonen <psh@iki.fi>
2004-12-10 10:53:43 +00:00
Kirill Ponomarev
c4a0d2924c BROKEN: Size mismatch 2004-12-08 10:17:50 +00:00
Pav Lucistnik
a167e294e9 Add munger, a simple, statically-scoped, interpreted lisp that has
line-editor-like access to multiple text buffers.

PR:		ports/74781
Submitted by:	James Bailie <jimmy@jamesbailie.com>
2004-12-08 08:38:06 +00:00
Gerald Pfeifer
85f12eb3ab Update to the 20041203 snapshot of GCC 3.4.4. 2004-12-06 21:33:33 +00:00
Gerald Pfeifer
2fc1dab9fd Update to the 20041205 snapshot of GCC 4.0.0. 2004-12-06 19:44:35 +00:00
Jun Kuriyama
4afdb4807f Bump shlib number of net-snmp and $PORTREVISION.
Forgotten by:	kuriyama
2004-12-06 10:01:57 +00:00
Kris Kennaway
fa5c2c489f Reset bouncing maintainer address:
<henrik.motakef@web.de>: host mx-ha01.web.de[217.72.192.149] said: 550
    <henrik.motakef@web.de> Benutzer nicht bekannt/User unknown (in reply to
    RCPT TO command)
2004-12-06 07:19:28 +00:00
Hye-Shik Chang
2339b74306 Add new utility target named 'upgrade-site-packages' to upgrade
site-packages which was built on previous version of python.
2004-12-06 05:28:34 +00:00
David E. O'Brien
2588faf0b5 If built on a machine with GCC 3.2 or later; assume the machine has CPUTYPE
set to something GCC 2.8 / GNAT Ada won't understand.
2004-12-06 00:15:43 +00:00
David E. O'Brien
e415907d40 If built on a machine with GCC 3.2 or later; assume the machine has CPUTYPE
set to something GCC 2.8 won't understand.
2004-12-05 23:01:36 +00:00
Mario Sergio Fujikawa Ferreira
24a7b62e17 Chase library version bump on multimedia/ffmpeg 2004-12-05 18:50:50 +00:00
Vanilla I. Shu
c231cfd909 Upgrade to 0.8.3.
PR:		ports/74680
Submitted by:	maintainer
2004-12-05 15:33:14 +00:00
Josef El-Rayes
ecf8d46c71 Bump portrevision and dependency on ImageMagick
in order to trace recent ImageMagick update.

Submitted by:   Arjan van Leeuwen <avleeuwen@piwebs.com>
PR:             ports/74487
Approved by:    mat
Reviewed by:    lofi
2004-12-05 15:19:11 +00:00
Joseph Koshy
0915eda7fa Upgrade to v110.51.
Submitted by:	Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER]
2004-12-05 11:26:48 +00:00
Koop Mast
3c6ac23b94 Update to version 3.08.2.
Mark broken on sparc64.

PR:		74342
Submitted by:	maintainer
2004-12-04 15:57:11 +00:00
Kris Kennaway
4f6a6c9982 BROKEN on amd64 and ia64: Does not build 2004-12-04 01:50:44 +00:00
Alex Dupre
a762ff98ae Definitely fix support for crypt-related functionalities on amd64.
PR:		ports/74647
Submitted by:	tobez
2004-12-03 13:19:31 +00:00
Kirill Ponomarev
25bd261f53 Add missing perl dependency.
Reported by:	pointyhat
2004-12-02 06:50:55 +00:00
Hye-Shik Chang
7e89d7bc4b mpz module is deprecated since Python 2.2 and removed in Python 2.4. 2004-12-02 05:22:15 +00:00
Hye-Shik Chang
28fa221957 Add checksums for 2.4 documents. 2004-12-02 04:13:21 +00:00
Hye-Shik Chang
7563992988 IGNORE this port for a while. Some 2.5.a0 snapshot will be available
in this port soon.
2004-12-01 15:09:16 +00:00
Hye-Shik Chang
cbee63519e - Update lang/python to 2.4 final release.
- Finish repocopy lang/python -> lang/python23 for Python 2.3.4
2004-12-01 15:04:05 +00:00
Alex Dupre
bcb88d4183 Set correct default PHP version.
PR:		ports/74300
Submitted by:	Ryan <majost@lagparty.org>
2004-12-01 10:36:26 +00:00
Hye-Shik Chang
ed3a52d795 Stackless is not ready for Python 2.4 yet. So, change masterport
to lang/python23.
2004-12-01 03:50:22 +00:00
Michael Johnson
f8eed86591 Add osb-jscore
JavaScriptCore is part of Gtk-Wecore.

JavaScriptCore is javascript interpreter that OSB uses. It is based on
Apple's WebCore JavaScriptCore code, which is in turn based on KDE kjs
code.
2004-11-30 21:49:48 +00:00
Gerald Pfeifer
d3b7bf0059 Update to the 20041126 snapshot of GCC 3.4.4. 2004-11-30 15:37:05 +00:00
Gerald Pfeifer
9af0054e13 Update to the 20041128 snapshot of GCC 4.0.0. 2004-11-30 13:44:32 +00:00
Herve Quiroz
6c62c6c4d9 Disable the port on sparc64 temporary until the problem has been fixed by the
developers.

PR:		74491
Submitted by:	maintainer
Reported by:	kris
2004-11-29 01:25:32 +00:00
Thierry Thomas
82bec9c9af Upgrade to 1.0-RC4. 2004-11-28 23:10:50 +00:00
Kirill Ponomarev
51c45e0d06 Add missing dependency and fix build.
PR:		ports/74345
Submitted by:	maintainer
2004-11-28 10:15:49 +00:00
David E. O'Brien
3821a9a889 Unbreak the port by remove the Java language from this port. Anyone using
GCC 3.1 isn't using it for the Java compiler, but for C/C++ code.  Same
for FORTRAN77.  The Java bits also don't compile on FreeBSD/sparc64.
2004-11-27 23:38:41 +00:00
Edwin Groothuis
732ed0f5c9 [MAINTAINER] lang/pike72: Try to fix non i386 compilation breakage.
Some configuration code on Pike doesn't deal with 64bits
	machines (eg non x86 one). This patch is trying to fix it.

PR:		ports/74315
Submitted by:	Xavier Beaudouin <kiwi@oav.net>
2004-11-27 05:45:43 +00:00
Jeremy Messenger
43bb7fa35d Update to 1.0.4. Mono has been set to IGNORE on 5.x if OSVERSION is below
503000.  Mono 1.0.1 and greater have been broken on earlier OSVERSION
versions. Warning, not all C# apps will not working, because FreeBSD still
need to work more on pthread issues. Few C# apps such as Blam, Muine, Tomboy
and etc work perfect.

PR:		ports/74397 ports/74398
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Project by:	BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp
Approved by:	maintainer timeout (no contract for months)
2004-11-26 05:44:10 +00:00
Kris Kennaway
061272c264 Add missing libtool dropping 2004-11-26 00:43:12 +00:00
Kris Kennaway
a87c61417c BROKEN: Broken pkg-plist 2004-11-26 00:31:23 +00:00
Simon L. B. Nielsen
23003b8825 Fix DoS in the Ruby CGI module.
Obtained from:	ruby CVS
Reviewed by:	trhodes
OK'ed by:	maintainer silence
With hat:	secteam
2004-11-25 15:25:33 +00:00
Jimmy Olgeni
00b8ccf86d Fix packaging, which should also fix the cascading failure on the ports
cluster.
2004-11-25 11:14:10 +00:00
Sergey Matveychuk
97ff74d771 - Create PREFIX/SITE_PERL/PERL_ARCH/auto dirrectory on install
Pointed out by:	kris
Approved by:	tobez
2004-11-25 11:01:14 +00:00
Kris Kennaway
9938ffe506 Add missing file, and don't try to unconditionally remove a directory
shared with other gcc versions.
2004-11-24 23:38:24 +00:00
Kris Kennaway
b2e3fa47f5 Add missing directories 2004-11-24 23:19:21 +00:00
Pav Lucistnik
acaf5baa5f - Regenerate patch file
Reported by:	pointyhat via kris
2004-11-24 08:09:11 +00:00
Kris Kennaway
0397077da0 BROKEN on sparc64: Does not compile 2004-11-24 01:57:31 +00:00
Kris Kennaway
b098ffee80 BROKEN on sparc64 when defined(WITHOUT_X11): Does not compile 2004-11-24 01:55:42 +00:00
Kris Kennaway
39652bf67a IGNORE on 4.x too since the same problems exist 2004-11-24 01:46:39 +00:00
Kirill Ponomarev
a974bbd8dd Update to version 0.30
PR:		ports/74245
Submitted by:	Ports Fury
2004-11-23 18:58:35 +00:00
Gerald Pfeifer
80162fb2a8 Update to the 20041121 snapshot of GCC 4.0.0 (removing last traces of the
old bounds checker).  This includes quite a couple of SPARC fixes and should
fix the bootstrap failure there.
2004-11-22 13:51:50 +00:00
Daichi GOTO
de71f8240c Makefile contains an erroneous NUL (ascii \000) character
PR:		ports/74222
Submitted by:	Conrad J. Sabatier <conrads@cox.net>
2004-11-22 11:33:22 +00:00
Volker Stolz
a6a9eda82c - Change URL
- Change maintainer e-mail
- Drop WWW pages

PR:		ports/74203
Submitted by:	maintainer
2004-11-22 11:11:25 +00:00
Volker Stolz
08d28a3d02 - Change URL
- Change maintainer e-mail
- Drop WWW pages

PR:		ports/74201
Submitted by:	maintainer
2004-11-22 11:05:35 +00:00
Gerald Pfeifer
1c9cf791c0 Update to the 20041119 snapshot of GCC 3.4.4. 2004-11-22 09:54:34 +00:00
Thierry Thomas
0cc10aba9d Upgrade to 1.0-RC3. 2004-11-21 22:02:28 +00:00
Edwin Groothuis
854485d8f5 add conflicts with tolua4-* 2004-11-21 09:44:10 +00:00
Edwin Groothuis
a83e62a434 toLua is a tool that greatly simplifies the integration of C/C++
code with Lua. Based on a "cleaned" header file, toLua automatically
generates the binding code to access C/C++ features from Lua. Using
Lua-5.0 API and tag method facilities, the current version automatically
maps C/C++ constants, external variables, functions, namespace,
classes, and methods to Lua. It also provides facilities to create
Lua modules.

WWW: http://www.tecgraf.puc-rio.br/~celes/tolua/

Author: Waldemar Celes <celes@tecgraf.puc-rio.br>
2004-11-21 09:32:07 +00:00
Edwin Groothuis
ba0c53550f toLua is a tool that greatly simplifies the integration of C/C++
code with Lua. Based on a "cleaned" header file, toLua automatically
generates the binding code to access C/C++ features from Lua. Using
Lua-5.0 API and tag method facilities, the current version automatically
maps C/C++ constants, external variables, functions, namespace,
classes, and methods

WWW: http://www.tecgraf.puc-rio.br/~celes/tolua/
2004-11-21 08:32:23 +00:00
Hye-Shik Chang
190ea87a7e - Add support for FreeBSD 6.
- Drop support for FreeBSD 2.
- Bump PORTREVISION.
2004-11-21 07:47:10 +00:00
Pav Lucistnik
2fd6e6bff8 - Remove patch files which should be removed in 1.6.5 update
Reported by:	seanc
Pointy hat to:	kwm
2004-11-21 00:21:25 +00:00
Koop Mast
8c82e45880 Update to 1.6.5. This is mainly a bug fix release.
Changelog : http://www.gnu.org/software/guile/news.html

Approved by:	pav (mentor)
2004-11-20 18:20:06 +00:00
Hye-Shik Chang
c8faaa29b0 - Update python-devel to 2.4c1 2004-11-20 17:17:28 +00:00
Mark Linimon
e22ed3d655 With portmgr hat on, reset inactive maintainer. These ports are now up
for adoption.
2004-11-20 08:09:49 +00:00
Oliver Braun
36e68529f2 Add OPTION for compiling hugs with OpenGL/GLUT support.
Requested by:	Jan Rochel <jannisan@t-online.de>
2004-11-19 21:14:04 +00:00
Kris Kennaway
64ba4d4c63 BROKEN on 6.x: Does not compile 2004-11-18 22:38:57 +00:00
Kris Kennaway
20d3e7f02b IGNORE on FreeBSD >= 5.x: Crashes at runtime 2004-11-18 22:36:04 +00:00
Kris Kennaway
9cd034f2a4 BROKEN on 6.x: Coredump during build 2004-11-18 22:29:35 +00:00
Kris Kennaway
598ed79f46 BROKEN on 6.x: Broken pkg-plist 2004-11-18 22:27:19 +00:00
Kris Kennaway
6e1ffea754 BROKEN on !i386: Does not build 2004-11-18 22:23:27 +00:00
Daichi GOTO
cfccf82ceb Add gdc 0.8, D Front End for GCC.
PR:		ports/74072
Submitted by:	Masanori OZAWA (ozawa@ongs.co.jp)
2004-11-18 16:10:56 +00:00
Kris Kennaway
be800c9c95 BROKEN on !i386: Does not compile 2004-11-18 08:28:30 +00:00
Edwin Groothuis
0bcb572b2a Update to newer version of these documents.
Also included tcl8.5 documentation

version	new version
8.3.4	8.3.5
8.4a1	8.4.7
-	8.5a1
2004-11-18 01:53:51 +00:00
Marius Strobl
e74a020fb9 - Update to 8.1.024.
- Declare a PATCH_DEPENDS on emulators/linux_base-8 only if actually using
  RTPpatch to apply an Intel provided binary patch.
- Turn the GCC-compatibility of ICC on by default for FreeBSD >= 502108;
  except for one bug which is worked around by this port and will be fixed
  in src later FreeBSD gained support for using the GCC-compatibility along
  with the patch to compile the kernel with ICC (but the ICC 8.0 series
  wasn't configurable/hackable enough to actually use it on FreeBSD, which
  resulted into the aforementioned bug).
- On FreeBSD >= 502108 default to using libstdc++ from the base as STL
  instead of STLport unless "-cxxlib-icc" is passed to icpc (made possible
  by turning on the GCC-compatibility and the compatibility to GCC 3.3 and
  3.4 which was added to ICC 8.1). On FreeBSD < 502108 STLport i.e.
  devel/stlport-icc is and will continue to be the only STL available.
  Update the instructions displayed by the post-install target accordingly.
- Put the wrappers for glibc specific symbols and other GNU/Linux compat
  hacks into their own library "libiccfbsd" and teach the ld-wrapper to
  injected this lib instead of adding these things to the Intel libcxa and
  libcxaguard. Beginning with ICC 8.1 non of the Intel libs is "guaranteed"
  to be linked into resulting executable (this is actually a fix in ICC
  as libcxa and libcxaguard are C++ only). This fixes linking against libm
  with icc amongst other things [1].
- Clean the ld-wrapper up a bit. Stop trying to create a perfect world for
  the real ld(1) regarding superfluous linkage options, ICC natively passes
  far to many of them to the linker that we easily could remove them all.
- Change the ld-wrapper to allow for bootstrapping STLport in a bit
  different way that we used to do it, required to make devel/stlport-icc
  build correctly again.
- Use fmt(1) to print the infos displayed by the post-install target so
  the text is formated properly after the included variables are expanded [2].

Todo: - Rework the freaking thread library selection via the PTHREAD_LIBS
        environment variable by the ld-wrapper, this causes really annoying
        problems when compiling ports with ICC. Some functionality analogous
        to the GCC "-pthread" option (which is also known by ICC but is not
        documented and doesn't do the right thing for FreeBSD) would be great.
      - Make devel/stlport-icc build again with ICC 8.1 after devel/stlport
        has been updated to 4.6.2 (PR 73604). Patch for 4.5.3 already done.

Reported by:	Dan Nelson <dnelson@allantgroup.com> [1]
Courtesy of:	netchild [2]
Approved by:	netchild
2004-11-16 20:14:47 +00:00
Joseph Koshy
5e701826cd Upgrade to v110.50.
Submitted by:	Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER]
2004-11-15 09:16:14 +00:00
FUJISHIMA Satsuki
a787f0b075 farewell to libxpg4. 2004-11-15 05:19:30 +00:00
David E. O'Brien
90c441e492 If built on a machine with GCC 3.2 or later; assume the machine has CPUTYPE
set to something GCC 2.95 won't understand.
2004-11-15 02:37:29 +00:00
David E. O'Brien
98392b87cf Don't install compiler binaries without a version in the file name. 2004-11-15 01:33:03 +00:00
Gerald Pfeifer
21266c1728 Update to the 20041114 snapshot of GCC 4.0.0. 2004-11-14 21:42:10 +00:00
David E. O'Brien
b100e8414d Fix the 1st problem hit trying to build this on FBSD 5.x. 2004-11-14 19:32:21 +00:00
David E. O'Brien
28be4d1836 If built on a machine with GCC 3.2 or later; assume the machine has CPUTYPE
set to something GCC 2.95 won't understand.
2004-11-14 19:21:51 +00:00
David E. O'Brien
2d748d2ba4 This port doesn't have any Java bits. 2004-11-14 18:53:31 +00:00
David E. O'Brien
2a12e87cc7 This port installs as gcc30, so the warning is bogus. 2004-11-14 18:53:17 +00:00
Dirk Meyer
e5e0cea40b - update to 1.10.1 (stable) 2004-11-14 08:04:32 +00:00
Gerald Pfeifer
d1dd15bb4f Update to the 20041112 snapshot, the first of 3.4.4. 2004-11-14 00:53:57 +00:00
Pav Lucistnik
34b88aebc6 - Add an empty directory to the package, so deinstalling of the package does
not produce the warning about a nonexisting directory.

PR:		ports/73842
Submitted by:	Eugene Ossintsev <eugos@gmx.net> (maintainer)
2004-11-12 19:27:46 +00:00
Ade Lovett
64cee60a73 Update to 8.4.7 2004-11-12 01:15:44 +00:00
Yen-Ming Lee
7b3e74add8 - correct CONFLICTS
- add NOPRECIOUSMAKEVARS to avoid changing ARCH
- fix build and unbreak this port on 5.x
- not to STRIP scripts

PR:		(based on) 71982
Submitted by:	leeym
Approved by:	maintainer timeout
2004-11-11 16:27:11 +00:00
Gerald Pfeifer
21eda2d85f Adjust the names of the individual frontends to GCC 4.0.
PR:		73581
2004-11-09 22:29:42 +00:00
Thierry Thomas
02b64935a3 Don't trust PORTVERSION: this is actually 1.0-RC2. 2004-11-08 20:47:31 +00:00
Gerald Pfeifer
320bcd6f9a Update to the 20041107 snapshot of GCC 4.0.0 which contains some iconv-
related fixes I had submitted upstream.
2004-11-08 15:46:03 +00:00
Gerald Pfeifer
b8f419b677 Update to the 20041105 snapshot. 2004-11-08 15:07:46 +00:00
Dirk Meyer
811cff3000 - update to 1.10.0 (stable) 2004-11-07 21:43:55 +00:00
Michael Nottebrock
7a1c4f0d45 Adjust spec to make -pthread and gcj link to -lpthread on recent
FreeBSD 5.
2004-11-07 18:20:57 +00:00
Gerald Pfeifer
e862f8cb7b Revert those changes from the prevision commit (revision 1.181) that were
accidental, considering obrien's log entry and the breakage caused.

Spotted by:	kris (on behalf of pointyhat)
2004-11-07 11:40:15 +00:00
Hye-Shik Chang
79f412180b Add checksum for Python-2.4b2. 2004-11-06 19:50:06 +00:00
Hye-Shik Chang
61282086ba Update -devel to Python-2.4b2. 2004-11-06 19:48:48 +00:00
David E. O'Brien
e4cd19415f Catch the 'cklatest' target up to changes on the MASTER_SITES. 2004-11-05 19:53:25 +00:00
David E. O'Brien
6ee371136c Autogenerate the libexec portion of PLIST.
Remove unused .la files.

Reviewed by:	gerald
2004-11-05 19:48:46 +00:00
Tilman Keskinoz
1be2c30652 Don't depend on XLIB in case a build without X is requested
PR:		73003
Submitted by:	Chris Burkert <chris@chrisburkert.de>
2004-11-05 15:03:42 +00:00
Tilman Keskinoz
6fcf76d399 Update to 0.58
PR:		71957
Submitted by:	Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
2004-11-05 13:48:38 +00:00
Dima Dorfman
9a0ea55a1d We use emacs during the build to byte-compile the libraries.
Submitted by:	pointyhat via kris
2004-11-04 14:37:46 +00:00
Gerald Pfeifer
bf41230a9b Update to the 20041103 snapshot of GCC 3.3.5. 2004-11-04 10:33:41 +00:00
Volker Stolz
b6c5d5b430 Update to 0.9d.041103
PR:		ports/73435
Submitted by:	maintainer
2004-11-03 18:26:05 +00:00
John Polstra
93df93c48e Fix the build on 5.x. The 80387 status word from the last exception
is no longer saved.  It seems to be optional to pass this to
print_387_status(), so just pass 0 instead for now.
2004-11-03 03:10:39 +00:00
Marius Strobl
9bb80ef3fe o Preliminary update to 8.1.022:
- For changes since the 8.0 series see the installed C++ReleaseNotes.htm
    but note that information given there doesn't necessarily apply to ICC
    on FreeBSD, e.g. -cxxlib-gcc isn't the default on FreeBSD yet and this
    port also doesn't install the Eclipse and CDT IDEs.
  - ICC now unfortunately requires emulators/linux_base-8.
  - Works fine for compiling C source.
  - A 6.0-current GENERIC kernel compiles and boots.
  - The devel/stlport-icc port currently can't link the exception handling
    testsuite with this ICC version (due to relying on a missbehaviour of
    the old ICC versions) and has to be changed in a way that doesn't break
    lang/icc7.
  - Support for using the GCC-compatibility of ICC on FreeBSD and using
    the GNU libstdc++ as the STL with ICC is in the works.

o Like with the system GCC, default to libpthread for the threads library
  on FreeBSD >= 502102.

Approved by:		netchild
In joint forces with:	netchild
2004-11-02 23:27:26 +00:00
Pav Lucistnik
359d273f2d - Update to 7.6.24
PR:		ports/73406
Submitted by:	Xavier Beaudouin <kiwi@oav.net> (maintainer)
2004-11-02 19:47:04 +00:00
Sergey Matveychuk
8e768c8949 - Fix configure error from bad tarball
- Eliminate dependancy on gcc 2.95
- Fix gmp lib dir flaw

PR:		ports/73362
Submitted by:	maintainer
2004-11-01 21:59:34 +00:00
John Polstra
73ceb363b8 If -O[2-9] or -Os is in CFLAGS, override it with plain -O. The ezm3
build fails at elevated optimization levels due to aliasing bugs in
its elderly version of dtoa.c.

PR:		ports/71456
2004-11-01 21:42:14 +00:00
Dirk Meyer
f1577acfd9 - allow to set TCLBASE
package not changed
2004-11-01 12:46:24 +00:00
Gerald Pfeifer
8a1a913d78 Complete the repo-copy of gcc34 to gcc40 and update to the 20041024
snapshot of GCC 4.0.0.

PR:		71696
2004-10-31 05:24:28 +00:00
Gerald Pfeifer
7beb4bf214 Complete the repo-copy of gcc34 to gcc40 and update to the 20041024
snapshot of GCC 4.0.0.

PR:		71696.
2004-10-31 05:19:21 +00:00
Gerald Pfeifer
5e51067421 Update to the 20041029 snapshot of GCC 3.4.3. 2004-10-30 17:07:02 +00:00
Dima Dorfman
9cc8e73a28 Add tuareg-mode, an Emacs major mode for editing Caml code 2004-10-28 12:27:32 +00:00
Dirk Meyer
d812bf6dde - optimize reinplace to handle symlinked /usr/ports 2004-10-28 07:49:06 +00:00
Pav Lucistnik
9cc41810c6 - Mark only for i386, does not build on 64-bit archs
PR:		ports/73217
Submitted by:	Julian Stecklina <der_julian@web.de> (maintainer)
2004-10-27 20:49:11 +00:00
Dirk Meyer
e8599f3df2 - Fix bad source path in tclConfig.sh tkConfig.sh
make packages from pointyhat cluster work as intended
2004-10-27 18:07:18 +00:00
David E. O'Brien
89e77fc278 Remove the still-born GCC 3.5 port. There will be no FSF GCC version 3.5,
and we will grow a devel/gcc40 port.

PR:	71696
2004-10-27 18:06:34 +00:00
Kirill Ponomarev
2ab2ebac2b Fix build on pointyhat.
Reported by:	cluster via kris
2004-10-27 05:26:28 +00:00
Kirill Ponomarev
a9b32ce1eb Update to 0.9.7.1 and fix build on amd64
Submitted by:	maintainer
2004-10-26 20:40:20 +00:00
Dag-Erling Smørgrav
9f04cc9c13 Update to 0.8.16. 2004-10-25 23:31:12 +00:00
Gerald Pfeifer
cf5087d1a6 Update to the 20041015 snapshot of GCC 3.4.3. 2004-10-21 17:18:47 +00:00
Sergei Kolobov
6ab958cbb1 - Reset maintainership to ports@FreeBSD.org
PR:		ports/72950
Submitted by:	Kimura Fuyuki (maintainer)
2004-10-21 07:50:49 +00:00
Edwin Groothuis
925bc603cf Add portugese/php_doc to SLAVEDIRS
Submitted by:	(indirect) "Jacques A. Vidrine" <nectar@FreeBSD.org>
2004-10-20 22:41:33 +00:00
Oliver Braun
b915d053b6 Update checksum. Tarball has been rerolled just containing an update to the ANNOUNCE file. 2004-10-20 22:35:26 +00:00
Joseph Koshy
98fca632ab Fix fetch breakage.
Submitted by:	Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
2004-10-20 15:41:40 +00:00
Pav Lucistnik
c7f2af4e2f - Update to 0.9d-041019
PR:		ports/72851
Submitted by:	Julian Stecklina <der_julian@web.de> (maintainer)
2004-10-20 04:08:04 +00:00
Gerald Pfeifer
72857ab69f Update to the 20041013 snapshot. 2004-10-19 22:37:10 +00:00
Joseph Koshy
baad46f78c Upgrade to v208. 2004-10-19 17:29:00 +00:00
Oliver Braun
f7ef84c584 Upgrade ghc to 6.2.2, remove BROKEN, make portlint a little bit happier. 2004-10-17 09:25:00 +00:00
Eric Anholt
5d90a8bd05 Fix the build on -stable. Older gcc doesn't like having the ALLOCATE mixed in
with variable definitions, it seems.
2004-10-17 01:09:01 +00:00
Alexander Leidinger
64aff1c784 Update to 7.1.042. 2004-10-16 17:04:51 +00:00
Anton Berezin
349452dc1b Add p5-List-MoreUtil, an assorted collection of list/array utility
functions.  This port goes to lang/ to follow the tradition of
p5-Scalar-List-Utils.
2004-10-14 20:32:12 +00:00
Kirill Ponomarev
153c40f19a Add asn1c 0.9.4,
The asn1c compiles ASN.1 (Abstract Syntax Notation One)
specifications into the C source code. This compiler supports
automatic constraints checking code generation, parametrization,
basic support for Information Object Classes.  The produced C code
contains the codecs for BER & DER encoding rules.

PR:		ports/71560.
Submitted by:	Lev Walkin <vlm@lionet.info>
2004-10-14 08:51:02 +00:00
Dirk Meyer
57517112d3 - drop maintainership 2004-10-13 21:03:13 +00:00
Anton Berezin
d671d24aa4 Update to 2.10. 2004-10-13 09:15:44 +00:00
Cheng-Lung Sung
603fd7200e - update to 0.84
PR:		ports/72030
Submitted by:	clsung
Approved by:	co-mentor (vanilla)
2004-10-12 13:44:07 +00:00
Kirill Ponomarev
b8da1dc3eb Drop maintainership to ports@FreeBSD.org
PR:		ports/72437
Submitted by:	Michael Johnson <ahze@ahze.net>
2004-10-12 12:31:34 +00:00
Jimmy Olgeni
0ca955732d Drop maintainership. 2004-10-12 09:43:07 +00:00
Jimmy Olgeni
af63caf140 Add "parallel" category.
PR:		ports/72356
Submitted by:	Marc van Woerkom <marc.vanwoerkom at fernuni-hagen.de>
2004-10-12 09:07:54 +00:00
Jimmy Olgeni
b7db406007 Unbreak (disable HIPE build). 2004-10-12 09:03:01 +00:00
Edwin Groothuis
2a1fc340fe Sync with the latest version of the PHP documents.
Submitted by:	edwin@mavetju.org
2004-10-12 07:24:26 +00:00
Mark Linimon
7c1382021e Update to version 8.1.5.
PR:		ports/71369
Submitted by:	Nils M Holm <nmh at t3x dot org> (maintainer)
2004-10-12 06:59:11 +00:00
Dirk Meyer
5f86da4fbe - run ldconfig on the GNUstep dir only
- add IGNORE if make.conf is not set up
2004-10-12 04:39:34 +00:00
Dirk Meyer
52439973e5 - cleanup 2004-10-12 04:10:45 +00:00
Pav Lucistnik
a92ed66add - Update to 20040924
PR:		ports/72079
Submitted by:	Nils M Holm <nmh@t3x.org> (maintainer)
2004-10-11 22:58:30 +00:00
Thierry Thomas
79c1f74189 Upgrade to 0.99. 2004-10-11 22:43:44 +00:00
Alex Dupre
0a6d8fdafa Update to 5.0.2 release:
- Fix compilation of thread-safe PHP after the PTHREAD_LIBS change
- Include md5 and blowfish support on amd64 (fix headers) [1]
- Add support for dom_import_simplexml function in php5-dom [2]
- Fix vulnerability in RFC 1867 file upload processing [3]
- Fix php_variables memory disclosure [3]

PR:		ports/71752 [1], ports/72003 [2], ports/72420 [3]
Submitted by:	Adam Gregoire <bsdunx@yahoo.com> [1],
		Vaidrius Petrauskas <acrozy@uosis.mif.vu.lt> [2],
		Dmitry A Grigorovich <odip@bionet.nsc.ru> [3]
Approved by:	portmgr (kris)
2004-10-11 19:48:33 +00:00
Alex Dupre
af7695c0ae Update to 4.3.9 release:
- Fix compilation of thread-safe PHP after the PTHREAD_LIBS change
- Include md5 and blowfish support on amd64 (fix headers) [1]
- Fix vulnerability in RFC 1867 file upload processing [2]
- Fix php_variables memory disclosure [2]
- GD LZW-GIF support is now enabled by default

PR:		ports/71752 [1], ports/72420 [2]
Submitted by:	Adam Gregoire <bsdunx@yahoo.com> [1],
		Dmitry A Grigorovich <odip@bionet.nsc.ru> [2]
Approved by:	portmgr (kris)
2004-10-11 19:47:20 +00:00
Kris Kennaway
6d101a4228 This port includes a 5.x binary that links to libm.so.2, which is part
of the compiler bootstrap.  Drop it back to use the 4.x binary version
with compat4x instead so it will run on 5.3.

Approved by:	portmgr
2004-10-11 00:14:10 +00:00
Kris Kennaway
2bdc678d9a Now builds on 5.x
Approved by:	portmgr (self)
2004-09-29 04:33:28 +00:00
Kris Kennaway
041d1cac42 ruby18_static builds on amd64
Approved by:	portmgr (self)
2004-09-27 23:07:22 +00:00
Kris Kennaway
921ae16012 Now builds on amd64
Approved by:	portmgr (self)
2004-09-27 22:58:52 +00:00
Kris Kennaway
b46fe6560c BROKEN on 5.x: Broken pkg-plist
Approved by:	portmgr (self)
2004-09-26 03:17:27 +00:00
Kris Kennaway
954affa779 BROKEN on 5.x: Segfault during build
Approved by:    portmgr (self)
2004-09-26 03:05:29 +00:00
Kris Kennaway
6143a6c87a BROKEN: Does not build
Approved by:    portmgr (self)
2004-09-26 02:56:05 +00:00
Kris Kennaway
04971c59a1 BROKEN on 5.x: Coredump during build
Approved by:    portmgr (self)
2004-09-26 02:51:22 +00:00
Pav Lucistnik
3f893dd28b - Fix build on 5.3
PR:		ports/72042
Submitted by:	Yen-Ming Lee <leeym@FreeBSD.org>
Approved by:	portmgr (marcus)
2004-09-24 19:43:49 +00:00
Yen-Ming Lee
eccfb252a3 - install manpages only if WITH_TCL80_MAN is defined
- utilize MASTER_SITE_TCLTK

PR:		71925
Submitted by:	leeym
Approved by:	portmgr (marcus)
2004-09-21 18:11:14 +00:00
Yen-Ming Lee
f716e70227 - unbreak this port on 5.x
- utilize PORTNAME and PORTVERSION

PR:		71839
Submitted by:	leeym
Approved by:	portmgr (marcus), jdp (maintainer)
2004-09-21 17:18:56 +00:00
Kris Kennaway
3818bebb3c BROKEN on 5.x: Does not compile
Approved by:	portmgr (self)
2004-09-19 02:51:26 +00:00
Kris Kennaway
9cc499cfc9 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-19 01:23:11 +00:00
Kris Kennaway
fe54d2a7c7 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-18 17:49:31 +00:00
Kris Kennaway
63f77f3ea0 BROKEN on 5.x: Broken by changes to make(1)
Approved by:    portmgr (self)
2004-09-18 17:42:51 +00:00
Joe Marcus Clarke
da69dcb99d Fix build on sparc64.
PR:		71679
Submitted by:	Koop Mast <kwm@rainbow-runner.nl>
Reported by:	pointyhat
Approved by:	portmgr (implicit)
2004-09-12 19:49:09 +00:00
Dirk Meyer
99090e8684 - new option GNUSTEP_WITH_GCC34
- fix linking under 5-CURRENT
Approved by:	portmgr (marcus)
2004-09-10 03:56:45 +00:00
Thierry Thomas
dfba7a27e2 Remove a false dependency if pgrep/pkill are included in the base system.
Approved by:	portmgr (mcl).
2004-09-06 21:49:01 +00:00
Gerald Pfeifer
6aef5ec97e Update to the 20040827 snapshot of GCC 3.4.2. 2004-09-03 22:24:26 +00:00
Volker Stolz
8864d164aa Fix location of pkgconfig-data
Approved by: gerald
2004-09-03 17:42:11 +00:00
Hye-Shik Chang
172630458a Add distinfo for Python-2.4a3 2004-09-03 17:14:14 +00:00
Hye-Shik Chang
a8ff97aec3 Update to 2.4a3
PR:		71340
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
2004-09-03 17:12:28 +00:00
Kirill Ponomarev
cb5a375a5b Update to version 4.5.2
PR:		ports/71299
Submitted by:	Ports Fury
2004-09-03 08:12:18 +00:00
Mark Linimon
cb7d0d8878 Update to version 19a.
PR:		ports/71162
Submitted by:	MOROHOSHI Akihiko <moro at remus dot dti dot ne dot jp>
Approved by:	maintainer
2004-09-02 22:36:06 +00:00
Gerald Pfeifer
acd6c65252 Update to the 20040901 snapshot of GCC 3.3.5. 2004-09-02 12:51:53 +00:00
Stefan Farfeleder
6283b4eda5 Update TenDRA to 4.20040902. Major changes are support for the Alpha
architecture and that perl is no longer required.

Approved by:	arved
2004-09-02 12:22:30 +00:00
Gerald Pfeifer
702cd6a8a1 Complete the repo-copy of gcc34 to gcc35 and update to the 20040829
snapshot of GCC 3.5.0.

PR:		70493
2004-09-02 10:47:07 +00:00
Trevor Johnson
326800730f List gcov command.
PR:		71150
Submitted by:	leeym
2004-09-01 00:12:15 +00:00
Thierry Thomas
863f6a3686 Add a missing patch needed with gcc version 3.4.2. 2004-08-29 17:43:16 +00:00
Joseph Koshy
41eb32a848 Upgrade to v110.48.
Submitted by:	Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER]
2004-08-29 15:00:35 +00:00
Pav Lucistnik
1d45b6e08b - Don't hardcode shlib versions
- Libintl is not part of libc on FreeBSD

PR:		ports/70318
Submitted by:	Christopher Nehren <apeiron@comcast.net>
Approved by:	maintainer timeout (14 days)
2004-08-29 01:20:26 +00:00
Thierry Thomas
64e8cb66bb Chase libaspell to aspell.16. 2004-08-28 22:50:44 +00:00
Thierry Thomas
279c8be671 Upgrade to 0.98a. 2004-08-26 19:37:41 +00:00
Oliver Braun
a6ad43a7a5 Work around stricter CPP in GCC >= 3.4.1.
Obtained from:	cvs.haskell.org
2004-08-25 18:43:59 +00:00
Kirill Ponomarev
4f676c9b1d Update to 1.66
PR:		ports/70890
Submitted by:	maintainer
2004-08-24 09:15:27 +00:00
Ade Lovett
e56e34a864 Slightly harder to deal with than ports/70328, but tweak tcl80 and tk80
with  WITH_TCL80_MAN and WITH_TK80_MAN knobs respectively.
2004-08-23 19:59:09 +00:00
Alex Dupre
def51b4547 Update to 5.0.1 release:
- GD GIF output support is now enabled by default
2004-08-23 13:18:39 +00:00
Kirill Ponomarev
87d71cf966 Fix build with gcc-3.4 2004-08-22 19:16:00 +00:00
Eric Anholt
bbb485331b Update to 2.41 and take maintainership. I hang out with the authors a lot, and
they've basically made me start using it.  It got to the point that I'd say, "I
should write that in nickle" and I didn't even know the language yet.
2004-08-22 04:59:53 +00:00
Thierry Thomas
57f084cd83 Add mlton 20040227, an optimizing Standard ML compiler.
PR:		44295
Submitted by:	Stephen Weeks
2004-08-21 15:42:34 +00:00
Pav Lucistnik
24ac9498b0 - Introduce MASTER_SITE_OSSP
PR:		ports/70504
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2004-08-21 15:19:42 +00:00
Pav Lucistnik
1f2b257927 - Update to 5.42.1
PR:		ports/70763
Submitted by:	Esa Karkkainen <ejk@iki.fi>
2004-08-21 12:37:00 +00:00
Hye-Shik Chang
6dbe12234a Fix package build on 4-STABLE.
Submitted by:	kstewart <kstewart@owt.com>
2004-08-21 11:13:41 +00:00
Kirill Ponomarev
7dbabd341c Update to 3.08.1
PR:		ports/70745
Submitted by:	maintainer
2004-08-21 06:31:29 +00:00
Kirill Ponomarev
590de45aac Fix build with gcc-3.4
PR:		ports/70752
Submitted by:	maintainer
2004-08-21 06:11:56 +00:00
Hye-Shik Chang
c68fd8793f - Add support for FreeBSD 6.
- Remove support for FreeBSD 2.

Spotted by:	marcus, kris
Obtained from:	Python CVS
2004-08-21 03:48:20 +00:00
Hye-Shik Chang
adca4f9d0e - Add support for FreeBSD 6.
- Drop FreeBSD 2 support.
- Fix build on -stable.

Spotted by:	marcus, kris
Obtained from:	Python CVS
2004-08-21 01:02:12 +00:00
Hye-Shik Chang
d918a1e17c - Add support for FreeBSD 6.
- Remove support for FreeBSD 2.

Spotted by:	marcus, kris
Obtained from:	Python CVS
2004-08-20 23:56:16 +00:00
Pav Lucistnik
7fd187bf2e - Update to 1.63
PR:		ports/70709
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org> (maintainer)
2004-08-20 20:24:06 +00:00
Mark Linimon
e7385de0ee Reset bouncing maintainer address (permanent error). 2004-08-20 06:03:12 +00:00
Vanilla I. Shu
64bd0e1b8a Upgrade to 7.6.13.
PR:		ports/70658
Submitted by:	maintainer
2004-08-19 17:41:10 +00:00
Eric Anholt
b61bb537d9 Fix more hardcoding of imake-4 port directory to use X_IMAKE_PORT. 2004-08-19 01:40:22 +00:00
Thierry Thomas
c7eac0dd09 Upgrade to 0.97a: bugs fix release + doc. reorganization. 2004-08-18 22:34:32 +00:00
Mark Murray
5f5cf805c6 Oops. Needs libgmp. 2004-08-18 18:35:08 +00:00
Mark Murray
a9be257d9b Update to v 2.6.5. 2004-08-18 18:33:58 +00:00
John Hay
d8acc8f47a Make nqc compile with gcc 3.4.2. 2004-08-17 11:59:28 +00:00
Kris Kennaway
3e8bbb98e8 This is apparently no longer broken on 5.x. 2004-08-17 10:28:21 +00:00
Akinori MUSHA
e522bb3fe0 Update lang/ruby16 to the latest snapshot as of 2004-07-28, fixing
cgi/session's insecure permissions problem.
2004-08-17 07:10:44 +00:00