Age | Commit message (Expand) | Author | Files | Lines |
2005-12-06 | DragonFly support. | joerg | 2 | -6/+25 |
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 1 | -4/+4 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 |
2005-11-09 | Revert previous: mysql-client-4.0.x does build on Interix with | tv | 1 | -2/+2 |
2005-11-09 | Don't use the asm string functions on Interix. (To be fixed, but for now | tv | 1 | -2/+2 |
2005-09-27 | Update mysql-* to 4.0.26: | xtraeme | 4 | -20/+15 |
2005-08-12 | Back the last change out after discussion with <xtraeme>. | salo | 1 | -2/+3 |
2005-08-12 | Update mysql-{client,server} to 4.0.25, which should fix | xtraeme | 4 | -23/+8 |
2005-07-16 | Get rid of USE_PERL5. The new way to express needing the Perl executable | jlam | 1 | -3/+2 |
2005-07-14 | Define BUILDLINK_INCDIRS.mysql-client to ensure that the MySQL | schmonz | 1 | -1/+2 |
2005-07-05 | use {CFLAGS,CXXFLAGS}.SunOS instead of conditional. | grant | 1 | -5/+3 |
2005-07-05 | specify path to openssl in --with-openssl argument. | grant | 1 | -2/+2 |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 |
2005-05-18 | Use RCD_SCRIPTS_SHELL on the scripts we install, as they do not use fully | sketch | 1 | -3/+6 |
2005-05-16 | Change the EXTRACT_USING_PAX defined/undefined option into a EXTRACT_USING | jlam | 1 | -3/+3 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 2 | -4/+2 |
2005-03-15 | Update to 4.0.24, which fixes the vulnerability reported in: | xtraeme | 4 | -102/+8 |
2005-02-23 | Add RMD160 digests in addition to SHA1 ones. | agc | 1 | -1/+2 |
2005-01-20 | Update mysql-{client,server} to 4.0.23a (bugfix release). | xtraeme | 8 | -30/+120 |
2004-12-31 | Bump PKGREVISION because the previous versions built with bsd.pkg.mk 1.1552 | minskim | 1 | -2/+2 |
2004-12-17 | Fix typo in comment. | wiz | 1 | -2/+2 |
2004-12-02 | Revert previous, ``mysqlhotcopy'' requires p5-DBD-mysql, which requires | xtraeme | 1 | -5/+3 |
2004-12-01 | Depend on p5-DBI and p5-File-Temp, required to run the mysqlhotcopy | xtraeme | 1 | -2/+5 |
2004-11-25 | Default PTHREAD_AUTO_VARS to the safer value of "no". Most packages | jlam | 1 | -3/+1 |
2004-11-23 | * Install my-{huge,large,innodb-heavy-4G,small,medium}.cnf example files. | xtraeme | 3 | -14/+23 |
2004-11-16 | Remove superflous variable assignments committed by accident. | tron | 1 | -7/+1 |
2004-11-16 | Add missing "thr" to SUBST_CLASSES. | xtraeme | 1 | -2/+2 |
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-12 | Bump PKGREVISION. | xtraeme | 1 | -1/+2 |
2004-11-12 | Enable support for old C API functions in libmysqlclient: | xtraeme | 1 | -1/+2 |
2004-11-09 | Update mysql-{client,server} to 4.0.22. | xtraeme | 9 | -39/+163 |
2004-10-30 | This needs pthread.bl3.mk too... | xtraeme | 1 | -1/+2 |
2004-10-28 | Fix BUILDLINK_PKGSRCDIR. | xtraeme | 1 | -2/+2 |
2004-10-28 | Use subst.mk instead of using sed(1)/mv(1)/rm(1). | xtraeme | 1 | -15/+12 |
2004-10-28 | Update mysql-{client,server} to 4.0.21 (previously mysql4-*). | xtraeme | 6 | -36/+69 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 2 | -2/+4 |
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 1 | -5/+1 |
2004-08-27 | Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG, | jlam | 1 | -2/+2 |
2004-07-20 | Use ${VARBASE}. | xtraeme | 1 | -2/+2 |
2004-07-06 | Unused. | wiz | 1 | -26/+0 |
2004-05-14 | distinguish between mysql 3 and 4 in COMMENT. | grant | 1 | -2/+2 |
2004-04-03 | USE_BUILTIN.zlib wasn't being set, resulting in missing symbols | schmonz | 2 | -6/+6 |
2004-03-18 | Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly | jlam | 1 | -3/+2 |
2004-03-05 | Reorder location and setting of BUILDLINK_PACKAGES to match template | jlam | 1 | -3/+6 |
2004-02-14 | LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs | jlam | 1 | -2/+1 |
2004-01-24 | Append to BUILDLINK_DEPENDS.<pkg> instead of setting a default value. In | jlam | 1 | -2/+2 |
2004-01-22 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 |
2004-01-20 | Remove info files entries from PLIST files. | seb | 1 | -2/+1 |
2004-01-05 | Use S/+$// instead of C/\+$// to save a backslash. Very highly | jlam | 1 | -2/+2 |