notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: www/tomcat8/files/tomcat8.in
SVNWeb

Number of commits found: 2

Sat, 25 Aug 2018
[ 19:27 dbaio search for other commits by this committer ] Original commit   Revision:478084
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
Fri, 27 Jun 2014
[ 10:14 ale search for other commits by this committer ] Original commit   Revision:359492
Add Apache Tomcat 8.0 port.

Apache Tomcat version 8.0 implements the Servlet 3.1, JavaServer Pages 2.3,
Java Unified Expression Language 3.0 and Java WebSocket 1.0 specifications
from the Java Community Process, and includes many additional features that
make it a useful platform for developing and deploying web applications and
web services. Tomcat 8 is aligned with Java EE 7.

PR:		188742
Submitted by:	wombat@marsupial.org

Number of commits found: 2