Commit graph

19 commits

Author SHA1 Message Date
jlam
41dc957e4a Use --export-dynamic instead of -E as it's recognized by both the old
and new ld on both a.out and ELF, on advice from skrll.netbsd.org.
2001-05-03 14:31:00 +00:00
jlam
749befd222 Only pass -Wl,-E to linker on ELF platforms. This fixes build problems
on a.out platforms pointed out by rh@netbsd.org.
2001-05-03 13:40:33 +00:00
jlam
a06b6353c3 Share common distinfo file with www/php4 2001-05-02 22:47:30 +00:00
jlam
5f2fb1b9ff Ensure we export symbols when linking mod_ssl.so. Also use PERL5_REQD
instead of hardcoding perl-5.* in build dependency.
2001-04-30 03:27:30 +00:00
skrll
aa3c03b75a Move to sha1 digests, and add distfile sizes. 2001-04-20 12:02:30 +00:00
agc
8f972b049a + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 12:12:16 +00:00
jlam
339cb17632 Missed committing this file along with others with changing version
numbering scheme for PHP4 modules.  No pkgsrc-visible changes.
2001-03-28 17:56:09 +00:00
hubertf
e32afb6fea Change BUILD_DEPENDS semantics:
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-03-27 03:19:43 +00:00
wiz
a0745845b3 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:21:28 +00:00
jlam
552a0310e6 Update to ap-php-4.0.4.1 as a result of updating php4 package. 2001-01-15 16:46:01 +00:00
jlam
aa21263716 Add build dependency on perl, needed for apxs. 2000-12-19 07:49:41 +00:00
jlam
d4d1b7c68c Remove from lang category 2000-12-17 21:04:20 +00:00
jlam
be0250fb02 Add 'www' to common CATEGORIES.
Patches to find imap-uw headers and libraries in correct location.
2000-12-17 17:18:01 +00:00
jlam
d833c7ea56 Update ap-php4 to 4.0.3pl1nb1. Changes from version 4.0.3pl1:
* 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-17 09:26:08 +00:00
wiz
38400cc75f Update to 4.0.3pl1, inspired by Jared D. McNeill's pkg/11665. 2000-12-08 13:16:13 +00:00
wiz
abe3402bb3 regen 2000-11-09 12:39:10 +00:00
jdolecek
d5dcad8fd8 avoid unnecessary dependency on libpam - PAM is not used here
reported by Hubert Feyrer on tech-pkg
2000-11-01 11:33:17 +00:00
jdolecek
49c20320d9 refer to mod_php4.so, not mod_php3.so 2000-10-25 13:42:49 +00:00
jdolecek
5999169cc8 PHP4 (Apache module) package. Based upon www/php3 package a lot. 2000-10-25 13:28:41 +00:00