Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  1 Apr 2002 17:30:53 +0200 (CEST)
From:      Hannes Frederic Sowa <hannes@sharknt.ath.cx>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/36616: New port: vlog, a curses based ipf logging tool	
Message-ID:  <20020401153053.7C8F02E8B0@cyron.sharknt.ath.cx>

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

>Number:         36616
>Category:       ports
>Synopsis:       New port: vlog, a curses based ipf logging tool
>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:   Mon Apr 01 07:40:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Hannes Frederic Sowa
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
private	
>Environment:
System: FreeBSD cyron.sharknt.ath.cx 4.5-STABLE FreeBSD 4.5-STABLE #0: Mon Mar 18 18:46:43 CET 2002 hannes@cyron.sharknt.ath.cx:/usr/src/sys/compile/cyron i386

>Description:
vlog is a curses based real-time logging tool for ipfilter.
It is part of isba, a GUI for ipfilter, which I will port next.

This is my first port! So I welcome any feedback!

- Hannes Sowa
satbran@web.de

>How-To-Repeat:
>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#       vlog
#       vlog/Makefile
#       vlog/pkg-comment
#       vlog/pkg-descr
#       vlog/distinfo
#       vlog/pkg-plist
#
echo c - vlog
mkdir -p vlog > /dev/null 2>&1
echo x - vlog/Makefile
sed 's/^X//' >vlog/Makefile << 'END-of-vlog/Makefile'
X# New ports collection makefile for:   vlog
X# Date created:                31 March 2002
X# Whom:                        hannes sowa
X#
X# $FreeBSD$
X#
X
XPORTNAME=      vlog
XPORTVERSION=   1.1f
XCATEGORIES=    security
XMASTER_SITES=  http://inc2.com/download/
XDISTNAME=      vlog-${PORTVERSION}
XEXTRACT_SUFX=  .tgz
X
XMAINTAINER=    satbran@web.de
X
XMAN1=          vlog.1
XMANCOMPRESSED=  no
X
XWRKSRC=                ${WRKDIR}/vlog
X
X.include <bsd.port.mk>
END-of-vlog/Makefile
echo x - vlog/pkg-comment
sed 's/^X//' >vlog/pkg-comment << 'END-of-vlog/pkg-comment'
XA curses based real-time logfile viewer
END-of-vlog/pkg-comment
echo x - vlog/pkg-descr
sed 's/^X//' >vlog/pkg-descr << 'END-of-vlog/pkg-descr'
Xvlog is a curses based real-time logfile viewer. It was designed
Xto meet the following needs:
X
Xipmon viewer   display IP-Filter log lines in a scrollable window
X               in a readable way
X
Xreal time      viewing window receives log lines as soon as they're
X               appended to the log file
X
Xold logfiles   vlog can show the old rotated log files
X
Xselecting log  log lines to be viewed can be selected with a regexp
Xlines          given on the command line
X
Xcustomizing    one can control which fields are displayed
Xdisplay
X
XWWW: http://inc2.com/isba/index-vlog.html
X
X- Hannes Sowa
Xsatbran@web.de
END-of-vlog/pkg-descr
echo x - vlog/distinfo
sed 's/^X//' >vlog/distinfo << 'END-of-vlog/distinfo'
XMD5 (vlog-1.1f.tgz) = d60b2d615b9e94cc380859bf72845fb4
END-of-vlog/distinfo
echo x - vlog/pkg-plist
sed 's/^X//' >vlog/pkg-plist << 'END-of-vlog/pkg-plist'
Xbin/vlog
END-of-vlog/pkg-plist
exit

>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?20020401153053.7C8F02E8B0>