Age | Commit message (Expand) | Author | Files | Lines |
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 |
2004-10-31 | enable the thread-safe client so that the full set of tools is | grant | 2 | -2/+131 |
2004-10-31 | be explicit about where openssl is, fixes openssl detection on Solaris. | grant | 1 | -2/+2 |
2004-10-31 | use patches and distinfo from mysql4-server instead of duplicating | grant | 3 | -18/+4 |
2004-10-31 | fix test for zlib so that it works with sunpro. | grant | 2 | -6/+33 |
2004-10-31 | whitespace fix | grant | 1 | -2/+2 |
2004-10-30 | This needs pthread.bl3.mk too... | xtraeme | 1 | -1/+2 |
2004-10-30 | Add missing pthread.bl3.mk, closes PR pkg/27650. | xtraeme | 1 | -1/+2 |
2004-10-30 | Use INSTALL_LIB, not INSTALL_PROGRAM, to install a library. | minskim | 1 | -2/+2 |
2004-10-29 | Remove dead patch file. | tron | 1 | -13/+0 |
2004-10-29 | Add missing deinstallation script. | tron | 1 | -0/+16 |
2004-10-29 | Include makefile fragments from "../../databases/mysql-client" and | tron | 1 | -3/+3 |
2004-10-29 | use mk/mysql.buildlink3.mk instead of databases/mysql-client/buildlink3.mk, | jdolecek | 10 | -20/+20 |