| Port details |
- tomcat-native2 Tomcat native library
- 2.0.12_1 www
=0 2.0.12Version of this port present on the latest quarterly branch. - Maintainer: michaelo@apache.org
 - Port Added: 2024-04-29 17:12:06
- Last Update: 2026-02-26 08:10:21
- Commit Hash: 2baaf16
- 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 = 1769721811
SHA256 (tomcat-native-2.0.12-src.tar.gz) = 8894d0f1577e78342585a706050b7ff4b557ff385cdcea0424404c593bfd3104
SIZE (tomcat-native-2.0.12-src.tar.gz) = 470007
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- java : java/openjdk21
- Runtime dependencies:
-
- java : java/openjdk21
- 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: 4
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
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: 4
|