Port details |
- p5-Types-Self Provide a "Self" type constraint, referring to the caller class or role
- 0.002_1 devel =2 0.002_1Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2024-02-21 09:39:10
- Last Update: 2024-02-21 15:11:04
- Commit Hash: e4ffc23
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/dist/Types-Self
- Description:
- This module exports a Self type constraint which constrains values
to be blessed objects in the same class as the package it was
imported into, or blessed objects which consume the role it was
imported into. It should do the right thing with inheritance.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Types-Self>0:devel/p5-Types-Self
- To install the port:
- cd /usr/ports/devel/p5-Types-Self/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Types-Self
- pkg install p5-Types-Self
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Types-Self
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1708505165
SHA256 (Types-Self-0.002.tar.gz) = 9c017076c99429ea0fd41f2ba07462fe96bc533b06f07a96ab7cdf3518bb4989
SIZE (Types-Self-0.002.tar.gz) = 15307
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-Role-Hooks>=0 : devel/p5-Role-Hooks
- p5-Type-Tiny>=1.012 : devel/p5-Type-Tiny
- perl5>=5.36<5.37 : lang/perl5.36
- perl5>=5.36<5.37 : lang/perl5.36
- Test dependencies:
-
- p5-Role-Tiny>=0 : devel/p5-Role-Tiny
- Runtime dependencies:
-
- p5-Role-Hooks>=0 : devel/p5-Role-Hooks
- p5-Type-Tiny>=1.012 : devel/p5-Type-Tiny
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- devel/p5-OrePAN2
- for Run
-
- devel/p5-OrePAN2
Configuration Options:
- No options to configure
- Options name:
- devel_p5-Types-Self
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.002_1 21 Feb 2024 15:11:04 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Types-Self: Fix b58c534bee8d97c9be5bec4c77170ddd9d79dea3
- Update WWW
- Add LICENSE_FILE
- Fix *_DEPENDS:
- Add missing {BUILD,RUN}_DEPENDS
- Clean up TEST_DEPENDS
- Remove duplicate NO_ARCH
- Bump PORTREVISION for dependency change |
0.002 21 Feb 2024 09:34:45 |
Rodrigo Osorio (rodrigo) |
devel/p5-Types-Self: New port p5-Types-Self
Perl module exports a Self type constraint which constrains
values to be blessed objects in the same class as the package
it was imported into.
Required by devel/p5-OrePAN2 to run the tests |
Number of commits found: 2
|