Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  4 Dec 2006 18:46:39 +0100 (CET)
From:      Gabor Kovesdan <gabor@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Gabor Kovesdan <gabor@FreeBSD.org>
Subject:   ports/106332: [patch] net/tund
Message-ID:  <20061204174639.3EF999AAAC0@server.t-hosting.hu>
Resent-Message-ID: <200612041750.kB4HoA9o089015@freefall.freebsd.org>

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

>Number:         106332
>Category:       ports
>Synopsis:       [patch] net/tund
>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:   Mon Dec 04 17:50:10 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gabor Kovesdan
>Release:        FreeBSD 6.1-RELEASE-p3 amd64
>Organization:
n/a
>Environment:
>Description:

- Deprecate
- Set EXPIRATION_DATE

>How-To-Repeat:
>Fix:

--- net-tund.diff begins here ---
Index: Makefile
===================================================================
RCS file: /usr/cvs/ports/net/tund/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- Makefile	17 Sep 2006 01:43:14 -0000	1.14
+++ Makefile	4 Dec 2006 10:24:51 -0000
@@ -13,6 +13,9 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	IP over UDP tunnel with encryption
 
+DEPRECATED=	distfile disappeared and has no homepage
+EXPIRATION_DATE=	2007-01-04
+
 USE_OPENSSL=	YES
 
 MAN8=		tund.8
--- net-tund.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?20061204174639.3EF999AAAC0>