| Port details |
- tomcat9 Open-source Java web server by Apache, 9.0.x branch
- 9.0.121 www
=3 9.0.121Version of this port present on the latest quarterly branch. - Maintainer: vvd@FreeBSD.org
 - Port Added: 2018-01-26 18:18:56
- Last Update: 2026-08-18 12:13:12
- Commit Hash: 86a4550
- People watching this port, also watch:: phpvirtualbox-php83, openjdk8, pkg
- Also Listed In: java
- License: APACHE20
- WWW:
- https://tomcat.apache.org/
- Description:
- Apache Tomcat is a web server written in 100% Pure Java.
Apache Tomcat 9.x builds on Tomcat 8.0.x and 8.5.x and implements the
Servlet 4.0, JSP 2.3, EL 3.0, WebSocket 1.1 and JASPIC 1.1 specifications
(the versions required by Java EE 8 platform).
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- To install the port:
- cd /usr/ports/www/tomcat9/ && make install clean
- To add the package, run one of these commands:
- pkg install www/tomcat9
- pkg install tomcat9
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tomcat9
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1787050505
SHA256 (apache-tomcat-9.0.121.tar.gz) = d1a804502cddfd1c1436c1c37809ed4cb807a9c64a8a35fe1747d3ba9a0edeab
SIZE (apache-tomcat-9.0.121.tar.gz) = 13178703
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- jsvc : devel/apache-commons-daemon
- java : java/openjdk25
- This port is required by:
- for Build
-
- java/javahelp
- security/dogtag-jss
- security/dogtag-pki
- for Run
-
- security/dogtag-jss
- security/dogtag-pki
- www/axis2
- www/guacamole-client
Configuration Options:
- ===> The following configuration options are available for tomcat9-9.0.121:
DOCS=on: Install Documentation web application
EXAMPLES=on: Install Examples web application
HOST_MANAGER=on: Install Host Manager application
MANAGER=on: Install Manager web application
NLS=on: Native Language Support
ROOT=on: Install default ROOT web application
===> Use 'make config' to modify these settings
- Options name:
- www_tomcat9
- USES:
- cpe java
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
9.0.13_1 27 Jan 2019 15:21:16
  |
swills  |
www/tomcat{85,9}: fix daemon.sh reference to jsvc
PR: 230325
Submitted by: VVD <vvd@unislabs.com> (maintainer)
Reported by: Michael Osipov <michael.osipov@siemens.com> |
9.0.13 26 Nov 2018 19:00:55
  |
sunpoet  |
Update to 9.0.13
- While I'm here, add post-patch: to avoid check-plist error in "poudriere bulk
-t"
Changes: https://tomcat.apache.org/tomcat-9.0-doc/changelog.html
PR: 233510
Submitted by: <vvd@unislabs.com> (maintainer) |
9.0.10 30 Aug 2018 04:05:08
  |
danfe  |
Remove redundant DOCS, NLS, EXAMPLES, and IPV6 from OPTIONS_DEFAULT as they
are put there by the framework (see line 200 of Mk/bsd.options.mk), except
for `finance/quantlib' which makes very unorthodoxal usage of port options. |
9.0.10 12 Aug 2018 17:35:18
  |
sunpoet  |
Update to 9.0.10
Changes: https://tomcat.apache.org/tomcat-9.0-doc/changelog.html
PR: 230545
Submitted by: <vvd@unislabs.com> (maintainer) |
9.0.7_2 05 Aug 2018 20:13:02
  |
dbaio  |
www/tomcat9: Fix plist when using options HOST_MANAGER and MANAGER
PR: 229973
Submitted by: VVD <vvd@unislabs.com> (maintainer) |
9.0.7_1 28 Jul 2018 11:45:21
  |
swills  |
www/tomcat9: drop start_precmd from tomcat9.in
PR: 230087
Submitted by: VVD <vvd@unislabs.com> (maintainer) |
9.0.7 26 Jul 2018 16:42:35
  |
swills  |
www/tomcat9: mark additional config files with @sample
While here, modernize and pet portlint
PR: 229973
Submitted by: VVD <vvd@unislabs.com> (maintainer) |
9.0.7 01 May 2018 19:36:37
  |
joneum  |
www/tomcat9: Update to 9.0.7
Changelog: https://tomcat.apache.org/tomcat-9.0-doc/changelog.html
*While here, pet portlint
PR: 227872
Submitted by: vvd@unislabs.com (maintainer) |
9.0.6 06 Apr 2018 02:35:32
  |
wen  |
- Update to 9.0.6
PR: 227308
Submitted by: vvd@unislabs.com(maintainer) |
9.0.5 23 Feb 2018 19:56:01
  |
lwhsu  |
Update to 9.0.5
PR: 226146
Submitted by: vvd@unislabs.com (maintainer) |
9.0.4 26 Jan 2018 18:13:41
  |
sunpoet  |
Move www/tomcat-devel to www/tomcat9
- Update to 9.0.4
- While I'm here, update COMMENT
Changes: https://tomcat.apache.org/tomcat-9.0-doc/changelog.html
PR: 225459
Submitted by: <vvd@unislabs.com> (maintainer) |