Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-10-26 | databases: Replace RMD160 checksums with BLAKE2s checksums | nia | 1 | -2/+2 | |
All checksums have been double-checked against existing RMD160 and SHA512 hashes The following distfiles could not be fetched (some may be only fetched conditionally): ./databases/cstore/distinfo D6.data.ros.gz ./databases/cstore/distinfo cstore0.2.tar.gz ./databases/cstore/distinfo data4.tar.gz | |||||
2021-10-07 | databases: Remove SHA1 distfile hashes | nia | 1 | -2/+1 | |
2021-06-23 | Revbump for MySQL default change | nia | 1 | -2/+2 | |
2015-11-03 | Add SHA512 digests for distfiles for databases category | agc | 1 | -1/+2 | |
Problems found with existing distfiles: distfiles/D6.data.ros.gz distfiles/cstore0.2.tar.gz distfiles/data4.tar.gz distfiles/sphinx-2.2.7-release.tar.gz No changes made to the cstore or mariadb55-client distinfo files. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail. | |||||
2014-01-11 | Revbump after updating tcl/tk. | adam | 1 | -2/+2 | |
2013-03-28 | Newer MySQL isn't installed in lib/mysql, adjust. | joerg | 4 | -25/+7 | |
2013-03-02 | Bump PKGREVISION for mysql default change to 55. | wiz | 1 | -2/+2 | |
2012-10-02 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2012-09-15 | Recursive bump from mysql51-client library changed to use openssl. | obache | 1 | -2/+2 | |
2012-08-21 | Recursive PKGREVISION bump for tcl and tk upgrade to 8.5.12 | marino | 1 | -2/+2 | |
2012-08-19 | databases/tcl-fbsql: Build library with -rpath | marino | 3 | -3/+19 | |
Solves (new) PKG_DEVELOPER check error message: ERROR: lib/tcl/fbsql.so: missing library: libtcl8x.so | |||||
2010-09-30 | Bump PKGREVISION by default mysql version changed from 5.0 to 5.1. | obache | 1 | -2/+2 | |
2009-12-08 | Correctly build the module using the libtool approach. It worked more by | joerg | 3 | -9/+9 | |
luck than intentional before. Bump revision. | |||||
2008-03-03 | Mechanical changes to add DESTDIR support to packages that install | jlam | 1 | -2/+4 | |
their files via a custom do-install target. | |||||
2007-02-22 | Whitespace cleanup, courtesy of pkglint. | wiz | 1 | -2/+2 | |
Patch provided by Sergey Svishchev in private mail. | |||||
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 | |
2006-01-08 | Bump PKGREVISION due to mysql.buildlink3.mk changes (default mysql | xtraeme | 1 | -2/+2 | |
pkg has been changed to 5.x). Reminded by wiz... thanks. | |||||
2005-06-16 | Create directories before installing files into them. | jlam | 1 | -1/+2 | |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-23 | Add RMD160 digests in addition to SHA1 ones. | agc | 1 | -1/+2 | |
2004-10-30 | Use INSTALL_LIB, not INSTALL_PROGRAM, to install a library. | minskim | 1 | -2/+2 | |
2004-10-29 | use mk/mysql.buildlink3.mk instead of databases/mysql-client/buildlink3.mk, | jdolecek | 1 | -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-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -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-28 | Update the version number to match the version string in the distfile. | minskim | 2 | -6/+5 | |
2004-03-12 | bl3ify | minskim | 1 | -4/+4 | |
2004-03-12 | Do not install into TCL_PACKAGE_PATH, because it is not a single | minskim | 1 | -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-12 | Update distinfo. They capitalized the copyright notice but there is | minskim | 1 | -3/+3 | |
no change in codes. OK'ed by the maintainer, bouyer@. | |||||
2004-03-08 | Replace lang/tcl with lang/tcl83. Packages compatible with 8.4 will | minskim | 1 | -2/+2 | |
be updated to depend on lang/tcl after Tcl/Tk update. | |||||
2004-03-03 | category is 'databases', not 'database' | jdolecek | 1 | -2/+2 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-11-05 | Version the distfile based on our package name, since the distfile changes | agc | 2 | -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-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-04-18 | Do the install check in a way that actually works. | jmc | 1 | -2/+2 | |
2003-04-15 | Only set TCL_DIR if doing an install | jmc | 1 | -1/+3 | |
2003-04-04 | Use tclConfig.sh to get the proper place for the library. Also do a mkdir | jmc | 1 | -2/+6 | |
before installing to make sure the directory exists. | |||||
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -3/+2 | |
2003-03-07 | Import of tcl-fbsql 1.05, a Tcl interface module to MySQL. | bouyer | 5 | -0/+59 | |