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.

non port: www/jetty9/Makefile

Number of commits found: 27

Saturday, 2 Dec 2023
13:36 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
commit hash: 8e9979777423f6596417b5a8f9b7817663b3cdc4 commit hash: 8e9979777423f6596417b5a8f9b7817663b3cdc4 commit hash: 8e9979777423f6596417b5a8f9b7817663b3cdc4 commit hash: 8e9979777423f6596417b5a8f9b7817663b3cdc4 8e99797
Tuesday, 10 Oct 2023
18:48 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
commit hash: 6eb667800d65bda6f4181373b7d686ec496ee745 commit hash: 6eb667800d65bda6f4181373b7d686ec496ee745 commit hash: 6eb667800d65bda6f4181373b7d686ec496ee745 commit hash: 6eb667800d65bda6f4181373b7d686ec496ee745 6eb6678
Sunday, 8 Oct 2023
15:46 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
commit hash: a846242837c8caa486a3b35937226a569915b085 commit hash: a846242837c8caa486a3b35937226a569915b085 commit hash: a846242837c8caa486a3b35937226a569915b085 commit hash: a846242837c8caa486a3b35937226a569915b085 a846242
Monday, 18 Sep 2023
15:30 Ryan Steinmetz (zi) search for other commits by this committer
www/jetty9: Update to 9.4.52
commit hash: b14d8022e99e6dbb7e9f3e1b3049238495d7c821 commit hash: b14d8022e99e6dbb7e9f3e1b3049238495d7c821 commit hash: b14d8022e99e6dbb7e9f3e1b3049238495d7c821 commit hash: b14d8022e99e6dbb7e9f3e1b3049238495d7c821 b14d802
Monday, 24 Oct 2022
17:39 Antoine Brodin (antoine) search for other commits by this committer
www/jetty9: define default FLAVOR
commit hash: d46a91c2236a845507654776536a310a30656d4a commit hash: d46a91c2236a845507654776536a310a30656d4a commit hash: d46a91c2236a845507654776536a310a30656d4a commit hash: d46a91c2236a845507654776536a310a30656d4a d46a91c
17:26 Ryan Steinmetz (zi) search for other commits by this committer
www/jetty9: Unbreak index/fix silly
commit hash: 6f313e0997b388ff3b1cc8c26d728f749579e2e7 commit hash: 6f313e0997b388ff3b1cc8c26d728f749579e2e7 commit hash: 6f313e0997b388ff3b1cc8c26d728f749579e2e7 commit hash: 6f313e0997b388ff3b1cc8c26d728f749579e2e7 6f313e0
14:46 Ryan Steinmetz (zi) search for other commits by this committer
www/jetty9: Note CONFLICTS with www/jetty10
commit hash: 14cdcc93ba152520eb0bf0eba3c1f83fc38d8f3f commit hash: 14cdcc93ba152520eb0bf0eba3c1f83fc38d8f3f commit hash: 14cdcc93ba152520eb0bf0eba3c1f83fc38d8f3f commit hash: 14cdcc93ba152520eb0bf0eba3c1f83fc38d8f3f 14cdcc9
14:36 Ryan Steinmetz (zi) search for other commits by this committer
www/jetty9: Update to 9.4.49, add FLAVORS
commit hash: 3baa989dbb4c63dc93bf9a21566e4e5366503a93 commit hash: 3baa989dbb4c63dc93bf9a21566e4e5366503a93 commit hash: 3baa989dbb4c63dc93bf9a21566e4e5366503a93 commit hash: 3baa989dbb4c63dc93bf9a21566e4e5366503a93 3baa989
Monday, 12 Sep 2022
16:20 Ryan Steinmetz (zi) search for other commits by this committer
www/jetty9: Update to 9.4.48
commit hash: c45c6385d5acf102e6c5f853054a051ab8fd4814 commit hash: c45c6385d5acf102e6c5f853054a051ab8fd4814 commit hash: c45c6385d5acf102e6c5f853054a051ab8fd4814 commit hash: c45c6385d5acf102e6c5f853054a051ab8fd4814 c45c638
Wednesday, 7 Sep 2022
21:10 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Thursday, 21 Oct 2021
15:40 Stefan Eßer (se) search for other commits by this committer
www/jetty9: Add CPE information

Approved by:	portmgr (blanket)
commit hash: ee7f1fac8e116c9522de8076428fead456031618 commit hash: ee7f1fac8e116c9522de8076428fead456031618 commit hash: ee7f1fac8e116c9522de8076428fead456031618 commit hash: ee7f1fac8e116c9522de8076428fead456031618 ee7f1fa
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Tuesday, 29 Dec 2020
01:26 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.
Original commitRevision:559537 
Saturday, 6 Jun 2020
20:53 glewis search for other commits by this committer
Update to 9.4.29
Original commitRevision:538131 
Monday, 9 Mar 2020
04:33 glewis search for other commits by this committer
Update to 9.4.27
Original commitRevision:528089 
Thursday, 13 Feb 2020
03:31 glewis search for other commits by this committer
Update to 9.4.26

PR:		243684
Original commitRevision:526004 
Tuesday, 28 Jan 2020
21:24 glewis search for other commits by this committer
Update to 9.4.24

PR:		242394
Approved by:	maintainer timeout
Original commitRevision:524512 
Wednesday, 22 Jan 2020
14:48 rene search for other commits by this committer
www/jetty9: reset maintainer per request

Submitted by:	former maintainer via email
Original commitRevision:523810 
Wednesday, 28 Aug 2019
16:39 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
Original commitRevision:510078 
Tuesday, 19 Jul 2016
11:04 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
Original commitRevision:418767 
Saturday, 18 Jun 2016
09:01 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)
Original commitRevision:417054 
Friday, 1 Apr 2016
14:33 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
Original commitRevision:412351 
Friday, 25 Mar 2016
15:15 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)
Original commitRevision:411849 
Sunday, 13 Mar 2016
17:19 jgh search for other commits by this committer
- update to 9.3.7

PR:		207829
Submitted by:	dharrigan@gmail.com (maintainer)
Original commitRevision:411003 
Sunday, 6 Dec 2015
22:37 olgeni search for other commits by this committer
Add PKGNAMESUFFIX to Jetty ports, to avoid PKGBASE conflicts.
Original commitRevision:403170 
20:12 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
Original commitRevision:403154 

Number of commits found: 27