Port details |
- p5-Tk-Role-HasWidgets Keep track of your Tk widgets
- 1.112380 x11-toolkits
=0 1.112380Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2011-10-10 03:24:12
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- Also Listed In: perl5 tk
- License: ART10 GPLv1+
- Description:
- When programming Tk, it's almost always a good idea to keep a reference to the
widgets that you created in the interface. Most of the time, a simple hash is
enough; but it is usually wrapped up in methods to make the hash private to the
window object. And of course, those methods are duplicated in all modules, under
a form or another.
Since duplication is bad, this module implements a Moose role implementing those
methods once and forever. This implies that your class is using Moose in order
to consume the role.
WWW: https://metacpan.org/release/Tk-Role-HasWidgets
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Tk-Role-HasWidgets>0:x11-toolkits/p5-Tk-Role-HasWidgets
- To install the port:
- cd /usr/ports/x11-toolkits/p5-Tk-Role-HasWidgets/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-toolkits/p5-Tk-Role-HasWidgets
- pkg install p5-Tk-Role-HasWidgets
- PKGNAME: p5-Tk-Role-HasWidgets
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Tk-Role-HasWidgets-1.112380.tar.gz) = f6f035153d8ab325258a1a48ae778f4519e1488c4a3b4628df5c8fcd534d7287
SIZE (Tk-Role-HasWidgets-1.112380.tar.gz) = 12764
- 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-Moose>=0.92 : devel/p5-Moose
- p5-MooseX-Has-Sugar>=0 : devel/p5-MooseX-Has-Sugar
- perl5>=5.32.r0<5.33 : lang/perl5.32
- p5-Module-Build>=0.4206 : devel/p5-Module-Build
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Moose>=0.92 : devel/p5-Moose
- p5-MooseX-Has-Sugar>=0 : devel/p5-MooseX-Has-Sugar
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- x11-toolkits/p5-Tk-Role-Dialog
- for Run
-
- x11-toolkits/p5-Tk-Role-Dialog
- Configuration Options:
- No options to configure
- Options name:
- x11-toolkits_p5-Tk-Role-HasWidgets
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 1.112380
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
26 Apr 2020 11:57:13
1.112380
|
sunpoet  |
Cosmetic change |
06 Oct 2018 13:06:45
1.112380
|
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) |
27 May 2018 20:15:20
1.112380
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
1.112380
|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
23 Apr 2016 06:48:29
1.112380
|
sunpoet  |
- Add LICENSE_FILE |
01 Apr 2016 14:33:58
1.112380
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
18 Sep 2015 17:59:29
1.112380
|
sunpoet  |
- Add NO_ARCH |
08 Dec 2014 16:01:08
1.112380
|
sunpoet  |
- Use real PORTVERSION |
26 Nov 2014 13:08:38
1.112.380_1
|
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 ) |
15 Nov 2013 17:24:51
1.112.380
|
sunpoet  |
- Support STAGEDIR |
20 Sep 2013 23:57:48
1.112.380
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-toolkits) |
21 Aug 2013 14:08:08
1.112.380
|
sunpoet  |
- Convert to new perl framework |
23 Apr 2013 17:07:20
1.112.380
|
sunpoet  |
- Add LICENSE
- Remove outdated PERL_LEVEL check
- Cleanup Makefile header |
16 Dec 2012 06:12:28
1.112.380
|
az  |
- Set default perl version for ports which currently using
(5.x+ and x < 12) scheme.
Approved by: bapt@ (portmgr@) |
13 Mar 2012 16:15:36
1.112.380
|
pgollucci  |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
08 Mar 2012 18:45:38
1.112.380
|
pgollucci  |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
10 Oct 2011 03:23:56
1.112.380
|
sunpoet  |
- Add p5-Tk-Role-HasWidgets 1.112380
When programming Tk, it's almost always a good idea to keep a reference to the
widgets that you created in the interface. Most of the time, a simple hash is
enough; but it is usually wrapped up in methods to make the hash private to the
window object. And of course, those methods are duplicated in all modules, under
a form or another.
Since duplication is bad, this module implements a Moose role implementing those
methods once and forever. This implies that your class is using Moose in order
to consume the role.
WWW: http://search.cpan.org/dist/Tk-Role-HasWidgets/ |