Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Dec 2002 11:22:56 +0100 (CET)
From:      Konrad Heuer <kheuer@gwdg.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/46394: New port: special purpose database application
Message-ID:  <200212201022.gBKAMuQK071060@gwdu60.gwdg.de>

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

>Number:         46394
>Category:       ports
>Synopsis:       New port: special purpose database application
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 20 02:30:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Konrad Heuer
>Release:        FreeBSD 4.7-RC i386
>Organization:
GWDG
>Environment:
System: FreeBSD gwdu60.gwdg.de 4.7-RC FreeBSD 4.7-RC #1: Mon Sep 30 12:21:04 CEST 2002 kheuer@gwdu111.gwdg.de:/usr/obj/usr/src/sys/GWDU60 i386
>Description:
The useracc utility is a special purpose database application to store
and retrieve data about users in a distributed environment. It is usable
in situations where a single numerical and/or a single non-numerical
field for each index (possibly a user name) are adequate.
>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:
#
#	useracc
#	useracc/pkg-plist
#	useracc/pkg-descr
#	useracc/pkg-comment
#	useracc/distinfo
#	useracc/Makefile
#
echo c - useracc
mkdir -p useracc > /dev/null 2>&1
echo x - useracc/pkg-plist
sed 's/^X//' >useracc/pkg-plist << 'END-of-useracc/pkg-plist'
Xbin/useracc
Xetc/rc.d/useracc.sh.sample
END-of-useracc/pkg-plist
echo x - useracc/pkg-descr
sed 's/^X//' >useracc/pkg-descr << 'END-of-useracc/pkg-descr'
XThe useracc utility is a special purpose database application to
Xstore and retrieve data about users in a distributed environment.
XIt is usable in situations where a single numerical and/or a single
Xnon-numerical field for each index (possibly a user name) are
Xadequate.
X
XKonrad Heuer
Xkheuer@gwdg.de
END-of-useracc/pkg-descr
echo x - useracc/pkg-comment
sed 's/^X//' >useracc/pkg-comment << 'END-of-useracc/pkg-comment'
XSpecial purpose database application
END-of-useracc/pkg-comment
echo x - useracc/distinfo
sed 's/^X//' >useracc/distinfo << 'END-of-useracc/distinfo'
XMD5 (useracc-3.1.tar.gz) = f0744a5bdb184483f304fdb927fd4ba9
END-of-useracc/distinfo
echo x - useracc/Makefile
sed 's/^X//' >useracc/Makefile << 'END-of-useracc/Makefile'
X# New ports collection makefile for:    useracc
X# Date created:         December 20th, 2002
X# Whom:                 Konrad Heuer
X#
X# $FreeBSD$
X#
X
XPORTNAME=	useracc
XPORTVERSION=	3.1
XCATEGORIES=	databases
XMASTER_SITES=	ftp://gwdu111.gwdg.de/pub/FreeBSD/misc/ \
X		ftp://gwdu112.gwdg.de/pub/FreeBSD/misc/
X
XMAINTAINER=	kheuer@gwdg.de
X
XMAN1=		useracc.1
XMANCOMPRESSED=	yes
X
X.include <bsd.port.mk>
END-of-useracc/Makefile
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?200212201022.gBKAMuQK071060>