Bug 224321

Summary: www/tomcat-devel: add support for jsvc umask
Product: Ports & Packages Reporter: Lapo Luchini <lapo>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: gebhart, lme, vvd
Priority: --- Flags: vvd: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://issues.apache.org/jira/browse/DAEMON-221
Attachments:
Description Flags
Add support for jsvc umask none

Description Lapo Luchini 2017-12-13 10:48:51 UTC
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.
Comment 1 Lars Engels freebsd_committer freebsd_triage 2017-12-19 09:31:05 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-12-19 09:31:13 UTC
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
Comment 3 gebhart 2018-04-26 15:03:32 UTC
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.
Comment 4 Vladimir Druzenko freebsd_committer freebsd_triage 2018-04-26 15:21:27 UTC
It's time to migrate on 8.5.
8.0 is near EOL - left few months only.