Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-09-03 | remove '^A ' | wiz | 1 | -1/+1 | |
2000-09-03 | remove unnecessary whitespace | wiz | 1 | -1/+0 | |
2000-09-03 | add RCS Id | wiz | 1 | -0/+1 | |
2000-09-03 | remove unnecessary whitespace | wiz | 1 | -2/+2 | |
2000-09-03 | add RCS Id | wiz | 2 | -2/+4 | |
2000-09-03 | Remove trailing blank line. | jlam | 1 | -2/+1 | |
2000-09-03 | Correct bug in geneweb's Makefile that tried to install gwtp.opt that | wulf | 2 | -0/+16 | |
doesn't exist on platforms that don't have the optimized caml compiler. | |||||
2000-09-03 | Package will now attempt to delete all directories if found empty - | wulf | 1 | -1/+6 | |
e.g. geneweb was installed but no databases were created. | |||||
2000-09-01 | Use @PREFIX@ instead of hardwired /usr/pkg (brrr) | wiz | 1 | -7/+7 | |
2000-09-01 | Adapt this package to tk-8.3.2. | jwise | 1 | -7/+7 | |
2000-09-01 | Adapt this package to tcl-8.3.2. | jwise | 1 | -5/+6 | |
2000-09-01 | Adapt patch used by ../tcl-postgresql to tcl-8.3.2. | jwise | 2 | -6/+17 | |
2000-08-30 | Change directory of perl>=5.6.0 from lang/perl5-current to lang/perl5. | jlam | 1 | -2/+2 | |
2000-08-29 | tcl-8.3.2 is, of course, in ../../lang/tcl, not ../../lang/tcl80 | jwise | 1 | -2/+2 | |
I guess a cup of coffee is in order before I continue... | |||||
2000-08-29 | Slight fix to previous -- goose CONFIGURE_ENV with proper LDFLAGS for | jwise | 1 | -1/+4 | |
ELF. | |||||
2000-08-29 | Add NetBSD RCS Id accidentally ommitted. Also: the changes from tclGdbm-0.6 | jwise | 1 | -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-29 | Update tcl-gdbm to 0.8, as the old distfile had disappeared from the | jwise | 7 | -74/+35 | |
master site. While here, USE_LIBTOOL and LTCONFIG_OVERRIDE, and adapt to tcl-8.3.2. | |||||
2000-08-29 | Until the sources for these packages catch up to the current (post-5.6.0) | jlam | 1 | -2/+6 | |
Perl API, we need to pass -DPERL_POLLUTE=1 to the build process to look like an older perl. | |||||
2000-08-29 | Needs at least perl-5.6.0 to build. | jlam | 1 | -1/+2 | |
2000-08-28 | fix binary package (%B,%D,%F are back-references, not forward-references!) | wiz | 1 | -8/+8 | |
2000-08-28 | add etc/rc.d/geneweb.sh and sbin/gwsetup; sort PLIST | wiz | 1 | -8/+10 | |
2000-08-27 | Update to p5-gdbm-1.03 from the perl-5.6.0 distribution. This module was | jlam | 2 | -5/+5 | |
previously incorrectly versioned at 5.4.4. | |||||
2000-08-27 | Convert packages to use PERL5_PACKLIST (part 2). These are the database and | jlam | 24 | -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-27 | Convert packages to use PERL5_PACKLIST (part 1). These were the easy | jlam | 2 | -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-23 | Use "USE_XPM" option instead of direct dependence on the "xpm" package. | tron | 2 | -6/+6 | |
2000-08-23 | Recognize 1.5 systems; add an #include <errno.h> (still some warnings left, | wiz | 4 | -2/+76 | |
though). Addresses pkg/10881 & pkg/10882. | |||||
2000-08-21 | Update IGNORE-messages for recent changes: add ${PKGNAME} where | hubertf | 1 | -2/+2 | |
appropriate. | |||||
2000-08-19 | This whole package doesn't have a file 'pgtools.py', remove it from | hubertf | 1 | -2/+1 | |
te PLIST. | |||||
2000-08-19 | ../../misc/py-mxDateTime installs a package, called "py-mxDateTime", not | hubertf | 1 | -2/+2 | |
"mxDateTime" (add leading 'py-') | |||||
2000-08-19 | add languages/nederlands | hubertf | 1 | -1/+2 | |
2000-08-19 | Updated geneweb to 3.07: New features and bugfixes | wulf | 3 | -5/+12 | |
2000-08-18 | Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and | hubertf | 2 | -4/+8 | |
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions. MIRROR_DISTFILES and NO_CDROM are now dead. | |||||
2000-08-16 | USE_PKGLIBTOOL -> USE_LIBTOOL | wiz | 2 | -3/+4 | |
2000-08-14 | Replace USE_PKGLIBTOOL by USE_LIBTOOL. | wiz | 1 | -2/+4 | |
XXX: Isn't really used right now, since the shared library isn't built. Needs tweaking. | |||||
2000-08-14 | USE_PKGLIBTOOL -> USE_LIBTOOL. | wiz | 5 | -29/+27 | |
LTCONFIG_OVERRIDE -> one less patch. Add DEINSTALL script with note about etc/openldap. | |||||
2000-08-14 | No more PKGLIBTOOL. | wiz | 4 | -26/+10 | |
LTCONFIG_OVERRIDE -> minus one patch. | |||||
2000-08-12 | Update MASTER_SITES to current locations. | jlam | 2 | -6/+5 | |
2000-08-11 | Remove (sometimes FreeBSD) packager's (porter's) name from DESCR. | wiz | 1 | -5/+0 | |
If anywhere, it should be the value of MAINTAINER in the Makefile. Some minor cleanup/reformatting while I'm here. | |||||
2000-08-10 | remove HTML code | wiz | 1 | -1/+1 | |
2000-07-31 | Update distribution file MD5 checksum. Apparently was changed on | jlam | 1 | -2/+2 | |
master site. Also remove distfile from ftp.netbsd.org. | |||||
2000-07-28 | Don't install ud(1) group-writable; noted by Christian Kleinwaechter. | kleink | 2 | -1/+12 | |
2000-07-27 | USE_LIBTOOL instead of USE_PKGLIBTOOL. Also install html documentation | jlam | 4 | -538/+539 | |
under ${PREFIX}/doc/html. | |||||
2000-07-25 | Added and enabled new package geneweb-3.06 | wulf | 1 | -1/+2 | |
2000-07-25 | Intial commit of geneweb-3.06 - a comprehensive genealogy database application | wulf | 6 | -0/+570 | |
2000-07-20 | Depend on version 4.0 or newer of the "readline" package. | tron | 1 | -2/+2 | |
2000-07-17 | Solaris uses slurpd, so split the PLISTs. | veego | 4 | -2/+9 | |
2000-07-15 | Install the Server Programming Interface header files. | jlam | 4 | -18/+122 | |
Closes PR#10480. | |||||
2000-07-14 | Update to the version which ships with postgresql-7.0.2 | jwise | 3 | -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-14 | Forgot these patches | jlam | 3 | -0/+100 | |
2000-07-14 | Update postgresql to 7.0.2. Relevant changes from 7.0: | jlam | 11 | -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) |