Date: Sun, 10 Mar 2002 13:58:13 -0500 From: The Anarcat <anarcat@anarcat.dyndns.org> To: FreeBSD-gnats-submit@freebsd.org Cc: anarcat@anarcat.dyndns.org Subject: ports/35746: ipcheck port logs verbose to syslog Message-ID: <20020310185931.8CA1318E1@khan.anarcat.dyndns.org>
next in thread | raw e-mail | index | archive | help
>Number: 35746 >Category: ports >Synopsis: ipcheck port logs verbose to syslog >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Mar 10 11:00:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: The Anarcat >Release: FreeBSD 4.5-STABLE i386 >Organization: Nada, Inc >Environment: System: FreeBSD lenny.anarcat.dyndns.org 4.5-STABLE FreeBSD 4.5-STABLE #0: Thu Mar 7 20:12:50 EST 2002 anarcat@lenny.anarcat.dyndns.org:/usr/obj/usr/src/sys/LENNY i386 >Description: The current net/ipcheck port (0.142) has a slight problem which is it logs everything (ie. -v) to syslog instead of logging just useful information. CC'd to maintainer for better efficiency. Advise if inappropriate. >How-To-Repeat: run ipcheck with --syslog option. >Fix: Upgrade port to 0.153: --- /usr/ports/net/ipcheck//Makefile Wed Dec 5 04:07:48 2001 +++ Makefile Sun Mar 10 13:16:21 2002 @@ -6,7 +6,7 @@ # PORTNAME= ipcheck -PORTVERSION= 0.142 +PORTVERSION= 0.153 PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= http://ipcheck.sourceforge.net/releases/ --- distinfo.old Wed Dec 5 04:07:48 2001 +++ distinfo Sun Mar 10 13:54:13 2002 @@ -1 +1 @@ -MD5 (ipcheck.142) = 51354c09ec22247d3402cd9b95d87fca +MD5 (ipcheck.153) = b6e4b5fabd435f0a26daa61bfaf0b6fd >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020310185931.8CA1318E1>