From vvelox@vvelox.net  Wed May 27 13:48:50 2009
Return-Path: <vvelox@vvelox.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id C4FA71065670
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 27 May 2009 13:48:50 +0000 (UTC)
	(envelope-from vvelox@vvelox.net)
Received: from vulpes.vvelox.net (vulpes.vvelox.NET [74.200.198.26])
	by mx1.freebsd.org (Postfix) with ESMTP id 8E3628FC18
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 27 May 2009 13:48:50 +0000 (UTC)
	(envelope-from vvelox@vvelox.net)
Received: from vixen42.vulpes (c-68-51-78-189.hsd1.il.comcast.net [68.51.78.189])
	(Authenticated sender: vvelox)
	by vulpes.vvelox.net (Postfix) with ESMTP id D49CEB889
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 27 May 2009 08:43:27 -0500 (CDT)
Message-Id: <1243431292.73704@vixen42.vulpes>
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: New port devel/p5-ZConf-GUI  A GUI backend chooser.  Needing for updating deskutils/p5-ZConf-Runner to 1.0.0
X-Send-Pr-Version: gtk-send-pr 0.4.9 
X-GNATS-Notify:

>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:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 27 13:50:00 UTC 2009
>Closed-Date:    Mon Jun 15 20:50:34 UTC 2009
>Last-Modified:  Mon Jun 15 21:00:14 UTC 2009
>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:
Class-Changed-From-To: maintainer-update->change-request 
Class-Changed-By: edwin 
Class-Changed-When: Wed May 27 13:50:10 UTC 2009 
Class-Changed-Why:  
Fix category (new ports should be change-requests) (via the GNATS Auto 
Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=134988 
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Wed May 27 13:50:23 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=134988 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Mon Jun 15 20:50:32 UTC 2009 
State-Changed-Why:  
New port added. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=134988 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/134988: commit references a PR
Date: Mon, 15 Jun 2009 20:50:58 +0000 (UTC)

 miwi        2009-06-15 20:50:44 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel                Makefile 
   Added files:
     devel/p5-ZConf-GUI   Makefile distinfo pkg-descr pkg-plist 
   Log:
   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/
   
   PR:             ports/134988
   Submitted by:   Zane C, Bowers <vvelox at vvelox.net>
   
   Revision  Changes    Path
   1.3520    +1 -0      ports/devel/Makefile
   1.1       +22 -0     ports/devel/p5-ZConf-GUI/Makefile (new)
   1.1       +3 -0      ports/devel/p5-ZConf-GUI/distinfo (new)
   1.1       +12 -0     ports/devel/p5-ZConf-GUI/pkg-descr (new)
   1.1       +12 -0     ports/devel/p5-ZConf-GUI/pkg-plist (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
