41 Commits

Author SHA1 Message Date
ajacoutot
02de2703a3 Update to p5-Glib2-1.325. 2017-04-28 16:52:11 +00:00
sthen
d089f0b05a Add perl to WANTLIB, first batch. This used to be done automatically but
since SHARED_ONLY support was removed across the ports tree the perl module
no longer adds it, so it must be done manually for any perl ports that
provide perl shared-library modules (i.e. libdata/perl5/site_perl/$ARCH/*.so)
and you must not remove them from WANTLIB even if they show as "Extra".
2017-02-06 20:20:23 +00:00
ajacoutot
76b1977ea9 Update to p5-Glib2-1.323. 2016-10-08 10:05:47 +00:00
ajacoutot
33191a3e8e Update to p5-Glib2-1.322.
- drop the gettext module
2016-09-02 22:42:18 +00:00
naddy
cfbb239b6a Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES.
Add WANTLIB+=perl and PKG_ARCH=* as appropriate.
2016-03-20 19:56:05 +00:00
benoit
a6707ef358 Update to p5-Glib2-1.321. 2016-02-02 10:11:46 +00:00
benoit
3f66bb82bb Update to p5-Glib2-1.320. 2015-12-24 14:52:58 +00:00
benoit
f753316fc9 Update to p5-Glib2-1.314. 2015-11-01 09:59:49 +00:00
ajacoutot
c7d6e28579 Update to p5-Glib2-1.313. 2015-08-14 09:51:39 +00:00
ajacoutot
3e5a3898b0 Update to p5-Glib2-1.311. 2015-07-23 14:13:22 +00:00
ajacoutot
edf680efd7 Update to p5-Glib2-1.310. 2015-06-30 08:57:16 +00:00
ajacoutot
728a7e12c5 Update to p5-Glib2-1.307. 2015-06-03 07:24:45 +00:00
ajacoutot
8c62d1f8db Uodate to p5-Glib2-1.305.
prodded by jasper@
2014-10-22 19:24:53 +00:00
sthen
91a97a3b65 @comment zero-byte perl .bs files 2014-06-14 23:24:53 +00:00
ajacoutot
11a6782a8c Update to p5-Glib2-1.304. 2013-12-31 08:15:06 +00:00
ajacoutot
d5af49818c Update to p5-Glib2-1.301. 2013-09-17 12:37:31 +00:00
ajacoutot
de9eb0ac0f Unbreak now that our perl(1) is linked with pthreads(3).
Update to p5-Glib2-1.280.
2013-03-26 08:27:15 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
ajacoutot
0bbbd35e32 register-plist did not catch the devel/glib2 -main -> empty change.
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
espie
c5a475ebe0 normalize pkgpath 2011-09-16 09:24:48 +00:00
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
espie
d7f6fc7e23 more conversions 2010-11-08 10:28:22 +00:00
sthen
0666992301 fix tabs 2010-10-18 21:50:38 +00:00
espie
5c08d95027 USE_GROFF=Yes 2010-10-18 17:47:50 +00:00
sthen
d053315499 bump 2010-09-24 15:29:20 +00:00
sthen
0b69722ec9 drop msf as maintainer on his p5- thingys and bump REVISION
"perl smells like dead moose farts and you can quote me on that" msf@
2010-09-15 13:52:11 +00:00
ajacoutot
75d1980e66 Mark as BROKEN for now. 2010-04-22 19:36:05 +00:00
ajacoutot
2089261996 Update to p5-Glib2-1.222 2010-04-20 16:28:14 +00:00
landry
605b7dcc60 Update to p5-Glib2 1.221.
ok ajacoutot@
2009-06-07 08:41:39 +00:00
jasper
08a3cb2205 - update p5-Glib to 1.200
- fix license marker

maintainer (msf@) timed-out
2009-03-04 19:59:08 +00:00
jasper
8cf54158e9 - it's GNOME, not Gnome2 or gnome or any other variation
discussed with and agreed by ajacoutot@ some time ago
2008-10-28 13:33:16 +00:00
simon
50256c7cf6 bump SHARED_ONLY ports so they get updated and work with the new perl
feedback and ok sthen@
2008-10-02 20:34:39 +00:00
simon
a06d87a1b2 update to version 1.161
ok jasper@
2007-10-27 14:40:25 +00:00
merdely
376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +00:00
steven
15aaea3940 update to 1.144
ok msf@
2007-06-07 07:34:04 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
espie
059f2924e6 switch about half of devel/p5-* to newest cpan practices 2006-11-25 16:32:33 +00:00
espie
5b8b723bc3 zap unneeded 0.0 2006-09-18 11:50:39 +00:00
msf
bca4c23dee - update to 1.120
- patch has been integrated upstream so remove it
2006-03-15 14:00:26 +00:00
msf
3d5b790165 - update to 1.105
- remove superfluous variable
- add a patch from upstream maintainers that resolves a memory exhaustion
  issue in the upcoming p5-Gtk2 port
2006-03-09 21:38:12 +00:00
msf
41842c4f1c - initial import of Glib2-1.101
This module provides perl access to GLib and GLib's GObject libraries.
GLib is a portability and utility library; GObject provides a generic
type system with inheritance and a powerful signal system. Together
these libraries are used as the foundation for many of the libraries
that make up the Gnome environment, and are used in many unrelated
projects.

ok sturm@
2005-10-07 17:49:23 +00:00