summaryrefslogtreecommitdiff
path: root/databases
AgeCommit message (Collapse)AuthorFilesLines
2002-11-30USE_PKGLOCALEDIR, delint.salo4-6/+10
2002-11-29Add and enable tdb.jmmv1-1/+2
2002-11-29Initial import of tdb, version 1.0.6. Description follows:jmmv7-0/+200
TDB is a Trivial Database. In concept, it is very much like GDBM, and BSD's DB except that it allows multiple simultaneous writers and uses locking internally to keep writers from trampling on each other. TDB is also extremely small. Approved by wiz. This closes my own PR 18122.
2002-11-27The module RRDs.so depends on libraries from X11. $X11BSE/lib is in LD_RUN_PATH,bouyer2-4/+4
but it seems the linker ignores it when there are explicit -Wl,-R on the command line. So add a -Wl,-R@X11BASE/lib to OTHERLDFLAGS.
2002-11-19Correct package list to match recent changes.tron1-1/+14
2002-11-18Allow this file to be used to mean "we want DB-1.85" if the inclusion ofjlam1-7/+22
this file is preceded by defining "USE_DB185". On NetBSD (and probably Linux), where we already have DB-1.85 in the base system, this defaults to using the system libraries and headers.
2002-11-18Always build the db-1.85-compatibility code, not just for Solaris. Bumpjlam1-7/+3
PKGREVISION.
2002-11-18Sort.jlam1-20/+7
2002-11-15buildlink1 -> buildlink2jlam1-2/+3
2002-11-15buildlink1 -> buildlink2jlam1-3/+3
2002-11-15Whitespace fixes.jlam1-10/+10
2002-11-15buildlink1 -> buildlink2jlam1-5/+5
2002-11-08Update edb to 1.0.3. Changes are bugfixes only.rh3-7/+7
2002-11-05- make this work with apache2martti2-4/+4
- buildlink2
2002-11-03Use buildlinkmartti1-3/+2
2002-11-02update MASTER_SITES.grant1-2/+2
2002-11-01Remove patch file obsoleted by last update of this package.tron1-14/+0
2002-11-01Depend on latest gdbm and bump PKGREVISION (major bump in gdbm library).wiz6-11/+16
2002-11-01Update to 1.8.3:wiz5-44/+30
CHANGES from 1.8.2 to 1.8.3 1. Various configure related changes and additional updates. CHANGES from 1.8.1 to 1.8.2 1. Allow `NEWDB'-opened databases to actually, well, store records. CHANGES from 1.8 to 1.8.1 1. Lots of bug fixes, including a data corruption bug. 2. Updated to current autoconf and libtool. 3. Moved the dbm/ndbm compatibility routines to libgdbm_compat.
2002-10-30Add and enable gnome-dbrh1-1/+2
2002-10-30Initial import of gnome-db-0.8.192, the GNOME2 database applications andrh5-0/+180
libraries.
2002-10-30Add missing buildlink2.mkrh1-0/+37
2002-10-30Add and enable libgnomedbrh1-1/+2
2002-10-30Initial import of libgnomedb-0.8.199, the GNOME2 database library.rh6-0/+248
2002-10-30Replace homegrown patch with PKGCONFIG_OVERRIDErh3-14/+4
2002-10-30Add and enable libgdarh1-1/+2
2002-10-30Initial import of libgda-0.8.199, the GNU database access library. Thisrh8-0/+328
version only comes with a default XML backend enabled. Based on the package provided by Scott Aaron Bamford in PR pkg/18660.
2002-10-27Use buildlink2. Use perl5/module.mk.seb1-5/+3
2002-10-27Use buildlink2. Use perl5/module.mk.seb3-17/+9
2002-10-27Use perl5/module.mk (including PERL5_LDFLAGS).seb3-24/+25
Remove Makefile.PL interactive part via patch.
2002-10-27Use perl5/module.mk.seb1-5/+2
2002-10-27Added guile-pg-0.07.cjones1-1/+2
2002-10-27Imported guile-pg:cjones7-0/+84
Guile-pg is a Guile module providing access and allowing updates to PostgreSQL databases from Guile scripts. Guile is the GNU interpreter for the Scheme language and PostgreSQL is a free relational database management system.
2002-10-26Update to freetds-0.60.grant6-30/+41
Changes since 0.53 include: * Much improved support for Microsoft servers, including SQL Server 2000 datatypes and domain logins. * Support and convertibility of all major datatypes. * Much expanded coverage of the ODBC API. * An all-new BCP implementation, including host variable support. * Character set conversions, via the iconv library. * Threadsafe operation.
2002-10-25Prefer BUILDLINK_PREFIX.* to BUILDLINK_DIR.wiz1-2/+2
2002-10-25add onedrochner1-0/+7
2002-10-25add py-psycopgdrochner1-1/+2
2002-10-25another Python-PostgreSQL adapterdrochner6-0/+82
2002-10-25postgresql-7.2.3 contains PyGreSQL-3.3, so reflect this in the namedrochner1-2/+2
2002-10-24Use pax instead of relying on gtar (wwww).wiz1-9/+3
2002-10-24this postinstall rule needs the real GNU tar, so BUILD_DEPEND on itdrochner1-1/+7
2002-10-21Convert to buildlink2.wiz1-3/+4
2002-10-21Unused.wiz1-41/+0
2002-10-21buildlink1 -> buildlink2.wiz1-4/+4
2002-10-21buildlink1 -> buildlink2.wiz1-8/+5
2002-10-20Use buildlink2. Use perl5/module.mk.seb2-12/+6
2002-10-20Note the locations of the common distinfo file and patches directory.jlam1-1/+4
2002-10-20Improve. From Greg A. Woods in PR 18713.wiz1-1/+12
2002-10-19Fix case where pgsql_flags contains more that one option.jlam1-3/+3
2002-10-19Forgot to fix quoting for pgsql_flags.jlam1-2/+2