Age | Commit message (Expand) | Author | Files | Lines |
2004-11-15 | Make this package compile correctly again after latest bdb.buildlink3.mk | jlam | 3 | -46/+31 |
2004-11-15 | Rework the Berkeley DB detection in buildlink3: | jlam | 5 | -24/+18 |
2004-11-15 | libdb4.so links with -lpthread, so include pthread.buildlink3.mk. | jlam | 1 | -1/+3 |
2004-11-15 | USE_DB185=no; should fix build failure reported on tech-pkg by | tv | 1 | -1/+2 |
2004-11-14 | The PostgreSQL backend needs the Perl5 Want module. | seb | 1 | -1/+3 |
2004-11-14 | Update to gnats 4.0.1. | soren | 3 | -6/+14 |
2004-11-13 | Replace USE_GCC_SHLIB with "USE_LANGUAGE=c c++" (the latter implies the | jlam | 2 | -4/+4 |
2004-11-13 | USE_BUILDLINK3 is a yes/no variable. | jlam | 2 | -4/+4 |
2004-11-12 | Set version independent HOMEPAGEs. | seb | 3 | -6/+6 |
2004-11-12 | Bump PKGREVISION. | xtraeme | 2 | -3/+4 |
2004-11-12 | Enable support for old C API functions in libmysqlclient: | xtraeme | 2 | -2/+4 |
2004-11-12 | lang/perl5/Makefile.common already adds 'perl5' to CATEGORIES so remove | seb | 1 | -2/+2 |
2004-11-10 | The gnats4 pkg has been superseced by the gnats pkg. | soren | 8 | -154/+1 |
2004-11-10 | Update using the databases/gnats4 package. gnats3 has numerous security | soren | 12 | -236/+88 |
2004-11-10 | Use the distribution patches (patch.4.2.52.{1,2}) directly from | jlam | 8 | -60/+26 |
2004-11-10 | MYSQL_VERSIONS_ACCEPTED= 40 30 | rtr | 1 | -1/+3 |
2004-11-09 | Fix PLIST issue: unconditionally add ${WRKSRC}/src/backend to BUILD_DIRS. | seb | 1 | -3/+1 |
2004-11-09 | Install the script mysql_secure_installation, missed in previous. | xtraeme | 4 | -4/+10 |
2004-11-09 | Update mysql-{client,server} to 4.0.22. | xtraeme | 14 | -89/+193 |
2004-11-08 | make sure to remove the ${PREFIX}/share/phpmyadmin/config.inc.php symlink | jdolecek | 1 | -1/+3 |
2004-11-08 | Allow bdb backend support to be optional via PKG_OPTIONS.openldap. For now, | tv | 3 | -7/+23 |
2004-11-08 | Fix breakage added in last commits in mysql4-* packages: | xtraeme | 11 | -184/+102 |
2004-11-08 | Bring options handling in buildlink3.mk into sync with current options.mk. | markd | 1 | -8/+11 |
2004-11-07 | Update HOMEPAGE. | kristerw | 1 | -2/+2 |
2004-11-06 | Add SUBDIR entries for | he | 1 | -1/+2 |
2004-11-06 | Import p5-Class-DBI version 0.96. | he | 4 | -0/+45 |
2004-11-06 | Update phpMyAdmin package to 2.6.0-pl2. Changes since 2.5.7 seem to be | jdolecek | 5 | -103/+333 |
2004-11-06 | Add SUBDIR entries for | he | 1 | -1/+3 |
2004-11-06 | Import p5-Ima-DBI 0.33. From the module's documentation: | he | 4 | -0/+41 |
2004-11-06 | Import p5-DBIx-ContextualFetch version 1.01. | he | 4 | -0/+27 |
2004-11-05 | it safe to include "../../lang/php/ext.mk" after extension CONFIGURE_ARGS | jdolecek | 2 | -8/+7 |
2004-11-05 | Add php-dbx package - PHP database abstraction layer extension. This is | jdolecek | 3 | -1/+24 |
2004-11-05 | now that PHP 5.x Makefile.common doesn't pollute CONFIGURE_ARGS, it safe | jdolecek | 8 | -24/+16 |
2004-11-05 | fix config.{guess,sub} override. | grant | 1 | -1/+3 |
2004-11-04 | Fix the build on Darwin. | recht | 2 | -7/+23 |
2004-11-04 | Add back the sum for the hierarchical queries patch. | recht | 1 | -1/+3 |
2004-11-01 | Correct PLIST after upgrade to postgresql 7.3.8. | he | 1 | -4/+6 |
2004-11-01 | Add php5-mysqli 5.0.2 - enhanced PHP interface to MySQL 4.1 and later, which | jdolecek | 3 | -1/+24 |
2004-11-01 | Need also patch-au from mysql4-server. The build completes successfully | jdolecek | 2 | -1/+15 |
2004-11-01 | define USE_BUILDLINK3 before including Makefile.common, which pulls some | jdolecek | 1 | -2/+3 |
2004-11-01 | move patch-af back here and don't share patches with mysql4-server. | grant | 3 | -4/+68 |
2004-10-31 | update DEPENDS for change of php4-* packages to php-*; be optimistic and | jdolecek | 4 | -11/+11 |
2004-10-31 | drop dependence on ap-php4 and Apache - the package should work on anything | jdolecek | 1 | -3/+2 |
2004-10-31 | Add php5-sqlite - package for PHP SQLite extension. This is PHP 5.x only. | jdolecek | 1 | -1/+2 |
2004-10-31 | Add php5-sqlite - package for PHP SQLite extension. This is PHP 5.x only. | jdolecek | 2 | -0/+19 |
2004-10-31 | adjust for rename of most php4-* packages to php-* | jdolecek | 1 | -9/+9 |
2004-10-31 | remove php4-* extension packages, replaced by php-* packages, which support | jdolecek | 16 | -152/+0 |
2004-10-31 | extension modules must be able to override CONFIGURE_ARGS, so include | jdolecek | 8 | -16/+24 |
2004-10-31 | new PHP extension module framework, which makes it possible to build | jdolecek | 16 | -0/+143 |
2004-10-31 | move php4-mysql patch into php4/patches and use USE_PHP_EXT_PATCHES | jdolecek | 3 | -18/+2 |