summaryrefslogtreecommitdiff
path: root/databases
AgeCommit message (Collapse)AuthorFilesLines
2000-02-04Correct SHLIB_LINK redefinition and update patch checksums (patch-ak wasjlam2-5/+5
out of synch)
2000-01-31forgot to change here when committing:jdolecek1-2/+2
Python is required, fix grammar
2000-01-31Add package for oraedit 0.1.3.jdolecek5-0/+35
oraedit is capable of editing functions, procedure, package bodies and specification, type body and specifications as well as views stored in Oracle. The only thing required is working sqlplus client or working rsh/ssh connection to a computer with one (and Python, of course). Documentation is currently not present, you have to figure out usage yourself ATM, sorry.
2000-01-19Add and enable jdbc-postgresqljwise1-1/+2
2000-01-19Initial import of jdbc-postgresql-6.5.3, a type 4 JDBC driver for PostgreSQL.jwise4-0/+77
This shares a distfile and a checksum file with the postgresql package. It uses a different workaround for the postgres jdbc Makefile than in that package's patch-an, but I am leaving that patch there for documentation purposes. (That way `cd pkgsrcs/databases/postgresql ; make patch' DTRT for people looking at the sources).
2000-01-18Patch to make the interfaces/jdbc directory usable, even though this packagejwise2-2/+15
doesn't use it. Later tonight or tomorrow morning, I will commit a jdbc-postgresql package which will share DISTFILE and patch goo with this package. All this may eventually be replaced if the client stuff is factored out of the postgresql package, but that's not me.
2000-01-17Redo this patch with less context to avoid a RCS keyword.bad2-28/+17
``This time for sure!''
2000-01-15Update dependency on ncurses to >=4.2jlam1-2/+2
2000-01-08minimal fixes to keep pkglint happywiz3-4/+4
2000-01-06Add argument so that the shared library is found under ELF systemsdarcy1-2/+2
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs14-14/+14
1999-12-29Regen.bad1-2/+3
1999-12-29Use mit-pthreads/stdio/xprintf.c instead of printf.c because the latterbad1-0/+13
isn't thread safe.
1999-12-29Restore a line that was lost in my previous commit.bad1-7/+11
1999-12-28changed PKGNAME to p5-${DISTNAME}wiz1-2/+2
1999-12-28replaced some commands by their ${COMMAND} counterpartswiz2-7/+7
1999-12-28better PKGNAME generation from DISTNAMEwiz1-3/+3
1999-12-28RCS tag addedwiz1-0/+1
1999-12-23Add and enable p5-pgsql.rh1-1/+2
1999-12-23Initial import of p5-pgsql-1.8.1, a Perl5 interface for PostgreSQL.rh7-0/+54
1999-12-22Regen.bad1-4/+3
1999-12-22Defuzz again.bad2-24/+7
1999-12-22Use less context to avoid a RCS keyword in the patch.bad1-30/+8
1999-12-22Defuzz patch-ac (again, but entirely my fault).bad2-37/+1
1999-12-17Update dependency on zope to reflect its correct version. Pointed outagc1-2/+2
by David Brownlee.
1999-12-16add and enable db3hubertf1-1/+2
1999-12-16Import Sleepycat's db routines (V3). hubertf7-0/+800
Submitted in PR 8963 by Bill Studentmind (wrstuden@netbsd.org>, thanks!
1999-12-13Oops. This needs to depend on the real mysql-client pkg and not the clientbad1-2/+2
from the test environment.
1999-12-13Regen.bad1-2/+2
1999-12-13Update to depend on mysql-client-3.22.27.bad4-8/+8
1999-12-13Update MySQL to 3.22.27.bad31-1699/+541
There are a bunch of bug fixes to the server. For a complete list see the documentation. Also, get rid of USE_GMAKE. The normal make works just fine. Delete a whole bunch of patches that have been integrated into the distribution. Update the mit-pthreads patches to use _C_LABEL where appropriate so that mit-pthreads works on ELF and a.out for the affected platforms.
1999-12-13Update MySQL to 3.22.27.bad8-49/+50
There are a bunch of bug fixes to the server. See the documentation for a complete list. Also, get rid of USE_GMAKE. Our make is fine now.
1999-12-06Add db 1.85 compat code for solaris (required by gnome).bouyer1-1/+4
1999-12-03Add and enable p5-perl-ldap.rh1-1/+2
1999-12-03Import of p5-perl-ldap-0.13, a set of perl classes for LDAP access.rh5-0/+79
1999-12-02upgraded PostgreSQL to 6.5.3 and updated the dependent Makefilesdarcy6-14/+15
1999-11-23fix md5 checksumwindsor1-2/+2
1999-11-23Update "db" package to version 2.7.7. This version version fixes severaltron4-34/+9
bugs discovered since version 2.7.3.1.
1999-11-18USE_PERL5 rather than DEPENDS+= perl-5xxxwennmach1-2/+2
Pointed out by Hubert Feyrer.
1999-11-17Add and enable rrdtoolwennmach1-1/+2
1999-11-17Initial import of rrdtool-1.0.7:wennmach20-0/+631
A data analysis tool generating graphical representations. (Round Robin Database Tools) Provided in PR 8716 by Berndt Josef Wulf <wulf@dingo.ping.net.au>. Heavily reworked by Berndt with some modifications by myself.
1999-11-15cvs admin -ko patch-be (because it contains RCS keywords at the wrongrh2-3/+3
places) and redo defuzz.
1999-11-15defuzzrh2-19/+12
1999-11-15defuzzrh2-8/+8
1999-10-23Use wildcard dependences for "gnome-libs" and "gnome-core" packages.tron1-2/+2
1999-10-22Use wildcard dependence for "gtk+" package.tron1-2/+2
1999-10-07Remove me as maintainer of those packages.tron1-2/+2
1999-10-07pull in bsd.prefs.mk for PGUSERhubertf1-1/+2
1999-10-04Add and enable py-postgresql.jlam1-1/+2
1999-10-04Initial import of py-postgresql, a PostgreSQL interface for Python. From ↵jlam6-0/+84
PR#6971 by darcy@netbsd.org, with fixes by me.