summaryrefslogtreecommitdiff
path: root/databases/tcl-fbsql
AgeCommit message (Collapse)AuthorFilesLines
2004-10-30Use INSTALL_LIB, not INSTALL_PROGRAM, to install a library.minskim1-2/+2
2004-10-29use mk/mysql.buildlink3.mk instead of databases/mysql-client/buildlink3.mk,jdolecek1-2/+2
so that we'd not force dependance on specific MySQL version, and instead pick the currently installed mysql*-client (or install the default if there is no mysql-client package installed yet) this makes package buildable with arbitrary MySQL version, such as 3.23.x, 4.0.x or 4.1.x
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-03-28Update the version number to match the version string in the distfile.minskim2-6/+5
2004-03-12bl3ifyminskim1-4/+4
2004-03-12Do not install into TCL_PACKAGE_PATH, because it is not a singleminskim1-9/+4
directory but a list of directories. OK'ed by the maintainer, bouyer@. Bump PKGREVISION due to Tcl dependency change from 8.3 to 8.4.
2004-03-12Update distinfo. They capitalized the copyright notice but there isminskim1-3/+3
no change in codes. OK'ed by the maintainer, bouyer@.
2004-03-08Replace lang/tcl with lang/tcl83. Packages compatible with 8.4 willminskim1-2/+2
be updated to depend on lang/tcl after Tcl/Tk update.
2004-03-03category is 'databases', not 'database'jdolecek1-2/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-11-05Version the distfile based on our package name, since the distfile changesagc2-4/+5
without modifying a version number (it doesn't seem to have one). Modifications to the distfile reviewed by myself and found to be benign.
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-04-18Do the install check in a way that actually works.jmc1-2/+2
2003-04-15Only set TCL_DIR if doing an installjmc1-1/+3
2003-04-04Use tclConfig.sh to get the proper place for the library. Also do a mkdirjmc1-2/+6
before installing to make sure the directory exists.
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-3/+2
2003-03-07Import of tcl-fbsql 1.05, a Tcl interface module to MySQL.bouyer5-0/+59