Commit graph

34 commits

Author SHA1 Message Date
agc
d549bff9a5 Add SHA512 digests for distfiles for databases category
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.
2015-11-03 01:56:09 +00:00
adam
41e677f366 Revbump after updating tcl/tk. 2014-01-11 14:42:00 +00:00
joerg
e1be07a9a6 Newer MySQL isn't installed in lib/mysql, adjust. 2013-03-28 21:16:41 +00:00
wiz
a8730d5aa1 Bump PKGREVISION for mysql default change to 55. 2013-03-02 20:33:21 +00:00
asau
354ee694fd Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
obache
d76d024350 Recursive bump from mysql51-client library changed to use openssl. 2012-09-15 15:03:21 +00:00
marino
f162cdcb03 Recursive PKGREVISION bump for tcl and tk upgrade to 8.5.12 2012-08-21 23:49:18 +00:00
marino
62b833e895 databases/tcl-fbsql: Build library with -rpath
Solves (new) PKG_DEVELOPER check error message:
ERROR: lib/tcl/fbsql.so: missing library: libtcl8x.so
2012-08-19 07:01:09 +00:00
obache
f8c4ad9dca Bump PKGREVISION by default mysql version changed from 5.0 to 5.1. 2010-09-30 10:49:10 +00:00
joerg
5737614cc6 Correctly build the module using the libtool approach. It worked more by
luck than intentional before. Bump revision.
2009-12-08 10:20:43 +00:00
jlam
cc6162770e Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
2008-03-03 15:21:07 +00:00
wiz
601583c320 Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
xtraeme
eadc9131c8 Bump PKGREVISION due to mysql.buildlink3.mk changes (default mysql
pkg has been changed to 5.x). Reminded by wiz... thanks.
2006-01-08 18:35:08 +00:00
jlam
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
671d62d2e2 Add RMD160 digests in addition to SHA1 ones. 2005-02-23 16:33:05 +00:00
minskim
97e10e0584 Use INSTALL_LIB, not INSTALL_PROGRAM, to install a library. 2004-10-30 05:24:54 +00:00
jdolecek
158484ab16 use mk/mysql.buildlink3.mk instead of databases/mysql-client/buildlink3.mk,
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-29 05:59:23 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
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-10-03 00:12:51 +00:00
minskim
8674e21c2c Update the version number to match the version string in the distfile. 2004-03-28 17:42:09 +00:00
minskim
7066f16b3f bl3ify 2004-03-12 22:18:46 +00:00
minskim
2068db6ee6 Do not install into TCL_PACKAGE_PATH, because it is not a single
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 22:15:04 +00:00
minskim
037f071e89 Update distinfo. They capitalized the copyright notice but there is
no change in codes.  OK'ed by the maintainer, bouyer@.
2004-03-12 22:10:56 +00:00
minskim
ac690cf634 Replace lang/tcl with lang/tcl83. Packages compatible with 8.4 will
be updated to depend on lang/tcl after Tcl/Tk update.
2004-03-08 19:52:50 +00:00
jdolecek
5990b0082b category is 'databases', not 'database' 2004-03-03 14:19:05 +00:00
agc
dc52048e01 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
agc
a8da1e78b6 Version the distfile based on our package name, since the distfile changes
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-11-05 16:53:49 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
jmc
17932d4389 Do the install check in a way that actually works. 2003-04-18 13:16:41 +00:00
jmc
92b96122bb Only set TCL_DIR if doing an install 2003-04-15 22:06:42 +00:00
jmc
0e151f90a9 Use tclConfig.sh to get the proper place for the library. Also do a mkdir
before installing to make sure the directory exists.
2003-04-04 21:43:30 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
bouyer
500d079d1e Import of tcl-fbsql 1.05, a Tcl interface module to MySQL. 2003-03-07 16:17:49 +00:00