Age | Commit message (Expand) | Author | Files | Lines |
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 |
2004-01-04 | Use BUILDLINK_{INCDIRS,LIBDIRS}.<pkg> instead of | jlam | 1 | -4/+2 |
2004-01-04 | Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk. | jlam | 1 | -10/+7 |
2004-01-03 | Initial sprinkling of work-in-progress buildlink3.mk files for using the | jlam | 1 | -0/+24 |
2003-11-03 | Use LIBTOOL_OVERRIDE instead of LTCONFIG_OVERRIDE. Set USE_GCC_SHLIB. | gavan | 1 | -2/+3 |
2003-10-05 | Update mysql-client to 3.23.58 | martti | 7 | -94/+16 |
2003-09-29 | hmm, 'make distinfo' used to ignore the line with $NetBSD$ RCS tag; this | jdolecek | 1 | -2/+2 |
2003-09-29 | use ${PKGVERSION} in the PLIST, which is substituted by default | jdolecek | 2 | -4/+3 |
2003-09-28 | make mysql 3.23.51 compile on 1.6.x, which uses bundled mit-pthreads | jdolecek | 2 | -1/+14 |
2003-09-28 | use PLIST_SUBST with DISTNAME to generate the spec file name in PLIST, | jdolecek | 2 | -3/+4 |
2003-09-28 | Update mysql-client and mysql-server to 3.23.51nb1 - pkg revision kept | jdolecek | 6 | -17/+17 |
2003-08-24 | Bump package revision of mysql-client and mysql-server with | taca | 1 | -2/+2 |
2003-08-24 | Introduce MYSQL_CHARSET and MYSQL_EXTRA_CHARSET. | taca | 1 | -1/+10 |
2003-08-09 | USE_NEW_TEXINFO is unnecessary now. | seb | 1 | -2/+1 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-06-29 | Convert to USE_NEW_TEXINFO. | seb | 2 | -5/+3 |
2003-06-23 | s/packages@/tech-pkg@/g | jschauma | 1 | -2/+2 |
2003-03-24 | add workaround for broken curses.h test on Solaris (see | grant | 1 | -1/+8 |
2003-03-14 | (1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG; | jlam | 2 | -4/+5 |
2003-01-20 | Don't install mysql.server as part of the client. | lukem | 2 | -4/+4 |
2003-01-20 | add definitions for MYSQL_USER and MYSQL_GROUP | lukem | 1 | -1/+7 |
2002-12-13 | Fix security problem in MySQL client library and server which were | tron | 4 | -6/+72 |
2002-10-10 | Unused. | wiz | 1 | -56/+0 |
2002-10-08 | Create a BUILDLINK_LDFLAGS variable for mysql-client due to odd library | jlam | 1 | -1/+5 |
2002-09-20 | buildlink1 -> buildlink2 and move the USE_BUILDLINK2 definition to the | jlam | 2 | -4/+3 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 3 | -9/+28 |
2002-06-16 | Add -Wl,-R${PREFIX}/lib/mysql to LDFLAGS, and thus to mysql_config's | wiz | 2 | -2/+4 |
2002-03-18 | Updated mysql-client to 3.23.49 | martti | 4 | -12/+12 |
2002-02-18 | Introduce new framework for handling info files generation and installation. | seb | 2 | -4/+5 |
2002-01-27 | mysql_config places single-quotes around the directory name when queried | jlam | 1 | -1/+6 |
2002-01-08 | Updated mysql-{client,server} to 3.23.47. This is a bug-fix release, a | martti | 4 | -12/+12 |
2001-11-22 | Use download sites suggested by Indrek Siitan by MySQL AB. This fixes | tron | 1 | -3/+3 |
2001-11-02 | Strongly buildlinkify. Note missing dependency on zlib for platforms that | jlam | 5 | -40/+65 |