summaryrefslogtreecommitdiff
path: root/databases
AgeCommit message (Collapse)AuthorFilesLines
2000-11-03Make it work with xpkwedge.veego3-5/+7
2000-11-03Pass X11PREFIX=${X11PREFIX} to the make subproccess.veego1-1/+2
2000-11-03Use X11PREFIX and not X11BASE for XFORMINCDIR. Now works with xpkwedge.veego2-4/+4
2000-10-29needs -R to find libgdbmtsarna1-2/+3
2000-10-25Add and enable py-ldaptsarna1-1/+2
2000-10-25A Python interface to LDAPtsarna5-0/+38
2000-10-24Enable p5-Text-CVS_XS, p5-SQL-Statement, p5-DBD-CSVmjl1-1/+2
2000-10-24alphabetize, and add two missing subdirswiz1-2/+4
2000-10-23Initial import of p5-DBD-CSV: Access comma separated value files viamjl5-0/+30
the DBI interface.
2000-10-23Initial import of p5-SQL-Statement, a small, abstract SQL engine.mjl5-0/+26
2000-10-22First batch of upgrades for Python 2.0:tsarna3-29/+13
lang/python upgraded to 2.0 lang/py-html-docs upgraded to 2.0 misc/py-readline upgraded to 2.0 databases/py-gdbm upgraded to 2.0 x11/py-Tk upgraded to 2.0 devel/py-curses upgraded to 2.0 lang/py-extclass upgraded to 2.2.2 and for Python 2.0 textproc/py-dtml upgraded to 2.2.2 and for Python 2.0 www/py-zpublisher upgraded to 2.2.2 and for Python 2.0 print/py-reportlab upgraded to 1.01 and for Python 2.0 More coming...
2000-10-16Add dependency on p5-XML-Parser-*rh1-1/+2
2000-10-16Update p5-perl-ldap to 0.22. Changes include:rh2-5/+5
* Quick release to fix memory problem with 5.6.0 * Change ->get back to return what 0.19 returned * Deprecate ->get in favor of ->get_value * Net::LDAP::Schema now supports matchingRules * Added experimental onerror option to ->new * New FAQ by Clif Harden * Added INSTALL and CREDITS files * Net::LDAP::Entry ->get and ->attributes methods now support options * Added Net::LDAP::DSML from Mark Wilcox * Added Net::LDAPS from Chris Ridd * Many documentation updates * Several fixes to ::Control::* classes, they should now work as intended. * Net::LDAP::Entry->get now always returns a scalar result as documented. * bin/ldapsearch now requires URI-1.08
2000-10-15Add and enable p5-DBD-Sybaserh1-1/+2
2000-10-15Initial import of DBD-Sybase-0.23, a Sybase/MS-SQL backend for p5-DBI.rh5-0/+37
2000-10-15Add and enable gqrh1-1/+2
2000-10-15Initial import of gq-0.3.0, a GTK-based LDAP clientrh5-0/+45
2000-10-15Added and enabled ksql-1.0 interactive SQL query tool for PostgreSQLwulf1-1/+2
2000-10-15Initial commit of ksql-1.0 interactive SQL query tool for postgreSQLwulf7-0/+269
2000-10-01Add an shlib_version file in order to build with newer bsd.lib.mk files.rh2-1/+10
2000-09-28Belatedly bump "nb" version for xforms, and likewise increment packagesfredb2-4/+4
that depend it, as suggested by wrstuden. The reason is so that older binary packages which were linked against an a.out shared lib won't have their package dependencies satisfied by the latest package, which has no shared libraries. There's no help for old ELF packages, unfortunately.
2000-09-26Make this work on alpha - pull in appropriate headers, mostly.hubertf6-8/+93
2000-09-21Install rc.d control script as "pgsql" instead of "pgsql.sh" to comply withjlam3-7/+10
how NetBSD's rc.d system interprets script names. Also add appropriate REQUIRE and PROVIDE sections to allow direct use in NetBSD's rc.d system.
2000-09-05This neither uses nor DEPENDs on tk -- now patch the configure script tojwise2-1/+26
not fail when tk is not present...
2000-09-03remove trailing whitespacewiz1-2/+2
2000-09-03add RCS Idwiz1-0/+1
2000-09-03remove '^A 'wiz1-1/+1
2000-09-03remove unnecessary whitespacewiz1-1/+0
2000-09-03add RCS Idwiz1-0/+1
2000-09-03remove unnecessary whitespacewiz1-2/+2
2000-09-03add RCS Idwiz2-2/+4
2000-09-03Remove trailing blank line.jlam1-2/+1
2000-09-03Correct bug in geneweb's Makefile that tried to install gwtp.opt thatwulf2-0/+16
doesn't exist on platforms that don't have the optimized caml compiler.
2000-09-03Package will now attempt to delete all directories if found empty -wulf1-1/+6
e.g. geneweb was installed but no databases were created.
2000-09-01Use @PREFIX@ instead of hardwired /usr/pkg (brrr)wiz1-7/+7
2000-09-01Adapt this package to tk-8.3.2.jwise1-7/+7
2000-09-01Adapt this package to tcl-8.3.2.jwise1-5/+6
2000-09-01Adapt patch used by ../tcl-postgresql to tcl-8.3.2.jwise2-6/+17
2000-08-30Change directory of perl>=5.6.0 from lang/perl5-current to lang/perl5.jlam1-2/+2
2000-08-29tcl-8.3.2 is, of course, in ../../lang/tcl, not ../../lang/tcl80jwise1-2/+2
I guess a cup of coffee is in order before I continue...
2000-08-29Slight fix to previous -- goose CONFIGURE_ENV with proper LDFLAGS forjwise1-1/+4
ELF.
2000-08-29Add NetBSD RCS Id accidentally ommitted. Also: the changes from tclGdbm-0.6jwise1-0/+1
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-29Update tcl-gdbm to 0.8, as the old distfile had disappeared from thejwise7-74/+35
master site. While here, USE_LIBTOOL and LTCONFIG_OVERRIDE, and adapt to tcl-8.3.2.
2000-08-29Until the sources for these packages catch up to the current (post-5.6.0)jlam1-2/+6
Perl API, we need to pass -DPERL_POLLUTE=1 to the build process to look like an older perl.
2000-08-29Needs at least perl-5.6.0 to build.jlam1-1/+2
2000-08-28fix binary package (%B,%D,%F are back-references, not forward-references!)wiz1-8/+8
2000-08-28add etc/rc.d/geneweb.sh and sbin/gwsetup; sort PLISTwiz1-8/+10
2000-08-27Update to p5-gdbm-1.03 from the perl-5.6.0 distribution. This module wasjlam2-5/+5
previously incorrectly versioned at 5.4.4.
2000-08-27Convert packages to use PERL5_PACKLIST (part 2). These are the database andjlam24-204/+57
Apache perl modules, and each compiled and installed/de-installed apparently correctly. As a side effect of the dynamic PLIST, we no longer need to to have separate -static and -shared PLISTs. It's now easier than ever to make a perl5 package for NetBSD :)
2000-08-27Convert packages to use PERL5_PACKLIST (part 1). These were the easyjlam2-15/+10
ones to do, and each compiled and installed/de-installed apparently correctly. As a side effect of the dynamic PLIST, we no longer need to have separate -static and -shared PLISTs. It's now easier than ever to make a perl5 package for NetBSD :)