Date: Wed, 27 May 2009 08:34:52 -0500 From: "Zane C.B." <vvelox@vvelox.net> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/134988: New port devel/p5-ZConf-GUI A GUI backend chooser. Needing for updating deskutils/p5-ZConf-Runner to 1.0.0 Message-ID: <1243431292.73704@vixen42.vulpes> Resent-Message-ID: <200905271350.n4RDo1eG050795@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 134988 >Category: ports >Synopsis: New port devel/p5-ZConf-GUI A GUI backend chooser. Needing for updating deskutils/p5-ZConf-Runner to 1.0.0 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed May 27 13:50:00 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Zane C.B. >Release: FreeBSD 6.4-STABLE i386 >Organization: >Environment: System: FreeBSD 6.4-STABLE #3: Sun Mar 29 22:03:29 CDT 2009 kitsune@vixen42.vulpes:/usr/obj/usr/src/sys/vixen42 >Description: A ZConf backed method of choosing a backend for a Perl module that has multiple backends. zcgui-get Gets the current preferred backends for a module. zcgui-gux Gets the value for useX. zcgui-la Lists available GUI backends for a ZConf::GUI compliant module. zcgui-lm Lists the modules that currently have preferences set. zcgui-set Set the preferred backends for a module. zcgui-sux Set the useX value for a module. zcgui-which Prints a list of the available preferred modules for a module. WWW: http://search.cpan.org/dist/ZConf-GUI/ >How-To-Repeat: 1: Notice it is not already ported. 2: 3: Unshar. 4: Install. 5: Enjoy. >Fix: --- p5-ZConf-GUI.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-ZConf-GUI/ # p5-ZConf-GUI/distinfo # p5-ZConf-GUI/Makefile # p5-ZConf-GUI/pkg-descr # p5-ZConf-GUI/pkg-plist # echo c - p5-ZConf-GUI/ mkdir -p p5-ZConf-GUI/ > /dev/null 2>&1 echo x - p5-ZConf-GUI/distinfo sed 's/^X//' >p5-ZConf-GUI/distinfo << 'f7f9e2a032e15c9b495f4deb86bfd82d' XMD5 (ZConf-GUI-0.1.0.tar.gz) = 94b49492e5378085b8be1eb0ccf4abc3 XSHA256 (ZConf-GUI-0.1.0.tar.gz) = 994512b67bc7c43f991bcf51c9388fd312cc5ff81425b0b027553a0ff2e76ec9 XSIZE (ZConf-GUI-0.1.0.tar.gz) = 9953 f7f9e2a032e15c9b495f4deb86bfd82d echo x - p5-ZConf-GUI/Makefile sed 's/^X//' >p5-ZConf-GUI/Makefile << 'f21c9972aa8c1beaa0540db297c8eb42' X# New ports collection makefile for: devel/p5-ZConf-GUI X# Date created: 2009-05-25 X# Whom: Zane C, Bowers <vvelox@vvelox.net> X# X# $FreeBSD$ X# X XPORTNAME= ZConf-GUI XPORTVERSION= 0.1.0 XCATEGORIES= devel XMASTER_SITES= CPAN XMASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX XPKGNAMEPREFIX= p5- XDISTNAME= ZConf-GUI-${PORTVERSION} X XMAINTAINER= vvelox@vvelox.net XCOMMENT= A GUI backend chooser X XPERL_CONFIGURE= yes X XMAN3= ZConf::GUI.3 X X.include <bsd.port.mk> f21c9972aa8c1beaa0540db297c8eb42 echo x - p5-ZConf-GUI/pkg-descr sed 's/^X//' >p5-ZConf-GUI/pkg-descr << '8fefea845148f65f1e9f1ce34b5036f8' XA ZConf backed method of choosing a backend for a Perl module that Xhas multiple backends. X Xzcgui-get Gets the current preferred backends for a module. Xzcgui-gux Gets the value for useX. Xzcgui-la Lists available GUI backends for a ZConf::GUI compliant module. Xzcgui-lm Lists the modules that currently have preferences set. Xzcgui-set Set the preferred backends for a module. Xzcgui-sux Set the useX value for a module. Xzcgui-which Prints a list of the available preferred modules for a module. X XWWW: http://search.cpan.org/dist/ZConf-GUI/ 8fefea845148f65f1e9f1ce34b5036f8 echo x - p5-ZConf-GUI/pkg-plist sed 's/^X//' >p5-ZConf-GUI/pkg-plist << 'e841c5e1ed494014fd870f010b379a55' X%%SITE_PERL%%/ZConf/GUI.pm X%%SITE_PERL%%/mach/auto/ZConf/GUI/.packlist X@dirrmtry %%SITE_PERL%%/mach/auto/ZConf/GUI X@dirrmtry %%SITE_PERL%%/mach/auto/ZConf X@dirrmtry %%SITE_PERL%%/ZConf/ e841c5e1ed494014fd870f010b379a55 exit --- p5-ZConf-GUI.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?1243431292.73704>