git: 2280deb868cb - main - multimedia/schroedinger: Mark BROKEN (unfetchable), set expiration date to 2022-03-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 10 Feb 2022 23:50:40 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=2280deb868cb866be66466b5681442e1a5d0e9ab commit 2280deb868cb866be66466b5681442e1a5d0e9ab Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-02-10 23:32:15 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-02-10 23:47:11 +0000 multimedia/schroedinger: Mark BROKEN (unfetchable), set expiration date to 2022-03-31 Website is no longer available, upstream is long dead and last release was back in 2012 PR: 261225 --- multimedia/schroedinger/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/multimedia/schroedinger/Makefile b/multimedia/schroedinger/Makefile index fa41ec191c32..db0fba047b16 100644 --- a/multimedia/schroedinger/Makefile +++ b/multimedia/schroedinger/Makefile @@ -14,6 +14,10 @@ LICENSE_COMB= dual LICENSE_FILE_MIT= ${WRKSRC}/COPYING.MIT LICENSE_FILE_MPL11= ${WRKSRC}/COPYING.MPL +BROKEN= Unfetchable +DEPRECATED= Abandoned legacy video codec, upstream is dead and last release was back in 2012. +EXPIRATION_DATE=2022-03-31 + LIB_DEPENDS= liborc-0.4.so:devel/orc USES= libtool pkgconfig