summaryrefslogtreecommitdiff
path: root/databases/tcl-fbsql/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2014-01-11Revbump after updating tcl/tk.adam1-2/+2
2013-03-28Newer MySQL isn't installed in lib/mysql, adjust.joerg1-1/+4
2013-03-02Bump PKGREVISION for mysql default change to 55.wiz1-2/+2
2012-10-02Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-09-15Recursive bump from mysql51-client library changed to use openssl.obache1-2/+2
2012-08-21Recursive PKGREVISION bump for tcl and tk upgrade to 8.5.12marino1-2/+2
2012-08-19databases/tcl-fbsql: Build library with -rpathmarino1-2/+2
Solves (new) PKG_DEVELOPER check error message: ERROR: lib/tcl/fbsql.so: missing library: libtcl8x.so
2010-09-30Bump PKGREVISION by default mysql version changed from 5.0 to 5.1.obache1-2/+2
2009-12-08Correctly build the module using the libtool approach. It worked more byjoerg1-3/+3
luck than intentional before. Bump revision.
2008-03-03Mechanical changes to add DESTDIR support to packages that installjlam1-2/+4
their files via a custom do-install target.
2007-02-22Whitespace cleanup, courtesy of pkglint.wiz1-2/+2
Patch provided by Sergey Svishchev in private mail.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-08Bump PKGREVISION due to mysql.buildlink3.mk changes (default mysqlxtraeme1-2/+2
pkg has been changed to 5.x). Reminded by wiz... thanks.
2005-06-16Create directories before installing files into them.jlam1-1/+2
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
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.minskim1-3/+2
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-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 changesagc1-1/+2
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.bouyer1-0/+28