- 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)
- 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.