From owner-freebsd-ports@FreeBSD.ORG Mon Jul 5 22:02:44 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 620FB16A4CE for ; Mon, 5 Jul 2004 22:02:44 +0000 (GMT) Received: from goose.mail.pas.earthlink.net (goose.mail.pas.earthlink.net [207.217.120.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54DC443D49 for ; Mon, 5 Jul 2004 22:02:44 +0000 (GMT) (envelope-from andrei@andruxa.sytes.net) Received: from h-68-164-84-69.snvacaid.dynamic.covad.net ([68.164.84.69] helo=andruxa.sytes.net) by goose.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 1BhbXv-0006Fb-00 for freebsd-ports@freebsd.org; Mon, 05 Jul 2004 15:02:44 -0700 Received: from andruxa.sytes.net (localhost [127.0.0.1]) by andruxa.sytes.net (Postfix) with ESMTP id B90E95C6A for ; Mon, 5 Jul 2004 15:02:49 -0700 (PDT) Received: (from andrei@localhost) by andruxa.sytes.net (8.12.10/8.12.10/Submit) id i65M2nM6042090 for freebsd-ports@freebsd.org; Mon, 5 Jul 2004 15:02:49 -0700 (PDT) (envelope-from andrei) Date: Mon, 5 Jul 2004 15:02:49 -0700 From: Andrew Konstantinov To: freebsd-ports@freebsd.org Message-ID: <20040705220249.GA41795@andruxa.sytes.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="6c2NcOVqGQ03X4Wi" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: ports/security/vlog makefile patch X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jul 2004 22:02:44 -0000 --6c2NcOVqGQ03X4Wi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello, The ports/security/vlog utility is marked broken with a reason - "Unfetchab= le". 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=3D 1.1f PORTREVISION=3D 1 CATEGORIES=3D security -MASTER_SITES=3D http://inc2.com/download/ +MASTER_SITES=3D http://inc2.com/download/ \ + http://home.earthlink.net/~abkonstantinov/pub/ \ + http://wwwcsif.cs.ucdavis.edu/~konstant/pub DISTNAME=3D vlog-${PORTVERSION} EXTRACT_SUFX=3D .tgz =20 MAINTAINER=3D ports@FreeBSD.org COMMENT=3D A curses based real-time logfile viewer esp. useful for ipflog - -BROKEN=3D "Unfetchable" -DEPRECATED=3D ${BROKEN} -EXPIRATION_DATE=3D2004-07-14 =20 ALL_TARGET=3D it MAKE_ARGS=3D CFLAGS=3D"${CFLAGS} ${PTHREAD_CFLAGS}" \ ------------------------------ patch -------------------------------- The slowest link is 100Mbps, so I guess that should satisfy the bandwidth requirement. Andrew --6c2NcOVqGQ03X4Wi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD4DBQFA6dAJ5Jhyz2/cFigRAj4EAJjkVlVxbeOLUs6/bQERxjHcjK/uAKC+1jUU 4C2HXRrhb3f10GLmIoKfwQ== =t1qN -----END PGP SIGNATURE----- --6c2NcOVqGQ03X4Wi--