CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2014/09/17 03:04:38
Modified files:
www/apache-httpd-openbsd: Makefile
www/apache-httpd-openbsd/patches: patch-Makefile_bsd-wrapper
Log message:
Modify apache-httpd-openbsd Makefile to install CGIs as mode 700 instead
of 000, so that pkg_create run as non-root is able to create the package.
These files are annotated "@mode 000" in the PLIST so when the package
is installed, they still have no access permissions, so no change to
the end results. Remove FAKE_AS_ROOT=Yes.