git: 5c1d20371f33 - main - devel/ammonite: Deprecate and set EXPIRATION_DATE
Zsolt Udvari <[email protected]> Mon, 03 Aug 2026 04:51:15 +0000
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <6a701e43.1822c.3d6b86b1__17223.1008926005$1785732697$gmane$org@gitrepo.freebsd.org> |
The branch main has been updated by uzsolt: URL: https://cgit.FreeBSD.org/ports/commit/?id=5c1d20371f33481db397473dd93bcbe0586223b5 commit 5c1d20371f33481db397473dd93bcbe0586223b5 Author: Zsolt Udvari <[email protected]> AuthorDate: 2026-08-03 04:43:48 +0000 Commit: Zsolt Udvari <[email protected]> CommitDate: 2026-08-03 04:45:45 +0000 devel/ammonite: Deprecate and set EXPIRATION_DATE Upstream ceased development and noted to use lang/scala for REPL and devel/mill for scripting. PR: 294680 Approved by: [email protected] (maintainer) --- devel/ammonite/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/devel/ammonite/Makefile b/devel/ammonite/Makefile index 4043e35ad897..6f80289faa4b 100644 --- a/devel/ammonite/Makefile +++ b/devel/ammonite/Makefile @@ -13,6 +13,9 @@ WWW= https://ammonite.io/ LICENSE= MIT +DEPRECATED= Upstream ceased development +EXPIRATION_DATE= 2026-08-31 + USES= java EXTRACT_CMD= ${CP}