ports/security/vlog makefile patch

Andrew Konstantinov abkonstantinov at earthlink.net
Mon Jul 5 15:02:44 PDT 2004


Hello,

The ports/security/vlog utility is marked broken with a reason - "Unfetchable".
Other than that, the port is OK (builds and installs without any problems).
Perhaps this patch can solve that problem:

------------------------------ patch --------------------------------
--- /usr/ports/security/vlog/Makefile.orig	Mon Jul  5 14:27:52 2004
+++ /usr/ports/security/vlog/Makefile	Mon Jul  5 14:43:54 2004
@@ -9,16 +9,14 @@
 PORTVERSION=	1.1f
 PORTREVISION=	1
 CATEGORIES=	security
-MASTER_SITES=	http://inc2.com/download/
+MASTER_SITES=	http://inc2.com/download/ \
+		http://home.earthlink.net/~abkonstantinov/pub/ \
+		http://wwwcsif.cs.ucdavis.edu/~konstant/pub
 DISTNAME=	vlog-${PORTVERSION}
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A curses based real-time logfile viewer esp. useful for ipflog
-
-BROKEN=		"Unfetchable"
-DEPRECATED=	${BROKEN}
-EXPIRATION_DATE=2004-07-14
 
 ALL_TARGET=	it
 MAKE_ARGS=	CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" \
------------------------------ patch --------------------------------

The slowest link is 100Mbps, so I guess that should satisfy the bandwidth
requirement.

Andrew
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20040705/2a208810/attachment.bin


More information about the freebsd-ports mailing list