From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Oct 19 07:30:05 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F09B2106568F for ; Mon, 19 Oct 2009 07:30:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B5E5E8FC18 for ; Mon, 19 Oct 2009 07:30:05 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n9J7U4BD062562 for ; Mon, 19 Oct 2009 07:30:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n9J7U4CP062558; Mon, 19 Oct 2009 07:30:04 GMT (envelope-from gnats) Resent-Date: Mon, 19 Oct 2009 07:30:04 GMT Resent-Message-Id: <200910190730.n9J7U4CP062558@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Zane C.B." Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CEB64106566B for ; Mon, 19 Oct 2009 07:27:29 +0000 (UTC) (envelope-from vvelox@vvelox.net) Received: from vulpes.vvelox.net (vulpes.vvelox.net [99.69.115.42]) by mx1.freebsd.org (Postfix) with ESMTP id 8FB7D8FC12 for ; Mon, 19 Oct 2009 07:27:29 +0000 (UTC) Received: from vixen42.vulpes (unknown [192.168.14.1]) (Authenticated sender: vvelox) by vulpes.vvelox.net (Postfix) with ESMTP id 0FCE9B842 for ; Mon, 19 Oct 2009 02:27:18 -0500 (CDT) Message-Id: <1255937241.15943@vixen42.vulpes> Date: Mon, 19 Oct 2009 02:27:21 -0500 From: "Zane C.B." To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.9 Cc: Subject: ports/139748: New port: x11-toolkits/p5-Gtk2-PathButtonBar Creates a bar for path manipulation X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Oct 2009 07:30:06 -0000 >Number: 139748 >Category: ports >Synopsis: New port: x11-toolkits/p5-Gtk2-PathButtonBar Creates a bar for path manipulation >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: Mon Oct 19 07:30:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Zane C.B. >Release: FreeBSD 7.2-STABLE i386 >Organization: >Environment: System: FreeBSD 7.2-STABLE #2: Tue Sep 22 17:59:50 CDT 2009 root@vixen42.vulpes:/usr/obj/usr/src/sys/GENERIC >Description: Added in preparation to porting PerlFM. Just uploaded to CPAN. Will be available in a few hours. >How-To-Repeat: 1: unshar 2: install 3: enjoy >Fix: --- p5-Gtk2-PathButtonBar.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-Gtk2-PathButtonBar/ # p5-Gtk2-PathButtonBar/Makefile # p5-Gtk2-PathButtonBar/pkg-descr # p5-Gtk2-PathButtonBar/pkg-plist # echo c - p5-Gtk2-PathButtonBar/ mkdir -p p5-Gtk2-PathButtonBar/ > /dev/null 2>&1 echo x - p5-Gtk2-PathButtonBar/Makefile sed 's/^X//' >p5-Gtk2-PathButtonBar/Makefile << 'dd89f8f0b32213c69a084ea51cb3e9e8' X# New ports collection makefile for: x11-toolkits/p5-Gtk2-PathButtonBar X# Date created: 2009-10-19 X# Whom: Zane C, Bowers X# X# $FreeBSD$ X# X XPORTNAME= Gtk2-PathButtonBar XPORTVERSION= 0.1.2 XCATEGORIES= x11-toolkits XMASTER_SITES= CPAN XMASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX XPKGNAMEPREFIX= p5- X XMAINTAINER= vvelox@vvelox.net XCOMMENT= Creates a bar for path manipulation X XRUN_DEPENDS= p5-Gtk2>=1.060:${PORTSDIR}/x11-toolkits/p5-Gtk2 X XPERL_CONFIGURE= yes X XMAN3= Gtk2::PathButtonBar.3 X X.include dd89f8f0b32213c69a084ea51cb3e9e8 echo x - p5-Gtk2-PathButtonBar/pkg-descr sed 's/^X//' >p5-Gtk2-PathButtonBar/pkg-descr << '8fa75805c2f99f2d8420aa820961b0a6' XProvides a dialog for getting values to use with chmod. X XWWW: http://search.cpan.org/dist/Gtk2-Chmod/ 8fa75805c2f99f2d8420aa820961b0a6 echo x - p5-Gtk2-PathButtonBar/pkg-plist sed 's/^X//' >p5-Gtk2-PathButtonBar/pkg-plist << 'e87c37e209e94834bdbf034e998777c2' X%%SITE_PERL%%/Gtk2/Chmod.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Gtk2/Chmod/.packlist X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Gtk2/Chmod X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Gtk2 X@dirrmtry %%SITE_PERL%%/Gtk2/ e87c37e209e94834bdbf034e998777c2 exit --- p5-Gtk2-PathButtonBar.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: