NOTICE: This package has been removed from pkgsrc

./www/php4-extensions, meta-package for the PHP4 HTML-embedded scripting language

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 4.4nb10, Package name: php-extensions-4.4nb10, Maintainer: jdolecek

PHP 4.x is HTML-embedded scripting language.

This package does not contain anything by itself -- it is a
"meta-package" that depends on other PHP packages. Its sole purpose is
to require dependencies so users can install this package only and
have all the PHP stuff pulled in by the package dependency mechanism.


Required to run:
[textproc/php4-domxml] [textproc/php4-xslt] [textproc/php-wddx] [converters/php-iconv] [print/php-pdflib] [www/php-eaccelerator] [www/ap-php] [www/php-apc] [www/php-curl] [www/php4] [www/php4-apc] [misc/php-calendar] [misc/php-mbstring] [graphics/php-exif] [graphics/php-gd] [databases/php-pgsql] [databases/php-dbase] [databases/php-dbx] [databases/php-filepro] [databases/php-ldap] [databases/php-mysql] [databases/php-mssql] [databases/php-dba] [archivers/php-bz2] [archivers/php-zlib] [archivers/php-zip] [net/php-ftp] [net/php-sockets] [net/php-xmlrpc] [net/php-yp] [net/php-snmp] [math/php-bcmath] [security/php-mhash] [security/php-mcrypt] [mail/php-imap] [devel/php-pcntl] [devel/php-sysvsem] [devel/php-sysvshm] [devel/php-gettext] [devel/php-gmp] [devel/php-posix] [devel/php-shmop]

Required to build:
[www/apache22] [lang/perl5]

Version history: (Expand)


CVS history: (Expand)


   2010-02-10 20:52:31 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Retire php4-extensions
   2009-10-10 13:43:38 by Geert Hendrickx | Files touched by this commit (7)
Log message:
"port" (in this context) is FreeBSD terminology.
   2009-07-13 16:49:15 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
php-sqlite no longer support PHP 4. Bump revision.
   2007-12-19 13:27:31 by Roland Illig | Files touched by this commit (29)
Log message:
Replaced the custom definitions with META_PACKAGE=yes.
   2007-10-26 00:01:10 by Johnny C. Lam | Files touched by this commit (158)
Log message:
* If PLIST_SRC is explicitly set to an empty value in a package Makefile,
  then automatically generate a PLIST that says "${PKGNAME} has no files".

* If PLIST_SRC and GENERATE_PLIST are not set in a package Makefile,
  and no PLIST files exist, then fail during the package build with
  PKG_FAIL_REASON.

* Remove "intentionally empty" PLISTs again.

Now, the easy way to say that a package installs no files is to just
add the following to the package Makefile:

	PLIST_SRC=	# empty
   2007-10-25 19:50:03 by Johnny C. Lam | Files touched by this commit (85)
Log message:
Re-add "intentionally empty" PLISTs for meta-packages and other packages
that directly manipulate empty PLISTs.

Modify plist/plist.mk so that if the PLIST files are missing and no
GENERATE_PLIST is defined, then the package fails to build.
   2007-10-25 18:59:59 by Johnny C. Lam | Files touched by this commit (980)
Log message:
Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
   2006-11-06 22:36:49 by Jaromir Dolecek | Files touched by this commit (1)
Log message:
include php-apc