Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Nov 2002 09:25:26 -0500 (EST)
From:      Ben Kibbey <bjk@arbornet.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/45524: new port
Message-ID:  <200211201425.gAKEPQWE051121@m-net.arbornet.org>

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

>Number:         45524
>Category:       ports
>Synopsis:       new port
>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:   Wed Nov 20 06:30:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Ben Kibbey
>Release:        FreeBSD 4.6.2-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD m-net.arbornet.org 4.6.2-RELEASE-p4 FreeBSD 4.6.2-RELEASE-p4 #0: Tue Nov 12 10:05:43 EST 2002 styles@m-net.arbornet.org:/source/stable/src/sys/compile/MNET.DEBUG i386


>Description:
	Display information about local users
>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:
#
#	userinfo
#	userinfo/Makefile
#	userinfo/distinfo
#	userinfo/patch-doc-Makefile.in
#	userinfo/pkg-comment
#	userinfo/pkg-descr
#	userinfo/pkg-plist
#
echo c - userinfo
mkdir -p userinfo > /dev/null 2>&1
echo x - userinfo/Makefile
sed 's/^X//' >userinfo/Makefile << 'END-of-userinfo/Makefile'
X# Ports collection Makefile for:	userinfo
X# Date created:		5 November 2002
X# Whom:			Ben Kibbey <bjk@arbornet.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	userinfo
XPORTVERSION=	1.10a
XCATEGORIES=	sysutils
XMASTER_SITES=	http://arbornet.org/~bjk/userinfo/
X
XMAINTAINER=	ports@FreeBSD.org
X
XGNU_CONFIGURE=	yes
X
XMAN1=		ui.1
XMANCOMPRESSED=	no
X
XCONFIGURE_TARGET=
X
Xpre-build:
X	${CP} ${WRKSRC}/doc/ui.man ${WRKSRC}/doc/ui.1
X
X.include <bsd.port.mk>
END-of-userinfo/Makefile
echo x - userinfo/distinfo
sed 's/^X//' >userinfo/distinfo << 'END-of-userinfo/distinfo'
XMD5 (userinfo-1.10a.tar.gz) = f6845f0c25a4ce90750a93b39e5e63cc
END-of-userinfo/distinfo
echo x - userinfo/patch-doc-Makefile.in
sed 's/^X//' >userinfo/patch-doc-Makefile.in << 'END-of-userinfo/patch-doc-Makefile.in'
X+++ doc/Makefile.in	Tue Nov  5 15:33:15 2002
X@@ -114,7 +114,7 @@
X target_cpu = @target_cpu@
X target_os = @target_os@
X target_vendor = @target_vendor@
X-dist_man1_MANS = ui.man
X+dist_man1_MANS = ui.1
X subdir = doc
X mkinstalldirs = $(SHELL) $(top_srcdir)/build/mkinstalldirs
X CONFIG_HEADER = $(top_builddir)/config.h
END-of-userinfo/patch-doc-Makefile.in
echo x - userinfo/pkg-comment
sed 's/^X//' >userinfo/pkg-comment << 'END-of-userinfo/pkg-comment'
XShow information about local users
END-of-userinfo/pkg-comment
echo x - userinfo/pkg-descr
sed 's/^X//' >userinfo/pkg-descr << 'END-of-userinfo/pkg-descr'
XUserinfo displays information about a local user. The output is separated by a
Xfield deliminator so it's easy to integrate into shell scripts.
X
XWWW: http://arbornet.org/~bjk/userinfo/
END-of-userinfo/pkg-descr
echo x - userinfo/pkg-plist
sed 's/^X//' >userinfo/pkg-plist << 'END-of-userinfo/pkg-plist'
Xbin/ui
END-of-userinfo/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?200211201425.gAKEPQWE051121>