Port details |
- p5-Role-Tiny Roles, like a nouvelle cusine portion size slice of Moose
- 2.002004 devel =13 2.002004Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2012-03-31 01:15:46
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: p5-Data-OptList, p5-Class-Method-Modifiers, indexinfo, libxml2, p5-Digest-HMAC
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Role-Tiny
- Description:
- Role composition can be thought of as much more clever and meaningful multiple
inheritance. The basics of this implementation of roles is:
- If a method is already defined on a class, that method will not be composed in
from the role.
- If a method that the role "requires" to be implemented is not implemented,
role application will fail loudly.
Unlike Class::C3, where the last class inherited from "wins," role composition
is the other way around, where first wins. In a more complete system (see Moose)
roles are checked to see if they clash. The goal of this is to be much simpler,
hence disallowing composition of multiple roles at once.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Role-Tiny>0:devel/p5-Role-Tiny
- To install the port:
- cd /usr/ports/devel/p5-Role-Tiny/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Role-Tiny
- pkg install p5-Role-Tiny
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Role-Tiny
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1611856528
SHA256 (Role-Tiny-2.002004.tar.gz) = d7bdee9e138a4f83aa52d0a981625644bda87ff16642dfa845dcb44d9a242b45
SIZE (Role-Tiny-2.002004.tar.gz) = 35940
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-Class-Method-Modifiers>=1.05 : devel/p5-Class-Method-Modifiers
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Class-Method-Modifiers>=1.05 : devel/p5-Class-Method-Modifiers
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- devel/p5-BorderStyle
- devel/p5-BorderStyles-Standard
- devel/p5-Data-Perl
- devel/p5-Data-Sah
- devel/p5-Language-Expr
- devel/p5-List-Objects-WithUtils
- devel/p5-Moo
- for Run
-
- devel/p5-BorderStyle
- devel/p5-BorderStyles-Standard
- devel/p5-Data-Perl
- devel/p5-Data-Sah
- devel/p5-Language-Expr
- devel/p5-List-Objects-WithUtils
- devel/p5-Moo
Configuration Options:
- No options to configure
- Options name:
- devel_p5-Role-Tiny
- 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 |
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) |
2.002004 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 ) |
2.002004 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.002004 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.002004 30 Jan 2021 12:22:33 |
sunpoet |
Update to 2.002004
Changes: https://metacpan.org/changes/distribution/Role-Tiny |
2.002003 26 Jan 2021 17:25:40 |
sunpoet |
Update to 2.002003
Changes: https://metacpan.org/changes/distribution/Role-Tiny |
2.001004 26 Oct 2019 14:30:13 |
sunpoet |
Update to 2.001004
Changes: https://metacpan.org/changes/distribution/Role-Tiny |
2.001003 20 Oct 2019 17:09:04 |
sunpoet |
Update to 2.001003
Changes: https://metacpan.org/changes/distribution/Role-Tiny |
2.001001 03 Oct 2019 18:23:32 |
sunpoet |
Update to 2.001001
Changes: https://metacpan.org/changes/distribution/Role-Tiny |
2.000008 05 Aug 2019 15:42:34 |
sunpoet |
Update to 2.000008
- Add LICENSE_FILE
Changes: https://metacpan.org/changes/distribution/Role-Tiny |
2.000006 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) |
2.000006 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 |
2.000006 08 Nov 2017 23:30:02 |
sunpoet |
Update to 2.000006
Changes: http://search.cpan.org/dist/Role-Tiny/Changes |
2.000005 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
2.000005 06 Nov 2016 16:50:28 |
sunpoet |
- Update to 2.000005
Changes: http://search.cpan.org/dist/Role-Tiny/Changes |
2.000003 23 Apr 2016 06:48:03 |
sunpoet |
- Update to 2.000003
Changes: http://search.cpan.org/dist/Role-Tiny/Changes |
2.000002 20 Apr 2016 20:42:47 |
sunpoet |
- Update to 2.000002
- Remove TEST_DEPENDS
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Role-Tiny/Changes |
2.000001 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.000001 25 Apr 2015 16:21:34 |
sunpoet |
- Update to 2.000001
Changes: http://search.cpan.org/dist/Role-Tiny/Changes |
2.000000 26 Feb 2015 17:45:52 |
sunpoet |
- Update to 2.000000
Changes: http://search.cpan.org/dist/Role-Tiny/Changes |
1.003004_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 ) |
1.003004 24 Nov 2014 18:26:00 |
sunpoet |
- Update to 1.003004
Changes: http://search.cpan.org/dist/Role-Tiny/Changes |
1.003003 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
1.003003 29 Apr 2014 13:22:05 |
sunpoet |
- Update to 1.003003
Changes: http://search.cpan.org/dist/Role-Tiny/Changes |
1.003.002 27 Feb 2014 23:06:35 |
sunpoet |
- Remove outdated PERL_LEVEL check |
1.003.002 30 Sep 2013 20:25:26 |
sunpoet |
- Support STAGEDIR |
1.003.002 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.003.002 10 Sep 2013 15:58:52 |
sunpoet |
- Update to 1.003002
Changes: http://search.cpan.org/dist/Role-Tiny/Changes |
1.003.001 21 Aug 2013 14:08:08 |
sunpoet |
- Convert to new perl framework |
1.003.001 17 Jul 2013 13:51:57 |
sunpoet |
- Update to 1.003001
Changes: http://search.cpan.org/dist/Role-Tiny/Changes |
1.002.005 01 Feb 2013 21:31:41 |
sunpoet |
- Update to 1.002005
- Remove outdated PERL_LEVEL check
Changes: http://search.cpan.org/dist/Role-Tiny/Changes |
1.002.004 05 Dec 2012 00:44:42 |
sunpoet |
- Update to 1.002004
- Cleanup Makefile header
Changes: http://search.cpan.org/dist/Role-Tiny/Changes
Feature safe: yes |
1.001.005 19 Jul 2012 09:41:24 |
sunpoet |
- Update to 1.001005
Changes: http://search.cpan.org/dist/Role-Tiny/Changes |
1.001.004 13 Jul 2012 08:23:54 |
sunpoet |
- Update to 1.001004
Changes: http://search.cpan.org/dist/Role-Tiny/Changes |
1.001.003 22 Jun 2012 01:31:28 |
sunpoet |
- Update to 1.001003
Changes: http://search.cpan.org/dist/Role-Tiny/Changes |
1.001.002 06 May 2012 07:32:47 |
sunpoet |
- Update to 1.001002
Changes: http://search.cpan.org/dist/Role-Tiny/Changes |
1.001.001 28 Apr 2012 19:28:48 |
sunpoet |
- Update to 1.001001
- Add LICENSE
Changes: http://search.cpan.org/dist/Role-Tiny/Changes |
1.000.001 05 Apr 2012 17:55:16 |
sunpoet |
- Update to 1.000001
Changes: http://search.cpan.org/dist/Role-Tiny/Changes
Feature safe: yes |
1.000.000 31 Mar 2012 01:15:00 |
sunpoet |
- Add p5-Role-Tiny 1.000000
Role composition can be thought of as much more clever and meaningful multiple
inheritance. The basics of this implementation of roles is:
- If a method is already defined on a class, that method will not be composed in
from the role.
- If a method that the role "requires" to be implemented is not implemented,
role application will fail loudly.
Unlike Class::C3, where the last class inherited from "wins," role composition
is the other way around, where first wins. In a more complete system (see Moose)
roles are checked to see if they clash. The goal of this is to be much simpler,
hence disallowing composition of multiple roles at once.
WWW: http://search.cpan.org/dist/Role-Tiny/
Feature safe: yes |