Age | Commit message (Expand) | Author | Files | Lines |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-01-28 | Instead of including bsd.pkg.install.mk directly in a package Makefile, | jlam | 1 | -2/+2 |
2002-10-23 | Bump the PKGREVISION of www/php3 after moving the actual php binary from | jlam | 1 | -2/+2 |
2002-10-23 | * Move the LIBS+= setting out from below bsd.pkg.mk as there's no reason | jlam | 3 | -19/+18 |
2002-10-23 | Move USE_BUILDLINK2 setting to the common Makefile since we include | jlam | 1 | -4/+5 |
2002-10-09 | buildlink1 -> buildlink2. | wiz | 2 | -5/+5 |
2002-09-04 | Apply patches from Lubomir Sedlacik <salo@Xtrmntr.org> in PR 18115 to | agc | 1 | -3/+3 |
2002-08-22 | Linux hides yp_* function implementations in libnsl, so add that | jschauma | 1 | -1/+5 |
2002-07-24 | Change explicit build dependencies on perl into "USE_PERL5=build". This | jlam | 2 | -4/+5 |
2002-03-02 | PHP3 modules should depend on php-{BASE_VERS}* (BASE_VERS == 3.0.18) so | jlam | 1 | -2/+2 |
2002-02-28 | Update php3 and ap-php3 to 3.0.18nb1. Changes from version 3.0.18 are | jlam | 3 | -3/+44 |
2002-01-10 | Implement new framework to handle PHP3 modules, based on the way PHP4 | jlam | 13 | -3284/+504 |
2001-11-09 | buildlinkify, so this compiles again! | hubertf | 1 | -2/+3 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -2/+2 |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -2/+2 |
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 |