Commit graph

19 commits

Author SHA1 Message Date
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