Port details on branch 2025Q2 |
- tomcat-devel Open-source Java web server by Apache, 11.0.x branch
- 11.0.6_2 www
=0 11.0.6_2Version of this port present on the latest quarterly branch. - Maintainer: vvd@FreeBSD.org
 - Port Added: 2025-04-23 23:42:02
- Last Update: 2025-05-05 14:18:36
- Commit Hash: 14bd8c9
- 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 11.0.x is the current focus of development. It builds on
Tomcat 10.1.x and implements the Servlet 6.1, JSP 4.0, EL 6.0, WebSocket 2.2
and Authentication 3.1 specifications.
This release is a milestone release and is targeted at Jakarta EE 11.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- tomcat-devel>0:www/tomcat-devel
- To install the port:
- cd /usr/ports/www/tomcat-devel/ && make install clean
- To add the package, run one of these commands:
- pkg install www/tomcat-devel
- pkg install tomcat-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tomcat-devel
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1744195573
SHA256 (apache-tomcat-11.0.6.tar.gz) = 864458f646bf938d3feb5773456199819b91d52670e4d724b9866ccfd4761cef
SIZE (apache-tomcat-11.0.6.tar.gz) = 13878198
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/openjdk17
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for tomcat-devel-11.0.6_2:
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_tomcat-devel
- USES:
- cpe java
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
11.0.6_2 05 May 2025 14:18:36
    |
Vladimir Druzenko (vvd)  |
www/tomcat{9,101,110,-devel}: Improve apply JAVA 9+ specific start-up parameters
after update jsvc form port devel/apache-commons-daemon
PR: 286524
MFH: 2025Q2
(cherry picked from commit e778c134597a1b785aab8ac9ddbc1eacc403c7e1) |
11.0.6_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) |
11.0.6 23 Apr 2025 23:38:27
    |
Vladimir Druzenko (vvd)  |
www/tomcat-devel: Update 11.0.5 => 11.0.6
Changelog:
https://tomcat.apache.org/tomcat-11.0-doc/changelog.html#Tomcat_11.0.6_(markt)
MFH: 2025Q2
(cherry picked from commit fd0909f16298af0711bb64676bfc01a1f789395a) |
Number of commits found: 3
|