Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-06-03 | Add jdbc-postgresql74 | abs | 1 | -1/+2 | |
2004-06-03 | Import jdbc-postgresql74, JDBC driver for postgresql 7.4.x | abs | 6 | -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-26 | Use CFLAGS when creating the archive. This fixes building under IRIX64 | jschauma | 2 | -4/+4 | |
using gcc, as we need the ABI specific flags. | |||||
2004-05-23 | add a dummy file to libreplacements_la_SOURCES so this builds | danw | 3 | -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-23 | unused | recht | 1 | -8/+0 | |
2004-05-23 | bl3ify | recht | 1 | -3/+3 | |
2004-05-21 | Add ${PYSITELIB}/ZEO/* to py-ZODB's PLIST. Bump PKGREVISION to 1. | snj | 2 | -2/+177 | |
Closes PR pkg/25567. | |||||
2004-05-19 | +postgresql74-contrib | recht | 1 | -1/+2 | |
2004-05-19 | initial import of postgresql-contrib-7.4.2 | recht | 3 | -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-17 | Garbage collect BUILDLINK_PKGBASE.<pkg> from buildlink3: it is not anymore | seb | 2 | -4/+2 | |
used since revision 1.139 of mk/buildlink3/bsd.buildlink3.mk. | |||||
2004-05-16 | Honor LIBOWN and LIBGRP. | minskim | 1 | -2/+3 | |
2004-05-14 | Convert to bl3. Make build with gcc3. | wiz | 3 | -5/+49 | |
2004-05-14 | Convert to bl3. | wiz | 1 | -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-14 | Unused. | wiz | 1 | -19/+0 | |
2004-05-14 | minor formatting tweaks for readability | grant | 1 | -5/+8 | |
2004-05-14 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2004-05-14 | disable TCP wrapper support on Linux and Solaris to work around | grant | 1 | -3/+9 | |
mysql bug #599, http://bugs.mysql.com/bug.php?id=599. | |||||
2004-05-14 | distinguish between mysql 3 and 4 in COMMENT. | grant | 4 | -8/+8 | |
2004-05-13 | The NetBSD 1.6 tar does not DTRT with the -C flag. cd into the destination | kristerw | 1 | -2/+2 | |
instead, to work around this. | |||||
2004-05-13 | Include "../../mk/pthread.buildlink3.mk" | kristerw | 1 | -1/+3 | |
2004-05-13 | Fix DISTINFO_FILE value. | wiz | 1 | -2/+2 | |
2004-05-11 | On NetBSD current with native threads it seems this python module can't | seb | 2 | -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-11 | Convert to buildlink3. | snj | 1 | -2/+3 | |
2004-05-10 | use -DBIND_8_COMPAT on darwin | danw | 1 | -1/+3 | |
2004-05-09 | No longer used. | snj | 1 | -38/+0 | |
2004-05-09 | Convert to buildlink3. | snj | 3 | -33/+27 | |
2004-05-09 | Convert to buildlink3. | snj | 1 | -4/+4 | |
2004-05-09 | Add include/pgsql/server/*.h and include/pgsql/server/utils/*.h to | snj | 1 | -1/+3 | |
BUILDLINK_FILES. Needed to make gtksql build. Stupid symlinks. | |||||
2004-05-08 | Convert to buildlink3. | snj | 7 | -26/+36 | |
2004-05-07 | whitespace nits | cjep | 1 | -2/+2 | |
2004-05-06 | Add and enable libgda-postgres. | jmmv | 1 | -1/+2 | |
2004-05-06 | Initial import of libgda-postgres, version 1.0.4: | jmmv | 3 | -0/+18 | |
This package provides the postgres plugin for libgda, which lets it act as a PostgreSQL client. | |||||
2004-05-06 | Reorganize the code a bit to let different providers be built as external | jmmv | 3 | -14/+35 | |
packages easily. | |||||
2004-05-06 | update to 1.0.3 | drochner | 3 | -9/+119 | |
changes: * Fix in the Wall Chart report. * Gallery fixes. * Gedcom import improvements. * Double click edits the person in Pedigree View. * Fixes for older python versions (<=2.2.1) in Comprehensive Ancestors report. * Catch and disallow selecting self as a child/parent | |||||
2004-05-05 | Updated dbh to 1.0.18 | martti | 3 | -12/+13 | |
List of changes unknown (the ChangeLog file ends in 1.0.10). | |||||
2004-05-05 | Convert to buildlink3. | snj | 3 | -25/+20 | |
2004-05-03 | Convert to bl3. | wiz | 2 | -7/+7 | |
2004-05-03 | Convert to buildlink3. | wiz | 1 | -4/+4 | |
2004-05-03 | Convert to buildlink3. | snj | 1 | -5/+5 | |
2004-05-02 | Enable pkgviews installation. | minskim | 1 | -1/+3 | |
2004-04-29 | Fix build for NetBSD > 1.6L < 2.0. | recht | 2 | -5/+5 | |
2004-04-28 | Add ``#include <stdio.h>'' to sdbm.c; otherwise this package doesn't | minskim | 2 | -7/+10 | |
build on Linux because SEEK_SET is undeclared. | |||||
2004-04-27 | Only enable-thread safety on systems which have native threads to avoid | recht | 1 | -3/+4 | |
pulling in pth. Pointed out by seb@. | |||||
2004-04-27 | Convert to buildlink3. | snj | 10 | -32/+32 | |
2004-04-27 | Convert to buildlink3. | snj | 8 | -19/+19 | |
2004-04-27 | Convert to buildlink3. | snj | 3 | -6/+639 | |
2004-04-27 | Add include/pgsql/* to BUILDLINK_FILES. Needed to get, e.g., gtranslator | snj | 1 | -1/+2 | |
to build. | |||||
2004-04-27 | Unused. | wiz | 1 | -28/+0 | |
2004-04-26 | Unused. | wiz | 2 | -42/+0 | |
2004-04-26 | Unused. | wiz | 3 | -83/+0 | |