Created attachment 188802 [details] Add support for jsvc umask jsvc supports `-umask` parameter since 1.0.8, it can be useful e.g. to set to 0027 to have group-readable Catalina log files. PS: as requested on bug #224266.
Committed, thanks!
A commit references this bug: Author: lme Date: Tue Dec 19 09:30:11 UTC 2017 New revision: 456713 URL: https://svnweb.freebsd.org/changeset/ports/456713 Log: www/tomcat{85,-devel} - Add support for jsvc umask - Bump PORTREVISION jsvc support `-umask` parameter since 1.0.8, it can be useful e.g. to set to 0027 to have group-readable Catalina log files. PR: 224266, 224321 Submitted by: Lapo Luchini Approved by: maintainer Changes: head/www/tomcat-devel/Makefile head/www/tomcat-devel/files/tomcat_devel.in head/www/tomcat85/Makefile head/www/tomcat85/files/tomcat85.in
Could you please apply the same patch to tomcat7 and tomcat8 ? Should be pretty much the same and some users (like me) are still forced to stick with the older patch and suffer the same problem.
It's time to migrate on 8.5. 8.0 is near EOL - left few months only.