Revision: 14266 http://gar.svn.sourceforge.net/gar/?rev=14266&view=rev Author: bdwalton Date: 2011-04-17 18:28:31 +0000 (Sun, 17 Apr 2011)
Log Message: ----------- php5/trunk: cut odbc extension to new dynamic subpackage generation Modified Paths: -------------- csw/mgar/pkg/php5/trunk/Makefile Modified: csw/mgar/pkg/php5/trunk/Makefile =================================================================== --- csw/mgar/pkg/php5/trunk/Makefile 2011-04-17 18:27:11 UTC (rev 14265) +++ csw/mgar/pkg/php5/trunk/Makefile 2011-04-17 18:28:31 UTC (rev 14266) @@ -79,8 +79,8 @@ $(eval $(call php5_subpackage,mssql,CSWfreetds)) $(eval $(call php5_subpackage,mysql,CSWmysql5rt)) $(eval $(call php5_subpackage,mysqli,CSWmysql5rt CSWzlib)) +$(eval $(call php5_subpackage,odbc,CSWunixodbc)) -PACKAGES += CSWphp5-odbc PACKAGES += CSWphp5-openssl PACKAGES += CSWphp5-pcntl PACKAGES += CSWphp5-pdo @@ -144,11 +144,6 @@ RUNTIME_DEP_PKGS_CSWap2-modphp5 += CSWexpat CSWzlib OBSOLETED_BY_CSWap2-modphp5 = CSWap2modphp5 -CATALOGNAME_CSWphp5-odbc = php5_odbc -SPKG_DESC_CSWphp5-odbc = The odbc extension for PHP5 -RUNTIME_DEP_PKGS_CSWphp5-odbc = CSWphp5 CSWunixodbc -OBSOLETED_BY_CSWPhp5-odbc = CSWphp5odbc - CATALOGNAME_CSWphp5-openssl = php5_openssl SPKG_DESC_CSWphp5-openssl = The openssl extension for PHP5 RUNTIME_DEP_PKGS_CSWphp5-openssl = CSWphp5 CSWosslrt CSWkrb5lib @@ -317,8 +312,6 @@ PKGFILES_CSWphp5-ncurses = .*/lib/php/extensions/.*/ncurses.* -PKGFILES_CSWphp5-odbc = .*/lib/php/extensions/.*/odbc.* - PKGFILES_CSWphp5-openssl = .*/lib/php/extensions/.*/openssl.* PKGFILES_CSWphp5-pcntl = .*/lib/php/extensions/.*/pcntl.* @@ -524,7 +517,6 @@ CHECKPKG_OVERRIDES_CSWphp5-xsl += surplus-dependency|CSWphp5 CHECKPKG_OVERRIDES_CSWphp5-pdoodbc += surplus-dependency|CSWphp5 CHECKPKG_OVERRIDES_CSWphp5-sysvmsg += surplus-dependency|CSWphp5 -CHECKPKG_OVERRIDES_CSWphp5-odbc += surplus-dependency|CSWphp5 CHECKPKG_OVERRIDES_CSWphp5-readline += surplus-dependency|CSWphp5 CHECKPKG_OVERRIDES_CSWphp5-openssl += surplus-dependency|CSWphp5 CHECKPKG_OVERRIDES_CSWphp5-pdosqlite += surplus-dependency|CSWphp5 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel