Port details on branch 2025Q2 |
- tomcat101 Open-source Java web server by Apache, 10.1.x branch
- 10.1.40_1 www
=0 10.1.40_1Version of this port present on the latest quarterly branch. - Maintainer: vvd@FreeBSD.org
 - Port Added: 2025-04-09 11:45:12
- 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 10.1.x is the current focus of development. It builds on
Tomcat 10.0.x and implements the Servlet 6.0, JSP 3.1, EL 5.0, WebSocket 2.1
and Authentication 3.0 specifications (the versions required by Jakarta EE 10
platform).
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- tomcat101>0:www/tomcat101
- To install the port:
- cd /usr/ports/www/tomcat101/ && make install clean
- To add the package, run one of these commands:
- pkg install www/tomcat101
- pkg install tomcat101
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tomcat101
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1744198379
SHA256 (apache-tomcat-10.1.40.tar.gz) = 25f1e607f17ee2fa99e329eec23b6393ab9e1390929c6cdcb31f749576b94d8e
SIZE (apache-tomcat-10.1.40.tar.gz) = 13867286
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/openjdk11
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for tomcat101-10.1.40_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_tomcat101
- 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 |
10.1.40_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) |
10.1.40 09 Apr 2025 11:42:00
    |
Vladimir Druzenko (vvd)  |
www/tomcat101: Update 10.1.39 => 10.1.40
Changelog:
https://tomcat.apache.org/tomcat-10.1-doc/changelog.html#Tomcat_10.1.40_(schultz)
MFH: 2025Q2
(cherry picked from commit 0b8e804fd65dd7ef8235f5a3c209c3bf08ceb799) |
Number of commits found: 2
|