Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Oct 2000 00:59:36 +0900 (JST)
From:      NAKAMURA Kazushi <kaz@kobe1995.net>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        kaz@ns.kobe1995.net
Subject:   ports/22349: new port: rotate
Message-ID:  <200010271559.AAA15091@ns.kobe1995.net>

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

>Number:         22349
>Category:       ports
>Synopsis:       new port: rotate
>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 Oct 27 09:00:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     NAKAMURA Kazushi
>Release:        FreeBSD 2.2.8-RELEASE i386
>Organization:
PC shop LABBIT
>Environment:
>Description:

	new port: rotate (rotate log file)

# 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:
#
#	rotate
#	rotate/Makefile
#	rotate/pkg-comment
#	rotate/pkg-descr
#	rotate/pkg-plist
#
echo c - rotate
mkdir -p rotate > /dev/null 2>&1
echo x - rotate/Makefile
sed 's/^X//' >rotate/Makefile << 'END-of-rotate/Makefile'
X# ports collection makefile for:	rotate
X# Version required:	?
X# Date created:	2000/10/27
X# Whom:		kaz
X#
X# $FreeBSD$
X#
X
XPORTNAME=	rotate
XPORTVERSION=1.1
XDISTNAME=	${PORTNAME}-${PORTVERSION}
XCATEGORIES=	sysutils
XMASTER_SITES=	ftp://ftp.intec.co.jp/pub/utils/
X
XMAINTAINER=	kaz@kobe1995.net
X
XMAN1=	rotate.1
XMANCOMPRESSED=	yes
X
X.include <bsd.port.mk>
END-of-rotate/Makefile
echo x - rotate/pkg-comment
sed 's/^X//' >rotate/pkg-comment << 'END-of-rotate/pkg-comment'
Xlog rotate
END-of-rotate/pkg-comment
echo x - rotate/pkg-descr
sed 's/^X//' >rotate/pkg-descr << 'END-of-rotate/pkg-descr'
Xlog rotate
END-of-rotate/pkg-descr
echo x - rotate/pkg-plist
sed 's/^X//' >rotate/pkg-plist << 'END-of-rotate/pkg-plist'
Xbin/rotate
END-of-rotate/pkg-plist
exit

-- 
Ãæ¼Ï»֡÷¿À¸Í		<mailto:kaz@kobe1995.net>
NAKAMURA Kazushi@KOBE	<http://www.kobe1995.net/>;

>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
 NAKAMURA Kazushi


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?200010271559.AAA15091>