Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
jmmv 44e69ddb74 Fix detection of RTLD_GLOBAL, which was beeing incorrectly detected in NetBSD
and caused lots of obscure problems in programs loading plugins (specially,
gstreamer).

The problem is that the check in the configure script tries to dlopen the
libpthread.so library, but the test program is not linked against libpthread
itself.  So it crashes, because this is not supported in NetBSD (the program
was "initialized" as a non-threaded one).  I've changed the test program to
use libintl, which seems to work fine.

Bump PKGREVISION to 1.
2004-04-06 07:15:53 +00:00
archivers If GNU_PROGRAM_PREFIX is not "g" or not set, then still install 2004-04-05 18:38:43 +00:00
audio Belatedly bump PKGREVISIONs and dependencies for xvidcore major bump 2004-04-05 18:41:14 +00:00
benchmarks PKGREVISION bump after openssl-security-fix-update to 0.9.6m. 2004-03-26 02:27:34 +00:00
biology Update to 9.11: 2004-03-10 18:37:48 +00:00
bootstrap Fix comment to match new location 2004-04-05 01:34:17 +00:00
cad PKGREVISION bump after openssl-security-fix-update to 0.9.6m. 2004-03-26 02:27:34 +00:00
chat Update to 0.76, based on patch from Matthew Luckie (maintainer). 2004-04-02 16:08:21 +00:00
comms Use buildlink3 framework to fix bad shared library runtime path to 2004-03-30 21:04:21 +00:00
converters Apparently cp(1) under Irix does not like to overwrite symbolic links. 2004-04-02 19:08:37 +00:00
cross PKGREVISION bump after openssl-security-fix-update to 0.9.6m. 2004-03-26 02:27:34 +00:00
databases Prefer pkgsrc 'perl' over system 'perl' = now compiles on Darwin 2004-04-05 18:16:20 +00:00
devel Fix detection of RTLD_GLOBAL, which was beeing incorrectly detected in NetBSD 2004-04-06 07:15:53 +00:00
distfiles
doc metamail doesn't really need X11, so remove USE_X11; bump PKGREVISION. 2004-04-06 04:27:36 +00:00
editors Bump dependency to latest emacs20 version. 2004-04-05 13:47:55 +00:00
emulators err forgot to add USE_X11. 2004-04-05 05:16:49 +00:00
finance PKGREVISION bump after openssl-security-fix-update to 0.9.6m. 2004-03-26 02:27:34 +00:00
fonts re-add checksum which accidently got lost 2004-04-03 22:59:03 +00:00
games Added glaxium. 2004-04-05 12:42:16 +00:00
geography LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs 2004-02-14 17:21:32 +00:00
graphics Get rid of the GIMP_VER variable. 2004-04-05 22:09:54 +00:00
ham bl3ify and set NO_EXPORT_CPP to placate rpcgen. 2004-03-11 07:17:47 +00:00
inputmethod Add a BUILDLINK_PKGBASE.<pkg> definition where it's not equal to <pkg>, 2004-03-29 05:05:32 +00:00
lang Install to ${PREFIX}/${INFO_DIR} instead of ${PREFIX}/info. 2004-04-05 22:13:43 +00:00
licenses Add license for rar-linux. 2004-02-27 15:17:28 +00:00
mail metamail doesn't really need X11, so remove USE_X11; bump PKGREVISION. 2004-04-06 04:27:36 +00:00
math Update to 4.3.51: 2004-04-01 18:56:25 +00:00
mbone Enable tk84 and replace x11/tk with x11/tk83. Packages compatible 2004-03-08 20:27:13 +00:00
meta-pkgs Belatedly bump PKGREVISIONs and dependencies for xvidcore major bump 2004-04-05 18:41:14 +00:00
misc Belatedly bump PKGREVISIONs and dependencies for xvidcore major bump 2004-04-05 18:41:14 +00:00
mk err BUILDLINK_UPDATE_CACHE should be no for now... sorry I had this change 2004-04-06 04:39:00 +00:00
multimedia bl3ify 2004-04-06 04:10:48 +00:00
net Wildcard p5-ispman dependency. 2004-04-05 13:47:02 +00:00
news Use binary stdio because "you're supposed to do that." 2004-03-29 17:31:54 +00:00
packages
parallel Tell the buildlink3 framework to pass the pvm3/* directories to the compiler 2004-03-25 04:20:49 +00:00
pkgtools Update to 1.18: 2004-04-02 18:03:01 +00:00
print Wildcard depends. 2004-04-05 13:50:29 +00:00
security Update to 1.3: Contributed by Stefan Schumacher (stefan net-tex de) in 2004-04-04 22:16:58 +00:00
shells Add a missing file to PLIST. Noted by Kouichirou Hiratsuka in PR pkg/24976. 2004-03-30 16:09:56 +00:00
sysutils Ooops, forgot a cvs add for previous 2004-04-05 22:39:42 +00:00
templates These pkgs are known to support IPv6. 2003-10-06 00:27:15 +00:00
textproc Added lua-expat-1.0a 2004-04-05 13:59:35 +00:00
time Switch to Tcl/Tk 8.4, bl3ify, and enable pkgviews installation. 2004-04-01 00:52:39 +00:00
wm Bump PKGREVISION due to lua bump. 2004-04-05 15:21:00 +00:00
www Bump PKGREVISION due to lua bump. 2004-04-05 15:21:00 +00:00
x11 Fix double inclusion compilation error with some XFree versions. 2004-04-05 23:03:52 +00:00
Makefile Add show-deps target: 2004-03-26 02:38:42 +00:00
Packages.txt Document "mipspro-ucode". 2004-02-18 18:06:24 +00:00
pkglocate
README the pkgsrc documentation is in Packages.txt right now, as the XML 2004-03-13 11:31:43 +00:00

$NetBSD: README,v 1.17 2004/03/13 11:31:43 grant Exp $

Please see Packages.txt in the top level pkgsrc directory (this
directory) for information.