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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
jetty9 Full-featured web server implemented entirely in Java
9.4.52 www Deleted on this many watch lists=0 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 9.4.52Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: End of life as of 2022-06-01, consider migrating to www/jetty10
Expired This port expired on: 2023-11-30
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-12-06 20:13:08
Last Update: 2023-12-02 13:36:56
Commit Hash: 8e99797
Also Listed In: java
License: APACHE20 EPL
WWW:
https://www.eclipse.org/jetty/
Description:
The Jetty Web Server provides an HTTP server and Servlet container capable of serving static and dynamic content either from a standalone or embedded instantiations. From jetty-7, the jetty webserver and other core compoments are hosted by the eclipse foundation. The project provides: * Asynchronous HTTP Server * Standard based Servlet Container * Web Sockets server * Asynchronous HTTP Client * OSGi, JNDI, JMX, JASPI, AJP support
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
There is no configure plist information for this port.
Dependency lines:
  • jetty9-openjdk8>0:www/jetty9
Conflicts:
CONFLICTS:
  • jetty8.*
  • jetty10.*
  • jetty11.*
  • jetty12.*
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
No installation instructions:
This port has been deleted.
PKGNAME: jetty9-openjdk8
Package flavors (<flavor>: <package>)
  • openjdk8: jetty9-openjdk8
  • openjdk11: jetty9-openjdk11
distinfo:
TIMESTAMP = 1695046157 SHA256 (jetty-distribution-9.4.52.v20230823.tar.gz) = bd0ca75c520cbf28b901449e1a10cb6cad8cbe1262d3948cec7e809a44a146a6 SIZE (jetty-distribution-9.4.52.v20230823.tar.gz) = 19092033

Packages (timestamps in pop-ups are UTC):
jetty9-openjdk11
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest-------9.4.49
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

jetty9-openjdk8
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--9.4.49-----
FreeBSD:14:latest--9.4.49----9.4.49
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. bash : shells/bash
  2. java : java/openjdk8
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
www_jetty9
USES:
cpe shebangfix
pkg-message:
For install:
Jetty is now installed in /usr/local/jetty From Jetty 9, the way to configure it has changed. You are **strongly** advised to read the documentation found here: http://www.eclipse.org/jetty/documentation/current/ Please pay particular attention to HOME and BASE documentation, i.e.,: http://www.eclipse.org/jetty/documentation/current/startup-base-and-home.html You may want to activate it in /etc/rc.conf: # sysrc jetty_enable="YES" A sample configuration file can be found here: /usr/local/etc/jetty/jetty.sample Please modify it to suit your needs, paying particular attention to the value of JETTY_HOME and JETTY_BASE. Once you are happy with the configuration file, you can start Jetty: # service jetty start Once Jetty is started, point your web browser to the default home page at http://localhost:8080/. A demo web app is installed for your convenience. == ADVANCED USAGE == If you need to pass special options to Java/Jetty, please set the appropriate variables in the configuration file, e.g., # Increase memory limit of the Java virtual machine JAVA_OPTIONS="-Xms32m -Xmx256m" # Run Java with remote debugging turned on on port 8186 JAVA_OPTIONS="-Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=8186" More configuration options are presented in the sample file.
If removing:
If, when, Jetty is removed, you can safely delete this directory: /usr/local/www/jetty
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-distribution/9.4.52.v20230823/
Collapse this list.
Port Moves
  • port deleted on 2023-12-02
    REASON: Has expired: End of life as of 2022-06-01, consider migrating to www/jetty10

Number of commits found: 30

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
9.4.52
02 Dec 2023 13:36:56
commit hash: 8e9979777423f6596417b5a8f9b7817663b3cdc4commit hash: 8e9979777423f6596417b5a8f9b7817663b3cdc4commit hash: 8e9979777423f6596417b5a8f9b7817663b3cdc4commit hash: 8e9979777423f6596417b5a8f9b7817663b3cdc4 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
www/jetty9: Remove expired port

2023-11-30 www/jetty9: End of life as of 2022-06-01, consider migrating to
www/jetty10
9.4.52
10 Oct 2023 18:48:37
commit hash: 6eb667800d65bda6f4181373b7d686ec496ee745commit hash: 6eb667800d65bda6f4181373b7d686ec496ee745commit hash: 6eb667800d65bda6f4181373b7d686ec496ee745commit hash: 6eb667800d65bda6f4181373b7d686ec496ee745 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
www/jetty9: Fix typo in DEPRECATED entry

Should say 2022-06-01 not 2023-06-01

Reported by:	Michael Osipov
9.4.52
08 Oct 2023 15:46:21
commit hash: a846242837c8caa486a3b35937226a569915b085commit hash: a846242837c8caa486a3b35937226a569915b085commit hash: a846242837c8caa486a3b35937226a569915b085commit hash: a846242837c8caa486a3b35937226a569915b085 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
www/jetty9: Deprecate and set expiration date to 2023-11-30

End of life (Community Support) as of June 1st, 2022

Reference: https://github.com/eclipse/jetty.project/issues/7958
9.4.52
18 Sep 2023 15:30:27
commit hash: b14d8022e99e6dbb7e9f3e1b3049238495d7c821commit hash: b14d8022e99e6dbb7e9f3e1b3049238495d7c821commit hash: b14d8022e99e6dbb7e9f3e1b3049238495d7c821commit hash: b14d8022e99e6dbb7e9f3e1b3049238495d7c821 files touched by this commit
Ryan Steinmetz (zi) search for other commits by this committer
www/jetty9: Update to 9.4.52
9.4.49
24 Oct 2022 17:39:11
commit hash: d46a91c2236a845507654776536a310a30656d4acommit hash: d46a91c2236a845507654776536a310a30656d4acommit hash: d46a91c2236a845507654776536a310a30656d4acommit hash: d46a91c2236a845507654776536a310a30656d4a files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
www/jetty9: define default FLAVOR
9.4.49
24 Oct 2022 17:26:50
commit hash: 6f313e0997b388ff3b1cc8c26d728f749579e2e7commit hash: 6f313e0997b388ff3b1cc8c26d728f749579e2e7commit hash: 6f313e0997b388ff3b1cc8c26d728f749579e2e7commit hash: 6f313e0997b388ff3b1cc8c26d728f749579e2e7 files touched by this commit
Ryan Steinmetz (zi) search for other commits by this committer
www/jetty9: Unbreak index/fix silly
9.4.49
24 Oct 2022 14:46:40
commit hash: 14cdcc93ba152520eb0bf0eba3c1f83fc38d8f3fcommit hash: 14cdcc93ba152520eb0bf0eba3c1f83fc38d8f3fcommit hash: 14cdcc93ba152520eb0bf0eba3c1f83fc38d8f3fcommit hash: 14cdcc93ba152520eb0bf0eba3c1f83fc38d8f3f files touched by this commit
Ryan Steinmetz (zi) search for other commits by this committer
www/jetty9: Note CONFLICTS with www/jetty10
9.4.49
24 Oct 2022 14:36:19
commit hash: 3baa989dbb4c63dc93bf9a21566e4e5366503a93commit hash: 3baa989dbb4c63dc93bf9a21566e4e5366503a93commit hash: 3baa989dbb4c63dc93bf9a21566e4e5366503a93commit hash: 3baa989dbb4c63dc93bf9a21566e4e5366503a93 files touched by this commit
Ryan Steinmetz (zi) search for other commits by this committer
www/jetty9: Update to 9.4.49, add FLAVORS
9.4.48
12 Sep 2022 16:20:35
commit hash: c45c6385d5acf102e6c5f853054a051ab8fd4814commit hash: c45c6385d5acf102e6c5f853054a051ab8fd4814commit hash: c45c6385d5acf102e6c5f853054a051ab8fd4814commit hash: c45c6385d5acf102e6c5f853054a051ab8fd4814 files touched by this commit
Ryan Steinmetz (zi) search for other commits by this committer
www/jetty9: Update to 9.4.48
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
9.4.29
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
9.4.29
21 Oct 2021 15:40:50
commit hash: ee7f1fac8e116c9522de8076428fead456031618commit hash: ee7f1fac8e116c9522de8076428fead456031618commit hash: ee7f1fac8e116c9522de8076428fead456031618commit hash: ee7f1fac8e116c9522de8076428fead456031618 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
www/jetty9: Add CPE information

Approved by:	portmgr (blanket)
9.4.29
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
9.4.29
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
9.4.29
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
9.4.29
29 Dec 2020 01:26:18
Revision:559537Original commit files touched by this commit
pkubaj search for other commits by this committer
www/jetty9: enable on all architectures

There's no reason to limit it to amd64 and i386.
9.4.29
06 Jun 2020 20:53:29
Revision:538131Original commit files touched by this commit
glewis search for other commits by this committer
Update to 9.4.29
9.4.27
09 Mar 2020 04:33:32
Revision:528089Original commit files touched by this commit
glewis search for other commits by this committer
Update to 9.4.27
9.4.26
13 Feb 2020 03:31:41
Revision:526004Original commit files touched by this commit
glewis search for other commits by this committer
Update to 9.4.26

PR:		243684
9.4.24
28 Jan 2020 21:24:37
Revision:524512Original commit files touched by this commit
glewis search for other commits by this committer
Update to 9.4.24

PR:		242394
Approved by:	maintainer timeout
9.4.20
22 Jan 2020 14:48:22
Revision:523810Original commit files touched by this commit
rene search for other commits by this committer
www/jetty9: reset maintainer per request

Submitted by:	former maintainer via email
9.4.20
28 Aug 2019 16:39:52
Revision:510078Original commit files touched by this commit
joneum search for other commits by this committer
Update to 9.4.20

Changelog: https://www.eclipse.org/lists/jetty-dev/msg03343.html

PR:		239897
MFH:		2019Q3
Sponsored by:	Netzkommune GmbH
9.3.9
14 Aug 2019 12:25:09
Revision:508913Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories w)
9.3.9
19 Jul 2016 11:04:14
Revision:418767Original commit files touched by this commit
mat search for other commits by this committer
When there is a do-install target, do not use a post-install target, do
everything at once.  Sometime, rename post-install into a options helper
target.

I did not fix ports that were such a mess that I could not figure out
what they really wanted to do.  I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.

With hat:	portmgr
Sponsored by:	Absolight
9.3.9
18 Jun 2016 09:01:55
Revision:417054Original commit files touched by this commit
rm search for other commits by this committer
www/jetty9: update to 9.3.9

PR:		210320
Submitted by:	David Harrigan <dharrigan@gmail.com> (maintainer)
9.3.8
01 Apr 2016 14:33:58
Revision:412351Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
9.3.8
25 Mar 2016 15:15:52
Revision:411849Original commit files touched by this commit
jgh search for other commits by this committer
- update to 9.3.8
- address pkg listing to simplify future updates

PR:		208149
Reviewed by:	xmj@
Submitted by:	dharrigan@gmail.com (maintainer)
9.3.7
13 Mar 2016 17:19:40
Revision:411003Original commit files touched by this commit
jgh search for other commits by this committer
- update to 9.3.7

PR:		207829
Submitted by:	dharrigan@gmail.com (maintainer)
9.3.6_1
06 Dec 2015 22:37:56
Revision:403170Original commit files touched by this commit
olgeni search for other commits by this committer
Add PKGNAMESUFFIX to Jetty ports, to avoid PKGBASE conflicts.
9.3.6
06 Dec 2015 20:12:58
Revision:403154Original commit files touched by this commit
olgeni search for other commits by this committer
Add support for Jetty 9.

- Add www/jetty9 to track the latest branch of Jetty

- Move www/jetty to www/jetty8

- Add LICENSE and fix RUN_DEPENDS in www/jetty8

www/jetty8 is officially EOL'd upstream but still seems to be in use.

PR:		204190
Submitted by:	David Harrigan

Number of commits found: 30