Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jan 2000 10:15:41 -0500 (EST)
From:      Matt of the Long Red Hair <mattp@conundrum.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/16027: new port submission
Message-ID:  <Pine.BSF.4.10.10001101014410.835-100000@aeon.conundrum.com>

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

>Number:         16027
>Category:       ports
>Synopsis:       new port submission
>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:   Mon Jan 10 07:20:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Matt Pounsett
>Release:        FreeBSD 3.4-RC i386
>Organization:
>Environment:

	

>Description:

	new ports submission


# 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:
#
#	sarah
#	sarah/Makefile
#	sarah/files
#	sarah/files/md5
#	sarah/pkg
#	sarah/pkg/PLIST
#	sarah/pkg/COMMENT
#	sarah/pkg/DESCR
#
echo c - sarah
mkdir -p sarah > /dev/null 2>&1
echo x - sarah/Makefile
sed 's/^X//' >sarah/Makefile << 'END-of-sarah/Makefile'
X# New ports collection makefile for:	sarah
X# Version required:	0.1b
X# Date created:		10 Jan 2000
X# Whom:				Matthew Pounsett <mattp@conundrum.com>
X#
X# $FreeBSD$
X#
X
XDISTNAME=		sarah-0.1b
XCATEGORIES=		sysutils
XMASTER_SITES=	ftp://ftp.conundrum.com/pub/sarah/
X
XMAINTAINER=		mattp@conundrum.com
X
XMAN1=			sarah.1
XUSE_PERL5=		yes
XNO_BUILD=		yes
X
Xdo-install:
X	cd ${WRKSRC} && \
X		${INSTALL_SCRIPT} sarah ${PREFIX}/bin
X	cd ${WRKSRC} && \
X		${INSTALL_DATA} sarah.conf.sample ${PREFIX}/etc
X	cd ${WRKSRC} && \
X		${INSTALL_MAN} ${MAN1} ${PREFIX}/man/man1
X
X.include <bsd.port.mk>
END-of-sarah/Makefile
echo c - sarah/files
mkdir -p sarah/files > /dev/null 2>&1
echo x - sarah/files/md5
sed 's/^X//' >sarah/files/md5 << 'END-of-sarah/files/md5'
XMD5 (sarah-0.1b.tar.gz) = b26ff4543af084ecd76cf65b18caa824
END-of-sarah/files/md5
echo c - sarah/pkg
mkdir -p sarah/pkg > /dev/null 2>&1
echo x - sarah/pkg/PLIST
sed 's/^X//' >sarah/pkg/PLIST << 'END-of-sarah/pkg/PLIST'
Xbin/sarah
Xetc/sarah.conf.sample
END-of-sarah/pkg/PLIST
echo x - sarah/pkg/COMMENT
sed 's/^X//' >sarah/pkg/COMMENT << 'END-of-sarah/pkg/COMMENT'
XSyslog automated Rotation and Archive Handler
END-of-sarah/pkg/COMMENT
echo x - sarah/pkg/DESCR
sed 's/^X//' >sarah/pkg/DESCR << 'END-of-sarah/pkg/DESCR'
XSarah is a program which is used to trim, rotate, archive and delete log
Xfiles.  It is meant to run periodically out of cron, determining what to do
Xbased on a configuration file.
END-of-sarah/pkg/DESCR
exit



>How-To-Repeat:

	

>Fix:


>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?Pine.BSF.4.10.10001101014410.835-100000>