git: 9859c91918d5 - main - net/minisapserver: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 12 Mar 2023 12:13:44 UTC
The branch main has been updated by riggs: URL: https://cgit.FreeBSD.org/ports/commit/?id=9859c91918d524b0d909025717020fbc8003d5e1 commit 9859c91918d524b0d909025717020fbc8003d5e1 Author: Thomas Zander <riggs@FreeBSD.org> AuthorDate: 2023-03-12 12:11:24 +0000 Commit: Thomas Zander <riggs@FreeBSD.org> CommitDate: 2023-03-12 12:13:40 +0000 net/minisapserver: Mark DEPRECATED Rationale: This was previously a standalone port, but the functionality is integrated in multimedia/vlc. PR: 270148 Reported by: diizzy --- net/minisapserver/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net/minisapserver/Makefile b/net/minisapserver/Makefile index b4867b36e99c..ebd66a124d61 100644 --- a/net/minisapserver/Makefile +++ b/net/minisapserver/Makefile @@ -10,6 +10,9 @@ WWW= https://www.videolan.org/ LICENSE= GPLv2 +DEPRECATED= Obsolete utility, functionality is now included in multimedia/vlc +EXPIRATION_DATE=2023-03-31 + USES= iconv tar:xz GNU_CONFIGURE= yes PLIST_FILES= bin/sapserver etc/sap.cfg-dist man/man1/sapserver.1.gz