Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  1 Jul 2003 22:28:23 +0200 (CEST)
From:      Lars Thegler <lars@thegler.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/53985: New port: devel/p5-Log-Dispatch-FileRotate
Message-ID:  <20030701202823.BE97838E@minerva.thegler.dk>
Resent-Message-ID: <200307012030.h61KUJ38085454@freefall.freebsd.org>

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

>Number:         53985
>Category:       ports
>Synopsis:       New port: devel/p5-Log-Dispatch-FileRotate
>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:   Tue Jul 01 13:30:18 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Lars Thegler
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD minerva.thegler.dk 4.8-STABLE FreeBSD 4.8-STABLE #15: Sat May 17 12:19:30 CEST 2003 root@minerva.thegler.dk:/usr/obj/usr/src/sys/GENERIC i386

>Description:
New port: devel/p5-Log-Dispatch-FileRotate, a Log::Dispatch plug-in for files that archive/rotate themselves

>How-To-Repeat:
>Fix:

--- p5-Log-Dispatch-FileRotate.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:
#
#	p5-Log-Dispatch-FileRotate
#	p5-Log-Dispatch-FileRotate/Makefile
#	p5-Log-Dispatch-FileRotate/distinfo
#	p5-Log-Dispatch-FileRotate/pkg-descr
#	p5-Log-Dispatch-FileRotate/pkg-plist
#
echo c - p5-Log-Dispatch-FileRotate
mkdir -p p5-Log-Dispatch-FileRotate > /dev/null 2>&1
echo x - p5-Log-Dispatch-FileRotate/Makefile
sed 's/^X//' >p5-Log-Dispatch-FileRotate/Makefile << 'END-of-p5-Log-Dispatch-FileRotate/Makefile'
X# New ports collection makefile for:	p5-Log-Dispatch-FileRotate
X# Date created:				Tue Jul  1 15:14:38 CEST 2003
X# Whom:					Lars Thegler <lars@thegler.dk>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Log-Dispatch-FileRotate
XPORTVERSION=	1.10
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Log
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	lars@thegler.dk
XCOMMENT=	A Log::Dispatch plug-in for files that archive/rotate themselves
X
XBUILD_DEPENDS=	${PM_DEPENDS}
XRUN_DEPENDS=	${PM_DEPENDS}
X
XPM_DEPENDS=	${SITE_PERL}/Log/Dispatch.pm:${PORTSDIR}/devel/p5-Log-Dispatch
XPM_DEPENDS+=	${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip
XPM_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Log::Dispatch::FileRotate.3
X
X.include <bsd.port.mk>
END-of-p5-Log-Dispatch-FileRotate/Makefile
echo x - p5-Log-Dispatch-FileRotate/distinfo
sed 's/^X//' >p5-Log-Dispatch-FileRotate/distinfo << 'END-of-p5-Log-Dispatch-FileRotate/distinfo'
XMD5 (Log-Dispatch-FileRotate-1.10.tar.gz) = 67aa7d6f4db2f197e49df5192f45bf7d
END-of-p5-Log-Dispatch-FileRotate/distinfo
echo x - p5-Log-Dispatch-FileRotate/pkg-descr
sed 's/^X//' >p5-Log-Dispatch-FileRotate/pkg-descr << 'END-of-p5-Log-Dispatch-FileRotate/pkg-descr'
XThis module provides a simple object for logging to files under the
XLog::Dispatch::* system, and automatically rotating them according to
Xdifferent constraints. This is basically a Log::Dispatch::File wrapper
Xwith additions.
X
XWWW: http://search.cpan.org/dist/Log-Dispatch-FileRotate/
END-of-p5-Log-Dispatch-FileRotate/pkg-descr
echo x - p5-Log-Dispatch-FileRotate/pkg-plist
sed 's/^X//' >p5-Log-Dispatch-FileRotate/pkg-plist << 'END-of-p5-Log-Dispatch-FileRotate/pkg-plist'
X%%SITE_PERL%%/Log/Dispatch/FileRotate.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Log/Dispatch/FileRotate/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Log/Dispatch/FileRotate
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Log/Dispatch 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Log 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Log/Dispatch 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Log 2>/dev/null || true
END-of-p5-Log-Dispatch-FileRotate/pkg-plist
exit
--- p5-Log-Dispatch-FileRotate.shar ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030701202823.BE97838E>