git: 7336c4403113 - main - textproc/soothsayer: Deprecate and set expiration date to 2025-04-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 15 Mar 2025 16:04:12 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=7336c44031137516c4a4a5c56de21dbb6c2a5343 commit 7336c44031137516c4a4a5c56de21dbb6c2a5343 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2025-03-15 15:20:42 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2025-03-15 15:57:29 +0000 textproc/soothsayer: Deprecate and set expiration date to 2025-04-30 Deprecated upstream, redirect users to deskutils/presage --- textproc/soothsayer/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/textproc/soothsayer/Makefile b/textproc/soothsayer/Makefile index ceeeb5081f20..24614481afbc 100644 --- a/textproc/soothsayer/Makefile +++ b/textproc/soothsayer/Makefile @@ -10,6 +10,9 @@ WWW= http://presage.sourceforge.net/ LICENSE= GPLv2+ +DEPRECATED= Deprecated upstream, consider using deskutils/presage +EXPIRATION_DATE=2025-04-30 + BUILD_DEPENDS= help2man:misc/help2man USES= compiler libtool localbase ncurses pkgconfig sqlite