summaryrefslogtreecommitdiff
path: root/databases
AgeCommit message (Collapse)AuthorFilesLines
2004-06-20Bump PKGREVISION and remove X11 support where appropiate.xtraeme1-2/+2
2004-06-20Update databases/mysql4-* to 4.0.20.xtraeme7-17/+16
Lots of bugfixes, please review the Changelog file.
2004-06-17link libdb4 against libnsl on Solaris so programs that use it cangrant1-2/+6
resolve all symbols. bump PKGREVISION. fixes PR pkg/24720.
2004-06-17whitespace nitgrant1-2/+2
2004-06-15really replace the localedir properly - we need USE_PKGLOCALEDIR for thegrant1-7/+6
_LOCALEDIR definition. fixes PR pkg/25923.
2004-06-14'localedir' is actually two spaces away from the beginning of the line incube1-2/+2
the configure script. Let's play safe and use '\s+'. Should fix PR 25923 by jmmv.
2004-06-12this uses openssl, so it needs openssl/buildlink3.mk.grant1-1/+3
2004-06-12this calls ${PATCH} directly, so make sure we have a build dependencygrant1-1/+3
on patch.
2004-06-12work around this version setting localedir in autoconf stuff (and notgrant1-2/+9
Makefiles) by using SUBST_SED instead of USE_PKGLOCALEDIR. partially fixes install on Solaris.
2004-06-11it's "USE_GNU_TOOLS+=lex" not "flex". duh.grant1-2/+2
2004-06-11in fact, the whole lot needs flex(1) to build.grant2-5/+3
2004-06-11this needs flex(1) to build.grant1-1/+3
2004-06-08Correct typo in comment and remove leftovers from testing.mjl1-4/+2
2004-06-04Enable pkgviews installation.xtraeme2-2/+6
2004-06-04Correct Homepagemjl1-2/+2
2004-06-04Use db3 instead of db4, so we don't have to pull in pth as well.mjl1-4/+4
2004-06-04Enable p5-BerkeleyDBmjl1-1/+2
2004-06-04Initial import of p5-BerkeleyDB 0.25mjl4-0/+35
BerkeleyDB is a module which allows Perl programs to make use of the facilities provided by Berkeley DB.
2004-06-03Add jdbc-postgresql74abs1-1/+2
2004-06-03Import jdbc-postgresql74, JDBC driver for postgresql 7.4.xabs6-0/+95
Has local patch to (incompletely) work around an issue with the jdbc driver erroneously leaving ';' on the end of tablenames resulting in it generating SQL statments of the form "SELECT * FROM tablename; WHERE ..."
2004-05-26Use CFLAGS when creating the archive. This fixes building under IRIX64jschauma2-4/+4
using gcc, as we need the ABI specific flags.
2004-05-23add a dummy file to libreplacements_la_SOURCES so this buildsdanw3-1/+31
correctly on Darwin (which doesn't need any of the replacement functions, but also doesn't allow empty .a files). PR 25682
2004-05-23unusedrecht1-8/+0
2004-05-23bl3ifyrecht1-3/+3
2004-05-21Add ${PYSITELIB}/ZEO/* to py-ZODB's PLIST. Bump PKGREVISION to 1.snj2-2/+177
Closes PR pkg/25567.
2004-05-19+postgresql74-contribrecht1-1/+2
2004-05-19initial import of postgresql-contrib-7.4.2recht3-0/+181
PostgreSQL is a robust, next-generation, Object-Relational DBMS (ORDBMS), derived from the Berkeley Postgres database management system. While PostgreSQL retains the powerful object-relational data model, rich data types and easy extensibility of Postgres, it replaces the PostQuel query language with an extended subset of SQL. PostgreSQL is free and the complete source is available. This package contains the contributed programs included in the distribution.
2004-05-17Garbage collect BUILDLINK_PKGBASE.<pkg> from buildlink3: it is not anymoreseb2-4/+2
used since revision 1.139 of mk/buildlink3/bsd.buildlink3.mk.
2004-05-16Honor LIBOWN and LIBGRP.minskim1-2/+3
2004-05-14Convert to bl3. Make build with gcc3.wiz3-5/+49
2004-05-14Convert to bl3.wiz1-5/+5
XXX: When PKG_SKIP_REASON is commented out, it builds on NetBSD. Should be tested on some platform that doesn't have db1 in the base system, too.
2004-05-14Unused.wiz1-19/+0
2004-05-14minor formatting tweaks for readabilitygrant1-5/+8
2004-05-14s/netbsd.org/NetBSD.org/grant1-2/+2
2004-05-14disable TCP wrapper support on Linux and Solaris to work aroundgrant1-3/+9
mysql bug #599, http://bugs.mysql.com/bug.php?id=599.
2004-05-14distinguish between mysql 3 and 4 in COMMENT.grant4-8/+8
2004-05-13The NetBSD 1.6 tar does not DTRT with the -C flag. cd into the destinationkristerw1-2/+2
instead, to work around this.
2004-05-13Include "../../mk/pthread.buildlink3.mk"kristerw1-1/+3
2004-05-13Fix DISTINFO_FILE value.wiz1-2/+2
2004-05-11On NetBSD current with native threads it seems this python module can'tseb2-1/+33
be imported by a non-thread aware python without it core dumping. Hence restrict accepted python packages to threaded ones if native threads are supported by the platform. Bump PKGREVISION for that. Provide a buildlink3.mk file mostly to help bl3ified packages to pick up the right python packages with respect to this threading issue.
2004-05-11Convert to buildlink3.snj1-2/+3
2004-05-10use -DBIND_8_COMPAT on darwindanw1-1/+3
2004-05-09No longer used.snj1-38/+0
2004-05-09Convert to buildlink3.snj3-33/+27
2004-05-09Convert to buildlink3.snj1-4/+4
2004-05-09Add include/pgsql/server/*.h and include/pgsql/server/utils/*.h tosnj1-1/+3
BUILDLINK_FILES. Needed to make gtksql build. Stupid symlinks.
2004-05-08Convert to buildlink3.snj7-26/+36
2004-05-07whitespace nitscjep1-2/+2
2004-05-06Add and enable libgda-postgres.jmmv1-1/+2
2004-05-06Initial import of libgda-postgres, version 1.0.4:jmmv3-0/+18
This package provides the postgres plugin for libgda, which lets it act as a PostgreSQL client.