summaryrefslogtreecommitdiff
path: root/net/phpldapadmin/files/pkg-deinstall.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Drop the SUPHP option as the www/suphp port has expired.Matthew Seaman2013-12-171-26/+0
| | | | | | | | | | | | | | | | General cleanup: pkg-install and pkg-deinstall scripts were redundant, as they replicated @exec / @unexec actions from pkg-plist. Fix DEVELOPER_MODE complaint about shebangfix: it's a Makefile, not a shell script in any case. PR: ports/184925 Submitted by: rene Notes: svn path=/head/; revision=336724
* - Switch to using bsd.ports.options.mk -Martin Wilke2009-12-241-2/+2
| | | | | | | | | | | | - Use USERS and GROUPS functionality, instead of supplying pkg-install scripts to create userids. - Drop some warnings about changes that happened a long time ago now. PR: 141804 141803 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) Notes: svn path=/head/; revision=246552
* - Use fixed UID when WITH_SUPHPRong-En Fan2008-03-091-5/+5
| | | | | | | | | | | - Use WWWDIR for PLIST_SUB and SUB_LIST - Various port clean-up PR: ports/120505 Submitted by: Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer) Notes: svn path=/head/; revision=208665
* Update to 0.9.7.2Sam Lawrance2005-12-111-0/+26
PR: ports/90251 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) Notes: svn path=/head/; revision=150931