| Port details |
- jetty12 Full-featured web server implemented entirely in Java
- 12.0.31_2 www
=0 12.0.31_1Version of this port present on the latest quarterly branch. - Maintainer: zi@FreeBSD.org
 - Port Added: 2024-07-04 18:21:04
- Last Update: 2026-04-02 21:06:57
- Commit Hash: 86813e9
- Also Listed In: java
- License: APACHE20 EPL
- WWW:
- https://www.eclipse.org/jetty/
- Description:
- Eclipse Jetty provides a highly scalable and memory-efficient web server and
servlet container, supporting many protocols such as HTTP/3,2,1 and WebSocket.
Furthermore, the project offers integrations with many other technologies,
such as:
* Asynchronous HTTP Server
* Standard based Servlet Container
* Web Sockets server
* Asynchronous HTTP Client
* OSGi, JNDI, JMX, JASPI, AJP support
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- Conflicts:
- CONFLICTS:
- jetty8.*
- jetty9.*
- jetty10.*
- jetty11.*
- To install the port:
- cd /usr/ports/www/jetty12/ && make install clean
- To add the package, run one of these commands:
- pkg install www/jetty12
- pkg install jetty12
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: jetty12
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1769714826
SHA256 (jetty-home-12.0.31.tar.gz) = 5f28e8a50d15146a07bb1c4013883a456494b5da1d85522d18a7887f0fa577e5
SIZE (jetty-home-12.0.31.tar.gz) = 34863302
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- bash : shells/bash
- java : java/openjdk25
- This port is required by:
- for Build
-
- security/shibboleth-idp
- for Run
-
- security/shibboleth-idp
Configuration Options:
- No options to configure
- Options name:
- www_jetty12
- USES:
- cpe java shebangfix
- 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 |
12.0.31_2 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 |
12.0.31_1 26 Feb 2026 08:10:21
    |
Ronald Klop (ronald)  |
*/*: bump portrevision after java_default=21 update
PR: 272855 |
12.0.31 29 Jan 2026 21:13:09
    |
Ryan Steinmetz (zi)  |
www/jetty12: Update to 12.0.31 |
12.0.25 13 Aug 2025 16:46:16
    |
Ryan Steinmetz (zi)  |
www/jetty12: Update to 12.0.25 |
12.0.23 08 Jul 2025 19:11:40
    |
Ryan Steinmetz (zi)  |
www/jetty12: Update to 12.0.23 |
12.0.22 20 Jun 2025 14:57:15
    |
Ryan Steinmetz (zi)  |
www/jetty12: Update to 12.0.22 |
12.0.20 06 May 2025 17:52:05
    |
Ryan Steinmetz (zi)  |
www/jetty12: Update to 12.0.20 |
12.0.19 23 Apr 2025 16:31:54
    |
Ryan Steinmetz (zi)  |
www/jetty12: Update to 12.0.19 |
12.0.16_1 16 Jan 2025 18:48:34
    |
Ryan Steinmetz (zi)  |
www/jetty12: Fix sample file, bump PORTREVISION |
12.0.16 16 Jan 2025 18:47:11
    |
Ryan Steinmetz (zi)  |
www/jetty12: Update to 12.0.16 |
12.0.12 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 |
12.0.12 03 Sep 2024 21:09:31
    |
Ryan Steinmetz (zi)  |
www/jetty12: Update to 12.0.12 |
12.0.10 04 Jul 2024 18:18:22
    |
Ryan Steinmetz (zi)  |
www/jetty12: New port
Eclipse Jetty provides a highly scalable and memory-efficient web server and
servlet container, supporting many protocols such as HTTP/3,2,1 and WebSocket.
Furthermore, the project offers integrations with many other technologies,
such as:
* Asynchronous HTTP Server
* Standard based Servlet Container
* Web Sockets server
* Asynchronous HTTP Client
* OSGi, JNDI, JMX, JASPI, AJP support |