Date: Tue, 1 Jul 2003 18:21:26 +0200 (CEST) From: Mathieu Arnold <m@absolight.net> To: FreeBSD-gnats-submit@FreeBSD.org Cc: m@absolight.net Subject: ports/53975: new port devel/p5-Set-Crontab Message-ID: <20030701162126.790E77CF1@aragorn.reaumur.absolight.net> Resent-Message-ID: <200307011630.h61GUERq060139@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 53975 >Category: ports >Synopsis: new port devel/p5-Set-Crontab >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 09:30:14 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Mathieu Arnold >Release: FreeBSD 4.8-RELEASE i386 >Organization: Absolight >Environment: System: FreeBSD aragorn.reaumur.absolight.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Apr 10 13:45:07 CEST 2003 root@aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386 >Description: New port devel/p5-Set-Crontab Set::Crontab parses crontab-style lists of integers and defines some utility functions to make it easier to deal with them. >How-To-Repeat: >Fix: --- p5-Set-Crontab.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-Set-Crontab # p5-Set-Crontab/Makefile # p5-Set-Crontab/distinfo # p5-Set-Crontab/pkg-descr # p5-Set-Crontab/pkg-plist # echo c - p5-Set-Crontab mkdir -p p5-Set-Crontab > /dev/null 2>&1 echo x - p5-Set-Crontab/Makefile sed 's/^X//' >p5-Set-Crontab/Makefile << 'END-of-p5-Set-Crontab/Makefile' X# New ports collection makefile for: p5-Set-Crontab X# Date created: 1 july 2003 X# Whom: Mathieu Arnold <m@absolight.net> X# X# $FreeBSD$ X# X XPORTNAME= Set-Crontab XPORTVERSION= 1.00 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Set XPKGNAMEPREFIX= p5- X XMAINTAINER= m@absolight.net XCOMMENT= Set::Crontab - Expand crontab(5)-style integer lists X XPERL_CONFIGURE= yes X XMAN3= Set::Crontab.3 X X.include <bsd.port.mk> END-of-p5-Set-Crontab/Makefile echo x - p5-Set-Crontab/distinfo sed 's/^X//' >p5-Set-Crontab/distinfo << 'END-of-p5-Set-Crontab/distinfo' XMD5 (Set-Crontab-1.00.tar.gz) = e2895d83550a16cb54570a1ce0090e67 END-of-p5-Set-Crontab/distinfo echo x - p5-Set-Crontab/pkg-descr sed 's/^X//' >p5-Set-Crontab/pkg-descr << 'END-of-p5-Set-Crontab/pkg-descr' XSet::Crontab parses crontab-style lists of integers and defines some utility Xfunctions to make it easier to deal with them. X XWWW: http://search.cpan.org/dist/Set-Crontab/ END-of-p5-Set-Crontab/pkg-descr echo x - p5-Set-Crontab/pkg-plist sed 's/^X//' >p5-Set-Crontab/pkg-plist << 'END-of-p5-Set-Crontab/pkg-plist' X%%SITE_PERL%%/Set/Crontab.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Set/Crontab/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Set/Crontab X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Set 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/Set 2>/dev/null || true END-of-p5-Set-Crontab/pkg-plist exit --- p5-Set-Crontab.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?20030701162126.790E77CF1>