2004-01-20 13:28:00 by Alistair G. Crooks | Files touched by this commit (46) |
Log message:
Move WRKSRC definition away from the first paragraph in a Makefile.
|
2003-11-16 20:06:46 by Quentin Garnier | Files touched by this commit (2) |
Log message:
Prevent php4's Makefile.common from unconditionally overriding
EXTRACT_SUFX. Also, set php4-apc's EXTRACT_SUFX to .tar.gz since it's the
only one available.
|
2003-09-19 15:19:34 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Use .CURDIR instead of PKGDIR variable (for pkglint).
|
2003-08-31 21:56:10 by Jaromir Dolecek | Files touched by this commit (22) | |
Log message:
Update PHP to final 4.3.3
Some highlights of changes since 4.2.3:
* PCRE updated to 4.3, GD to 2.0.15
* improved Apache2 support
* much improved stream & URL wrapper support, output compression support
* added CLI (Command Line Interface) SAPI
* debug_backtrace() backported from ZendEngine2
* faster build system
* huge number of other bug fixes and improvements
Packaging changes:
* 'pcre', 'xml', and 'session' modules folded back into main package -
'pcre' and 'xml' is required by PEAR, and 'session' is just too essential
to be separate
* 'gd' module now uses bundled PHP GD library, which is better integrated
* PHP modules use shared distinfo when possible to ease future PHP updates
* ${PREFIX}/bin/php is now CLI version, ${PREFIX}/libexec/cgi-big/php
remains CGI version
|
2003-07-18 00:57:07 by grant beattie | Files touched by this commit (1065) |
Log message:
s/netbsd.org/NetBSD.org/
|
2003-05-06 19:43:16 by Julio Merino | Files touched by this commit (726) |
Log message:
Drop trailing whitespace. Ok'ed by wiz.
|
2003-03-29 13:43:15 by Julio Merino | Files touched by this commit (795) |
Log message:
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
|
2002-10-25 18:57:31 by Thomas Klausner | Files touched by this commit (1) |
Log message:
buildlink1 -> buildlink2.
|