cvs commit: ports/x11-toolkits Makefile ports/x11-toolkits/p5-Tk-DKW Makefile distinfo pkg-descr pkg-plist ports/x11-toolkits/p5-Tk-DKW/files patch-Makefile.PL

Andrew Pantyukhin sat at FreeBSD.org
Tue Apr 17 11:19:55 UTC 2007


sat         2007-04-17 11:19:54 UTC

  FreeBSD ports repository

  Modified files:
    x11-toolkits         Makefile 
  Added files:
    x11-toolkits/p5-Tk-DKW Makefile distinfo pkg-descr pkg-plist 
    x11-toolkits/p5-Tk-DKW/files patch-Makefile.PL 
  Log:
  Add port x11-toolkits/p5-Tk-DKW:
  
  Tk::CheckBox    - A radio button style widget that uses a
                    check mark in a box. Useful as a boolean field.
  Tk::Columns     - A multicolumn list widget with resizeable borders
                    and sorting by column.
  Tk::ComboEntry  - A Drop down listbox + entry widget with nice keyboard
                    equivalent behaviour
  Tk::IconCanvas  - A canvas implementing a moveable iconic interface.
                    Allows attaching menus to icons and to background.
  Tk::SplitFrame  - A sliding separator for two child widgets. Allows either
                    horizontal or vertical separation between the two widgets.
                    Can work in concert as horizontal inside vertical or
                    vice-versa.
  Tk::TabFrame    - A tabbed frame geometry manager (like NoteBook).
  Tk::DockFrame   - A dockable widget management widget hierarchy.
  Tk::CornerBox   - A textured window resizing widget (like in Win95)
  Tk::Signals     - A publish and subscribe object signalling method like
                    that found in QT. Very useful when widgets that are not
                    in the same hierarchy need to alert each other to various
                    application level events.
  
  WWW: http://search.cpan.org/dist/Tk-DKW/
  Author: Damion K. Wilson <dkw at rcm.bm>
  
  Revision  Changes    Path
  1.458     +1 -0      ports/x11-toolkits/Makefile
  1.1       +31 -0     ports/x11-toolkits/p5-Tk-DKW/Makefile (new)
  1.1       +3 -0      ports/x11-toolkits/p5-Tk-DKW/distinfo (new)
  1.1       +13 -0     ports/x11-toolkits/p5-Tk-DKW/files/patch-Makefile.PL (new)
  1.1       +22 -0     ports/x11-toolkits/p5-Tk-DKW/pkg-descr (new)
  1.1       +18 -0     ports/x11-toolkits/p5-Tk-DKW/pkg-plist (new)


More information about the cvs-ports mailing list