Commit graph

68 commits

Author SHA1 Message Date
wiz
d3e4235456 reorder lines for pkglint 2000-02-05 14:18:30 +00:00
rh
c14963b399 defuzz. 1999-12-07 11:22:03 +00:00
agc
00a16e3008 Add package patch checksum files. 1999-07-09 14:22:59 +00:00
tron
9f11159bab Use correct library path for linking the GDBM library and set run-time
library search patch for ELF. Fixes PR pkg/7773 by Alaric Williams.
1999-06-15 22:32:01 +00:00
tron
206c79654d Move dependence for "gdbm" package to "php3" base package. 1999-06-15 22:24:12 +00:00
tv
59e8f0afa2 Get the LDFLAGS right for ELF; we need -Wl,-E (pulled from Perl's CCCDLFLAGS)
in order to load dynamic modules that reference the internal function calls
of the CGI binary.
1999-05-07 14:14:18 +00:00
tv
1c2d2b0dea Make sure to get the path to perl right, even if it isn't installed. 1999-05-04 20:22:10 +00:00
tv
6557ea3b2c Typo: "instaled" -> "installed" 1999-05-04 19:52:52 +00:00
tv
ddc84f4cf0 Get proper includes for function prototypes in convertor/alloc.c. 1999-05-04 19:02:46 +00:00
tv
19cbca7e43 Re-add PREFIX/lib/php3 directory. 1999-05-03 21:40:59 +00:00
tv
1c32626598 Clean up some of the configuration, build, and install of php3. 1999-05-03 21:32:46 +00:00
tv
0e52b10d4f Make the php3 pkg work and add full dynamic module support. This includes:
- 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)
1999-05-03 19:45:43 +00:00
tv
43c51910f1 Update to new Apache directory layout. 1998-12-04 17:34:54 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- 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-20 15:16:34 +00:00
cjs
0ac59aef68 This patch no longer necessary with Apache 1.3.1. 1998-08-08 00:04:43 +00:00
agc
f7c4996e0b Add NetBSD RCS Ids. 1998-08-07 13:27:33 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
cjs
c994d550f7 Initial go at a package for a php3 apache module. 1998-07-24 00:18:03 +00:00