Commit graph

10 commits

Author SHA1 Message Date
jwise
9b47ae74a9 This neither uses nor DEPENDs on tk -- now patch the configure script to
not fail when tk is not present...
2000-09-05 15:01:29 +00:00
jwise
31d54a0470 tcl-8.3.2 is, of course, in ../../lang/tcl, not ../../lang/tcl80
I guess a cup of coffee is in order before I continue...
2000-08-29 21:17:32 +00:00
jwise
0952927260 Slight fix to previous -- goose CONFIGURE_ENV with proper LDFLAGS for
ELF.
2000-08-29 21:12:20 +00:00
jwise
3387b6097f Add NetBSD RCS Id accidentally ommitted. Also: the changes from tclGdbm-0.6
were:

0.7 - Tcl_Obj's support (first trial); now NUL-Bytes are allowed; strings
        need not be terminated in the database (the 0.6-version would store
        the terminating NUL's in keys as well as in data and RELIED on it!).
        Now DB'S generated by other Programs (cross-checked with php3!) can
        be read! (JG)

0.8 - Move to libtool/automake/autoconf and generate rpms for RedHat 6.2 (JE)
      Tested with tcl8.3
2000-08-29 21:09:54 +00:00
jwise
a7776c1d1e Update tcl-gdbm to 0.8, as the old distfile had disappeared from the
master site.  While here, USE_LIBTOOL and LTCONFIG_OVERRIDE, and adapt
to tcl-8.3.2.
2000-08-29 21:05:46 +00:00
wiz
4a72b8b121 change dependency from gdbm-1.7.3 to gdbm>=1.7.3 2000-06-13 10:40:24 +00:00
agc
4cffd86a29 When multi-line dependencies occur, use a "DEPENDS+= package" format
for each of the continuation lines, rather than using backslashes to
continue a single, long definition. This makes it much easier to spot
pre-requisite packages and other dependencies.
2000-02-15 09:26:12 +00:00
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
bouyer
003e1e77b8 pkglint. 1999-07-07 16:07:09 +00:00
bouyer
c326c7bdf6 tcl interface to gdbm. 1999-07-07 15:14:25 +00:00