./meta-pkgs/php53-extensions, meta-package for the PHP 5.3 HTML-embedded scripting language

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2011Q4, Version: 5.3.9nb2, Package name: php-extensions-5.3.9nb2, Maintainer: jdolecek

PHP 5.3.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:
[security/php-mcrypt] [net/php-soap] [net/php-snmp] [net/php-sockets] [net/php-xmlrpc] [net/php-ftp] [mail/php-imap] [math/php-bcmath] [devel/php-shmop] [devel/php-sysvmsg] [devel/php-gmp] [devel/php-pcntl] [devel/php-sysvshm] [devel/php-posix] [devel/php-gettext] [devel/php-sysvsem] [converters/php-mbstring] [converters/php-iconv] [lang/php53] [print/php-pdflib] [time/php-calendar] [www/php-apc] [www/php-curl] [www/php-tidy] [www/php-eaccelerator] [www/ap-php] [databases/php-pdo_pgsql] [databases/php-dbx] [databases/php-pdo_mysql] [databases/php-sqlite] [databases/php-mysql] [databases/php-mysqli] [databases/php-pdo_sqlite] [databases/php-pgsql] [databases/php-pdo] [databases/php-pdo_dblib] [databases/php-mssql] [databases/php-ldap] [databases/php-dba] [textproc/php-dom] [textproc/php-enchant] [textproc/php-intl] [textproc/php-json] [textproc/php-xsl] [textproc/php-wddx] [graphics/php-gd] [graphics/php-exif] [archivers/php-zlib] [archivers/php-zip] [archivers/php-bz2]

Required to build:
[lang/perl5] [pkgtools/x11-links] [www/apache22]

Version history: (Expand)


CVS history: (Expand)


   2012-01-12 20:53:15 by Matthias Scheler | Files touched by this commit (3) | Package updated
Log message:
Pullup ticket #3641 - requested by taca
databases/php-mssql: security update
meta-pkgs/php53-extensions: security update

Revisions pulled up:
- lang/php53/distinfo                                           1.30
- lang/php53/patches/patch-php__mssql.h                         deleted
- meta-pkgs/php53-extensions/Makefile                           1.5

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Thu Jan 12 12:58:47 UTC 2012

   Modified Files:
   	pkgsrc/lang/php53: distinfo
   Removed Files:
   	pkgsrc/lang/php53/patches: patch-php__mssql.h

   Log message:
   Fix build problem of databases/php-mssql.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Thu Jan 12 16:59:54 UTC 2012

   Modified Files:
   	pkgsrc/meta-pkgs/php53-extensions: Makefile

   Log message:
   Fix build problem along with update of php53; overhaul.

   * Don't specify upper limit version to depend.  Since PHP extensions are
     prefixed with PHP_PKG_PREFIX, it is no need to specify.
   * Relax lower limit version to depend for php extensions which aren't
     bundled in PHP 5.3.9 distribution file; reflecting recent change of
     lang/php/ext.mk

   To be safer, bump PKGREVISION.