Bug 70682

Summary: [NEW PORT] devel/p5-Gtk2-GladeXML: Gtk2-Perl bindings to libglade2
Product: Ports & Packages Reporter: ports <ports>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
p5-Gtk2-GladeXML-1.00.shar none

Description ports@c0decafe.net 2004-08-20 05:20:22 UTC
Glade is a free user interface builder for GTK+ and GNOME. After designing a
user interface with glade-2 the layout and configuration are saved in an XML
file. libglade is a library which knows how to build and hook up the user
interface described in the Glade XML file at application run time.

This extension module binds libglade to Perl so you can create and manipulate
user interfaces in Perl code in conjunction with Gtk2 and even Gnome2. Better
yet you can load a file's contents into a PERL scalar do a few magical regular
expressions to customize things and the load up the app.
It doesn't get any easier.

Author:	Ross McFarland <rwmcfa1 at neces dot com>
WWW:	http://search.cpan.org/~rmcfarla/Gtk2-GladeXML/

Generated with FreeBSD Port Tools 0.63
Comment 1 Jean-Yves Lefort 2004-10-23 06:41:21 UTC
To be consistent with the existing x11-toolkits/p5-Glade port, this
one should be x11-toolkits/p5-Glade2.

-- 
Jean-Yves Lefort

jylefort@brutele.be
http://lefort.be.eu.org/
Comment 2 Joe Marcus Clarke freebsd_committer freebsd_triage 2004-10-23 19:50:22 UTC
State Changed
From-To: open->closed

Committed with Jean-Yves category and name modifications.  Thanks!