Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-04-11 | Update tcl-gdbm to 0.10. Patch to make this package work with tcl-8.4 | minskim | 1 | -5/+4 | |
was provided by Bernhard 'burnhard' Riedl on hanirc's #netbsd. Changes since 0.8: - converted fully to Tcl_Obj's - able to handle keys and data with embedded NUL's - deal with Tcl's internal UTF string encoding - put in own namespace tclgdbm::gdbm - remerge of changes from tcl+gdbm-0.4 - remerge of changes from tcl+gdbm-0.4 (insert/store accept multiple args for data) - updated man pages - add test driver tclshgdbm - add gdbm.test which uses standard tcltest package - repackage Dave's changes into rpm | |||||
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. | |||||
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2002-11-01 | Depend on latest gdbm and bump PKGREVISION (major bump in gdbm library). | wiz | 1 | -2/+3 | |
2001-05-18 | LDFLAGS is already set to -L... -Wl,-R..., and CFLAGS and LDFLAGS are | jlam | 1 | -7/+6 | |
already added to CONFIGURE_ENV by bsd.pkg.mk. Also some minor cosmetic changes. | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 1 | -1/+2 | |
2001-01-24 | Depend on tcl>=8.3.2 instead of tcl-8.3.2 now that PKGNAME of tcl | he | 1 | -2/+2 | |
is bumped to tcl-8.3.2nb1. | |||||
2000-08-29 | tcl-8.3.2 is, of course, in ../../lang/tcl, not ../../lang/tcl80 | jwise | 1 | -2/+2 | |
I guess a cup of coffee is in order before I continue... | |||||
2000-08-29 | Slight fix to previous -- goose CONFIGURE_ENV with proper LDFLAGS for | jwise | 1 | -1/+4 | |
ELF. | |||||
2000-08-29 | Update tcl-gdbm to 0.8, as the old distfile had disappeared from the | jwise | 1 | -6/+8 | |
master site. While here, USE_LIBTOOL and LTCONFIG_OVERRIDE, and adapt to tcl-8.3.2. | |||||
2000-06-13 | change dependency from gdbm-1.7.3 to gdbm>=1.7.3 | wiz | 1 | -2/+2 | |
2000-02-15 | When multi-line dependencies occur, use a "DEPENDS+= package" format | agc | 1 | -3/+3 | |
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. | |||||
1999-07-07 | pkglint. | bouyer | 1 | -2/+2 | |
1999-07-07 | tcl interface to gdbm. | bouyer | 1 | -0/+16 | |