2014-06-13 16:31:19 by Filip Hajny | Files touched by this commit (5) |
Log message: Remove detection of a threaded Apache MPM at configure time. Fixes the problem where thread safety was not consistent in the php, ap-php and php-* extension packages, and makes ap-php adhere to the maintainer-zts option. Bump PKGREVISION. |
2014-01-08 11:13:44 by Jonathan Perkin | Files touched by this commit (1) |
Log message: Needs pkg-config. |
2012-10-28 07:31:10 by Aleksej Saushev | Files touched by this commit (600) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
2012-07-20 14:30:38 by Takahiro Kambe | Files touched by this commit (19) | |
Log message: - Reset PKG_REVISION by both php53 and php54 are updated. - Remove supporting php5 (PHP 5.2.x) supporting codes. |
2011-09-21 15:10:25 by Adam Ciarcinski | Files touched by this commit (1) |
Log message: Added MESSAGE_SUBST |
2011-08-12 14:24:52 by Takahiro Kambe | Files touched by this commit (2) |
Log message: Correct apache's module name in the MESSAGE file. Bump PKGREVISION. |
2010-12-13 14:18:20 by Takahiro Kambe | Files touched by this commit (6) | |
Log message: Reset PKGREVISION by update of base PHP version. |
2010-03-27 19:20:11 by Matthias Scheler | Files touched by this commit (1) |
Log message: This package installs "lib/httpd/mod_php5.so" and not \ "mod_php52.so" or "mod_php53.so". |
2010-03-16 16:36:39 by Takahiro Kambe | Files touched by this commit (1) |
Log message: Use PKG_PHP_MAJOR_VERS instead of PKG_PHP_VERSION now since the name of extension only contain major version. |
2010-02-21 09:01:46 by OBATA Akio | Files touched by this commit (1) |
Log message: pass down EXPORT_SYMBOLS_LDFLAGS with EXTRA_LDFLAGS, not LDFLAGS, or configure fail to link tests on SUA 6.0. |