87ea FreshPorts -- x11-toolkits/p5-Glade2
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Glade2 1.007_3 x11-toolkits on this many watch lists=5 search for ports that depend on this port
Gtk2-Perl bindings to libglade2

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 23 Oct 2004 17:54:16
Also Listed In: gnome perl5
License: not specified in port


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:	Gtk2-Perl Team <gtk-perl-list@gnome.org>
WWW: http://gtk2-perl.sourceforge.net/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/p5-ExtUtils-Depends
  2. graphics/p5-Cairo
  3. x11-toolkits/p5-Gtk2
  4. devel/p5-ExtUtils-PkgConfig
  5. lang/perl5.14
  6. textproc/intltool
Required To Run:
  1. x11-toolkits/p5-Gtk2
  2. lang/perl5.14
  3. devel/gio-fam-backend
Required Libraries:
  1. devel/glib20
  2. devel/pcre
  3. accessibility/atk
  4. x11-toolkits/gtk20
  5. devel/libglade2
  6. textproc/libxml2
  7. x11-toolkits/pango

This port is required by:

for Run

To install the port: cd /usr/ports/x11-toolkits/p5-Glade2/ && make install clean
To add the package: pkg_add -r p5-Glade2


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/T/TS/TSCH/
  3. ftp://ftp.cpan.org/pub/CPAN/authors/id/T/TS/TSCH/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/authors/id/T/TS/TSCH/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/T/TS/TSCH/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/T/TS/TSCH/
  8. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/authors/id/T/TS/TSCH/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/authors/id/T/TS/TSCH/
  10. ftp://mirror.hiwaay.net/CPAN/authors/id/T/TS/TSCH/
  11. http://at.cpan.org/authors/id/T/TS/TSCH/
  12. http://backpan.perl.org/authors/id/T/TS/TSCH/
  13. http://cpan.nctu.edu.tw/authors/id/T/TS/TSCH/
  14. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/T/TS/TSCH/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/T/TS/TSCH/
  16. http://www.cpan.dk/authors/id/T/TS/TSCH/
  17. http://www.cpan.dk/modules/by-module/

Number of commits found: 21

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
28 Mar 2013 16:29:01
Original commit files touched by this commit  1.007_3
eadler search for other commits by this committer
Style: tab -> space.

Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree.
14 Aug 2012 18:19:35
Original commit files touched by this commit  1.007_3
tabthorpe search for other commits by this committer
- Reassign ports to the heap due to a mail bounce

With hat:	portmgr
30 Jun 2012 14:53:22
Original commit files touched by this commit  1.007_3
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
01 Jun 2012 05:26:28
Original commit files touched by this commit  1.007_3
dinoex search for other commits by this committer
- update png to 1.5.10
20 Jun 2011 09:03:27
Original commit files touched by this commit  1.007_2
az search for other commits by this committer
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
28 Mar 2010 06:47:48
Original commit files touched by this commit  1.007_2
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  1.007_1
dinoex search for other commits by this committer
- update to jpeg-8
09 Jul 2009 02:45:25
Original commit files touched by this commit  1.007
pgollucci search for other commits by this committer
- Update to 1.007

PR:             ports/135991
Approved by:    maintainer timeout (2 weeks)
Submitted by:   myself (pgollucci@)
06 Jun 2008 14:16:37
Original commit files touched by this commit  1.006_2
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
17 Apr 2008 14:30:31
Original commit files touched by this commit  1.006_1
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
19 May 2007 20:32:57
Original commit files touched by this commit  1.006_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
08 Feb 2007 22:34:18
Original commit files touched by this commit  1.006
miwi search for other commits by this committer
- Update to 1.0006

PR:             108824
Submitted by:   ports@c0decafe.net (maintainer)
20 Jan 2007 01:42:56
Original commit files touched by this commit  1.005_1
kris search for other commits by this committer
BROKEN: Missing dependency
24 Jan 2006 03:16:52
Original commit files touched by this commit  1.005_1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
05 Nov 2005 05:22:06
Original commit files touched by this commit  1.005_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
20 Jun 2005 17:32:34
Original commit files touched by this commit  1.005
arved search for other commits by this committer
Update to 1.005

PR:             82405
Submitted by:   <ports@c0decafe.net>
12 Mar 2005 10:54:27
Original commit files touched by this commit  1.004_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
21 Feb 2005 08:09:06
Original commit files touched by this commit  1.004
ahze search for other commits by this committer
- Update to 1.004

Submitted by:   maintainer
07 Nov 2004 22:37:47
Original commit files touched by this commit  1.00_1
marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
25 Oct 2004 19:17:15
Original commit files touched by this commit  1.00
marcus search for other commits by this committer
Add missing BUILD_DEPENDS.

Reported by:    pointyhat via kris
23 Oct 2004 17:45:27
Original commit files touched by this commit  1.00
marcus search for other commits by this committer
Add p5-Glade2 after a repocopy from p5-Glade.  p5-Glade2 adds libglade
interface building bindings to Perl so you can create and manipulate
GTK+ and GNOME user interfaces in Perl.

PR:             70682
Submitted by:   ports@c0decafe.net <ports@c0decafe.net>

Number of commits found: 21

2840
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24533
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 6
new 48 hours10
new 7 days29
new fortnight62
new month217

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0