asau
4961a4ef35
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-25 06:55:37 +00:00
taca
3c73cf2bd3
- Reset PKG_REVISION by both php53 and php54 are updated.
...
- Remove supporting php5 (PHP 5.2.x) supporting codes.
2012-07-20 12:30:36 +00:00
taca
edecddb1c3
php-pspell build with php5 fine. I misstook something.
...
So, remove restriction of php-pspell and revert php5-extensions/Makefile.
2012-06-16 09:56:03 +00:00
taca
f8b98b4dc3
Allow build with php54.
2012-06-16 05:26:34 +00:00
cheusov
58ad080e13
Replace PHP_VERSION_REQD with PHP_VERSIONS_ACCEPTED. This unbreaks bulk builds (pbulk and distbb)
2011-10-20 09:10:03 +00:00
joerg
9c36444b93
Wants PHP 5.3
2011-09-24 13:00:04 +00:00
obache
0e2c97799a
recursive bump from gettext-lib shlib bump.
2011-04-22 13:41:54 +00:00
taca
3ae836be58
Restrict to php5 with PHP_VERSION_REQD.
...
These packages are dropped on PHP 5.3 or has build problem.
No functional change.
2010-03-16 11:56:22 +00:00
joerg
ba171a91fa
Add DESTDIR support.
2008-06-12 02:14:13 +00:00
joerg
8572e2517c
Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv).
...
While going through the tree, fix some more packages which had similiar
issues with too strict conflicts, bump the revisions of those.
2006-06-04 16:26:54 +00:00
joerg
337c6b1297
Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*,
...
all PEAR packages to php?-pear-* and all Apache packages to ap13-* or
ap2-* respectively. Add new variables to simplify the Makefile
handling. Add CONFLICTS on the old names. Reset revisions of bumped
packages. ap-php will now depend on the default Apache and PHP version.
All programs using it have an implicit option of the Apache version
as well.
OK from jlam@ and adrianp@.
2006-06-02 18:27:54 +00:00
joerg
5911def816
Recursive revision bump / recommended bump for gettext ABI change.
2006-02-05 23:08:03 +00:00
rillig
b71a1d488b
Fixed pkglint warnings. The warnings are mostly quoting issues, for
...
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
salo
0a6e3e6518
Initial import of php-pspell extension.
...
PHP is a programming language designed to be embedded into web pages.
This module provides support for pspell (spell checking).
Requested by Mark Thomas <thomas.s.mar at gmail dot com> on netbsd-help@.
2005-09-27 12:01:59 +00:00