[#] http://marc.info/?l=openbsd-ports-cvs&m=141094470427726&w=2
openbsd-ports-cvs(obsdave,2) — All
2014-09-17 13:55:07


Module name: ports
Changes by: sthen@cvs.openbsd.org 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.