Bug 59418 - [Maintainer Update] Port: PHP 4 (handling dependencies)
Summary: [Maintainer Update] Port: PHP 4 (handling dependencies)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-18 15:20 UTC by Alex Dupre
Modified: 2003-11-20 11:08 UTC (History)
1 user (show)

See Also:


Attachments
php4.diff (10.36 KB, patch)
2003-11-18 15:20 UTC, Alex Dupre
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Dupre 2003-11-18 15:20:15 UTC
A completely new bsd.php.mk file for checking and selecting dependencies
on various php ports. The system is backward compatible and adds the
WANT_PHP_PEAR knob and support for PHP5 (lang/php5 will be updated in a
next PR). It works much better and is more flexible (a future addition will
be support for Apache 2 compiled with threads).
This is the last step before moving the bsd.php.mk file into /usr/ports/Mk
with the addition of USE_PHP={yes,4,5} global knob.

While I'm here, remove the DEBUG option from the extension list and change the
postgresql dependency.
Comment 1 jeh freebsd_committer freebsd_triage 2003-11-20 11:07:48 UTC
State Changed
From-To: open->closed

Committed, Thanks