Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-12-04 | +metakit | drochner | 1 | -1/+3 | |
2002-12-04 | Python frontend for the metakit database lib | drochner | 5 | -0/+85 | |
2002-12-04 | metakit is an embedded database library. | drochner | 5 | -0/+72 | |
This is the base library, w/o scripting frontends. | |||||
2002-12-02 | Noop commit, just tweaking style. | seb | 1 | -4/+2 | |
2002-11-30 | USE_PKGLOCALEDIR, delint. | salo | 4 | -6/+10 | |
2002-11-29 | Add and enable tdb. | jmmv | 1 | -1/+2 | |
2002-11-29 | Initial import of tdb, version 1.0.6. Description follows: | jmmv | 7 | -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-27 | The module RRDs.so depends on libraries from X11. $X11BSE/lib is in LD_RUN_PATH, | bouyer | 2 | -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-19 | Correct package list to match recent changes. | tron | 1 | -1/+14 | |
2002-11-18 | Allow this file to be used to mean "we want DB-1.85" if the inclusion of | jlam | 1 | -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-18 | Always build the db-1.85-compatibility code, not just for Solaris. Bump | jlam | 1 | -7/+3 | |
PKGREVISION. | |||||
2002-11-18 | Sort. | jlam | 1 | -20/+7 | |
2002-11-15 | buildlink1 -> buildlink2 | jlam | 1 | -2/+3 | |
2002-11-15 | buildlink1 -> buildlink2 | jlam | 1 | -3/+3 | |
2002-11-15 | Whitespace fixes. | jlam | 1 | -10/+10 | |
2002-11-15 | buildlink1 -> buildlink2 | jlam | 1 | -5/+5 | |
2002-11-08 | Update edb to 1.0.3. Changes are bugfixes only. | rh | 3 | -7/+7 | |
2002-11-05 | - make this work with apache2 | martti | 2 | -4/+4 | |
- buildlink2 | |||||
2002-11-03 | Use buildlink | martti | 1 | -3/+2 | |
2002-11-02 | update MASTER_SITES. | grant | 1 | -2/+2 | |
2002-11-01 | Remove patch file obsoleted by last update of this package. | tron | 1 | -14/+0 | |
2002-11-01 | Depend on latest gdbm and bump PKGREVISION (major bump in gdbm library). | wiz | 6 | -11/+16 | |
2002-11-01 | Update to 1.8.3: | wiz | 5 | -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-30 | Add and enable gnome-db | rh | 1 | -1/+2 | |
2002-10-30 | Initial import of gnome-db-0.8.192, the GNOME2 database applications and | rh | 5 | -0/+180 | |
libraries. | |||||
2002-10-30 | Add missing buildlink2.mk | rh | 1 | -0/+37 | |
2002-10-30 | Add and enable libgnomedb | rh | 1 | -1/+2 | |
2002-10-30 | Initial import of libgnomedb-0.8.199, the GNOME2 database library. | rh | 6 | -0/+248 | |
2002-10-30 | Replace homegrown patch with PKGCONFIG_OVERRIDE | rh | 3 | -14/+4 | |
2002-10-30 | Add and enable libgda | rh | 1 | -1/+2 | |
2002-10-30 | Initial import of libgda-0.8.199, the GNU database access library. This | rh | 8 | -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-27 | Use buildlink2. Use perl5/module.mk. | seb | 1 | -5/+3 | |
2002-10-27 | Use buildlink2. Use perl5/module.mk. | seb | 3 | -17/+9 | |
2002-10-27 | Use perl5/module.mk (including PERL5_LDFLAGS). | seb | 3 | -24/+25 | |
Remove Makefile.PL interactive part via patch. | |||||
2002-10-27 | Use perl5/module.mk. | seb | 1 | -5/+2 | |
2002-10-27 | Added guile-pg-0.07. | cjones | 1 | -1/+2 | |
2002-10-27 | Imported guile-pg: | cjones | 7 | -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-26 | Update to freetds-0.60. | grant | 6 | -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-25 | Prefer BUILDLINK_PREFIX.* to BUILDLINK_DIR. | wiz | 1 | -2/+2 | |
2002-10-25 | add one | drochner | 1 | -0/+7 | |
2002-10-25 | add py-psycopg | drochner | 1 | -1/+2 | |
2002-10-25 | another Python-PostgreSQL adapter | drochner | 6 | -0/+82 | |
2002-10-25 | postgresql-7.2.3 contains PyGreSQL-3.3, so reflect this in the name | drochner | 1 | -2/+2 | |
2002-10-24 | Use pax instead of relying on gtar (wwww). | wiz | 1 | -9/+3 | |
2002-10-24 | this postinstall rule needs the real GNU tar, so BUILD_DEPEND on it | drochner | 1 | -1/+7 | |
2002-10-21 | Convert to buildlink2. | wiz | 1 | -3/+4 | |
2002-10-21 | Unused. | wiz | 1 | -41/+0 | |
2002-10-21 | buildlink1 -> buildlink2. | wiz | 1 | -4/+4 | |
2002-10-21 | buildlink1 -> buildlink2. | wiz | 1 | -8/+5 | |
2002-10-20 | Use buildlink2. Use perl5/module.mk. | seb | 2 | -12/+6 | |