Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Nov 2001 14:03:53 -0600 (CST)
From:      udp <udp@sneakerz.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/32379: NEW PORT: wots 1.22
Message-ID:  <20011129200353.7354F5D021@sneakerz.org>

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

>Number:         32379
>Category:       ports
>Synopsis:       NEW PORT: wots 1.22
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 29 12:10:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Bruce M Simpson <bruce.m.simpson@hushmail.com>
>Release:        FreeBSD 4.4-FEARSOME-20010909 i386
>Organization:
>Environment:
System: FreeBSD sneakerz.org 4.4-FEARSOME-20010909 FreeBSD 4.4-FEARSOME-20010909 #0: Mon Sep 10 17:17:29 CDT 2001 ps@sneakerz.org:/usr/src/sys/compile/ASSGRABBING i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:

	

--- wots.shar begins here ---
# 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:
#
#	wots
#	wots/pkg-descr
#	wots/Makefile
#	wots/pkg-comment
#	wots/pkg-plist
#	wots/distinfo
#
echo c - wots
mkdir -p wots > /dev/null 2>&1
echo x - wots/pkg-descr
sed 's/^X//' >wots/pkg-descr << 'END-of-wots/pkg-descr'
XThis is a port of wots, a Perl script for monitoring multiple system
Xlogfiles and allowing actions to be carried out upon regexps being matched.
Xwots is able to alert the administrator using email, can perform syntax
Xcoloring of messages (for use with roottail or, better still, in a small
X'always-on-top' rxvt window - or, as I prefer, on a dedicated vty).
X
X- Bruce <bruce.m.simpson@hushmail.com>
END-of-wots/pkg-descr
echo x - wots/Makefile
sed 's/^X//' >wots/Makefile << 'END-of-wots/Makefile'
X# ports collection makefile for: wots
X# Date created: 26-Nov-2001
X# Whom: bms
X#
X# $FreeBSD$
X#
X
XPORTNAME=	wots
XPORTVERSION=	1.22
XCATEGORIES=	security
XMASTER_SITES=	http://www.hpcc.uh.edu/~tonyc/tools/
X
XMAINTAINER=	bruce.m.simpson@hushmail.com
X
XBUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Mail/Send.pm:${PORTSDIR}/mail/p5-Mail-Tools ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Term/ANSIColor.pm:${PORTSDIR}/devel/p5-Term-ANSIColor
X
XMAN1=		wots.1
XUSE_PERL5=	yes
X
Xdo-configure:
X	-cd ${WRKSRC} ; ${SH} ./Configure
X
Xdo-build:
X
X.include <bsd.port.mk>
END-of-wots/Makefile
echo x - wots/pkg-comment
sed 's/^X//' >wots/pkg-comment << 'END-of-wots/pkg-comment'
XSystem log watch/alert utility, similar to swatch, written in Perl
END-of-wots/pkg-comment
echo x - wots/pkg-plist
sed 's/^X//' >wots/pkg-plist << 'END-of-wots/pkg-plist'
Xbin/wots
END-of-wots/pkg-plist
echo x - wots/distinfo
sed 's/^X//' >wots/distinfo << 'END-of-wots/distinfo'
XMD5 (wots-1.22.tar.gz) = a646b8505ab75235430c98dea8b13c5e
END-of-wots/distinfo
exit
--- wots.shar ends here ---


>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?20011129200353.7354F5D021>