Adds staging support to www/ilias. Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->wen Over to maintainer (via the GNATS Auto Assign Tool)
Hi, + @${CHOWN} -R ${WWWOWN}:${WWWGRP} ${STAGEDIR}${WWWDIR} + @${CHMOD} -R 755 ${STAGEDIR}${WWWDIR} this should be now in pkg-plist to allow builds as users, please have a look in the ports handbook. @${CAT} ${PKGMESSAGE} can be removed, its handled now in pkg.
Created attachment 143403 [details] Removes PKGMESSAGE concat
The second patch removes the concatenation of pkg-message. As for the permissions, owner, and group; they are already defined in the pkg-plist through ECHO_CMD actions inside the Makefile.