Akinori MUSHA
ac19d0e176
Add the misc/compat4x dependency only if ${OSVERSION} >= 500000.
2002-12-01 10:03:51 +00:00
Akinori MUSHA
b402d29f7f
The distributed bootstrapping compiler requires libc.so.4,
...
so add misc/compat4x as dependency.
Submitted by: bento
2002-12-01 10:00:01 +00:00
Ying-Chieh Liao
9f0bc0e998
fix build on -current
...
PR: 45836
Submitted by: Stefan Farfeleder <e0026813@stud3.tuwien.ac.at>
2002-12-01 08:33:20 +00:00
Tilman Keskinoz
8fa14934e7
Fix Build on -CURRENT by updating to 3.1.32
...
Based on
PR: 44832
Submitted by: Miguel Mendez <flynn@energyhq.homeip.net>
2002-11-30 22:34:35 +00:00
Joe Marcus Clarke
09d0027fd2
Fix build on -CURRENT and with bison 1.75.
...
Reported by: bento
2002-11-30 20:11:52 +00:00
Akinori MUSHA
19e14f3b2d
Claim maintainership as the creator of these ports until the previous
...
maintainer becomes reachable again.
2002-11-28 12:00:36 +00:00
Akinori MUSHA
60e37192e4
Sort entries.
2002-11-27 20:28:08 +00:00
Akinori MUSHA
be5a93f9f9
Fix the build of lang/ruby_static-devel, i.e. the build of
...
archiver/ruby-zlib with lang/ruby-devel in the correct way.
The cause of this problem is that FreeBSD's make(1) got a bit too
sensitive about a mixture of `target:' and `target::'.
2002-11-27 17:14:23 +00:00
Alan Eldridge
d7faccfd3b
Use WANT_AUTOCONF_VER so we don't automagically execute autoconf when we
...
don't want to. Unfortunately, I still can't get it to build because it appears
not to link against libgmp. Kris, if you think this is my problem to solve,
I will attempt to do so. Otherwise, I have kde 3.1 things to take care of,
and a cups upgrade to pull together. If I can get the cups upgrade done,
I'd like to get it in.
Approved by: kris
2002-11-27 16:44:22 +00:00
Alan Eldridge
25f5411408
Fix autoconf usage. Port is still broken, though. It's missing linking in
...
whatever has all the mpz_ functions (libgmp?). But that's not autoconf's fault.
Approved by: kris
2002-11-27 15:01:40 +00:00
David E. O'Brien
f9a856abff
Update to 3.2.1 release, and fix packaging.
2002-11-26 01:59:10 +00:00
David E. O'Brien
6fb4483d59
Rather than try to hack up the GNU strsignal (and psignal) to play nice
...
on 5-CURRENT, just use our native one.
2002-11-25 19:02:28 +00:00
David E. O'Brien
aee1245fca
Don't specify an emulation in the link spec. Just use the 'ld' default.
...
The proper emulation is different between RELENG_4 and 5-CURRENT.
2002-11-25 19:00:04 +00:00
David E. O'Brien
90a50de06c
Rather than try to duplicate the declarations from stdio.h, just use them!
2002-11-25 18:57:54 +00:00
Dirk Meyer
12d451bcd2
fix Bento build problmem, itroduced by gnustep-base-1.5.1
2002-11-25 05:17:45 +00:00
Masafumi Max NAKANE
9e683a223b
Upgrade to 5.0.10.
...
This port requires further work, as this just installs the pl-lite at the
moment. Other packages, such as XPCE are not installed for now.
2002-11-25 00:09:04 +00:00
David E. O'Brien
b7c4b1097a
Use MASTER_SITE_GCC.
2002-11-24 18:43:35 +00:00
David E. O'Brien
ca94b046ae
Remove erronious GNU assumptions about 5-CURRENT's data types.
...
Submitted by: edwin
2002-11-24 18:40:12 +00:00
Akinori MUSHA
090ec19d9c
Add parallel to CATEGORIES.
...
PR: ports/39094
Submitted by: trevor
2002-11-24 13:41:11 +00:00
Christian Weisgerber
b228d61c69
Update to 0.1.8.
...
PR: 45670
Submitted by: Michael Johnson <ahze@rgv.net>
2002-11-24 12:12:36 +00:00
Edwin Groothuis
f25385c4ed
Fix lang/egcs on -current
...
PR: ports/44857
Submitted by: Volker Stolz <vs@foldr.org>
2002-11-24 10:53:47 +00:00
Akinori MUSHA
7352fea9a6
Update to 0.8a.
2002-11-24 07:34:56 +00:00
Edwin Groothuis
4a76985dbd
port wants gmp, port gets gmp
...
Noticed by: bento
2002-11-24 01:12:46 +00:00
Norikatsu Shigemura
752fb354e3
Fix pkg-plist.
...
PR: ports/45615
Submitted by: Douglas Anestad <yotta@anestad.com> (maintainer)
2002-11-23 17:31:12 +00:00
Norikatsu Shigemura
8417c33104
Fix problems with two files not correctly upgraded during
...
upgrade from 1.2.1 to 1.2.16.
PR: ports/45615
Submitted by: Douglas Anestad <yotta@anestad.com> (maintainer)
2002-11-23 08:20:10 +00:00
Edwin Groothuis
d092a152a2
Maintainer update to version 1.2.16
...
PR: ports/45381
Submitted by: Douglas Anestad <yotta@anestad.com> <yotta@anestad.com>
2002-11-23 00:43:33 +00:00
Akinori MUSHA
58a1c86076
Update lang/ruby-devel to the latest snapshot as of 2002-11-22.
...
Add a DEBUG knob here too.
2002-11-22 12:49:49 +00:00
Joseph Koshy
fe3f4c2ec4
Update to v110.42.
...
Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER]
2002-11-22 11:17:31 +00:00
Maho Nakata
1637ccca33
Former commit was not correct by my misunderstanding.
...
Ifc is not broken when when linux_devtools is installed.
It does not see include files.
Noticed by: netchild
Reviewed by: knu (mentor)
2002-11-22 09:55:03 +00:00
Alan Eldridge
b31107f713
PORTREVSION => 2.
...
Fix error pointed out by tg@. Now just blow away the Tools subdir on uninstall
in case something compiled that stuff.
2002-11-21 17:07:28 +00:00
Alan Eldridge
e3f1cd18ae
PORTREVISION => 1
...
Added lotsa missing files to pllist.
Added dl module for those who like to live dangerously (petef?).
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
2002-11-21 16:14:10 +00:00
Alan Eldridge
182328e593
PORTREVISION => 1
...
Added lotsa missing files to pllist.
Added dl module for those who like to live dangerously (petef?).
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
2002-11-21 16:14:09 +00:00
Alan Eldridge
3c9be6b0f3
Simplified threads configuration.
2002-11-21 15:32:09 +00:00
Edwin Groothuis
c3ca2684da
Make lang/p5-ePerl compiling again.
...
Seen on: bento
2002-11-21 10:29:47 +00:00
Oliver Braun
223635f506
Update distinfo. Developer has added ffihugs to hugs98.spec file.
2002-11-21 09:45:51 +00:00
Dirk Meyer
a856c2ce22
- Update to 1.5.1
...
patch is now merged in distribution
2002-11-21 06:49:58 +00:00
Oliver Braun
4e1c9bed6a
Add USE_BISON.
...
Pointed out by: kris
2002-11-21 00:10:55 +00:00
Christian Weisgerber
b2a0bc9dca
Update to 0.1.6.
...
PR: 45354
Submitted by: Michael Johnson <ahze@rgv.net>
2002-11-20 21:35:31 +00:00
Ying-Chieh Liao
74b0ae42fd
upgrade to 4.1.0
...
PR: 45445
Submitted by: Ports Fury
2002-11-20 13:02:46 +00:00
Ying-Chieh Liao
1c3f0c839e
- Fix LIB_DEPENDS
...
- Do not install useless .la files
PR: 45443
Submitted by: Ports Fury
2002-11-20 13:00:57 +00:00
Oliver Braun
39800089b4
Add the new virtual category haskell.
2002-11-20 09:10:55 +00:00
Oliver Braun
99c4ba9355
Upgrade to 200211.
2002-11-20 08:13:29 +00:00
Maho Nakata
38713a48bd
Marked as broken if icc or linux_devtools are
...
installed.
Suggested: Marius <marius@alchemy.franken.de>
Alexander Leidinger <Alexander@Leidinger.net>
Reviewed by: knu (mentor)
2002-11-19 22:57:51 +00:00
Norikatsu Shigemura
c8c3f107ef
Update to 0.6.5.
...
PR: ports/45480
Submitted by: Erik Greenwald <greenwald@csc.smsu.edu>
2002-11-19 16:21:41 +00:00
Edwin Groothuis
1201eece7f
(at least it compiles again, but it's still full of the gcc 3.2.1 warnings).
...
Noticed on: bento
2002-11-19 12:43:02 +00:00
Oliver Braun
2a280dfcd9
Upgrade to 2.0.8.
...
PR: ports/45439
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2002-11-18 22:52:02 +00:00
Akinori MUSHA
7b91b71640
Add a patch for tempfile.rb from CVS and bump PORTREVISION.
2002-11-18 20:38:39 +00:00
Akinori MUSHA
6ce53e4211
Add a patch for tempfile.rb from CVS and bump PORTREVISION.
...
This fixes temporary file locking errors seen in portupgrade. (not a
security vulnerability, just a problem with cleanup)
2002-11-18 20:36:14 +00:00
Maho Nakata
fb764b44e4
Small misspelling
...
Noticed by marius
2002-11-18 13:24:50 +00:00
Akinori MUSHA
ae6dcb78fd
Remove an obsolete LANG=C kludge.
...
Add a knob for debugging.
2002-11-18 12:02:29 +00:00