Created attachment 182068 [details] Tomcat8: Unified diff for Makefile and pkg-plist ports r439346 Based on Apache Tomcat documentation guidance, the default web applications have varying degrees of risk. The attached patch will permit users to select which of the web applications should be installed.
Created attachment 182069 [details] Tomcat7: Unified diff for Makefile and pkg-plist Added patch for Tomcat7.
Created attachment 182071 [details] Tomcat6: Unified diff for Makefile and pkg-plist Added patch for Tomcat6.
Created attachment 182339 [details] Tomcat8: Unified diff for Makefile and pkg-plist Corrected formatting problems within patch as submitted.
Created attachment 182340 [details] Tomcat7: Unified diff for Makefile and pkg-plist Corrects formatting problems within patch as submitted.
Created attachment 182341 [details] Tomcat6: Unified diff for Makefile and pkg-plist Corrected formatting problems within patch file.
Tomcat 7.0.78 and 8.0.44 released: https://tomcat.apache.org
Tomcat 6 already reached end of life. Tomcat 7 is on same way. My bet: Tomcat 8 reached end of life before this feature request fixed.
Tomcat 7.0.81 and 8.0.46 released: https://tomcat.apache.org How to request maintainer "timeout"?
Timeout from ale@ (since April).
1 year left till tomcat 8 end of life: https://tomcat.apache.org/tomcat-80-eol.html
Apache Tomcat 8.0.x has reached end of life: http://tomcat.apache.org/tomcat-80-eol.html
Tomcat 8.0.53 Released 2018-07-05 Tomcat 7.0.90 Released 2018-07-06
A commit references this bug: Author: dbaio Date: Sat Aug 25 19:27:57 UTC 2018 New revision: 478084 URL: https://svnweb.freebsd.org/changeset/ports/478084 Log: www/tomcat[6|7|8]: Bring improvements from Tomcat[85|9] - Add options [1] Based on Apache Tomcat documentation guidance, the default web applications have varying degrees of risk, these options will permit users to select which of the web applications should be installed. - Remove start_precmd from rcfile in Tomcat7 and Tomcat8 [2] This is not being used, users can use ${name}_env to pass variables - Mark additional config files as @sample [3] PR: 218865 [1] PR: 228418 [2] PR: 229102 [3] Submitted by: Matt <fsbruva@yahoo.com> [1] Submitted by: VVD <vvd@unislabs.com> [2] [3] Reported by: Michael Osipov <1983-01-06@gmx.net> [2] [3] Approved by: maintainer timeout (ale, > 3 weeks) Differential Revision: https://reviews.freebsd.org/D16499 Changes: head/www/tomcat6/Makefile head/www/tomcat6/pkg-plist head/www/tomcat7/Makefile head/www/tomcat7/files/tomcat7.in head/www/tomcat7/pkg-plist head/www/tomcat8/Makefile head/www/tomcat8/files/tomcat8.in head/www/tomcat8/pkg-plist
Committed, thanks!