Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
jdolecek ccd4418385 load extensions via dlopen(), in preference to using NsLinkModule() et.al. on Mac OS X,
so that symbols of loaded modules are available for other, dependant modules;
dlopen() is native function since 10.4, so actually apparently preferable interface
now

this is necessary for PDO family of modules (pdo_* depends on symbols of PDO module),
and for XSL module (which depends on symbols of DOM module); doing it this way
allows for PDO and DOM modules to be also shared and dynamically loaded, this avoids
need to compile them into main PHP binary

bump PKGREVISION, this is functionality change for Mac OS X (no change for other
platforms)
2007-09-04 23:39:31 +00:00
archivers add patch so that this builds on Mac OS X 10.4.10 (missing sys/types.h 2007-09-02 20:32:56 +00:00
audio Needs pkg-config. 2007-09-04 19:08:21 +00:00
benchmarks Fixed build failure on NetBSD 3.0: 2007-08-30 09:23:31 +00:00
biology Added mk/misc/category.mk, which contains the definitions that are only 2007-08-13 08:12:41 +00:00
bootstrap do not add preset CFLAGS, CPPFLAGS or LDFLAGS to BOOTSTRAP_MKCONF since on 2007-08-18 11:01:28 +00:00
cad Allow a nicer syntax for expressing needing at least a certain version 2007-08-23 18:20:30 +00:00
chat Needs msgfmt. 2007-09-04 19:09:22 +00:00
comms Fix path to and depend on Perl. Bump revision. 2007-08-30 16:29:56 +00:00
converters Minor changes to this package: 2007-08-31 10:47:35 +00:00
cross Added mk/misc/category.mk, which contains the definitions that are only 2007-08-13 08:12:41 +00:00
crosspkgtools Added mk/misc/category.mk, which contains the definitions that are only 2007-08-13 08:12:41 +00:00
databases allow this package to build properly on Mac OS X as shared extension 2007-09-04 23:21:27 +00:00
devel Don't require Python for the cvsconvert script, just ship it as is. 2007-09-02 11:17:39 +00:00
distfiles
doc www/php-apc updated to 3.0.14 (miscellaneous bugfixes) 2007-09-04 22:47:15 +00:00
editors make the maxima plugin work with 5.13, bump PKGREVISION 2007-08-31 10:05:58 +00:00
emulators Add -msse2 to the list of CFLAGS which break qemu 2007-09-04 20:05:48 +00:00
filesystems Fix typo in COMMENT. 2007-08-25 11:51:44 +00:00
finance Update to 2.2.0: Changes for the gnucash-2.2.0 release. 2007-09-02 22:24:40 +00:00
fonts Fix path to and dependency on Perl. Bump revision. 2007-09-04 19:27:18 +00:00
games +gcompris 2007-09-04 21:48:32 +00:00
geography Update to 1.3.1. 2007-08-22 12:25:32 +00:00
graphics update to 2007.07.01 2007-09-04 21:22:05 +00:00
ham If we force linkage with a library, link in the pthread dependency 2007-09-04 20:20:58 +00:00
inputmethod Update to 9100, provided by Yamashiro Jun in PR 36675. 2007-08-30 20:19:45 +00:00
lang load extensions via dlopen(), in preference to using NsLinkModule() et.al. on Mac OS X, 2007-09-04 23:39:31 +00:00
licenses Add sendmail-open-source-license as found in tarballs, and remove 2007-08-10 15:52:15 +00:00
mail Fix path to and depend on bash. Bump revision. 2007-09-04 21:27:02 +00:00
math update to 5.13.0 2007-09-03 16:08:47 +00:00
mbone Added mk/misc/category.mk, which contains the definitions that are only 2007-08-13 08:12:41 +00:00
meta-pkgs As multiple people have expressed shock and wonderment at its lack, 2007-09-03 04:49:42 +00:00
misc Add DESTDIR support 2007-08-31 21:48:37 +00:00
mk Documented all the variables that are used or defined by this file. 2007-09-04 08:42:30 +00:00
multimedia update to 0.10.8 2007-08-31 17:34:57 +00:00
net Unbreak build: fix RCD_SCRIPTS "build" after the change introduced 2007-09-04 21:08:00 +00:00
news Added mk/misc/category.mk, which contains the definitions that are only 2007-08-13 08:12:41 +00:00
packages
parallel Update sge to 6.0 Update 11 2007-08-15 02:03:05 +00:00
pkgtools Ensure undef before typedef, to avoid error when a application detect missing 2007-09-04 09:47:38 +00:00
print +libpaper 2007-09-04 20:12:55 +00:00
regress Added mk/misc/category.mk, which contains the definitions that are only 2007-08-13 08:12:41 +00:00
security Apply fixes for substitution errors reported in PR pkg/36898 by Nicolas 2007-09-04 19:43:15 +00:00
shells Oops, I accidently typed wrong key and commited wrong one. 2007-08-24 15:20:43 +00:00
sysutils Update to Radmind 1.10. 2007-09-04 11:55:44 +00:00
templates Removed a double redirection. Changed the URL on the FTP server to 2007-05-07 08:19:35 +00:00
textproc this extension requires also php5-dom extension to actually load and work, 2007-09-04 21:40:09 +00:00
time update to 0.3.3 2007-09-03 16:28:37 +00:00
wm Remove bogus ${PREFIX}/etc/icewm handling in PLIST. 2007-08-25 15:41:32 +00:00
www Update do APC 3.0.14. Changes since 3.0.12 are miscellaneous bugfixes. 2007-09-04 22:45:56 +00:00
x11 qtscript was added to the qt4-libs pkg for some reason. Remove it here 2007-09-03 20:27:20 +00:00
Makefile Fix typo in comment. 2007-06-19 22:30:33 +00:00
pkglocate
README Refer doc/pkgsrc.txt instead of Packages.txt. 2005-05-07 22:16:38 +00:00

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.