Age | Commit message (Expand) | Author | Files | Lines |
2004-11-19 | The man pages should refer to the real location of the config files, not | jlam | 3 | -3/+28 |
2004-11-18 | We don't actually want everything to be built with pthreads -- only | jlam | 5 | -4/+41 |
2004-11-18 | Added a note about running mysql_install_db to set up the initial database | jklos | 1 | -3/+9 |
2004-11-18 | Added a note about running mysql_install_db to set up the initial | jklos | 1 | -3/+9 |
2004-11-17 | Further refinement... if we're using GCC, ignore any -lpthread found on | jlam | 1 | -2/+4 |
2004-11-17 | Amend the previous commit... we also only care about pthreads if we're | jlam | 2 | -5/+14 |
2004-11-17 | DB4 only want pthreads because it's really after POSIX 1003.1 | jlam | 2 | -4/+9 |
2004-11-17 | Update databases/openldap to the latest release, version 2.2.18. | jlam | 3 | -20/+5 |
2004-11-17 | x86_64 supports the same test-and-set method as x86, so use it instead | jlam | 2 | -8/+17 |
2004-11-17 | Include bsd.prefs.mk before testing the value of USE_JAVA, and move | jlam | 1 | -2/+5 |
2004-11-16 | Migrate powerpc hack to hacks.mk to simplify core logic in Makefile. | jlam | 2 | -23/+30 |
2004-11-16 | Don't include "pthread.buildlink3.mk" here. Not all programs (especially | tron | 1 | -2/+1 |
2004-11-16 | Remove superflous variable assignments committed by accident. | tron | 2 | -14/+2 |
2004-11-16 | Add missing "thr" to SUBST_CLASSES. | xtraeme | 1 | -2/+2 |
2004-11-16 | Apply fix for PR pkg/28313 committed by tron@ on mysql-client some | xtraeme | 2 | -4/+15 |
2004-11-16 | Use subst.mk for last tron@'s changes, no functional changes. | xtraeme | 2 | -8/+7 |
2004-11-16 | Make sure that "libmysqlclient.so" is not linked against "libpthread". | tron | 2 | -3/+15 |
2004-11-16 | The mysql4-client libraries depend on libpthread. When building | ben | 1 | -1/+2 |
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 |