summaryrefslogtreecommitdiff
path: root/databases
AgeCommit message (Collapse)AuthorFilesLines
2000-09-03remove '^A 'wiz1-1/+1
2000-09-03remove unnecessary whitespacewiz1-1/+0
2000-09-03add RCS Idwiz1-0/+1
2000-09-03remove unnecessary whitespacewiz1-2/+2
2000-09-03add RCS Idwiz2-2/+4
2000-09-03Remove trailing blank line.jlam1-2/+1
2000-09-03Correct bug in geneweb's Makefile that tried to install gwtp.opt thatwulf2-0/+16
doesn't exist on platforms that don't have the optimized caml compiler.
2000-09-03Package will now attempt to delete all directories if found empty -wulf1-1/+6
e.g. geneweb was installed but no databases were created.
2000-09-01Use @PREFIX@ instead of hardwired /usr/pkg (brrr)wiz1-7/+7
2000-09-01Adapt this package to tk-8.3.2.jwise1-7/+7
2000-09-01Adapt this package to tcl-8.3.2.jwise1-5/+6
2000-09-01Adapt patch used by ../tcl-postgresql to tcl-8.3.2.jwise2-6/+17
2000-08-30Change directory of perl>=5.6.0 from lang/perl5-current to lang/perl5.jlam1-2/+2
2000-08-29tcl-8.3.2 is, of course, in ../../lang/tcl, not ../../lang/tcl80jwise1-2/+2
I guess a cup of coffee is in order before I continue...
2000-08-29Slight fix to previous -- goose CONFIGURE_ENV with proper LDFLAGS forjwise1-1/+4
ELF.
2000-08-29Add NetBSD RCS Id accidentally ommitted. Also: the changes from tclGdbm-0.6jwise1-0/+1
were: 0.7 - Tcl_Obj's support (first trial); now NUL-Bytes are allowed; strings need not be terminated in the database (the 0.6-version would store the terminating NUL's in keys as well as in data and RELIED on it!). Now DB'S generated by other Programs (cross-checked with php3!) can be read! (JG) 0.8 - Move to libtool/automake/autoconf and generate rpms for RedHat 6.2 (JE) Tested with tcl8.3
2000-08-29Update tcl-gdbm to 0.8, as the old distfile had disappeared from thejwise7-74/+35
master site. While here, USE_LIBTOOL and LTCONFIG_OVERRIDE, and adapt to tcl-8.3.2.
2000-08-29Until the sources for these packages catch up to the current (post-5.6.0)jlam1-2/+6
Perl API, we need to pass -DPERL_POLLUTE=1 to the build process to look like an older perl.
2000-08-29Needs at least perl-5.6.0 to build.jlam1-1/+2
2000-08-28fix binary package (%B,%D,%F are back-references, not forward-references!)wiz1-8/+8
2000-08-28add etc/rc.d/geneweb.sh and sbin/gwsetup; sort PLISTwiz1-8/+10
2000-08-27Update to p5-gdbm-1.03 from the perl-5.6.0 distribution. This module wasjlam2-5/+5
previously incorrectly versioned at 5.4.4.
2000-08-27Convert packages to use PERL5_PACKLIST (part 2). These are the database andjlam24-204/+57
Apache perl modules, and each compiled and installed/de-installed apparently correctly. As a side effect of the dynamic PLIST, we no longer need to to have separate -static and -shared PLISTs. It's now easier than ever to make a perl5 package for NetBSD :)
2000-08-27Convert packages to use PERL5_PACKLIST (part 1). These were the easyjlam2-15/+10
ones to do, and each compiled and installed/de-installed apparently correctly. As a side effect of the dynamic PLIST, we no longer need to have separate -static and -shared PLISTs. It's now easier than ever to make a perl5 package for NetBSD :)
2000-08-23Use "USE_XPM" option instead of direct dependence on the "xpm" package.tron2-6/+6
2000-08-23Recognize 1.5 systems; add an #include <errno.h> (still some warnings left,wiz4-2/+76
though). Addresses pkg/10881 & pkg/10882.
2000-08-21Update IGNORE-messages for recent changes: add ${PKGNAME} wherehubertf1-2/+2
appropriate.
2000-08-19This whole package doesn't have a file 'pgtools.py', remove it fromhubertf1-2/+1
te PLIST.
2000-08-19../../misc/py-mxDateTime installs a package, called "py-mxDateTime", nothubertf1-2/+2
"mxDateTime" (add leading 'py-')
2000-08-19add languages/nederlandshubertf1-1/+2
2000-08-19Updated geneweb to 3.07: New features and bugfixeswulf3-5/+12
2000-08-18Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive andhubertf2-4/+8
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions. MIRROR_DISTFILES and NO_CDROM are now dead.
2000-08-16USE_PKGLIBTOOL -> USE_LIBTOOLwiz2-3/+4
2000-08-14Replace USE_PKGLIBTOOL by USE_LIBTOOL.wiz1-2/+4
XXX: Isn't really used right now, since the shared library isn't built. Needs tweaking.
2000-08-14USE_PKGLIBTOOL -> USE_LIBTOOL.wiz5-29/+27
LTCONFIG_OVERRIDE -> one less patch. Add DEINSTALL script with note about etc/openldap.
2000-08-14No more PKGLIBTOOL.wiz4-26/+10
LTCONFIG_OVERRIDE -> minus one patch.
2000-08-12Update MASTER_SITES to current locations.jlam2-6/+5
2000-08-11Remove (sometimes FreeBSD) packager's (porter's) name from DESCR.wiz1-5/+0
If anywhere, it should be the value of MAINTAINER in the Makefile. Some minor cleanup/reformatting while I'm here.
2000-08-10remove HTML codewiz1-1/+1
2000-07-31Update distribution file MD5 checksum. Apparently was changed onjlam1-2/+2
master site. Also remove distfile from ftp.netbsd.org.
2000-07-28Don't install ud(1) group-writable; noted by Christian Kleinwaechter.kleink2-1/+12
2000-07-27USE_LIBTOOL instead of USE_PKGLIBTOOL. Also install html documentationjlam4-538/+539
under ${PREFIX}/doc/html.
2000-07-25Added and enabled new package geneweb-3.06wulf1-1/+2
2000-07-25Intial commit of geneweb-3.06 - a comprehensive genealogy database applicationwulf6-0/+570
2000-07-20Depend on version 4.0 or newer of the "readline" package.tron1-2/+2
2000-07-17Solaris uses slurpd, so split the PLISTs.veego4-2/+9
2000-07-15Install the Server Programming Interface header files.jlam4-18/+122
Closes PR#10480.
2000-07-14Update to the version which ships with postgresql-7.0.2jwise3-9/+10
Changes since the version shipped with postgresql-7.0: Mon May 15 22:30:00 BST 2000 peter@retep.org.uk - Fixed the message Makefile produces after compiling. It still said about the old Driver class, not the new package. Spotted by Joseph Shraibman <jks@p1.selectacast.net>
2000-07-14Forgot these patchesjlam3-0/+100
2000-07-14Update postgresql to 7.0.2. Relevant changes from 7.0:jlam11-67/+78
* Enhance rc.d/pgsql.sh script to accept start/stop/restart. * Add fixes for alpha from Kevin P. Neal <kpn@neutralgood.org> in PR#10543. XXX Includes a patch which removes inlining of the alpha's TAS function. XXX This is apparently some code-gen bug in GCC for alpha. * Fix many CLUSTER failures (Tom) * Allow ALTER TABLE RENAME works on indexes (Tom) * Fix plpgsql to handle datetime->timestamp and timespan->interval (Bruce) * New configure --with-setproctitle switch to use setproctitle() (Marc, Bruce) * Fix the off by one errors in ResultSet from 6.5.3, and more. * jdbc ResultSet fixes (Joseph Shraibman) * optimizer tunings (Tom) * Fix create user for pgaccess * Fix for UNLISTEN failure * Reduce COPY IN lock level (Tom) * Change libpqeasy to use PQconnectdb() style parameters (Bruce) * Fix pg_dump to handle OID indexes (Tom) * Fix small memory leak (Tom) * Solaris fix for createdb/dropdb (Tatsuo) * Fix for non-blocking connections (Alfred Perlstein) * Fix improper recovery after RENAME TABLE failures (Tom) * Copy pg_ident.conf.sample into /lib directory in install (Bruce) * Add SJIS UDC (NEC selection IBM kanji) support (Eiji Tokuya) * Fix too long syslog message (Tatsuo) * Fix problem with quoted indexes that are too long (Tom) * JDBC ResultSet.getTimestamp() fix (Gregory Krasnow & Floyd Marinescu) * ecpg changes (Michael)