Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
8.1.15_1 02 Dec 2023 13:31:36 |
Rene Ladan (rene) |
www/jetty8: Remove expired port
2023-11-30 www/jetty8: End of life in 2014, consider migrating to www/jetty10 |
8.1.15_1 23 Oct 2023 21:23:50 |
Daniel Engberg (diizzy) |
www/jetty8: Deprecate and set expiration date to 2023-11-30
End of life upstream since 2014
Thanks michaelo@ for finding a link to the official announcement
Reference:
https://www.eclipse.org/lists/jetty-announce/msg00069.html
PR: 274357
Approved by: portmgr (maintainer timeout, 2+ weeks) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
8.1.15_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
8.1.15_1 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 ) |
8.1.15_1 21 Oct 2021 15:40:49 |
Stefan Eßer (se) |
www/jetty8: Add CPE information
Approved by: portmgr (blanket) |
8.1.15_1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
8.1.15_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
8.1.15_1 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 |
8.1.15_1 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
8.1.15_1 21 Dec 2015 12:31:27 |
amdmi3 |
- Switch to NO_BUILD
- Add NO_ARCH
- Modernize plist
Approved by: portmgr blanket |
8.1.15_1 06 Dec 2015 22:37:56 |
olgeni |
Add PKGNAMESUFFIX to Jetty ports, to avoid PKGBASE conflicts. |
8.1.15 06 Dec 2015 20:12:58 |
olgeni |
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 |