summaryrefslogtreecommitdiff
path: root/x11/p5-gtk
AgeCommit message (Collapse)AuthorFilesLines
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-1/+1
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.7004jlam4-11/+41
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-04-19Move to sha1 digests, and add distfile sizes.skrll1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-1/+1
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-28Update to 0.7004 per pkg/11595 by Damon Brodie. Bugfix release.wiz2-5/+5
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-08-28Update p5-gtk to 0.7003 -- a year and a half's worth of changes to trackjlam4-12/+10
GTK+ and fix building on newer versions of Perl.
2000-08-27Convert packages to use PERL5_PACKLIST (part 1). These were the easyjlam2-21/+6
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-09-21Consistency:abs1-1/+1
Capitalise, remove trailing '.', remove many leading 'a', or 'the'.
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.5120hubertf3-27/+13
Lots of changes, mostly to make this working again, and with the latest and greatest gtk release.
1999-04-08s/netbsd/${LOWER_OPSYS}/gagc1-21/+21
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.garbled5-0/+57
perl bindings for gtk