Age | Commit message (Expand) | Author | Files | Lines |
2001-06-11 | CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so | jlam | 1 | -2/+2 |
2001-05-05 | don't need .CURDIR on DEPENDS | hubertf | 1 | -2/+2 |
2001-05-05 | make sure FILESDIR etc. are absolute paths -> prepend with ${.CURDIR} | hubertf | 1 | -2/+2 |
2001-05-05 | Add ${.CURDIR} in some places. Noted by Takahiro Kambe. | wiz | 1 | -4/+4 |
2001-05-03 | Use a shared distinfo file. | wiz | 1 | -3/+4 |
2001-04-30 | Change build dependency from perl-5.* to perl>=${PERL5_REQD}. | jlam | 1 | -2/+2 |
2001-04-20 | Move to sha1 digests, and add distfile sizes. | skrll | 1 | -2/+3 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -13/+11 |
2001-03-27 | Change BUILD_DEPENDS semantics: | hubertf | 1 | -2/+2 |
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -2/+2 |
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 |
2001-02-08 | make patchsum. | kei | 1 | -2/+2 |
2001-02-08 | added NetBSD RCS Id tag. | kei | 1 | -0/+2 |
2001-02-06 | Unify format of MESSAGEs, and include RCS Ids. | wiz | 1 | -1/+2 |
2001-01-07 | Get the Makefile too -- somehow 'cvs ci' missed this last night... | explorer | 1 | -2/+2 |
2001-01-06 | Upgrade to 3.0.18: | explorer | 3 | -21/+3097 |
2000-09-05 | Update build dependency on perl to build in correct directory if perl | jlam | 1 | -2/+2 |
2000-09-03 | add RCS Ids | wiz | 2 | -0/+2 |
2000-09-03 | remove unnecessary empty line | wiz | 1 | -2/+1 |
2000-08-27 | Use new PERL5 variable instead of ${LOCALBASE}/bin/perl. | jlam | 1 | -4/+4 |
2000-06-13 | change dependency from gdbm-1.7.3 to gdbm>=1.7.3 | wiz | 1 | -2/+2 |
2000-05-26 | Split the INSTALL_DATA_DIR line with the two directories into two commands. | veego | 1 | -2/+3 |
2000-05-26 | Enable GDBM support (it allready depends on gdbm). | veego | 1 | -1/+3 |
2000-05-26 | Change the /usr/pkg check in the configure script to ${PREFIX}. | veego | 3 | -22/+174 |
2000-05-24 | Fix apache module runtime linker path for ELF systems. | rh | 2 | -5/+5 |
2000-04-25 | regen. | bad | 1 | -2/+2 |
2000-04-25 | Fix AC_PATH_PROG check for sendmail. | bad | 1 | -2/+11 |
2000-04-25 | Need to include bsd.prefs.mk before testing ${OPSYS}. Doh! | bad | 1 | -1/+3 |
2000-04-25 | DEPEND on devel/zlib under SunOS. | bad | 1 | -1/+6 |
2000-04-13 | Make this package work on "a.out" systems, too. | tron | 3 | -5/+5 |
2000-04-13 | Sync. | tron | 1 | -4/+4 |
2000-04-13 | Defuzz patch. | tron | 1 | -6/+6 |
2000-04-12 | Update to 3.0.16. Mainly bug fixes, though some new features as well - | jdolecek | 7 | -56/+22 |
2000-02-29 | remove stray } | explorer | 1 | -2/+2 |
2000-02-28 | check to see if one of the install dirs exists. If not, then create the | dmcmahill | 1 | -1/+3 |
2000-02-05 | reorder lines for pkglint | wiz | 1 | -5/+5 |
1999-12-07 | defuzz. | rh | 2 | -8/+6 |
1999-07-09 | Add package patch checksum files. | agc | 1 | -0/+10 |
1999-06-15 | Use correct library path for linking the GDBM library and set run-time | tron | 1 | -1/+10 |
1999-06-15 | Move dependence for "gdbm" package to "php3" base package. | tron | 1 | -1/+3 |
1999-05-07 | Get the LDFLAGS right for ELF; we need -Wl,-E (pulled from Perl's CCCDLFLAGS) | tv | 1 | -0/+12 |
1999-05-04 | Make sure to get the path to perl right, even if it isn't installed. | tv | 1 | -1/+2 |
1999-05-04 | Typo: "instaled" -> "installed" | tv | 1 | -2/+2 |
1999-05-04 | Get proper includes for function prototypes in convertor/alloc.c. | tv | 1 | -0/+16 |
1999-05-03 | Re-add PREFIX/lib/php3 directory. | tv | 1 | -2/+2 |
1999-05-03 | Clean up some of the configuration, build, and install of php3. | tv | 4 | -16/+22 |
1999-05-03 | Make the php3 pkg work and add full dynamic module support. This includes: | tv | 13 | -32/+262 |
1998-12-04 | Update to new Apache directory layout. | tv | 1 | -2/+2 |
1998-08-20 | The Grand Homepagification: | tsarna | 2 | -2/+2 |
1998-08-08 | This patch no longer necessary with Apache 1.3.1. | cjs | 1 | -21/+0 |