summaryrefslogtreecommitdiff
path: root/databases
AgeCommit message (Collapse)AuthorFilesLines
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.
2004-05-06Reorganize the code a bit to let different providers be built as externaljmmv3-14/+35
packages easily.
2004-05-06update to 1.0.3drochner3-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-05Updated dbh to 1.0.18martti3-12/+13
List of changes unknown (the ChangeLog file ends in 1.0.10).
2004-05-05Convert to buildlink3.snj3-25/+20
2004-05-03Convert to bl3.wiz2-7/+7
2004-05-03Convert to buildlink3.wiz1-4/+4
2004-05-03Convert to buildlink3.snj1-5/+5
2004-05-02Enable pkgviews installation.minskim1-1/+3
2004-04-29Fix build for NetBSD > 1.6L < 2.0.recht2-5/+5
2004-04-28Add ``#include <stdio.h>'' to sdbm.c; otherwise this package doesn'tminskim2-7/+10
build on Linux because SEEK_SET is undeclared.
2004-04-27Only enable-thread safety on systems which have native threads to avoidrecht1-3/+4
pulling in pth. Pointed out by seb@.
2004-04-27Convert to buildlink3.snj10-32/+32
2004-04-27Convert to buildlink3.snj8-19/+19
2004-04-27Convert to buildlink3.snj3-6/+639
2004-04-27Add include/pgsql/* to BUILDLINK_FILES. Needed to get, e.g., gtranslatorsnj1-1/+2
to build.
2004-04-27Unused.wiz1-28/+0
2004-04-26Unused.wiz2-42/+0
2004-04-26Unused.wiz3-83/+0
2004-04-25GNU tar 1.11.2 as seen in NetBSD 1.6.2 does not grok -T with -C likeseb1-2/+2
NetBSD pax-as-tar. So avoid using both...
2004-04-25Convert to buildlink3.snj1-5/+5
2004-04-25Convert to buildlink3.snj2-8/+8
2004-04-25Convert to buildlink3.snj4-19/+20
2004-04-25Convert to buildlink3.snj1-2/+2
2004-04-25bl3ifyrecht1-4/+4
2004-04-25bli3fy, remove unused buildlink2.mkrecht2-29/+3
2004-04-25bl3ifyrecht1-4/+4
2004-04-25bl3ifyrecht1-3/+3
2004-04-25Add buildlink3.mk.recht1-0/+18
2004-04-25bl3ifyrecht1-4/+4
2004-04-25bl3ify, removed unused buildlink2.mkrecht2-28/+4
2004-04-25NO_BUILDLINK=yes.xtraeme2-2/+4
2004-04-25bl3ifyxtraeme8-22/+22
2004-04-25bl3ifyxtraeme3-6/+27
2004-04-25BUILDLINK_{INC,LIB}DIRS should be relatives to BUILDLINK_PREFIX.<pkg>xtraeme1-3/+3
2004-04-25bl3ifyxtraeme2-3/+27
2004-04-24Relinquish maintainership of packages to tech-pkg@NetBSD.org.jlam8-16/+16
2004-04-23mk/bsd.pkg.install.mk now automatically registersreed6-13/+6
the RCD_SCRIPTS rc.d script(s) to the PLIST. This GENERATE_PLIST idea is part of Greg A. Woods' PR #22954. This helps when the RC_SCRIPTS are installed to a different ${RCD_SCRIPTS_EXAMPLEDIR}. (Later, the default RCD_SCRIPTS_EXAMPLEDIR will be changed to be more clear that they are the examples.) These patches also remove the etc/rc.d/ scripts from PLISTs (of packages that use RCD_SCRIPTS). (This also removes now unused references from openssh* makefiles. Note that qmail package has not been changed yet.) I have been doing automatic PLIST registration for RC_SCRIPTS for over a year. Not all of these packages have been tested, but many have been tested and used. Somethings maybe to do: - a few packages still manually install the rc.d scripts to hard-coded etc/rc.d. These need to be fixed. - maybe remove from mk/${OPSYS}.pkg.dist mtree specifications too.
2004-04-22Bl3ify.seb4-13/+36
Provide a buildlink3.mk file for mysql4-client package. While here remove obsolete USE_NEW_TEXINFO.