notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
tomcat-native2 Tomcat native library
2.0.7 www on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.0.7Version of this port present on the latest quarterly branch.
Maintainer: michaelo@apache.org search for ports maintained by this maintainer
Port Added: 2024-04-29 17:12:06
Last Update: 2024-12-31 08:57:55
Commit Hash: 0835676
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (7 items)
Collapse this list.
  1. lib/libtcnative-2.so
  2. lib/libtcnative-2.so.0
  3. lib/libtcnative-2.so.0.0.7
  4. @ldconfig
  5. /usr/local/share/licenses/tomcat-native2-2.0.7/catalog.mk
  6. /usr/local/share/licenses/tomcat-native2-2.0.7/LICENSE
  7. /usr/local/share/licenses/tomcat-native2-2.0.7/APACHE20
Collapse this list.
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 = 1713346420 SHA256 (tomcat-native-2.0.7-src.tar.gz) = 2c5afc7edc383e47660647e9a7071ad81f58e51c7f765c12f7e7afc9203b2d4d SIZE (tomcat-native-2.0.7-src.tar.gz) = 538131

Packages (timestamps in pop-ups are UTC):
tomcat-native2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.0.72.0.7-2.0.72.0.7---
FreeBSD:13:quarterly2.0.72.0.7-2.0.72.0.7---
FreeBSD:14:latest2.0.72.0.7-2.0.72.0.7---
FreeBSD:14:quarterly2.0.72.0.7-2.0.72.0.7---
FreeBSD:15:latest2.0.72.0.7n/a2.0.7n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. java : java/openjdk8
Runtime dependencies:
  1. java : java/openjdk8
Library dependencies:
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://archive.apache.org/dist/tomcat/tomcat-connectors/native/2.0.7/source/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.0.7
31 Dec 2024 08:57:55
commit hash: 0835676e361bca74b28b09fe0425ed5ee958f26bcommit hash: 0835676e361bca74b28b09fe0425ed5ee958f26bcommit hash: 0835676e361bca74b28b09fe0425ed5ee958f26bcommit hash: 0835676e361bca74b28b09fe0425ed5ee958f26b files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
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
commit hash: 145858d18e57843af64146a7f961e116b7266956commit hash: 145858d18e57843af64146a7f961e116b7266956commit hash: 145858d18e57843af64146a7f961e116b7266956commit hash: 145858d18e57843af64146a7f961e116b7266956 files touched by this commit
Michael Osipov (michaelo) search for other commits by this committer
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: 2