summaryrefslogtreecommitdiff
path: root/www/php3
AgeCommit message (Collapse)AuthorFilesLines
2000-09-05Update build dependency on perl to build in correct directory if perljlam1-2/+2
interpreter is not found.
2000-09-03add RCS Idswiz2-0/+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
This fix the installtion on Solaris.
2000-05-26Enable GDBM support (it allready depends on gdbm).veego1-1/+3
And add a build dependency for perl, which is needed for our configure patch.
2000-05-26Change the /usr/pkg check in the configure script to ${PREFIX}.veego3-22/+174
Move the configure patch to patch-ai and add a patch for configure.in to patch-ah.
2000-05-24Fix apache module runtime linker path for ELF systems.rh2-5/+5
2000-04-25regen.bad1-2/+2
2000-04-25Fix AC_PATH_PROG check for sendmail.bad1-2/+11
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-13Make this package work on "a.out" systems, too.tron3-5/+5
2000-04-13Sync.tron1-4/+4
2000-04-13Defuzz patch.tron1-6/+6
2000-04-12Update to 3.0.16. Mainly bug fixes, though some new features as well -jdolecek7-56/+22
the list is just too long, see http://www.php.net/ChangeLog.php3 for details.
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
directory. This fixes a bug where the pkg won't install if PREFIX/libexec/cgi-bin doesn't exist.
2000-02-05reorder lines for pkglintwiz1-5/+5
1999-12-07defuzz.rh2-8/+6
1999-07-09Add package patch checksum files.agc1-0/+10
1999-06-15Use correct library path for linking the GDBM library and set run-timetron1-1/+10
library search patch for ELF. Fixes PR pkg/7773 by Alaric Williams.
1999-06-15Move dependence for "gdbm" package to "php3" base package.tron1-1/+3
1999-05-07Get the LDFLAGS right for ELF; we need -Wl,-E (pulled from Perl's CCCDLFLAGS)tv1-0/+12
in order to load dynamic modules that reference the internal function calls of the CGI binary.
1999-05-04Make sure to get the path to perl right, even if it isn't installed.tv1-1/+2
1999-05-04Typo: "instaled" -> "installed"tv1-2/+2
1999-05-04Get proper includes for function prototypes in convertor/alloc.c.tv1-0/+16
1999-05-03Re-add PREFIX/lib/php3 directory.tv1-2/+2
1999-05-03Clean up some of the configuration, build, and install of php3.tv4-16/+22
1999-05-03Make the php3 pkg work and add full dynamic module support. This includes:tv13-32/+262
- the CGI-based interpreter, xbase support binaries, and php2 converter - compiled-in support for Berkeley DB (ndbm), yp, zlib, dBase (xbase), and filePro - the ability to compile PHP3 extensions as dynamic modules (such as support for MySQL/PostgreSQL/freeODBC) that may be exchanged freely between different server interfaces to PHP (abstractions.c and php.h/tls.h patches)
1998-12-04Update to new Apache directory layout.tv1-2/+2
1998-08-20The Grand Homepagification:tsarna2-2/+2
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
1998-08-08This patch no longer necessary with Apache 1.3.1.cjs1-21/+0
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc2-0/+4
1998-07-24Initial go at a package for a php3 apache module.cjs7-0/+61