2c990e7b84
- Unsilence install commands - Fix build from plain user by creating a directory with correct permissions Approved by: portmgr blanket
12 lines
387 B
Text
12 lines
387 B
Text
sbin/suphp
|
|
etc/suphp.conf-example
|
|
%%APACHEMODDIR%%/mod_suphp.so
|
|
@exec %D/sbin/apxs -e -a -n suphp %D/%f
|
|
@unexec %D/sbin/apxs -e -A -n suphp %D/%f
|
|
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
|
|
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
|
|
%%PORTDOCS%%%%DOCSDIR%%/README
|
|
%%PORTDOCS%%%%DOCSDIR%%/CONFIG
|
|
%%PORTDOCS%%%%DOCSDIR%%/apache/CONFIG
|
|
%%PORTDOCS%%%%DOCSDIR%%/apache/INSTALL
|
|
%%PORTDOCS%%%%DOCSDIR%%/apache/README
|