ports/67214: [PATCH] security/vlog DEPRECATED

Roman Neuhauser neuhauser at chello.cz
Wed May 26 12:00:55 UTC 2004


>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 at 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 at 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:



More information about the freebsd-ports-bugs mailing list