ports/85860: new port: sysutils/wuzzah - A command line utility for stalking users

Emanuel Haupt ehaupt at critical.ch
Thu Sep 8 08:50:14 UTC 2005


>Number:         85860
>Category:       ports
>Synopsis:       new port: sysutils/wuzzah - A command line utility for stalking users
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 08 08:50:12 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Emanuel Haupt
>Release:        FreeBSD 4.11-RELEASE-p11 i386
>Organization:
>Environment:
System: FreeBSD admin.critical.ch 4.11-RELEASE-p11 FreeBSD 4.11-RELEASE-p11 #0: Thu Jun 30 09:36:40 CEST 2005 root at admin.critical.ch:/usr/obj/usr/src-release/src/sys/GENERIC i386


	
>Description:
new port: sysutils/wuzzah - A command line utility for stalking users

Wuzzah is a command-line utility that selectively scans a systems utmpx records
keeping an eye out for your friends logging in and out. Wuzzah is small, fast,
efficient and written in C.

>How-To-Repeat:
	
>Fix:

	



--- wuzzah.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:
#
#	wuzzah
#	wuzzah/Makefile
#	wuzzah/pkg-descr
#	wuzzah/distinfo
#
echo c - wuzzah
mkdir -p wuzzah > /dev/null 2>&1
echo x - wuzzah/Makefile
sed 's/^X//' >wuzzah/Makefile << 'END-of-wuzzah/Makefile'
X# New ports collection makefile for:	wuzzah
X# Date created:				8 Sep 2005
X# Whom:					Emanuel Haupt <ehaupt at critical.ch>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	wuzzah
XPORTVERSION=	0.53
XCATEGORIES=	sysutils
XMASTER_SITES=	http://critical.ch/distfiles/
X
XMAINTAINER=	ehaupt at critical.ch
XCOMMENT=	A command line utility for stalking users
X
XGNU_CONFIGURE=	yes
XUSE_GMAKE=	yes
XUSE_REINPLACE=	yes
X
XPLIST_FILES=	bin/wuzzah
XMAN1=		wuzzah.1
X
Xpost-patch:
X	@${REINPLACE_CMD} -e '/^CFLAGS/d' \
X		${WRKSRC}/Makefile.in
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
X	${INSTALL_MAN} ${WRKSRC}/man/${PORTNAME}.1 ${MANPREFIX}/man/man1
X
X.include <bsd.port.mk>
END-of-wuzzah/Makefile
echo x - wuzzah/pkg-descr
sed 's/^X//' >wuzzah/pkg-descr << 'END-of-wuzzah/pkg-descr'
XWuzzah is a command-line utility that selectively scans a systems utmpx records
Xkeeping an eye out for your friends logging in and out. Wuzzah is small, fast,
Xefficient and written in C.
X
XWWW: http://www.cs.swarthmore.edu/~finney/proj/wuzzah/
X
X- ehaupt
Xehaupt at critical.ch
END-of-wuzzah/pkg-descr
echo x - wuzzah/distinfo
sed 's/^X//' >wuzzah/distinfo << 'END-of-wuzzah/distinfo'
XMD5 (wuzzah-0.53.tar.gz) = 47436e575bc637a8af816a0af3fb1e54
XSIZE (wuzzah-0.53.tar.gz) = 88128
END-of-wuzzah/distinfo
exit
--- wuzzah.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list