From f22af80a0454bf011d30d5871bb98a860d95e010 Mon Sep 17 00:00:00 2001 From: sthen Date: Wed, 28 Oct 2009 11:15:15 +0000 Subject: [PATCH] import sysutils/p5-Set-Crontab, from Toni Mueller with small tweaks by me. Set::Crontab parses crontab-style lists of integers and defines some utility functions to make it easier to deal with them. --- sysutils/p5-Set-Crontab/Makefile | 15 +++++++++++++++ sysutils/p5-Set-Crontab/distinfo | 5 +++++ sysutils/p5-Set-Crontab/pkg/DESCR | 3 +++ sysutils/p5-Set-Crontab/pkg/PLIST | 4 ++++ 4 files changed, 27 insertions(+) create mode 100644 sysutils/p5-Set-Crontab/Makefile create mode 100644 sysutils/p5-Set-Crontab/distinfo create mode 100644 sysutils/p5-Set-Crontab/pkg/DESCR create mode 100644 sysutils/p5-Set-Crontab/pkg/PLIST diff --git a/sysutils/p5-Set-Crontab/Makefile b/sysutils/p5-Set-Crontab/Makefile new file mode 100644 index 00000000000..9eff51f7087 --- /dev/null +++ b/sysutils/p5-Set-Crontab/Makefile @@ -0,0 +1,15 @@ +# $OpenBSD: Makefile,v 1.1.1.1 2009/10/28 11:15:15 sthen Exp $ + +COMMENT= expand crontab(5)-style integer lists + +MODULES= cpan +DISTNAME= Set-Crontab-1.02 +CATEGORIES= sysutils + +# perl +PERMIT_PACKAGE_CDROM= Yes +PERMIT_PACKAGE_FTP= Yes +PERMIT_DISTFILES_CDROM= Yes +PERMIT_DISTFILES_FTP= Yes + +.include diff --git a/sysutils/p5-Set-Crontab/distinfo b/sysutils/p5-Set-Crontab/distinfo new file mode 100644 index 00000000000..3f9760b4940 --- /dev/null +++ b/sysutils/p5-Set-Crontab/distinfo @@ -0,0 +1,5 @@ +MD5 (Set-Crontab-1.02.tar.gz) = ghcRPKatNjOjJrHbsTb5mw== +RMD160 (Set-Crontab-1.02.tar.gz) = TxO2W5xnT7+EFLPCbsVEsidx9+s= +SHA1 (Set-Crontab-1.02.tar.gz) = EP2njcfCDwvJc6jMtgHNt5v0ALk= +SHA256 (Set-Crontab-1.02.tar.gz) = WN23bYLz7mW5HWi/rM2KXsGPhYTJ/Mpm2+5B3k6ZSKo= +SIZE (Set-Crontab-1.02.tar.gz) = 2719 diff --git a/sysutils/p5-Set-Crontab/pkg/DESCR b/sysutils/p5-Set-Crontab/pkg/DESCR new file mode 100644 index 00000000000..52b77995ebc --- /dev/null +++ b/sysutils/p5-Set-Crontab/pkg/DESCR @@ -0,0 +1,3 @@ +Set::Crontab parses crontab-style lists of integers +and defines some utility functions to make it easier +to deal with them. diff --git a/sysutils/p5-Set-Crontab/pkg/PLIST b/sysutils/p5-Set-Crontab/pkg/PLIST new file mode 100644 index 00000000000..1d4da9b712e --- /dev/null +++ b/sysutils/p5-Set-Crontab/pkg/PLIST @@ -0,0 +1,4 @@ +@comment $OpenBSD: PLIST,v 1.1.1.1 2009/10/28 11:15:15 sthen Exp $ +${P5SITE}/Set/ +${P5SITE}/Set/Crontab.pm +@man man/man3p/Set::Crontab.3p