Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-09-28 | Belatedly bump "nb" version for xforms, and likewise increment packages | fredb | 2 | -4/+4 | |
that depend it, as suggested by wrstuden. The reason is so that older binary packages which were linked against an a.out shared lib won't have their package dependencies satisfied by the latest package, which has no shared libraries. There's no help for old ELF packages, unfortunately. | |||||
2000-09-26 | Make this work on alpha - pull in appropriate headers, mostly. | hubertf | 6 | -8/+93 | |
2000-09-21 | Install rc.d control script as "pgsql" instead of "pgsql.sh" to comply with | jlam | 3 | -7/+10 | |
how NetBSD's rc.d system interprets script names. Also add appropriate REQUIRE and PROVIDE sections to allow direct use in NetBSD's rc.d system. | |||||
2000-09-05 | This neither uses nor DEPENDs on tk -- now patch the configure script to | jwise | 2 | -1/+26 | |
not fail when tk is not present... | |||||
2000-09-03 | remove trailing whitespace | wiz | 1 | -2/+2 | |
2000-09-03 | add RCS Id | wiz | 1 | -0/+1 | |
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 | |