git: c732898b1e99 - main - multimedia/mmsrip: Deprecate and set expiration date to 2022-06-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 24 Apr 2022 12:10:41 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c732898b1e99697eb06c22bd69898f36a7e5ea3a
commit c732898b1e99697eb06c22bd69898f36a7e5ea3a
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-04-24 11:02:13 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-04-24 12:10:11 +0000
multimedia/mmsrip: Deprecate and set expiration date to 2022-06-30
Obsolete, Microsoft deprecated MMS in 2003
Reference: https://en.wikipedia.org/wiki/Microsoft_Media_Server
---
multimedia/mmsrip/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/multimedia/mmsrip/Makefile b/multimedia/mmsrip/Makefile
index aa197d407e6c..048f169769ea 100644
--- a/multimedia/mmsrip/Makefile
+++ b/multimedia/mmsrip/Makefile
@@ -11,6 +11,9 @@ COMMENT= MMS ripper - a client for the proprietary protocol mms://
LICENSE= GPLv2+
+DEPRECATED= Obsolete, Microsoft deprecated MMS in 2003
+EXPIRATION_DATE=2022-06-30
+
GNU_CONFIGURE= yes
PLIST_FILES= bin/mmsrip \