David E. O'Brien
c855adcfd5
Update to the 29-Nov-2002 distribution.
...
Since the distfile isn't versioned, this was the only way to fix the
"make distclean all" problem on 5-CURRENT.
Approved by: kris
2002-12-12 23:31:51 +00:00
Norikatsu Shigemura
bf77e055bf
Fix build error in CURRENT and reduce some compiler warning
...
(add prototypes).
PR: ports/46204
Submitted by: NINOMIYA Hideyuki <nin@Jp.FreeBSD.org> (maintainer)
2002-12-12 15:35:01 +00:00
Akinori MUSHA
0d3df60c24
Update lang/ruby to 1.6.8-preview3, lang/ruby16-shim-ruby18 to
...
1.7.3.2002.12.11, and lang/ruby-devel to 1.7.3-2002.12.12.
- Fix a few bugs that lead to core dump, one in the ruby interpreter
and another in the syslog module.
Reported by: ume (net/dtcp was a victim)
- Fix an installation problem occasionally seen on bento. (a bug in
Makefile that caused race)
Submitted by: bento
- Fix a problem that irb(1) didn't work because the symlink was wrong.
Submitted by: Jos Backus <jos@catnook.com>
- Get rid of move & symlink spaghetti completely from the installation
process.
Discussed with: portmgr (will)
2002-12-12 12:53:03 +00:00
Edwin Groothuis
4aa7d13db2
Fix URLs in pkg-message
...
PR: laven Rezic <slaven.rezic@berlin.de>
Submitted by: ports/45260
2002-12-12 07:58:25 +00:00
Anton Berezin
9687508914
Make port's Configure correctly detect crypt(3). Bump PORTREVISION.
...
Reported by: Jeroen Ruigrok van der Werven <asmodai@tendra.org>
Approved by: portmgr
2002-12-11 11:44:31 +00:00
Dirk Meyer
3b2e2ca5bc
- Fix subdir in MASTER_SITES
...
- add target test
2002-12-09 16:07:45 +00:00
Ralf S. Engelschall
f334567ae5
fix MASTER_SITES
2002-12-07 21:08:42 +00:00
Dirk Meyer
788a2b63fa
- prepare MASTER_SITE_GNUSTEP
...
- Fix build on beast
http://beta.freebsd.org/errorlogs/5-full/gnustep-base-1.5.1.log
2002-12-07 07:48:20 +00:00
Bruce A. Mah
80afc7818f
On recent 5-CURRENT, there is no Perl wrapper. It is therefore possible
...
that /usr/bin/perl5 doesn't exist, which violates some of use.perl's
assumptions. Take care of this case. [1]
Also in the case of a recent 5-CURRENT, automatically perform
"use.perl port" during package/port installation. This helps the
installation of sysinstall's new "Perl distribution", in that
sysinstall doesn't need to do this explicitly as Yet Another Special
Case. [2]
PORTREVISION bump after all this good stuff.
Requested by: bmah [1], jhb [2]
Submitted by: tobez (port MAINTAINER)
Approved by: portmgr (kris)
2002-12-04 16:50:04 +00:00
David E. O'Brien
19abf1681e
Use the most modern spelling of egcs.cygnus.com.
2002-12-03 23:21:14 +00:00
David E. O'Brien
77e870fc03
Fix cklatest paths.
...
Reported by: gerald
Approved by: kris
2002-12-03 04:35:07 +00:00
Joe Marcus Clarke
68f686414a
Fix build with bison 1.75.
...
Reported by: bento
2002-12-02 16:52:41 +00:00
Joe Marcus Clarke
006a22e249
Fix build with bison 1.75.
...
Reported by: bento
2002-12-02 16:32:08 +00:00
Kris Kennaway
88e23a5185
BROKEN on 5.0: does not compile
2002-12-02 00:28:19 +00:00
Daniel Eischen
f12ee9219b
Update to the latest released version of GNAT (3.15p). Also use a
...
new bootstrap compiler and fix so that it builds under -current.
Approved by: portmgr
2002-12-01 19:10:48 +00:00
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