Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 May 2004 13:58:29 +0200 (CEST)
From:      Roman Neuhauser <neuhauser@chello.cz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/67214: [PATCH] security/vlog DEPRECATED
Message-ID:  <20040526115829.B1DB52FDA01@isis.wad.cz>
Resent-Message-ID: <200405261200.i4QC0bns062945@freefall.freebsd.org>

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

>Number:         67214
>Category:       ports
>Synopsis:       [PATCH] security/vlog DEPRECATED
>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 26 05:00:37 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Roman Neuhauser
>Release:        FreeBSD 4.9-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD isis.wad.cz 4.9-RELEASE-p2 FreeBSD 4.9-RELEASE-p2 #3: Sun Mar 7 02:11:16 CET 2004 root@isis.wad.cz:/usr/obj/usr/src/sys/FREEPUPPY2_6 i386


	
>Description:
see google cache:
http://216.239.59.104/search?q=cache:mbhvG0FTn7sJ:www.inc2.com/isba/vlog-home.html+vlog+inc2&hl=en

please set EXPIRATION_DATE to a suitable value. I found no documentation
on this in either the Porter's Handbook or bsd.port.mk

>How-To-Repeat:
	
>Fix:

	

--- security::vlog.DEPRECATED.patch begins here ---
Index: security/vlog/Makefile
===================================================================
RCS file: /home/ncvs/ports/security/vlog/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- security/vlog/Makefile	5 Feb 2004 20:37:48 -0000	1.8
+++ security/vlog/Makefile	26 May 2004 11:45:06 -0000
@@ -16,6 +16,10 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A curses based real-time logfile viewer esp. useful for ipflog
 
+BROKEN=		"Unfetchable"
+DEPRECATED=	${BROKEN}
+EXPIRATION_DATE=YYYY-MM-DD
+
 ALL_TARGET=	it
 MAKE_ARGS=	CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" \
 		LIBS="${PTHREAD_LIBS} -lcurses"
--- security::vlog.DEPRECATED.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?20040526115829.B1DB52FDA01>