Commit graph

18 commits

Author SHA1 Message Date
dholland
ed7688d974 Remove 52 from PHP_VERSIONS_ACCEPTED. 2012-06-16 22:34:23 +00:00
taca
1c7c021276 * php-sqlite is obsoleted by PHP 5.4.
* Add usage of PHP_BASE_VERS in PKGNAME.
2012-06-16 02:54:11 +00:00
taca
14abdb6755 Remove PHP_VERSIONS_ACCEPTED since we don't have php4 package any more
and no need to specify PHP_VERSIONS_ACCEPTED explicitly now.

No functional change.
2010-03-15 16:45:59 +00:00
taca
aac3f5a632 Fix previous change to make really sence; avoid using PECL_VERSION but
mannually set PKGNAME.

Noted by Robert Elz by private mail.  (Thanks much!)
2009-10-09 12:27:05 +00:00
taca
b5a1d17714 Add PECL_VERSION again to prevent version decrease from pkgsrc-2009Q2
branch.  Add note to remove it after next release of lang/php5, too.
2009-10-09 03:51:03 +00:00
taca
bb52f78835 Remove stale distinfo file. 2009-10-07 11:38:50 +00:00
taca
ebd9452a05 Fix build problem when php-pdo package is already installed.
No functional change.
2009-10-06 05:05:43 +00:00
jdolecek
67b490b2aa fixup description, this package is 5.x now 2009-07-10 19:53:03 +00:00
jdolecek
01ca39bc78 switch databases/php-sqlite to compile using bundled module, rather than
pecl; according to description on PECL site, the pecl extension is obsolete
and no longer maintanted, and it doesn't compile with PHP 5.3
2009-07-10 19:52:08 +00:00
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +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
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
tv
8a957173eb PECL modules have a real homepage. Set the default for PECL modules to
the PECL distro site rather than PHP's default.

Bump PKGREVISION, as the HOMEPAGE is included in the binary package's +DESC.
2005-10-04 16:50:50 +00:00
jdolecek
3edc65cffe g/c - it's not used and even incorrect 2005-10-01 20:45:54 +00:00
jdolecek
51ebac2c33 replace local arg3_force_ref[] with standard Zend API's third_arg_force_ref
(definition is identical on PHP4), so that this compiles with PHP5

allow the package to build with PHP5 too, bump package revision
2005-09-18 15:22:11 +00:00
tv
af11b5d8bb Fix COMMENT per Geert Hendrickx <geert.hendrickx@ua.ac.be> on tech-pkg. 2005-09-12 16:43:18 +00:00
tv
a6cfafbc06 Add php-sqlite-${PHP_BASE_VERS}.1.0.3:
This is a PHP 4 compatible SQLite 2.x module (the same module comes bundled
with PHP 5 and is available as databases/php5-sqlite).
2005-09-06 19:10:57 +00:00