Bug 224321 - www/tomcat-devel: add support for jsvc umask
Summary: www/tomcat-devel: add support for jsvc umask
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL: https://issues.apache.org/jira/browse...
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-13 10:48 UTC by Lapo Luchini
Modified: 2018-04-26 15:21 UTC (History)
3 users (show)

See Also:
vvd: maintainer-feedback+


Attachments
Add support for jsvc umask (1.12 KB, patch)
2017-12-13 10:48 UTC, Lapo Luchini
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.