Port details on branch 2025Q2 |
- tomcat9 Open-source Java web server by Apache, 9.0.x branch
- 9.0.104_1 www
=0 9.0.104_1Version of this port present on the latest quarterly branch. - Maintainer: vvd@FreeBSD.org
 - Port Added: 2025-04-09 22:30:06
- Last Update: 2025-04-23 23:38:55
- Commit Hash: 3543a28
- 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 - 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 = 1744234542
SHA256 (apache-tomcat-9.0.104.tar.gz) = fa19751c8f81b294dde346ad93517bded84f40885c442e0a7130da982a22abae
SIZE (apache-tomcat-9.0.104.tar.gz) = 12787166
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/openjdk8
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for tomcat9-9.0.104_1:
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:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
9.0.104_1 23 Apr 2025 23:38:55
    |
Vladimir Druzenko (vvd)  |
www/tomcat{9,101,110,-devel}: Add the JAVA 9+ specific start-up parameters
required by Tomcat
Default startup script set these parameters.
Without them, some applications do not work.
MFH: 2025Q2
(cherry picked from commit 8b3af89e8ee3af1e0959b1faf49079ba773c05ef) |
9.0.104 09 Apr 2025 22:26:45
    |
Vladimir Druzenko (vvd)  |
www/tomcat9: 9.0.102 => 9.0.104
Changelogs:
https://tomcat.apache.org/tomcat-9.0-doc/changelog.html#Tomcat_9.0.104_(remm)
MFH: 2025Q2
(cherry picked from commit 2a14b640b6efa7f1a535ea9383803218bed6fce3) |
Number of commits found: 2
|