Commit graph

71556 commits

Author SHA1 Message Date
minskim
605322837e Note PKGREVISION bump of ed2k-gtk-gui. 2004-12-18 21:47:41 +00:00
minskim
112749fa7c Bump PKGREVISION for the change in spawning overnet. 2004-12-18 21:46:56 +00:00
minskim
cad04c6784 Do not try to read from pipes after spawning overnet. This is a
workaround for the problem that g_spawn_sync() in glib2 hangs in
running overnet>=1.0.
2004-12-18 21:45:22 +00:00
jlam
4df5c48cc4 minor whitespace nit. 2004-12-18 21:32:51 +00:00
jklos
957de1a8e6 BIND 9.3.0 dies right after launch on VAX and m68k when threading is
enabled. Until this is fixed, we'll turn off threading for VAX and m68k.
PowerPC has some other issue, and i386 and SPARC appear to work fine with
threading.
2004-12-18 21:01:46 +00:00
jlam
c06a6dd151 Auto-add the PTHREAD_* variables to CFLAGS, LDFLAGS, and LIBS so that
these packages will pick up -lpthread on NetBSD 1.6.x when linking
applications.
2004-12-18 20:58:30 +00:00
jlam
8b2040b409 Always create a ${TOOLS_DIR}/bin/rpcgen to wrap the real rpcgen.
The wrapper will correctly set the CPP environment variable to a
stat((2)able path to a C preprocessor, then rely on the PATH to
find and invoke the real rpcgen.

Remove NO_EXPORT_CPP in package Makefiles where it was used just to
avoid problems with rpcgen.  The build system now just does the right
thing automatically without needing package-specific knowledge.

This fixes PR pkg/27272.
2004-12-18 19:24:26 +00:00
minskim
a5d15ead5c Add (unsigned char) casts to ctype function arguments. 2004-12-18 19:05:54 +00:00
grant
7d3b1a90b3 ignore getopt_long() on Darwin because there is no prototype for it,
nor declaration for "struct option".

fixes build on Darwin.
2004-12-18 18:51:39 +00:00
grant
ca1dbb484e comment which file causes the ICE. 2004-12-18 18:13:53 +00:00
grant
2789a12d62 silc-toolkit causes xlc to bomb with an ICE, so mark this pkg
NOT_FOR_COMPILER=xlc.
2004-12-18 18:11:10 +00:00
grant
7c92fad777 note PKGREVISION bump of libtool (-export-symbols fix for Darwin with
xlc).
2004-12-18 17:45:27 +00:00
grant
76c3898cdf in the command run when -export-symbols is used on Darwin with xlc,
ensure there is no whitespace on the command line when passing
-install_name to the linker, as this breaks the build.

this fixes the build of audio/libaudiofile and other packages using
-export-symbols on Darwin with xlc.

bump PKGREVISION.
2004-12-18 17:42:24 +00:00
jdolecek
7a8df0eed8 acroread5 update to 5.10 (security issue) 2004-12-18 17:18:19 +00:00
jdolecek
23d888ad4b Update acroread5 to 5.10. 5.09 version doesn't appear to be available
anymore, and this fixed (according to bundled README):

  A security patch was applied that solves a problem reported
  with malformed mail containing pdf attachments.
2004-12-18 17:17:16 +00:00
jlam
f9127ef977 Fix a typo that caused us not to check the correct header for the presence
of "des_cblock".  This fixes PR pkg/28703.
2004-12-18 17:14:22 +00:00
grant
26e10e5e0d add libmacosx for Darwin. 2004-12-18 17:14:18 +00:00
grant
c979d5aea4 Darwin doesn't build liboss or libsun, but does use dlopen.
no PKGREVISION bump because it didn't build before.
2004-12-18 17:12:00 +00:00
grant
8a9e346a1c note PKGREVISION bump of pkgconfig (dlcompat dependency). 2004-12-18 16:59:25 +00:00
grant
88b2f1bdc9 - pkgconfig uses dlopen(), so include dlopen.buildlink3.mk.
- Darwin has no prototype for poll(), so in glib, do what it already did
  for Solaris.

fixes build on Darwin.

bump PKGREVISION for dlcompat dependency.
2004-12-18 16:57:56 +00:00
jlam
3b03cc6d2f Fix postgresql74-plperl so that it finds libperl.so at runtime. The
PostgreSQL configure/build infrastructure tries very hard to separate
rpath flags from other LDFLAGS, which is completely unnecessary in
pkgsrc since the wrapper scripts are smart enough to deal with it on
their own.  In this case, the GNU configure script was stripping out
the rpath to libperl.so when setting perl_embed_ldflags, so modify
the configure script to not do this.

Also re-enable this package since it's possible to load the plperl.so
language module again.  I tested this with:

	createdb foo
	createlang -d foo plperl
2004-12-18 16:36:29 +00:00
ben
64f241c45b Correct hint so that dd will succeed when memtest.bin is not an even
number of blocks in size.
2004-12-18 16:26:34 +00:00
grant
7ce7bd5f4b drop unneeded parens 2004-12-18 16:24:37 +00:00
grant
507eee2dac ignore inttypes.h on irix 5 as it is known to conflict with
sys/types.h.

fixes PR pkg/28632 from Georg Schwarz.
2004-12-18 16:24:20 +00:00
jdolecek
820732f1a1 g/c MAINTAINER (use one from Makefile.common) 2004-12-18 16:23:04 +00:00
grant
aa50bab74a add IRIX support.
fixes part of PR pkg/28615 from Georg Schwarz.
2004-12-18 16:21:28 +00:00
grant
55ef91bd55 don't pass LDFLAGS to CC. add -lcurses on Darwin. fixes build on
Darwin.
2004-12-18 16:20:36 +00:00
grant
52da5bcd24 add build target support for IRIX.
fixes PR pkg/28610 from Georg Schwarz.
2004-12-18 16:17:12 +00:00
grant
2f3542f78c tell configure to ignore inttypes.h on irix 5 because it is known to
be incompatible with sys/types.h.

fixes PR pkg/28545 from Georg Schwarz.
2004-12-18 16:12:41 +00:00
grant
e29023284e make sure IDEA support is only included if USE_IDEA == yes.
fixes part of PR pkg/28542 from Georg Schwarz.
2004-12-18 16:09:49 +00:00
grant
df4959e883 build fixes on irix 5:
- pass option to configure to emulate getaddrinfo()
- include sys/types.h

fixes PR pkg/28439 from Georg Schwarz.
2004-12-18 16:05:11 +00:00
jdolecek
6a54a51a44 claim MAINTAINER 2004-12-18 16:04:54 +00:00
jlam
9c0c303ca7 I lost the checksum for the tarball in my last commit... add it back. 2004-12-18 16:04:16 +00:00
grant
f6fd5cce59 build fixes on irix 5:
- pass option to configure to emulate getaddrinfo()
- include sys/types.h

fixes PR pkg/28439 from Georg Schwarz.
2004-12-18 16:02:28 +00:00
jdolecek
40b9b247d6 claim MAINTAINER 2004-12-18 16:01:07 +00:00
jlam
a1dc1c896f Patch Makefile.shlib so that when creating shared libraries, we don't
only pass only the -L* LDFLAGS to the linker.  This is correct for
pkgsrc since the wrapper scripts take care of correctly passing the
rpath info to the linker, so we don't need to filter those out.  This
allows plpgsql.so to find libintl.so if we are using the pkgsrc version
of it.  Bump the PKGREVISION of postgresql*-lib to 7.3.8nb1 and
7.4.6nb2.

Link the postgres binary with the necessary flags to allow it to
dlopen() modules that use pthreads[*].  This should allow postgres to
open a plperl.so module built on a system with perl+threads.  Bump
the PKGREVISION of postgresql*-server to 7.3.8nb2 and 7.4.6nb2.

[*] Note that this behavior can be tweaked globally by setting
    DLOPEN_REQUIRE_PTHREADS to "yes" or "no" in /etc/mk.conf.
2004-12-18 15:59:55 +00:00
grant
f7652ce277 remove unneeded include of bsd.prefs.mk. 2004-12-18 15:55:51 +00:00
jdolecek
9c45c62df9 convert to use standard PECL extension build framework for consistency
don't install LICENCE (this package is distributed under standard PHP
licence) nor NOTICE file

PKGREVISION not bumped, since package version as such changed
2004-12-18 15:53:29 +00:00
grant
b113f54a56 explicitly specify path to traceroute binary on irix 5.
fixes PR pkg/27769 from Georg Schwarz.
2004-12-18 15:50:42 +00:00
grant
fafc14b844 set ABI=o32 on irix5, as gmp only supports o32 on irix5.
fixes PR pkg/28072 from Georg Schwarz.
2004-12-18 15:43:19 +00:00
jdolecek
be6bd3980f homepage moved to pecl along the package 2004-12-18 15:08:39 +00:00
jdolecek
aa756b9b77 clarify this package has been discontinued by GNOME project 2004-12-18 15:06:54 +00:00
jdolecek
a53d86c3ca add a comment regarding the -rpath filter 2004-12-18 15:03:30 +00:00
wiz
a60b2cc1a6 Default to bash3 in dependency path. 2004-12-18 14:42:47 +00:00
grant
764cd7c33a only include <search.h> if it is present. fixes build on Darwin. 2004-12-18 14:28:04 +00:00
darcy
16105fb3a2 Move the pg_config binary from -client to -lib. This fixes PR pkg/28685
as well as the bulk build for py-postgresql.

Note that the man page is still built and installed by -client.  That's
a trickier problem.
2004-12-18 14:26:15 +00:00
wiz
99b7f45b7d Fix path to suse_libjpeg. 2004-12-18 13:59:00 +00:00
xtraeme
391fed9838 * Fix PATH for test.sh script
* Use /bin/sh in test.sh instead of /bin/bash
* Use ${PREFIX}/sbin/atitvout not ./atitvout

Bump PKGREVISION.
2004-12-18 13:18:13 +00:00
wiz
cd81d3d3d5 + gnumeric-1.4.1, nut-10.13, realplayer-10.0.2. 2004-12-18 13:01:34 +00:00
adrianp
7253b88fe8 Note apache bump to nb5 for security issue 2004-12-18 08:43:48 +00:00