Date: Tue, 17 Apr 2007 11:16:13 +0000 (UTC) From: Andrew Pantyukhin <sat@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits Makefile ports/x11-toolkits/p5-Tk-FontDialog Makefile distinfo pkg-descr pkg-plist Message-ID: <200704171116.l3HBGDA1068985@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704171116.l3HBGDA1068985>
