Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Sep 2010 10:25:48 +0200
From:      "Stefan Ehmann" <shoesoft@gmx.net>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/150900: deprecate umaintained gift-plugins
Message-ID:  <1285316748.18271@walrus.pepperland>
Resent-Message-ID: <201009240830.o8O8U4HD003147@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         150900
>Category:       ports
>Synopsis:       deprecate umaintained gift-plugins
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 24 08:30:04 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Stefan Ehmann
>Release:        FreeBSD 8.1-RELEASE i386
>Organization:
>Environment:


System: FreeBSD 8.1-RELEASE #3: Mon Jul 19 20:37:37 CEST 2010
    stefan@walrus.pepperland:/usr/obj/usr/src/sys/WALRUS



>Description:


remove gift-plugins that I maintain:
 - net-p2p/gift-fasttrack (last release Jan 2005)
 - net-p2p/gift-gnutella (last release August 2006)
 - net-p2p/gift-openft (last release May 2005)

They no longer seem to work, but I didn't give them a thorough testing.


>How-To-Repeat:





>Fix:


--- gift-plugins-diff begins here ---
diff -ruN gift-fasttrack.orig/Makefile gift-fasttrack/Makefile
--- gift-fasttrack.orig/Makefile	2010-09-24 10:08:37.000000000 +0200
+++ gift-fasttrack/Makefile	2010-09-24 10:10:24.000000000 +0200
@@ -14,6 +14,9 @@
 MAINTAINER=	shoesoft@gmx.net
 COMMENT=	A FastTrack plugin for giFT
 
+DEPRECATED=	unmaintained upstream
+EXPIRATION_DATE=	2010-11-24
+
 LIB_DEPENDS=	gift.0:${PORTSDIR}/net-p2p/gift
 
 USE_AUTOTOOLS=	libtool:22
diff -ruN gift-gnutella.orig/Makefile gift-gnutella/Makefile
--- gift-gnutella.orig/Makefile	2010-09-24 10:08:37.000000000 +0200
+++ gift-gnutella/Makefile	2010-09-24 10:12:31.000000000 +0200
@@ -14,6 +14,9 @@
 MAINTAINER=	shoesoft@gmx.net
 COMMENT=	A gnutella plugin for giFT
 
+DEPRECATED=	unmaintained upstream
+EXPIRATION_DATE=	2010-11-24
+
 LIB_DEPENDS=	gift.0:${PORTSDIR}/net-p2p/gift
 
 USE_BZIP2=	yes
diff -ruN gift-openft.orig/Makefile gift-openft/Makefile
--- gift-openft.orig/Makefile	2010-09-24 10:08:37.000000000 +0200
+++ gift-openft/Makefile	2010-09-24 10:10:31.000000000 +0200
@@ -14,6 +14,9 @@
 MAINTAINER=	shoesoft@gmx.net
 COMMENT=	An OpenFT plugin for giFT
 
+DEPRECATED=	unmaintained upstream
+EXPIRATION_DATE=	2010-11-24
+
 LIB_DEPENDS=	gift.0:${PORTSDIR}/net-p2p/gift \
 		db3.3:${PORTSDIR}/databases/db3
 
--- gift-plugins-diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



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