Port details |
- tomcat110 Open-source Java web server by Apache, 11.0.x branch
- 11.0.7 www
=0 11.0.7Version of this port present on the latest quarterly branch. - Maintainer: vvd@FreeBSD.org
 - Port Added: 2024-10-09 18:21:04
- Last Update: 2025-05-17 13:02:13
- Commit Hash: 1ddee78
- 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:
-
- tomcat110>0:www/tomcat110
- To install the port:
- cd /usr/ports/www/tomcat110/ && make install clean
- To add the package, run one of these commands:
- pkg install www/tomcat110
- pkg install tomcat110
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tomcat110
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1747453588
SHA256 (apache-tomcat-11.0.7.tar.gz) = 2fcece641c62ba1f28e1d7b257493151fc44f161fb391015ee6a95fa71632fb9
SIZE (apache-tomcat-11.0.7.tar.gz) = 14091809
Packages (timestamps in pop-ups are UTC):
- 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 tomcat110-11.0.7:
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_tomcat110
- 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 |
11.0.7 17 May 2025 13:02:13
    |
Vladimir Druzenko (vvd)  |
www/tomcat110: Update 11.0.6 => 11.0.7
Changelog:
https://tomcat.apache.org/tomcat-11.0-doc/changelog.html#Tomcat_11.0.7_(markt)
MFH: 2025Q2 |
11.0.6_2 05 May 2025 14:17:10
    |
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 |
11.0.6_1 23 Apr 2025 23:23:34
    |
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 |
11.0.6 09 Apr 2025 11:34:14
    |
Vladimir Druzenko (vvd)  |
www/tomcat110: Udpate 11.0.5 => 11.0.6
Changelog:
https://tomcat.apache.org/tomcat-11.0-doc/changelog.html#Tomcat_11.0.6_(markt)
MFH: 2025Q2 |
11.0.5 06 Mar 2025 16:35:59
    |
Vladimir Druzenko (vvd)  |
www/tomcat110: Update 11.0.4 → 11.0.5
Changelog:
https://tomcat.apache.org/tomcat-11.0-doc/changelog.html#Tomcat_11.0.5_(markt)
MFH: 2025Q1 |
11.0.4 17 Feb 2025 17:39:13
    |
Vladimir Druzenko (vvd)  |
www/tomcat110: Update 11.0.3 => 11.0.4
Changelog:
https://tomcat.apache.org/tomcat-11.0-doc/changelog.html#Tomcat_11.0.4_(markt)
MFH: 2025Q1 |
11.0.3 10 Feb 2025 16:46:53
    |
Vladimir Druzenko (vvd)  |
www/tomcat110: Update 11.0.2 => 11.0.3
Changelog:
https://tomcat.apache.org/tomcat-11.0-doc/changelog.html#Tomcat_11.0.3_(markt)
MFH: 2025Q1 |
11.0.2 31 Dec 2024 08:57:55
    |
Muhammad Moinur Rahman (bofh)  |
Mk/**java.mk: Convert bsd.java.mk to USES
The following features have been added or changed:
- Instead of USE_JAVA use USES=java. This defaults to
USES=java:build,run if NO_BUILD is undefined. Else it defaults to
USES=java:run
- Instead of USE_ANT=yes use USES=java:ant which also implies
USES=java:build
- Instead of JAVA_BUILD=yes use USES=java:build. Does not imply run or
extract
- Instead of JAVA_EXTRACT=yes use USES=java:extract does not imply
build or run
- Instead of JAVA_RUN=yes use USES=java:run does not imply extract or
build
- Instead of USE_JAVA=<version> use USES=java and JAVA_VERSION=<version>
Approved by: mat (portmgr), glewis
Differential Revision: https://reviews.freebsd.org/D48201 |
11.0.2 09 Dec 2024 13:48:12
    |
Vladimir Druzenko (vvd)  |
www/tomcat110: Update 11.0.1 → 11.0.2
Changelog:
https://tomcat.apache.org/tomcat-11.0-doc/changelog.html#Tomcat_11.0.2_(markt)
MFH: 2024Q4 |
11.0.1 11 Nov 2024 10:46:50
    |
Vladimir Druzenko (vvd)  |
www/tomcat110: Update 11.0.0 → 11.0.1
Changelog:
https://tomcat.apache.org/tomcat-11.0-doc/changelog.html#Tomcat_11.0.1_(markt)
MFH: 2024Q4 |
11.0.0 09 Oct 2024 18:17:54
    |
Vladimir Druzenko (vvd)  |
www/tomcat110: Necessary corrections after copying from www/tomcat-devel
Rename start script, PKGNAMESUFFIX, TOMCAT_SUBDIR. |
11.0.0 09 Oct 2024 18:17:54
    |
Vladimir Druzenko (vvd)  |
www/tomcat110: New port: Open-source Java web server by Apache, 11.0.x branch
Copy of port www/tomcat-devel.
Changelog:
https://tomcat.apache.org/tomcat-11.0-doc/changelog.html#Tomcat_11.0.0_(markt) |