1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
Commit Graph

68191 Commits

Author SHA1 Message Date
Kris Kennaway
670b20af8f Partially fix build on -current (remove bogus duplicate declarations
and #include <errno.h>).
2002-12-03 06:25:41 +00:00
Kris Kennaway
b2588ba1ea Use -fPIC instead of -fpic to fix build on sparc64 2002-12-03 05:49:46 +00:00
Kris Kennaway
93e842b87f ONLY_FOR_ARCHS=i386 alpha 2002-12-03 05:33:31 +00:00
Kris Kennaway
193584f8ec ONLY_FOR_ARCHS=i386 2002-12-03 05:31:50 +00:00
Kris Kennaway
f3fd5a1420 Use ${CXX} to build/link, instead of gcc -lstdc++ (fixes build on sparc64) 2002-12-03 05:22:35 +00:00
Kris Kennaway
8b2faae242 ONLY_FOR_ARCHS=i386 2002-12-03 05:14:27 +00:00
Kris Kennaway
0baaf15339 ONLY_FOR_ARCHS=i386 alpha 2002-12-03 05:13:13 +00:00
Kris Kennaway
4e951ff2bf ONLY_FOR_ARCHS=i386 alpha 2002-12-03 05:07:20 +00:00
David E. O'Brien
831b268792 Uh, there are .o's in the distfile; and guess what. One can't build a
sparc64 binary using an i386 object.
2002-12-03 04:54:44 +00:00
Kris Kennaway
f9a9e95d2f ONLY_FOR_ARCHS=i386 2002-12-03 04:42:17 +00:00
Kris Kennaway
ef1a471f9f Mark ONLY_FOR_ARCHS=i386 2002-12-03 04:37: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
f8345466c3 Make sure that gnome-pty-helper is installed setuid to root. This fixes
a bug where commands like mesg would fail in gnome-terminal.

Approved by:	portmgr (kris)
2002-12-03 04:22:41 +00:00
Joe Marcus Clarke
26fc672156 Update to 0.5.6 which fixes some persistent crashes.
Submitted by:	maintainer
Approved by:	portmgr (kris)
2002-12-03 04:16:25 +00:00
Dirk Meyer
674c7a07da Fix for bento on CURRENT (u_long problem) 2002-12-03 04:02:05 +00:00
Joe Marcus Clarke
936c88c6aa Gak! Replace pre-patch with post-patch to allow gnomehack to do it's
magic.

Reported by:	bento
2002-12-02 21:00:34 +00:00
Joerg Wunsch
c0a15fb17f Make this port build under -current. (Of course, it'll also build under
-stable still. ;-)

gcc 3 is (correctly) a lot more picky about some suspicious cpp
constructs that remained undetected in the original sources until now.
2002-12-02 20:36:25 +00:00
Alexander Leidinger
b040ef469c Update to 3.93.1 (bug fixes which affect the quality of a MP3).
Approved by:	kris
2002-12-02 20:19:13 +00:00
Alexander Leidinger
d114444305 - This port needs a tty at configure time, so IGNORE on the package build
cluster.
- Give maintainership back to ports@.

Approved by:	kris
2002-12-02 20:16:56 +00:00
Joe Marcus Clarke
7cd12d741f Fix build with bison 1.75.
Reported by:	bento
2002-12-02 16:57:43 +00:00
Joe Marcus Clarke
68f686414a Fix build with bison 1.75.
Reported by:	bento
2002-12-02 16:52:41 +00:00
Shigeyuki Fukushima
10bd7658a4 Update japanized perl5 patch to 20000401.
PORTREVISION bump.
Fix build error on 5-CURRENT.
2002-12-02 16:40:44 +00:00
Joe Marcus Clarke
006a22e249 Fix build with bison 1.75.
Reported by:	bento
2002-12-02 16:32:08 +00:00
Joe Marcus Clarke
6ed66e03a2 Fix build with bison 1.75.
Reported by:	bento
2002-12-02 16:22:15 +00:00
Alexander Langer
bc90d7e49d Fix last commit in case of absence of texhash.
Submitted by:	kris
Pointy hat to:	myself, the dependency guru wannabe
		(last commit was tested with teTex installed)
2002-12-02 16:16:48 +00:00
MIHIRA Sanpei Yoshiro
620fa2c603 Fix build with compile error on -current(conflicting types for `sys_nerr')
Reported by:	bento
2002-12-02 14:29:00 +00:00
Tilman Keskinoz
09a269be2a Fix Build on -CURRENT
Approved by:	patrick (maintainer)
2002-12-02 12:59:58 +00:00
Tilman Keskinoz
4e96557e6f Mark Broken on CURRENT. Drop Maintainership
PR:		45908
Submitted by:	Christian Brueffer <chris@unixpages.org>
2002-12-02 09:12:40 +00:00
Tilman Keskinoz
39e4c18aed Mark BROKEN on -CURRENT. Drop Maintainership. 2002-12-02 09:10:02 +00:00
Dirk Meyer
7d3ae456d4 remove extra include 2002-12-02 08:21:23 +00:00
Dirk Meyer
f9992def0c add missing check for GNUSTEP_GUI_DEVEL 2002-12-02 05:03:13 +00:00
Joe Marcus Clarke
acf861feb2 Fix build with bison 1.75.
Reported by:	bento
2002-12-02 04:57:52 +00:00
Dirk Meyer
080b15c45c bento, mark BROKEN only for CURRENT
conflicts with new gcc, method definition not in class context
2002-12-02 04:51:16 +00:00
Joe Marcus Clarke
73a1b02376 Fix build with bison 1.75.
Reported by:	bento
2002-12-02 03:57:52 +00:00
Joe Marcus Clarke
9f29b29a30 Fix build with bison 1.75.
Reported by:	bento
2002-12-02 03:51:56 +00:00
Dirk Meyer
0e54aadc86 Fix build on beto: drop sound support on CURRENT 2002-12-02 03:51:18 +00:00
Masafumi Max NAKANE
9454485a8c Ah, my slippery fingers, portversion should be 3.6p1 instead.
Pointed out by:	knu
2002-12-02 03:49:09 +00:00
Joe Marcus Clarke
f1e423ef4f Fix build with bison 1.75.
Reported by:	bento
2002-12-02 03:45:57 +00:00
Masafumi Max NAKANE
9357df90df Upgrade to 3.6p1, which contains security fixes.
Approved by:	kris
Submitted by:	KANOU Hiroki <kanou@mil.allnet.ne.jp>
Review and mod by:	max
2002-12-02 03:30:48 +00:00
Joe Marcus Clarke
9e5d000aa7 Fix build with gtkhtml-1.1.
Reported by:	bento
Adapted from:	GNOME CVS
2002-12-02 02:07:52 +00:00
Mike Silbersack
d8b1b93db0 Update xosview's url.
PR:		45694
2002-12-02 01:53:24 +00:00
Mike Silbersack
cb3cc1c04b This patch should solve the build problems with gcc 3 on -current.
Inspired by:	PR 45694
2002-12-02 01:52:14 +00:00
Joe Marcus Clarke
879d568dce Fix package building.
Reported by:	bento
2002-12-02 01:46:26 +00:00
Joe Marcus Clarke
47994272c0 Fix a typo that could result in ports depending on gtkhtml not to build. 2002-12-02 01:39:32 +00:00
Joe Marcus Clarke
d35f727398 Add a forgotten patch that makes the whole thing work on -CURRENT. Thanks
to kris for making me revisit this.
2002-12-02 01:28:20 +00:00
Kris Kennaway
2227e221a1 BROKEN on 5.0: does not compile 2002-12-02 00:45:49 +00:00
Kris Kennaway
08a9421aaf BROKEN: Incorrect pkg-plist 2002-12-02 00:42:43 +00:00
Kris Kennaway
a444049969 Revert previous commit (port was already fixed)
Submitted by:	marcus
2002-12-02 00:36:37 +00:00
Kris Kennaway
b9d47b1c42 BROKEN: Does not compile on 5.0 2002-12-02 00:31:53 +00:00
Kris Kennaway
4912f2a36a BROKEN On 5.0: does not compile 2002-12-02 00:29:12 +00:00