Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 May 2004 13:35:36 +0200 (CEST)
From:      Stefan Walter <sw@gegenunendlich.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/66872: [PATCH] security/siphon: mark deprecated, as the project has been dead for a while
Message-ID:  <20040519113536.D428F39E9@kyuzo.dunkelkammer.void>
Resent-Message-ID: <200405191140.i4JBeM1I022982@freefall.freebsd.org>

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

>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 19 04:40:22 PDT 2004
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



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