cvs commit: ports/x11-toolkits Makefile
ports/x11-toolkits/p5-Tk-Action
Makefile distinfo pkg-descr pkg-plist
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Oct 10 03:26:27 UTC 2011
sunpoet 2011-10-10 03:26:26 UTC
FreeBSD ports repository
Modified files:
x11-toolkits Makefile
Added files:
x11-toolkits/p5-Tk-Action Makefile distinfo pkg-descr
pkg-plist
Log:
- Add p5-Tk-Action 1.093390
Menu entries are often also available in toolbars or other widgets. And
sometimes, we want to enable or disable a given action, and this means having to
update everywhere this action is allowed.
This module helps managing actions in a Tk GUI: just create a new object,
associate some widgets and bindings with add_widget() and then de/activate the
whole action at once with enable() or disable().
WWW: http://search.cpan.org/dist/Tk-Action/
Revision Changes Path
1.577 +1 -0 ports/x11-toolkits/Makefile
1.1 +31 -0 ports/x11-toolkits/p5-Tk-Action/Makefile (new)
1.1 +2 -0 ports/x11-toolkits/p5-Tk-Action/distinfo (new)
1.1 +9 -0 ports/x11-toolkits/p5-Tk-Action/pkg-descr (new)
1.1 +5 -0 ports/x11-toolkits/p5-Tk-Action/pkg-plist (new)
More information about the cvs-all
mailing list