Commit graph

4 commits

Author SHA1 Message Date
he
b021813da0 Bump the PKGREVISION for all packages which depend directly on perl,
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-10-19 19:17:40 +00:00
abs
59ddf227cb Set PKG_DESTDIR_SUPPORT=user-destdir & USE_LANGUAGES=# empty 2008-06-01 19:51:26 +00:00
jlam
56ba4d2690 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
2007-10-25 16:54:26 +00:00
xtraeme
74f68cf5d5 Add p5-Gtk2-Ex-FormFactory-0.62:
The Gtk2::Ex::FormFactory framework is for Perl Gtk2 developers who
(at least partially ;) agree with these statements:

* GUI programming is fun but often boring.

* A lot of tasks in GUI programming are similar and misleads the lazy
  programmer to do too much Copy'n Paste.

* RAD tools like Glade are fine for small applications but not if you
  want to have a consistent look and feel in bigger and modular
  applications.

Gtk2::Ex::FormFactory tries to help you with these issues by:

* Strictly separating GUI design, application logic and data structures.

* Giving the developer a more declarative style of defining the structure of
  your GUI.

* Giving the developer the possibility of definiting the design of the GUI
  at a single spot in your program.

* Being lightweight and easy to learn.
2006-08-24 08:37:01 +00:00