From sw@gegenunendlich.de  Wed May 19 04:35:42 2004
Return-Path: <sw@gegenunendlich.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 501FB16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 19 May 2004 04:35:42 -0700 (PDT)
Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.173])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 10B2643D54
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 19 May 2004 04:35:41 -0700 (PDT)
	(envelope-from sw@gegenunendlich.de)
Received: from [212.227.126.206] (helo=mrelayng.kundenserver.de)
	by moutng.kundenserver.de with esmtp (Exim 3.35 #1)
	id 1BQPMK-0005Lz-00
	for FreeBSD-gnats-submit@freebsd.org; Wed, 19 May 2004 13:35:40 +0200
Received: from [80.142.213.76] (helo=kyuzo.dunkelkammer.void)
	by mrelayng.kundenserver.de with asmtp (TLSv1:EDH-RSA-DES-CBC3-SHA:168)
	(Exim 3.35 #1)
	id 1BQPMK-0003Ba-00
	for FreeBSD-gnats-submit@freebsd.org; Wed, 19 May 2004 13:35:40 +0200
Received: by kyuzo.dunkelkammer.void (Postfix, from userid 1002)
	id D428F39E9; Wed, 19 May 2004 13:35:36 +0200 (CEST)
Message-Id: <20040519113536.D428F39E9@kyuzo.dunkelkammer.void>
Date: Wed, 19 May 2004 13:35:36 +0200 (CEST)
From: Stefan Walter <sw@gegenunendlich.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] security/siphon: mark deprecated, as the project has been dead for a while
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         66872
>Category:       ports
>Synopsis:       [PATCH] security/siphon: mark deprecated, as the project has been dead for a while
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 19 04:40:22 PDT 2004
>Closed-Date:    Thu May 20 04:26:33 PDT 2004
>Last-Modified:  Thu May 20 04:26:33 PDT 2004
>Originator:     Stefan Walter
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
Infinity Approximation Task Force
>Environment:
System: FreeBSD kyuzo.dunkelkammer.void 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Thu Apr 22 20:41:18 CEST 2004
>Description:
Mark this port deprecated, with an expiration date of 2004-06-18, so
it'll be removed during the next ports tree cleanup.

As mentioned on ports@, the project has been dead for quite a while now,
and there are better and more up to date tools in the ports tree.

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:
--- siphon-0.666.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/security/siphon.old/Makefile /usr/ports/security/siphon/Makefile
--- /usr/ports/security/siphon.old/Makefile	Tue May 18 20:22:21 2004
+++ /usr/ports/security/siphon/Makefile	Wed May 19 13:26:47 2004
@@ -20,6 +20,8 @@
 COMMENT=	Passive host OS identifier using characteristics of sniffed traffic
 
 BROKEN=		"Does not fetch"
+DEPRECATED=	${BROKEN}
+EXPIRATION_DATE=2004-06-18
 
 WRKSRC=		${WRKDIR}/siphon-v.666
 
--- siphon-0.666.patch ends here ---

>Release-Note:
>Audit-Trail:

From: Oliver Eikemeier <eikemeier@fillmore-labs.com>
To: Stefan Walter <sw@gegenunendlich.de>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: ports/66872: [PATCH] security/siphon: mark deprecated, as the
 project has been dead for a while
Date: Wed, 19 May 2004 14:45:58 +0200

 Stefan Walter wrote:
 
 >>Description:
 > 
 > Mark this port deprecated, with an expiration date of 2004-06-18, so
 > it'll be removed during the next ports tree cleanup.
 > 
 > As mentioned on ports@, the project has been dead for quite a while now,
 > and there are better and more up to date tools in the ports tree.
 
 Thanks for your submission. You might want to cite the reasons here again,
 or at least a link to the relevant post on ports@
   <http://lists.freebsd.org/pipermail/freebsd-ports/2004-May/012501.html>
 so that the reasons for removal can be easily reproduced by looking at the
 PR number (which is in the CVS commit message).
 
 -Oliver
State-Changed-From-To: open->closed 
State-Changed-By: eik 
State-Changed-When: Thu May 20 13:26:14 CEST 2004 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=66872 
>Unformatted:
