summaryrefslogtreecommitdiff
path: root/x11/p5-gtk/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2012-10-20Remove p5-gtk, p5-Gdk-Imlib, and p5-Gdk-Pixbuf, as discussed on tech-pkgwiz1-26/+0
and pkgsrc-users.
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2011-08-14Revision bump after updating perl to 5.14.1.obache1-2/+2
2011-04-22recursive bump from gettext-lib shlib bump.obache1-2/+2
2010-08-21Bump the PKGREVISION for all packages which depend directly on perl,seb1-2/+2
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=..."), minus the packages updated after the perl package update. sno@ was right after all, obache@ kindly asked and he@ led the way. Thanks!
2009-06-30Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build withjoerg1-1/+3
MAKE_JOBS=2 and worked without.
2008-10-19Bump the PKGREVISION for all packages which depend directly on perl,he1-2/+2
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=...").
2008-06-12Add DESTDIR support.joerg1-1/+3
2008-01-19Reset maintainer on his request.wiz1-2/+2
2007-01-07Mechanically replaced man/* with ${PKGMANDIR}/* in the definition ofrillig1-2/+2
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein.
2006-10-11Fixed Perl interpreter. PKGREVISION++.rillig1-2/+4
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz1-2/+2
of the shlib major bump. PKGREVISION++ for the dependencies.
2005-08-06Bump the PKGREVISIONs of all (638) packages that hardcode the locationsjlam1-2/+2
of Perl files to deal with the perl-5.8.7 update that moved all pkgsrc-installed Perl files into the "vendor" directories.
2005-07-13Turn PERL5_PACKLIST into a relative path instead of an absolute path.jlam1-2/+2
These paths are now relative to PERL5_PACKLIST_DIR, which currently defaults to ${PERL5_SITEARCH}. There is no change to the binary packages.
2004-12-20since perl is now built with threads on most platforms, the perl archlibgrant1-2/+2
module directory has changed (eg. "darwin-2level" vs. "darwin-thread-multi-2level"). binary packages of perl modules need to be distinguishable between being built against threaded perl and unthreaded perl, so bump the PKGREVISION of all perl module packages and introduce BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct dependencies are registered and the binary packages are distinct. addresses PR pkg/28619 from H. Todd Fujinaka.
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-04-25bl3ifyxtraeme1-2/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-11-25Updated to 0.7009. Fixes build with perl 5.8.x.salo1-2/+2
Addresses PR pkg/23209 by Christian Gall.
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-06-23part 1 to fix PR pkg/21891: split common parts of p5-gtk and it's submrg1-11/+4
packages out, and have a generic method of building a sub package.
2003-05-09Fix dir in depends line. From Soren Jacobsen in PR 21508.wiz1-2/+2
2003-05-05PKGREVISION goes after PKGNAME.jmmv1-2/+2
2003-05-05Line up PKGREVISION whitespace.jmmv1-2/+2
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-1/+2
dependency bumps.
2002-10-13buildlink1 -> buildlink2. Use perl5/module.mk.wiz1-7/+5
2001-10-18SVR4 packages have a limit of 9 chars for a package name.veego1-1/+2
The automatic truncation in gensolpkg doesn't work for packages which have the same package name for the first 5-6 chars. e.g. amanda-server and amanda-client would be named amanda and amanda. Now, we add a SVR4_PKGNAME and use amacl for amanda-client and amase for amanda-server. All svr4 packages also have a vendor tag, so we have to reserve some chars for this tag, which is normaly 3 or 4 chars. Thats why we can only use 6 or 5 chars for SVR4_PKGNAME. I used 5 for all the packages, to give the vendor tag enough room. All p5-* packages and a few other packages have now a SVR4_PKGNAME.
2001-10-03Update x11/p5-gtk to version 0.7008. Major changes from version 0.7004jlam1-7/+11
include: * bug fixes * added perl var changes event source: you can now get a callback when the value of a perl variable changes. * install more documentation (Gtk::cookbook) * optimize both memory used and speed of loading/execution * add the ability to query packages, signals and object arguments.
2001-02-28Update to 0.7004 per pkg/11595 by Damon Brodie. Bugfix release.wiz1-3/+3
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2000-08-28Update p5-gtk to 0.7003 -- a year and a half's worth of changes to trackjlam1-5/+6
GTK+ and fix building on newer versions of Perl.
2000-08-27Convert packages to use PERL5_PACKLIST (part 1). These were the easyjlam1-4/+5
ones to do, and each compiled and installed/de-installed apparently correctly. As a side effect of the dynamic PLIST, we no longer need to have separate -static and -shared PLISTs. It's now easier than ever to make a perl5 package for NetBSD :)
1999-10-23Use wildcard dependence for "gtk+" package.tron1-2/+2
1999-08-28Update dependency on gtk+-1.2.4rh1-2/+2
1999-05-02Update dependence for "gtk+" package to version 1.2.2.tron1-2/+2
1999-04-26add USE_X11=yesgarbled1-1/+2
1999-04-16Update dependence for "gtk+" package to version 1.2.1.tron1-2/+2
1999-04-12Update to 0.5120hubertf1-3/+3
Lots of changes, mostly to make this working again, and with the latest and greatest gtk release.
1999-03-04Update dependence for "gtk+" package.tron1-2/+2
1999-01-16Depend on version 1.1.12 of "gtk+" package.tron1-2/+2
1998-12-19Depend on "gtk+-1.1.9".tron1-2/+2
1998-11-21Depend on "gtk+-1.1.3".tron1-2/+2
1998-11-04Initial import of p5-gtk-0.4.garbled1-0/+18
perl bindings for gtk