git: 72bc4cd6363f - main - print/panda: Deprecate and set expiration date to 2024-06-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 19 May 2024 07:56:24 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=72bc4cd6363f3821eb09f20dabcfef5466da0c99 commit 72bc4cd6363f3821eb09f20dabcfef5466da0c99 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-05-19 07:54:23 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-05-19 07:54:30 +0000 print/panda: Deprecate and set expiration date to 2024-06-30 Depends on deprecated Oracle Berkeley DB 5.3, upstream is dead and unmaintained in tree for years --- print/panda/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/print/panda/Makefile b/print/panda/Makefile index 406e48f51522..a63ef8cee3a7 100644 --- a/print/panda/Makefile +++ b/print/panda/Makefile @@ -12,6 +12,9 @@ COMMENT= PDF generation library LICENSE= GPLv2 LGPL21 LICENSE_COMB= dual +DEPRECATED= Depends on deprecated Oracle Berkeley DB 5.3 and upstream is dead +EXPIRATION_DATE=2024-06-30 + LIB_DEPENDS= libpng.so:graphics/png \ libtiff.so:graphics/tiff