Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Jul 2018 06:41:08 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r475499 - in head: audio/napster net-p2p/xnap
Message-ID:  <201807280641.w6S6f8md096526@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Sat Jul 28 06:41:07 2018
New Revision: 475499
URL: https://svnweb.freebsd.org/changeset/ports/475499

Log:
  Deprecate remaining Napster/OpenNap clients

Modified:
  head/audio/napster/Makefile
  head/net-p2p/xnap/Makefile

Modified: head/audio/napster/Makefile
==============================================================================
--- head/audio/napster/Makefile	Sat Jul 28 06:34:17 2018	(r475498)
+++ head/audio/napster/Makefile	Sat Jul 28 06:41:07 2018	(r475499)
@@ -9,6 +9,9 @@ MASTER_SITES=	SF/nap/nap/${PORTVERSION}
 MAINTAINER?=	ports@FreeBSD.org
 COMMENT?=	MP3 sharing, search, and chat client for the OpenNAP network
 
+DEPRECATED=	Unmaintained. Napster and OpenNap are dead
+EXPIRATION_DATE=	2018-08-30
+
 CONFLICTS?=	ru-nap-*
 
 USES=		ncurses

Modified: head/net-p2p/xnap/Makefile
==============================================================================
--- head/net-p2p/xnap/Makefile	Sat Jul 28 06:34:17 2018	(r475498)
+++ head/net-p2p/xnap/Makefile	Sat Jul 28 06:41:07 2018	(r475499)
@@ -15,6 +15,9 @@ COMMENT=	Pure Java napster client; also, supports Open
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Unmaintained. Napster, OpenNap, and FastTrack are dead
+EXPIRATION_DATE=	2018-08-30
+
 USE_JAVA=	yes
 JAVA_VERSION=	1.6+
 NO_BUILD=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807280641.w6S6f8md096526>