diff options
-rw-r--r-- | deskutils/p5-ZConf-BGSet/Makefile | 26 | ||||
-rw-r--r-- | deskutils/p5-ZConf-BGSet/distinfo | 3 | ||||
-rw-r--r-- | deskutils/p5-ZConf-BGSet/pkg-descr | 7 | ||||
-rw-r--r-- | deskutils/p5-ZConf-BGSet/pkg-plist | 8 | ||||
-rw-r--r-- | net/Makefile | 1 | ||||
-rw-r--r-- | net/p5-ZConf-BGSet/Makefile | 26 | ||||
-rw-r--r-- | net/p5-ZConf-BGSet/distinfo | 3 | ||||
-rw-r--r-- | net/p5-ZConf-BGSet/pkg-descr | 7 | ||||
-rw-r--r-- | net/p5-ZConf-BGSet/pkg-plist | 8 |
9 files changed, 89 insertions, 0 deletions
diff --git a/deskutils/p5-ZConf-BGSet/Makefile b/deskutils/p5-ZConf-BGSet/Makefile new file mode 100644 index 000000000000..977ff507d3e9 --- /dev/null +++ b/deskutils/p5-ZConf-BGSet/Makefile @@ -0,0 +1,26 @@ +# New ports collection makefile for: p5-ZConf-BGSet +# Date created: 2008-02-08 +# Whom: Zane C, Bowers <vvelox@vvelox.net> +# +# $FreeBSD$ +# + +PORTNAME= ZConf-BGSet +PORTVERSION= 0.1.0 +CATEGORIES= net perl5 +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX +PKGNAMEPREFIX= p5- + +MAINTAINER= vvelox@vvelox.net +COMMENT= Background management utitility and Perl module that uses ZConf + +RUN_DEPENDS= ${SITE_PERL}/Image/Size/FillFullSelect.pm:${PORTSDIR}/graphics/p5-Image-Size-FillFullSelect \ + ${SITE_PERL}/ZConf.pm:${PORTSDIR}/net/p5-ZConf \ + ${LOCALBASE}/bin/hsetroot:${PORTSDIR}/graphics/hsetroot + +PERL_CONFIGURE= yes + +MAN3= ZConf::BGSet.3 + +.include <bsd.port.mk> diff --git a/deskutils/p5-ZConf-BGSet/distinfo b/deskutils/p5-ZConf-BGSet/distinfo new file mode 100644 index 000000000000..6a4effe3c3d8 --- /dev/null +++ b/deskutils/p5-ZConf-BGSet/distinfo @@ -0,0 +1,3 @@ +MD5 (ZConf-BGSet-0.1.0.tar.gz) = 3b24225fff61d4bae27e26eab03380e3 +SHA256 (ZConf-BGSet-0.1.0.tar.gz) = 3c10ff90da175b876f24da0940762c5733cdd780be45803a24d7ab4ef15cd314 +SIZE (ZConf-BGSet-0.1.0.tar.gz) = 13758 diff --git a/deskutils/p5-ZConf-BGSet/pkg-descr b/deskutils/p5-ZConf-BGSet/pkg-descr new file mode 100644 index 000000000000..f0f0ab6323a5 --- /dev/null +++ b/deskutils/p5-ZConf-BGSet/pkg-descr @@ -0,0 +1,7 @@ +A versitile background setter supporting random backgrounds +that uses ZConf as the setting storage backend. + +zbgset - Background setter. +zbgset-admin - Manages the settings. + +WWW: http://search.cpan.org/~vvelox/ZConf-BGSet/ diff --git a/deskutils/p5-ZConf-BGSet/pkg-plist b/deskutils/p5-ZConf-BGSet/pkg-plist new file mode 100644 index 000000000000..f66e92db70d0 --- /dev/null +++ b/deskutils/p5-ZConf-BGSet/pkg-plist @@ -0,0 +1,8 @@ +bin/zbgset +bin/zbgset-admin +%%SITE_PERL%%/ZConf/BGSet.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf/BGSet/.packlist +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf/BGSet +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto +@dirrm %%SITE_PERL%%/ZConf diff --git a/net/Makefile b/net/Makefile index 2d1b7d05452e..a304f3d4465c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -637,6 +637,7 @@ SUBDIR += p5-XML-RPC SUBDIR += p5-XPC SUBDIR += p5-ZConf + SUBDIR += p5-ZConf-BGSet SUBDIR += p5-ZConf-Mail SUBDIR += p5-perl-ldap SUBDIR += panoptis diff --git a/net/p5-ZConf-BGSet/Makefile b/net/p5-ZConf-BGSet/Makefile new file mode 100644 index 000000000000..977ff507d3e9 --- /dev/null +++ b/net/p5-ZConf-BGSet/Makefile @@ -0,0 +1,26 @@ +# New ports collection makefile for: p5-ZConf-BGSet +# Date created: 2008-02-08 +# Whom: Zane C, Bowers <vvelox@vvelox.net> +# +# $FreeBSD$ +# + +PORTNAME= ZConf-BGSet +PORTVERSION= 0.1.0 +CATEGORIES= net perl5 +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX +PKGNAMEPREFIX= p5- + +MAINTAINER= vvelox@vvelox.net +COMMENT= Background management utitility and Perl module that uses ZConf + +RUN_DEPENDS= ${SITE_PERL}/Image/Size/FillFullSelect.pm:${PORTSDIR}/graphics/p5-Image-Size-FillFullSelect \ + ${SITE_PERL}/ZConf.pm:${PORTSDIR}/net/p5-ZConf \ + ${LOCALBASE}/bin/hsetroot:${PORTSDIR}/graphics/hsetroot + +PERL_CONFIGURE= yes + +MAN3= ZConf::BGSet.3 + +.include <bsd.port.mk> diff --git a/net/p5-ZConf-BGSet/distinfo b/net/p5-ZConf-BGSet/distinfo new file mode 100644 index 000000000000..6a4effe3c3d8 --- /dev/null +++ b/net/p5-ZConf-BGSet/distinfo @@ -0,0 +1,3 @@ +MD5 (ZConf-BGSet-0.1.0.tar.gz) = 3b24225fff61d4bae27e26eab03380e3 +SHA256 (ZConf-BGSet-0.1.0.tar.gz) = 3c10ff90da175b876f24da0940762c5733cdd780be45803a24d7ab4ef15cd314 +SIZE (ZConf-BGSet-0.1.0.tar.gz) = 13758 diff --git a/net/p5-ZConf-BGSet/pkg-descr b/net/p5-ZConf-BGSet/pkg-descr new file mode 100644 index 000000000000..f0f0ab6323a5 --- /dev/null +++ b/net/p5-ZConf-BGSet/pkg-descr @@ -0,0 +1,7 @@ +A versitile background setter supporting random backgrounds +that uses ZConf as the setting storage backend. + +zbgset - Background setter. +zbgset-admin - Manages the settings. + +WWW: http://search.cpan.org/~vvelox/ZConf-BGSet/ diff --git a/net/p5-ZConf-BGSet/pkg-plist b/net/p5-ZConf-BGSet/pkg-plist new file mode 100644 index 000000000000..f66e92db70d0 --- /dev/null +++ b/net/p5-ZConf-BGSet/pkg-plist @@ -0,0 +1,8 @@ +bin/zbgset +bin/zbgset-admin +%%SITE_PERL%%/ZConf/BGSet.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf/BGSet/.packlist +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf/BGSet +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto +@dirrm %%SITE_PERL%%/ZConf |