Bug 66758 - [Maintainer update] net/phpldapadmin config file handling, WITH_SUPHP
Summary: [Maintainer update] net/phpldapadmin config file handling, WITH_SUPHP
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: 2004-05-17 15:50 UTC by Matthew Seaman
Modified: 2004-05-20 17:33 UTC (History)
0 users

See Also:


Attachments
phpldapadmin.diff (8.05 KB, patch)
2004-05-17 15:50 UTC, Matthew Seaman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Seaman 2004-05-17 15:50:12 UTC
Apply some ideas developed for use with the phpmyadmin port over to
phpldapadmin:

	- Improve handling of config files, making them not world readable
	  by default.

	- Add a WITH_SUPHP option.

WITH_SUPHP gives a RUN_DEPENDS on www/suphp, and causes all of the web
content to be installed with pldapadm:www ownership.

    Files added:
        pkg-deinstall-suphp
        pkg-install-suphp
        pkg-plist-chunk
    Files modified
        Makefile
        pkg-message
Comment 1 Thierry Thomas freebsd_committer freebsd_triage 2004-05-20 17:32:35 UTC
State Changed
From-To: open->closed


Committed, thanks!