Edwin Groothuis
69a4ec2aff
Port needs perl to run and build -> USER_PERL5=yes
...
PR: ports/46357
Submitted by: Christopher Sharp <csharp@gmx.net>
2002-12-18 21:46:29 +00:00
Edwin Groothuis
c1847758ac
Mastersite reorganisations, make ports fetchable again.
...
PR: ports/46355
Submitted by: Christopher Sharp <csharp@gmx.net>
2002-12-18 21:37:35 +00:00
Christian Weisgerber
8c89ab27f6
Fix build on 64-bit platforms: don't define prototypes that conflict
...
with the system ones.
2002-12-18 20:01:26 +00:00
Joe Marcus Clarke
206a1c23e1
Fix the install and plist on -CURRENT.
...
Reported by: walt <wa1ter@myrealbox.com>
2002-12-18 18:59:46 +00:00
Dirk Meyer
a5773c03e3
- Fix build on current, to solve getopt.h problem
2002-12-18 18:51:02 +00:00
Mario Sergio Fujikawa Ferreira
d848840576
Mark as ONLY_FOR_ARCHS i386 since it requires either a pentium
...
hardware tick counter or an equivalent Solaris gethrtime() syscall.
This should be investigated further. FreeBSD might have an equivalent
syscall.
Submitted by: bento
2002-12-18 18:45:26 +00:00
Mario Sergio Fujikawa Ferreira
a60552a054
Attempt at fixing build in -CURRENT: CXX safeness fix should not
...
touch CXXFLAGS by mistake
Submitted by: bento
2002-12-18 18:35:32 +00:00
Mario Sergio Fujikawa Ferreira
ee33084124
Fix 'make package' in -CURRENT: for unknown reasons fibmap_mplayerxp
...
does not build in -CURRENT.
Submitted by: bento, kris
2002-12-18 16:58:16 +00:00
Mario Sergio Fujikawa Ferreira
00bdd4f259
Mark IGNORE since this is not compatible with latest gstreamer libraries
2002-12-18 16:33:20 +00:00
Maxim Sobolev
a4714c9f64
Update to 1.50 - this resolves problem the port have had with newest Motif.
...
PR: 45561
Submitted by: maintainer
2002-12-18 15:30:42 +00:00
Mario Sergio Fujikawa Ferreira
e1fd5a086c
Update to 1.0.3 which fixes several player side exploits
...
Approved by: portmgr (knu)
2002-12-18 15:29:05 +00:00
Akinori MUSHA
38697e1393
Update gauche & gauche-gdbm to 0.6.6.
...
From the freshmeat announcement:
A number of bugs are fixed, including a gauche.net bug and do-form
compilation bug which were sometimes the cause of crashes. Several
new modules are added, including message digest libraries (rfc.md5,
rfc.sha1, rfc.hmac, and util.digest), thread-local parameter support,
and port seek. Other enhancements include string split to take
strings and a regexp as a splitter.
Unfortunately, this does not fix the build failure on alpha. It is
still under investigation.
PR: ports/46284
Submitted by: Erik Greenwald <erik@smluc.org> (MAINTAINER)
Approved by: portmgr (knu)
2002-12-18 14:12:38 +00:00
Akinori MUSHA
0c46bafcb5
Set MAINTAINER back to the submitter. He is now reachable again.
...
Submitted by: Erik Greenwald <erik@smluc.org>
2002-12-18 13:04:36 +00:00
Akinori MUSHA
85d3de38b6
Do not build profiled libraries on 5-CURRENT, where g++ -pg produces
...
strange function calls that the assembler cannot understand.
Submitted by: bento, kris
http://bento.freebsd.org/errorlogs/i386-5-latest/sqlrelay-0.32.log
2002-12-18 12:57:05 +00:00
Christian Weisgerber
7d09d12082
Fix build on alpha.
...
Approved by: jkoshy
2002-12-18 12:25:32 +00:00
Edwin Groothuis
43c7467deb
Upgrade devel/gengetopt to make it compile under -current again.
...
Implicit approval because the port didn't build with the old version.
Also noticed on bento.
PR: ports/45690
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Reviewed by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
2002-12-18 11:46:07 +00:00
Alan Eldridge
ab4ed55093
change maintainer, thats all.
2002-12-18 11:19:34 +00:00
Alan Eldridge
48eda8042f
Change maintainer. That's all.
2002-12-18 11:18:43 +00:00
Kris Kennaway
3979955057
Mark FORBIDDEN: this port tries to send email containing the contents
...
of the system environment at install-time
2002-12-18 09:05:42 +00:00
Alan Eldridge
05c21b9963
Patch by Greg Rumple & JMC to hopefully fix end-of-download crash. I'll
...
submit this fix back to the Mozilla team, since it will affect Mozilla 1.3a
as well.
Approved by: kris before departure (one of these days this update will end)
2002-12-18 05:02:34 +00:00
Dirk Meyer
d075a3f380
- Fix some of the build problems on CURRENT, not all.
...
- make PREFIX aware
- mark BROKEN for conflicts with getopt.h
- take maintainership
2002-12-18 03:49:07 +00:00
Christian Weisgerber
fd27508ed7
Fix build on 64-bit platforms: sizeof() returns size_t.
2002-12-18 01:05:29 +00:00
Doug Barton
d3779e8b5b
Upgrade to 4.51, mostly a bugfix release, but containing a few new features,
...
Disable-Sender, Scramble-Message-Id, Spell-Check-Before-Sending.
Pine users are strongly encouraged to upgrade.
Approved by: portmgr (knu)
2002-12-17 22:33:31 +00:00
Dirk Meyer
bc81abb89f
Take maintainership
2002-12-17 20:21:11 +00:00
Christian Weisgerber
4f952de8b2
The distfile has been updated without version bump.
...
A diff has shown the changes to be limited to minor documentation
updates.
Submitted by: numerous people
Approved by: lioux (portmgr)
2002-12-17 19:10:20 +00:00
Akinori MUSHA
8cc3656d38
Update to 1.8, which fixes a problem that it reports wrong results if
...
a library search path has a trailing / or a double /.
PR: ports/46162
Submitted by: Lev A. Serebryakov <lev@serebryakov.spb.ru>
Approved by: portmgr (self, and no objection from others)
2002-12-17 18:46:45 +00:00
Mario Sergio Fujikawa Ferreira
ed4952c697
Add devel/linux-runrev: do not sell for profit
...
Submitted by: blackend
2002-12-17 14:32:53 +00:00
Mario Sergio Fujikawa Ferreira
54a08c9398
Add WITH_Y_OPTION knob which enables command line option -y allowing
...
the user to specify a different logging facility
Submitted by: Christophe Labouisse <christophe@labouisse.org>
Reviewed by: knu
Approved by: portmgr (knu)
2002-12-17 14:15:11 +00:00
Poul-Henning Kamp
853ef658e8
Add patch to make it build under current: missing <sys/time.h> include.
...
Add patch to maek it work on current: a magic () fix from kan@.
Add Serguei Tzukanov's "Hard Console" hack while we use it for
FreeBSD/s390 bootstrapping.
2002-12-17 09:20:34 +00:00
Eric Anholt
0fb7180858
Mark this ONLY_FOR_ARCHS=i386.
...
Submitted by: bento
2002-12-17 08:12:21 +00:00
Edwin Groothuis
912987fdca
Port needs x11-fonts/XFree86-4-fontDefaultBitmaps at runtime.
...
PR: ports/46318
Submitted by: Kurt Werle <kwerle@pobox.com>
2002-12-17 08:04:30 +00:00
Adam Weinberger
bf8911685e
phk asked to maintain this.
...
Submitted by: phk
2002-12-17 07:29:13 +00:00
Edwin Groothuis
8817327441
The ports own Makefile wouldn't budge when trying to install in
...
X11BASE. Let it behave and use PREFIX.
Submitted by: Mark Sergeant, via irc
2002-12-17 07:12:24 +00:00
Edwin Groothuis
fb16006cf6
Make x11/accessx compile under -current again.
...
Noticed on: bento
2002-12-17 04:39:46 +00:00
Dirk Meyer
d2311efbfd
- Fix build on Sparc
2002-12-16 20:08:07 +00:00
Dirk Froemberg
1ab754e246
make USE_LIBTOOL actually working
...
Submitted by: sobomax
2002-12-16 19:33:58 +00:00
Akinori MUSHA
8775785991
Update to 20021216.
...
pkgdb(1):
- Fix a problem in pkgdb's automatic dependency fixer that it only
fixes the first found problem and leaves the rest.
portsclean(1):
- Fix a problem that portsclean(1) does wrong if a library search path
has a trailing / or a double /. This could confuse users.
PR: ports/46162
Submitted by: Lev A. Serebryakov <lev@serebryakov.spb.ru>
Approved by; lioux (his first approval as a portmgr!) & knu ;)
2002-12-16 13:50:47 +00:00
Akinori MUSHA
4ce5358291
Fix the build problem of *-rtems-gcc on CURRENT due to conflicting
...
declarations of sys_nerr, sys_errlist and sys_nsig.
Obtained from: lang/gcc295
Submitted by: bento
2002-12-16 13:38:27 +00:00
Edwin Groothuis
748994921b
Make port fetchable and buildable again.
...
Implicit permission by the fact that the original distfiles weren't
available anymore.
PR: ports/45870
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
2002-12-16 13:28:24 +00:00
Edwin Groothuis
079f80fcd5
Unbreak build of www/squid24 on -current
...
Noticed by: bento
Approved by: adrian@
2002-12-16 12:49:22 +00:00
Akinori MUSHA
f60ee57b18
Retire japanese/gnomecore. It has been long since the Japanese
...
support patches got integrated into the upstream (x11/gnomecore).
2002-12-16 12:41:38 +00:00
Akinori MUSHA
c8753f34df
Update gal's shlib major and unbreak. Bump PORTREVISION.
...
Remove nakai@ from MAINTAINER. He doesn't have the time to maintain
this port or doesn't care if this port has been broken for long and
wasting no small CPU time on the build clusters.
Submitted by: bento
2002-12-16 12:37:10 +00:00
Akinori MUSHA
a9530e1b94
Update the checksum (2.0.20021113 -> 2.0.20021126). In this repack,
...
there were only header and typedef changes.
Submitted by: bento
2002-12-16 12:26:49 +00:00
Tilman Keskinoz
9fc1897a26
Fix dependency on p5-Digest-MD5
...
Submitted by: bento
2002-12-16 12:00:46 +00:00
Tilman Keskinoz
eb7d34df66
Fix dependency on libxml2
...
Submitted by: bento
2002-12-16 11:31:20 +00:00
Akinori MUSHA
8bf671b27e
Remove a bogus line continuation and set PKGNAMEPREFIX properly.
...
(PKGNAME=classes-3.05 -> PKGNAME=ocaml-classes-3.05)
2002-12-16 09:26:24 +00:00
Akinori MUSHA
6b417707d6
Remove a bogus line continuation and apply distributed patches
...
properly.
2002-12-16 09:24:54 +00:00
Akinori MUSHA
70078ef639
Oops, forgot to add another line.
2002-12-16 07:09:56 +00:00
Akinori MUSHA
be07c2480b
Properly install h2rb so that lang/ruby-devel doesn't create a
...
dangling symlink. PORTREVISION bumped.
2002-12-16 07:07:34 +00:00
Adam Weinberger
3131770059
An apostraphe in "it's" does not make it possessive.
2002-12-16 04:49:15 +00:00