summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorjwise <jwise@pkgsrc.org>2000-08-29 21:09:54 +0000
committerjwise <jwise@pkgsrc.org>2000-08-29 21:09:54 +0000
commit3387b6097f9c099fe2ce5bc58827e1faea4163ea (patch)
tree2f3f4e5e4a3f16317eb7b319905f93bd7a1f9366 /databases
parenta7776c1d1eca41e1909d38d83c409bc39d383a1f (diff)
downloadpkgsrc-3387b6097f9c099fe2ce5bc58827e1faea4163ea.tar.gz
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
Diffstat (limited to 'databases')
-rw-r--r--databases/tcl-gdbm/patches/patch-aa1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/tcl-gdbm/patches/patch-aa b/databases/tcl-gdbm/patches/patch-aa
index de2ef064e35..9d9d2391324 100644
--- a/databases/tcl-gdbm/patches/patch-aa
+++ b/databases/tcl-gdbm/patches/patch-aa
@@ -1,3 +1,4 @@
+$NetBSD: patch-aa,v 1.3 2000/08/29 21:09:54 jwise Exp $
--- Makefile.in.orig Thu Jun 8 15:35:14 2000
+++ Makefile.in Tue Aug 29 16:32:25 2000
@@ -35,7 +35,7 @@