Port details |
- tomcat-native Tomcat native library
- 1.3.0_1 www =5 1.3.0_1Version of this port present on the latest quarterly branch.
- Maintainer: michaelo@apache.org
- Port Added: 2008-02-28 14:26:28
- Last Update: 2024-04-17 08:56:53
- Commit Hash: e3ea2e9
- People watching this port, also watch:: nginx, vuxml, syslog-ng, nss, p5-perl-ldap
- Also Listed In: java
- License: APACHE20
- WWW:
- https://tomcat.apache.org/native-1.3-doc/
- Description:
- Tomcat can use the Apache Portable Runtime to provide superior scalability,
performance, and better integration with native server technologies.
APR has many uses, including access to advanced IO functionality (such as
sendfile, epoll and OpenSSL), OS level functionality (random number
generation, system status, etc), and native process handling (shared memory,
NT pipes and Unix sockets).
These features allows making Tomcat a general purpose webserver, will
enable much better integration with other native web technologies, and
overall make Java much more viable as a full fledged webserver platform
rather than simply a backend focused technology.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- tomcat-native>0:www/tomcat-native
- To install the port:
- cd /usr/ports/www/tomcat-native/ && make install clean
- To add the package, run one of these commands:
- pkg install www/tomcat-native
- pkg install tomcat-native
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tomcat-native
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1710326129
SHA256 (tomcat-native-1.3.0-src.tar.gz) = cd849ac0040fe979f96ce089b091c4055952cc3313c1aad452d48ad53ec36867
SIZE (tomcat-native-1.3.0-src.tar.gz) = 345276
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/openjdk8
- Runtime dependencies:
-
- java : java/openjdk8
- 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-native
- USES:
- libtool ssl
- 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 |
1.3.0_1 17 Apr 2024 08:56:53 |
Michael Osipov (michaelo) |
www/tomcat-native: take ownership
As agreed with ale@, I am taking ownership of this port.
Approved by: otis (mentor), ale
Differential Revision: https://reviews.freebsd.org/D44822 |
1.3.0 13 Mar 2024 14:16:58 |
Michael Osipov (michaelo) |
www/tomcat-native: update port to 1.3.0
Changelog: https://tomcat.apache.org/native-1.3-doc/news/2024.html#20240208
Approved by: jrm (mentor), ale
Differential Revision: https://reviews.freebsd.org/D44338 |
1.2.38 30 Aug 2023 14:28:51 |
Koichiro Iwao (meta) Author: Michael Osipov |
www/tomcat-native: update to 1.2.38
PR: 273157
Approved by: maintainer timeout (2 week)
Changes: https://tomcat.apache.org/native-1.2-doc/miscellaneous/changelog.html |
1.2.35 24 Nov 2022 14:25:55 |
Alex Dupre (ale) |
www/tomcat-native: update to 1.2.35 release
PR: 267962
Submitted by: Michael Osipov <michael.osipov@siemens.com> |
1.2.32 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
1.2.32 20 Apr 2022 09:20:06 |
Alex Dupre (ale) |
www/tomcat-native: update to 1.2.32 release
PR: 263254
Submitted by: Michael Osipov <michael.osipov@siemens.com> |
1.2.24_1 11 Oct 2021 18:49:28 |
Daniel Engberg (diizzy) |
www/tomcat-native: Update MASTER_SITES
Use a direct URL to Apache's release archive site as it's not mirrored
by upstream mirror sites
Approved by: ale (port maintainer), arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D32419 |
1.2.24_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2.24_1 13 May 2020 07:55:24 |
ale |
Fix build with libressl.
PR: 246373
Submitted by: Michael Osipov <michael.osipov@siemens.com> |
1.2.24 05 May 2020 08:26:24 |
ale |
Update to 1.2.24 release.
PR: 246179
Submitted by: Michael Osipov <michael.osipov@siemens.com> |
1.2.23 08 Mar 2020 08:25:47 |
ale |
Update to 1.2.23 release.
PR: 244642
Submitted by: Michael Osipov <michael.osipov@siemens.com> |
1.2.21 26 Nov 2019 21:46:13 |
jkim |
Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342 |
1.2.21 28 Mar 2019 10:23:10 |
ale |
Update to 1.2.21 release.
PR: 236780
Submitted by: Michael Osipov <michael.osipov@siemens.com> |
1.2.16_2 02 Nov 2018 13:32:35 |
rene |
Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724 |
1.2.16_2 21 Mar 2018 21:24:44 |
brnrd |
devel/apr1: Bump portrevision
- Repair my rookie mistake of earlier today
- Bump revision of dependent ports (again)
Reported by: antoine |
1.2.16_1 21 Mar 2018 19:50:35 |
brnrd |
devel/apr1: Fix runtime issues of dependent port
- iconv is in base in all supported FreeBSD versions
- Fix build with MariaDB 10.2 [2]
- Bump portrevision in dependencies
PR: 226705 [1], 226026 [2]
With hat: apache
Approved by: joneum (apache) |
1.2.16 23 Feb 2018 13:11:27 |
ale |
Update to 1.2.16 release. |
1.2.14 21 Sep 2017 07:29:53 |
ale |
Update to 1.2.14 release. |
1.2.12 27 Mar 2017 16:45:43 |
ale |
Update to 1.2.12 release.
PR: 218056
Submitted by: vvd@unislabs.com |
1.2.10_1 26 Mar 2017 18:57:11 |
brnrd |
www/tomcat-native: Fix build with LibreSSL
- Remove IGNORE for LibreSSL
- Add patches for OPENSSL_VERSION_NUMBER checks
- Disable engine support for LibreSSL
- Add compat macro and function
PR: 215196 |
1.2.10_1 17 Feb 2017 16:49:13 |
mat |
Remove the remaining IGNORE_FreeBSD_9 lines.
Sponsored by: Absolight |
1.2.10_1 24 Jan 2017 10:22:39 |
ale |
Use correct pthread function.
PR: 216419
Submitted by: vvd@unislabs.com |
1.2.10 23 Jan 2017 08:57:13 |
ale |
Update to 1.2.10 release. |
1.2.7 28 Sep 2016 13:47:54 |
mat |
Also, you can't set SSL_DEFAULT, and don't give bad advices to people,
it should never be set directly, but always through DEFAULT_VERSIONS.
With hat: portmgr
Sponsored by: Absolight |
1.2.7 13 Sep 2016 18:40:21 |
marino |
www/tomcat-native: remove USE_OPENSSL_PORT and IGNORE LibreSSL
Even with LibreSSL using the OpenSSL 1.0.2 compatibility definitions,
there are numerous unreferenced symbols during linking. It doesn't seem
trivial to fix so IGNORE when SSL_DEFAULT=libressl*
This version of Tomcat also requires OpenSSL version 1.0.2 which is
not available in FreeBSD 9 base nor FreeBSD 10 base. Set IGNORE when
base SSL libraries are used for those 2 platforms.
Approved by: SSL blanket |
1.2.7 23 Jun 2016 10:28:45 |
ale |
- Update tomcat-native to 1.2.7 release.
- Update tomcat7 to 7.0.70 release.
- Update tomcat8 to 8.0.36 release.
PR: 209669
Submitted by: geoffroy desvernay <dgeo@centrale-marseille.fr> |
1.2.2 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.2.2 01 Dec 2015 09:51:05 |
ale |
Fix build on FreeBSD < 10. |
1.2.2 19 Nov 2015 11:24:05 |
ale |
Update to 1.2.2 release. |
1.1.32 20 Sep 2015 21:12:21 |
olgeni |
Typos, whitespace and capitalization fixes (S-X). |
1.1.32 11 May 2015 18:34:58 |
mat |
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight |
1.1.32 25 Nov 2014 16:24:14 |
ale |
Update to 1.1.32 release. |
1.1.31 23 Oct 2014 13:02:55 |
ale |
Fix typo.
Submitted by: Matthew Kempe <m.kempe@gmail.com> |
1.1.31 11 Sep 2014 09:28:19 |
ale |
Update to 1.1.31 release. |
1.1.30_1 12 Jun 2014 07:58:10 |
ale |
Fix plist. |
1.1.30 17 Apr 2014 12:52:41 |
ale |
Update to 1.1.30 release.
PR: ports/188713
Submitted by: Patrick Abeya <wombat@marsupial.org> |
1.1.29 02 Apr 2014 07:39:48 |
ale |
Remove .so version and fix build. |
1.1.29 30 Dec 2013 20:55:19 |
ohauer |
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@) |
1.1.29 17 Dec 2013 14:19:31 |
ale |
Update to 1.1.29 release and stagify. |
1.1.27_1 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.1.27_1 06 Jul 2013 09:04:54 |
ohauer |
- bump PORTREVISION on ports with LIB_DEPENDS+= devel/apr1
while I'm here
- convert to USES=gmake
- trim Makefile header and respect nice_people |
1.1.27 14 Feb 2013 22:09:48 |
ale |
Update to 1.1.27 release. |
1.1.24 10 Dec 2012 13:43:44 |
bapt |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part3) |
1.1.24 26 Jun 2012 10:37:17 |
ale |
Update to 1.1.24 release.
PR: ports/169429
Submitted by: jgh |
1.1.23 05 Mar 2012 09:51:11 |
ale |
Update to 1.1.23 release.
PR: ports/165671
Submitted by: jgh |
1.1.22 09 Jan 2012 15:41:08 |
tabthorpe |
- The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch
PR: ports/163521
Submitted by: Pedro Giffuni <pfg apache.org>
Hat: portmgr
Exp run by: pav |
1.1.22 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
1.1.22 10 Aug 2011 21:23:40 |
ale |
Update to 1.1.22 release.
PR: ports/159653
Submitted by: Jason Helfman <jhelfman@experts-exchange.com> |
1.1.20_2 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.1.20_2 18 May 2010 04:08:06 |
pgollucci |
- Chase devel/apr -> devel/apr1 shuffling
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@ |
1.1.20_1 18 May 2010 04:05:05 |
pgollucci |
- Convert ports/ to devel/apr1
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@ |
1.1.20_1 05 May 2010 21:52:39 |
pgollucci |
4/5: Chase devel/apr shlib bump
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@ |
1.1.20 05 May 2010 21:47:49 |
pgollucci |
3/5: Fix apr-1.3 libnames to be apr-1
PORTREVISION bumps comming next
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@ |
1.1.20 01 Mar 2010 15:37:27 |
ale |
Update to 1.1.20 release.
PR: ports/144275
Submitted by: wen
Feature safe: yes |
1.1.18 09 Dec 2009 21:22:56 |
ale |
Update to 1.1.18 release. |
1.1.16 20 Nov 2008 07:37:27 |
ale |
Update to 1.1.16 release. |
1.1.15 23 Sep 2008 05:45:41 |
ale |
Update to 1.1.15 release. |
1.1.14 05 Jul 2008 09:19:16 |
ale |
Update to 1.1.14 release. |
1.1.13_1 06 Jun 2008 14:07:24 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.1.13 28 Feb 2008 14:26:11 |
ale |
Tomcat can use the Apache Portable Runtime to provide superior scalability,
performance, and better integration with native server technologies.
APR has many uses, including access to advanced IO functionality (such as
sendfile, epoll and OpenSSL), OS level functionality (random number
generation, system status, etc), and native process handling (shared memory,
NT pipes and Unix sockets).
These features allows making Tomcat a general purposewebserver, will
enable much better integration with other native web technologies, and
overall make Java much more viable as a full fledged webserver platform
rather than simply a backend focused technology. |