summaryrefslogtreecommitdiff
path: root/www/php3/Makefile
AgeCommit message (Expand)AuthorFilesLines
2004-03-10Remove PHP3 packages from pkgsrc as they're unmaintained by PHP folksjlam1-43/+0
2003-01-28Instead of including bsd.pkg.install.mk directly in a package Makefile,jlam1-2/+2
2002-10-23Bump the PKGREVISION of www/php3 after moving the actual php binary fromjlam1-2/+2
2002-10-23* Move the LIBS+= setting out from below bsd.pkg.mk as there's no reasonjlam1-11/+8
2002-10-09buildlink1 -> buildlink2.wiz1-2/+2
2002-08-22Linux hides yp_* function implementations in libnsl, so add thatjschauma1-1/+5
2002-07-24Change explicit build dependencies on perl into "USE_PERL5=build". Thisjlam1-2/+2
2002-02-28Update php3 and ap-php3 to 3.0.18nb1. Changes from version 3.0.18 arejlam1-2/+2
2002-01-10Implement new framework to handle PHP3 modules, based on the way PHP4jlam1-64/+27
2001-11-09buildlinkify, so this compiles again!hubertf1-2/+3
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-2/+2
2001-06-11CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, sojlam1-2/+2
2001-05-05don't need .CURDIR on DEPENDShubertf1-2/+2
2001-05-05make sure FILESDIR etc. are absolute paths -> prepend with ${.CURDIR}hubertf1-2/+2
2001-05-05Add ${.CURDIR} in some places. Noted by Takahiro Kambe.wiz1-4/+4
2001-05-03Use a shared distinfo file.wiz1-3/+4
2001-04-30Change build dependency from perl-5.* to perl>=${PERL5_REQD}.jlam1-2/+2
2001-03-27Change BUILD_DEPENDS semantics:hubertf1-2/+2
2001-02-25Cleanup MKDIR usage => INSTALL_*_DIRhubertf1-2/+2
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2001-01-07Get the Makefile too -- somehow 'cvs ci' missed this last night...explorer1-2/+2
2000-09-05Update build dependency on perl to build in correct directory if perljlam1-2/+2
2000-09-03remove unnecessary empty linewiz1-2/+1
2000-08-27Use new PERL5 variable instead of ${LOCALBASE}/bin/perl.jlam1-4/+4
2000-06-13change dependency from gdbm-1.7.3 to gdbm>=1.7.3wiz1-2/+2
2000-05-26Split the INSTALL_DATA_DIR line with the two directories into two commands.veego1-2/+3
2000-05-26Enable GDBM support (it allready depends on gdbm).veego1-1/+3
2000-04-25Need to include bsd.prefs.mk before testing ${OPSYS}. Doh!bad1-1/+3
2000-04-25DEPEND on devel/zlib under SunOS.bad1-1/+6
2000-04-12Update to 3.0.16. Mainly bug fixes, though some new features as well -jdolecek1-7/+3
2000-02-29remove stray }explorer1-2/+2
2000-02-28check to see if one of the install dirs exists. If not, then create thedmcmahill1-1/+3
2000-02-05reorder lines for pkglintwiz1-5/+5
1999-06-15Move dependence for "gdbm" package to "php3" base package.tron1-1/+3
1999-05-04Make sure to get the path to perl right, even if it isn't installed.tv1-1/+2
1999-05-03Re-add PREFIX/lib/php3 directory.tv1-2/+2
1999-05-03Clean up some of the configuration, build, and install of php3.tv1-10/+11
1999-05-03Make the php3 pkg work and add full dynamic module support. This includes:tv1-18/+54
1998-08-20The Grand Homepagification:tsarna1-1/+2
1998-07-24Initial go at a package for a php3 apache module.cjs1-0/+28