Port details |
- p5-Tk-FontDialog Font dialog widget
- 0.17_1 x11-toolkits =3 0.17_1Version of this port present on the latest quarterly branch.
- Maintainer: pi@FreeBSD.org
- Port Added: 2007-04-17 11:16:21
- Last Update: 2024-10-07 14:18:37
- Commit Hash: 69af4b7
- People watching this port, also watch:: vnstat, p5-Audio-Mixer, snd, cowpatty, ttyload
- Also Listed In: perl5 tk
- License: not specified in port
- WWW:
- https://metacpan.org/release/Tk-FontDialog
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Tk-FontDialog>0:x11-toolkits/p5-Tk-FontDialog
- To install the port:
- cd /usr/ports/x11-toolkits/p5-Tk-FontDialog/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-toolkits/p5-Tk-FontDialog
- pkg install p5-Tk-FontDialog
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Tk-FontDialog
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Tk-FontDialog-0.17.tar.gz) = 898b41e2d041b6724b08a04ca72ac69984d408ae7c0aa11989f7428d616e6f1f
SIZE (Tk-FontDialog-0.17.tar.gz) = 11047
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Tk>=804 : x11-toolkits/p5-Tk
- perl5>=5.36<5.37 : lang/perl5.36
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- p5-Tk>=804 : x11-toolkits/p5-Tk
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- x11-toolkits/p5-Tk-Getopt
- for Run
-
- x11-toolkits/p5-Tk-Getopt
Configuration Options:
- No options to configure
- Options name:
- x11-toolkits_p5-Tk-FontDialog
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.17_1 07 Oct 2024 14:18:37 |
Po-Chuan Hsieh (sunpoet) |
x11-toolkits/p5-Tk-FontDialog: Add NO_ARCH
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.17_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.17_1 20 Jul 2022 14:23:40 |
Tobias C. Berner (tcberner) |
x11-toolkits: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* 1wardd@airmail.net
* Alexander Kabaev <ak03@gte.com>
* Alexander Novitsky <alecn2002@yandex.ru>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Brian Buchanan <brian@CSUA.Berkeley.EDU>
* Cezary Morga <cm@therek.net>
* Cheng-Lung Sung <clsung@FreeBSD.org>
* Danilo Egea Gondolfo <danilo@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.17_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.17_1 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
0.17_1 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
0.17_1 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.17_1 02 Mar 2015 23:57:53 |
bapt |
Remove Author from pkg-descr |
0.17_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
0.17 12 Jun 2014 21:20:34 |
pi |
x11-toolkits/p5-Tk-FontDialog: take maintainership
Approved by: dhn (maintainer), mentors (implicit) |
0.17 05 Jan 2014 12:33:14 |
az |
- stage support
Approved by: portmgr (blanket infrastructure) |
0.17 18 Dec 2013 08:51:57 |
dhn |
- Update to 0.17 |
0.15_3 20 Sep 2013 23:57:48 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-toolkits) |
0.15_3 02 Sep 2013 09:36:29 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
0.15_3 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.15_2 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
0.15_2 02 Jul 2011 18:18:48 |
miwi |
- Kick MD5 support |
0.15_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.15_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.15 06 Mar 2009 18:14:36 |
dhn |
- Use my FreeBSD address on the ports I maintain
Approved by: tabthorpe (co-mentor) |
0.15 30 Sep 2008 14:14:19 |
miwi |
- Update to 0.15
- Pass maintainership to submitter
PR: 127729
Submitted by: Dennis Herrmann <adox@mcx2.org> |
0.14 07 Sep 2008 00:19:05 |
linimon |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr |
0.14 29 Oct 2007 17:23:17 |
sat |
- Update to 0.14 (noop) |
0.13_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.13 17 Apr 2007 11:16:13 |
sat |
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> |