Created attachment 219935 [details] Update to 7.0.107, add support of java 9+ in rc.d script, add support of umask Tested on 12.1 amd64: build/check-plist/run.
The change to umask 0077 as default seems a bit aggressive, what do you think to relax the default to 0027?
(In reply to Alex Dupre from comment #1) We have default 0077 for other tomcat ports. But if you want, you can replace it with 0027 for tomcat7.
A commit references this bug: Author: ale Date: Wed Nov 25 13:23:37 UTC 2020 New revision: 556291 URL: https://svnweb.freebsd.org/changeset/ports/556291 Log: - Update to 7.0.107 release - Add support for java 9+ in rc.d script - Add support for setting a different umask (077 by default) PR: 251348 Submitted by: VVD <vvd@unislabs.com> Changes: head/www/tomcat7/Makefile head/www/tomcat7/distinfo head/www/tomcat7/files/tomcat7.in head/www/tomcat7/pkg-plist