aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/p5-Gtk2
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.183clsung2008-06-253-6/+53
| | | | Changes: http://search.cpan.org/dist/Gtk2/ChangeLog
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
| | | | | | | | | | 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)
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-081-8/+2
| | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
* - Update to 1.146clsung2007-08-152-5/+4
|
* - Remove the DESTDIR modifications from individual ports as we have a new,gabor2007-08-041-1/+1
| | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Update to 1.144clsung2007-03-262-4/+4
|
* - Update to 1.143clsung2007-02-262-4/+5
|
* - Update to 1.142clsung2007-02-022-4/+4
|
* - Update to 1.141clsung2006-12-263-5/+30
|
* - minor beautificationclsung2006-09-061-6/+1
| | | | Submitted by: infofarmer
* - Respect DESTDIRclsung2006-08-141-1/+1
| | | | | PR: ports/101885 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
* - Update to 1.122clsung2006-06-022-4/+4
| | | | | PR: 98305 Submitted by: Rong-En Fan <rafan_AT_infor dot org>
* - update to 1.121clsung2006-04-173-5/+7
|
* - update to 1.104clsung2006-02-062-4/+4
|
* - update to 1.103clsung2006-01-222-4/+4
| | | | - add SHA256
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-3/+3
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1
|
* - update to 1.101clsung2005-10-053-3/+9
|
* - fix unfetchable (wrong directory in CPAN)clsung2005-03-212-3/+1
| | | | | | - remove redundant entry in distinfo Noted by: Sean McNeil <sean at mcneil dot com>
* - update to 1.080clsung2005-03-183-4/+30
| | | | | - from ChangeLog - Stable release 1.080.
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1
|
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-1/+1
| | | | big upgrade.
* My territory, suggested by ijliao. :pclsung2004-08-201-1/+1
| | | | Approved by: vanilla (co-mentor)
* upgrade to 1.043ijliao2004-07-212-3/+3
| | | | | PR: 69332 Submitted by: maintainer
* upgrade to 1.042ijliao2004-04-203-5/+28
|
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-1/+1
|
* upgrade to 1.040ijliao2004-04-013-184/+47
|
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* upgrade to 1.021ijliao2004-01-023-17/+347
| | | | Approved by: maintainer
* Add p5-Gtk2 1.00,vanilla2003-10-294-0/+77
perl module for Gtk+ 2.x graphical user interface library. PR: 58607 Submitted by: clsung@dragon2.net