| Port details |
- tomcat-native2 Tomcat native library
- 2.0.14_1 www
=0 2.0.14Version of this port present on the latest quarterly branch. - Maintainer: michaelo@apache.org
 - Port Added: 2024-04-29 17:12:06
- Last Update: 2026-05-07 21:47:29
- Commit Hash: 2a7c056
- Also Listed In: java
- License: APACHE20
- WWW:
- https://tomcat.apache.org/native-doc/
- Description:
- The Apache Tomcat Native Library is an optional component for use with Apache
Tomcat that allows Tomcat to use OpenSSL as a replacement for JSSE to support
TLS connections.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- tomcat-native2>0:www/tomcat-native2
- To install the port:
- cd /usr/ports/www/tomcat-native2/ && make install clean
- To add the package, run one of these commands:
- pkg install www/tomcat-native2
- pkg install tomcat-native2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tomcat-native2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1774380074
SHA256 (tomcat-native-2.0.14-src.tar.gz) = 51ca50295c8005e6bb4a32a0cdc7ee5bc224406ae402075b031f5b3073bf2bdb
SIZE (tomcat-native-2.0.14-src.tar.gz) = 474739
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.
- Build dependencies:
-
- java : java/openjdk25
- Runtime dependencies:
-
- java : java/openjdk25
- Library dependencies:
-
- libapr-1.so : devel/apr1
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_tomcat-native2
- USES:
- java libtool ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.0.14_1 07 May 2026 21:47:29
    |
Rene Ladan (rene)  |
all: drop support for FreeBSD 13, mips and risc64sf
Reviewed by: many (*)
Differential Revision: https://reviews.freebsd.org/D55624
Differential Revision: https://reviews.freebsd.org/D55642 (merged in from bofh)
many (*)
acm arrowd brooks cmt dch decke dinoex eduardo fluffy fuz gahr garga
jbeich joerg jrm kai kenrap martymac matthew mfechner michaelo mizhka
nobutaka pkubaj se tagattie thj
Anton Saietskii
GenericRikka
Gert Doering
Jan Bramkamp
Oleh Hushchenkov
Oleksandr Kryvulia
Ralf van der Enden
Yamagi
desktop kde python tcltk office |
2.0.14_1 02 Apr 2026 21:06:57
    |
Ronald Klop (ronald)  |
*/*: bump portrevision after java_default=25 update
Included all ports that have USES=java.
PR: 293559 |
2.0.14 24 Mar 2026 20:42:40
    |
Michael Osipov (michaelo)  |
www/tomcat-native2: Update to 2.0.14
MFH: 2026Q1
Changelog: https://tomcat.apache.org/native-doc/miscellaneous/changelog.html#2.0.14 |
2.0.12_1 26 Feb 2026 08:10:21
    |
Ronald Klop (ronald)  |
*/*: bump portrevision after java_default=21 update
PR: 272855 |
2.0.12 30 Jan 2026 17:04:44
    |
Michael Osipov (michaelo)  |
www/tomcat-native2: Upgrade port to 2.0.12
This release finally drops backported OpenSSL 1.1.1 support, thus FreeBSD 13
support because the patches fail to apply due to upstream changes to those
files.
MFH: 2026Q1
Changelog: https://tomcat.apache.org/native-doc/miscellaneous/changelog.html#Changes_in_2.0.12 |
2.0.7 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 |
2.0.7 29 Apr 2024 17:09:47
    |
Michael Osipov (michaelo)  |
www/tomcat-native2: new port
PR: 276736
Approved by: jrm (mentor)
Tested by: jonc@chen.org.nz
Differential Revision: https://reviews.freebsd.org/D44824 |
Number of commits found: 7
|