summaryrefslogtreecommitdiff
path: root/www/ap-php4
AgeCommit message (Collapse)AuthorFilesLines
2001-05-20Make all the ap-* packages work with apache6 as well as apachejonb1-2/+2
(except for ap-ssl, of course)
2001-05-14Update php4 and modules to 4.0.5. Changes from version 4.0.4.1nb1 includejlam1-2/+5
many general bugfixes, important fixes to the pgsql module to support PostgreSQL transactions correctly, speedups, and a zlib output compressor.
2001-05-03Use --export-dynamic instead of -E as it's recognized by both the oldjlam1-5/+3
and new ld on both a.out and ELF, on advice from skrll.netbsd.org.
2001-05-03Only pass -Wl,-E to linker on ELF platforms. This fixes build problemsjlam1-2/+4
on a.out platforms pointed out by rh@netbsd.org.
2001-05-02Share common distinfo file with www/php4jlam1-10/+0
2001-04-30Ensure we export symbols when linking mod_ssl.so. Also use PERL5_REQDjlam1-3/+6
instead of hardcoding perl-5.* in build dependency.
2001-04-20Move to sha1 digests, and add distfile sizes.skrll1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-0/+9
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-03-28Missed committing this file along with others with changing versionjlam1-4/+2
numbering scheme for PHP4 modules. No pkgsrc-visible changes.
2001-03-27Change BUILD_DEPENDS semantics:hubertf1-2/+2
first component is now a package name+version/pattern, no more executable/patchname/whatnot. While there, introduce BUILD_USES_MSGFMT as shorthand to pull in devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current). Patch by Alistair Crooks <agc@netbsd.org>
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-01-15Update to ap-php-4.0.4.1 as a result of updating php4 package.jlam1-2/+2
2000-12-19Add build dependency on perl, needed for apxs.jlam1-1/+4
2000-12-17Remove from lang categoryjlam1-2/+1
2000-12-17Add 'www' to common CATEGORIES.jlam1-2/+2
Patches to find imap-uw headers and libraries in correct location.
2000-12-17Update ap-php4 to 4.0.3pl1nb1. Changes from version 4.0.3pl1:jlam8-102/+19
* Move most of Makefile logic into ../php4/Makefile.common. * Move patches and files into ../php4. * Depend on php-4.0.3pl1. The version number bump was necessary as php4 conflicts with the old ap-php4-4.0.3pl1 package.
2000-12-08Update to 4.0.3pl1, inspired by Jared D. McNeill's pkg/11665.wiz4-14/+13
2000-11-09regenwiz1-3/+3
2000-11-01avoid unnecessary dependency on libpam - PAM is not used herejdolecek3-0/+41
reported by Hubert Feyrer on tech-pkg
2000-10-25refer to mod_php4.so, not mod_php3.sojdolecek1-2/+2
2000-10-25PHP4 (Apache module) package. Based upon www/php3 package a lot.jdolecek6-0/+88