1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Commit Graph

68709 Commits

Author SHA1 Message Date
Ying-Chieh Liao
c6b77211c2 upgrade to 4.9.0
some bug fix, jabber support, msn support enhanced, no libsigc++, segfault fix

Approved by:	portmgr(steve)
2002-12-20 05:33:16 +00:00
Marcel Moolenaar
b62e2696f0 Always create a link from ${MACHINE_ARCH}-freebsd-cc.rul to the i386
version in the RULES directory if the build machine is not i386.
This fixes the port on ia64 because it simply wasn't enumerated.

No response: dirk@
2002-12-20 04:37:14 +00:00
Chris D. Faulhaber
3ba7e2bc6d Mark as ONLY_FOR_ARCHS=i386
Submitted by:	naddy
Approved by:	portsmgr (lioux)
2002-12-19 20:36:08 +00:00
Mario Sergio Fujikawa Ferreira
88902156b6 Fix typo: distribfold.org -> distributedfolding.org
Submitted by:	Matt Mills <alpha@vanity.com>
2002-12-19 18:33:55 +00:00
Akinori MUSHA
2030fad337 Add RUBY_WITH_PTHREAD=yes to DEPENDS_TARGET to fix the build on bento. 2002-12-19 17:29:44 +00:00
Mario Sergio Fujikawa Ferreira
c70d667edd Fix typo left in previous revision 2002-12-19 16:12:27 +00:00
Alan Eldridge
66e5b8e811 Update Grip to 3.0.3 and fix plist.
Approved by:	kris
2002-12-19 07:35:54 +00:00
Edwin Groothuis
bce150250c Ports needs gmp.h, port gets gmp.h
Noticed on: bento
2002-12-19 07:15:35 +00:00
Mario Sergio Fujikawa Ferreira
df92c7e01b o Update to 20021105 snapshot
o Depend on compat4x on OSVERSION >= 500000 since these are 4.5-RELEASE
  binaries
o House a copy under MASTER_SITE_LOCAL: the local copy will be
  versioned, developer has yet to be convinced of the advantages
  of distributing versioned files

Approved by:	portmgr (knu)
2002-12-19 01:17:07 +00:00
Mario Sergio Fujikawa Ferreira
6c77f63d47 o Update to 0.198
o House a copy under MASTER_SITE_LOCAL: the local copy will be
  versioned, developer has yet to be convinced of the advantages
  of distributing versioned files

Approved by:	portmgr (knu)
2002-12-19 00:59:29 +00:00
Marcel Moolenaar
d0d5d33f3c Fix ghostscript on ia64. The logic to determine what the minimum
alignment must be is based on elementary datatypes, but does not
take into account the alignment requirements of FP spills. Such
are present in jmp_buf. The memory allocator is used by the JPEG
and PNG libraries as well and the JPEG library has a jmp_buf in
one of its structures.
Another problem case is the "long double" type. This datatype is
not in the list of elementary types on which the minimal alignment
is based and can also be used by imported source code.

The patch forces 16-byte alignment on ia64.
2002-12-19 00:43:11 +00:00
Christian Weisgerber
1cdc278c65 Fix building with GCC3. 2002-12-18 23:38:24 +00:00
Christian Weisgerber
829ded82a0 Fix build on -CURRENT/alpha. 2002-12-18 23:19:21 +00:00
Edwin Groothuis
c7c1238390 Make port up-to-date again by version-upgrade.
Implicit approval due to absence of the old distfiles.

PR:		ports/46326
Submitted by:	Michael L. Hostbaek <mich@freebsdcluster.org>
2002-12-18 22:06:30 +00:00
Christian Weisgerber
ec28692edb Fix build on -CURRENT by tweaking #include order. 2002-12-18 22:00:44 +00:00
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