ports/62130: New Port: sysutils/usrinfo

aaron at snaphat.com aaron at snaphat.com
Fri Jan 30 21:40:24 UTC 2004


>Number:         62130
>Category:       ports
>Synopsis:       New Port: sysutils/usrinfo
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 30 13:40:09 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Aaron Myles Landwehr aaron at snaphat.com
>Release:        FreeBSD 5.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD snaphat.com 5.2-RELEASE FreeBSD 5.2-RELEASE #1: Sun Jan 18 00:29:40 EST 2004 root at snaphat.com:/usr/obj/usr/src/sys/FBSD52KERN i386


	
>Description:
	usrinfo is simple program that gathers information about a specified user and displays the information using either "br" or "\n" line breaks. Useful if you want to display a users information from the web.

>How-To-Repeat:
>Fix:

	

--- usrinfo.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:
#
#	usrinfo
#	usrinfo/pkg-plist
#	usrinfo/pkg-descr
#	usrinfo/distinfo
#	usrinfo/Makefile
#
echo c - usrinfo
mkdir -p usrinfo > /dev/null 2>&1
echo x - usrinfo/pkg-plist
sed 's/^X//' >usrinfo/pkg-plist << 'END-of-usrinfo/pkg-plist'
Xbin/usrinfo
END-of-usrinfo/pkg-plist
echo x - usrinfo/pkg-descr
sed 's/^X//' >usrinfo/pkg-descr << 'END-of-usrinfo/pkg-descr'
Xusrinfo is simple program that gathers information about a specified user
Xand displays the information using either "<br>" or "\n" line breaks. Useful
Xif you want to display a users information from the web.
X- Aaron Landwehr
Xaaron at snaphat.com
END-of-usrinfo/pkg-descr
echo x - usrinfo/distinfo
sed 's/^X//' >usrinfo/distinfo << 'END-of-usrinfo/distinfo'
XMD5 (usrinfo-.02.tar.bz2) = 0405d8d7bac04fb417834e35bde66aa2
END-of-usrinfo/distinfo
echo x - usrinfo/Makefile
sed 's/^X//' >usrinfo/Makefile << 'END-of-usrinfo/Makefile'
X# New ports collection makefile for:	usrinfo
X# Date created:				28 January 2004
X# Whom:					Aaron Landwehr <aaron at snaphat.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	usrinfo
XPORTVERSION=	.02
XCATEGORIES=	sysutils
XMASTER_SITES=	ftp://ftp.snaphat.com/pub/software/
XDISTNAME=	${PORTNAME}-${PORTVERSION}
X
XMAINTAINER?=	aaron at snaphat.com
XCOMMENT=	Displays information about a user using either "<br>" or "\n" breaks
X
XUSE_BZIP2=	yes
XUSE_GMAKE=	yes
X.include <bsd.port.mk>
END-of-usrinfo/Makefile
exit
--- usrinfo.shar ends here ---


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



More information about the freebsd-ports-bugs mailing list