cvs commit: ports/x11-toolkits Makefile ports/x11-toolkits/p5-Tk-FontDialog Makefile distinfo pkg-descr pkg-plist

Andrew Pantyukhin sat at FreeBSD.org
Tue Apr 17 11:16:13 UTC 2007


sat         2007-04-17 11:16:13 UTC

  FreeBSD ports repository

  Modified files:
    x11-toolkits         Makefile 
  Added files:
    x11-toolkits/p5-Tk-FontDialog Makefile distinfo pkg-descr 
                                  pkg-plist 
  Log:
  Add port x11-toolkits/p5-Tk-FontDialog:
  
  Tk::FontDialog implements a font dialog widget.
  
  The dialog is displayed by calling the Show method. The returned value
  is either the selected font (if the dialog was closed with the Ok
  button) or undef (otherwise). The exact type of the return value is
  either a Tk::Font object (in Tk800) or a font name string (usually
  something like font1). Both can be used as values in Tk -font options.
  
  WWW: http://search.cpan.org/dist/Tk-FontDialog/
  Author: Slaven Rezic <slaven at rezic.de>
  
  Revision  Changes    Path
  1.457     +1 -0      ports/x11-toolkits/Makefile
  1.1       +23 -0     ports/x11-toolkits/p5-Tk-FontDialog/Makefile (new)
  1.1       +3 -0      ports/x11-toolkits/p5-Tk-FontDialog/distinfo (new)
  1.1       +10 -0     ports/x11-toolkits/p5-Tk-FontDialog/pkg-descr (new)
  1.1       +5 -0      ports/x11-toolkits/p5-Tk-FontDialog/pkg-plist (new)


More information about the cvs-ports mailing list