Age | Commit message (Expand) | Author | Files | Lines |
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 | 1 | -11/+8 |
2002-10-09 | buildlink1 -> buildlink2. | wiz | 1 | -2/+2 |
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 | 1 | -2/+2 |
2002-02-28 | Update php3 and ap-php3 to 3.0.18nb1. Changes from version 3.0.18 are | jlam | 1 | -2/+2 |
2002-01-10 | Implement new framework to handle PHP3 modules, based on the way PHP4 | jlam | 1 | -64/+27 |
2001-11-09 | buildlinkify, so this compiles again! | hubertf | 1 | -2/+3 |
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-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 | 1 | -1/+2 |
2001-01-07 | Get the Makefile too -- somehow 'cvs ci' missed this last night... | explorer | 1 | -2/+2 |
2000-09-05 | Update build dependency on perl to build in correct directory if perl | jlam | 1 | -2/+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-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-12 | Update to 3.0.16. Mainly bug fixes, though some new features as well - | jdolecek | 1 | -7/+3 |
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-06-15 | Move dependence for "gdbm" package to "php3" base package. | tron | 1 | -1/+3 |
1999-05-04 | Make sure to get the path to perl right, even if it isn't installed. | tv | 1 | -1/+2 |
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 | 1 | -10/+11 |
1999-05-03 | Make the php3 pkg work and add full dynamic module support. This includes: | tv | 1 | -18/+54 |
1998-08-20 | The Grand Homepagification: | tsarna | 1 | -1/+2 |
1998-07-24 | Initial go at a package for a php3 apache module. | cjs | 1 | -0/+28 |