notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
p5-Type-TinyX-Facets Easily create a facet parameterized Type::Tiny type
1.3 develnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-01-28 17:06:26
Last Update: 2025-01-28 16:48:44
Commit Hash: b909e68
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/dist/Type-TinyX-Facets
Description:
Type::TinyX::Facets make it easy to create parameterized types with facets. Type::Tiny allows definition of types which can accept parameters: use Types::Standard -types; my $t1 = Array[Int]; my $t2 = Tuple[Int, HashRef]; This defines $t1 as an array of integers. and $t2 as a tuple of two elements, an integer and a hash. Parameters are passed as a list to the parameterized constraint generation machinery, and there is great freedom in how they may be interpreted. This module makes it easy to create a parameterized type which takes name - value pairs or,facets. (The terminology is taken from Types::XSD::Lite, to which this module owes its existence.)
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Type-TinyX-Facets-1.3/catalog.mk
  2. /usr/local/share/licenses/p5-Type-TinyX-Facets-1.3/LICENSE
  3. /usr/local/share/licenses/p5-Type-TinyX-Facets-1.3/ART10
  4. /usr/local/share/licenses/p5-Type-TinyX-Facets-1.3/GPLv1+
  5. lib/perl5/site_perl/Type/TinyX/Facets.pm
  6. lib/perl5/site_perl/man/man3/Type::TinyX::Facets.3.gz
  7. @owner
  8. @group
  9. @mode
Collapse this list.
Dependency lines:
  • p5-Type-TinyX-Facets>0:devel/p5-Type-TinyX-Facets
To install the port:
cd /usr/ports/devel/p5-Type-TinyX-Facets/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/p5-Type-TinyX-Facets
  • pkg install p5-Type-TinyX-Facets
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Type-TinyX-Facets
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1736671123 SHA256 (Type-TinyX-Facets-1.3.tar.gz) = 60553c7a9527c5253b3bf005fe3d9de2503c7ef2baa339fec917c7b6f5f20bc0 SIZE (Type-TinyX-Facets-1.3.tar.gz) = 23303

Packages (timestamps in pop-ups are UTC):
p5-Type-TinyX-Facets
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.31.3-1.31.3---
FreeBSD:13:quarterly--------
FreeBSD:14:latest1.31.3-1.31.3---
FreeBSD:14:quarterly--------
FreeBSD:15:latest1.31.3n/a1.3n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Exporter-Tiny>=0 : devel/p5-Exporter-Tiny
  2. p5-Safe-Isa>=0 : devel/p5-Safe-Isa
  3. p5-Type-Tiny>=0 : devel/p5-Type-Tiny
  4. perl5>=5.36<5.37 : lang/perl5.36
  5. p5-Module-Build-Tiny>=0.043 : devel/p5-Module-Build-Tiny
  6. perl5>=5.36<5.37 : lang/perl5.36
Test dependencies:
  1. p5-Test-Lib>=0 : devel/p5-Test-Lib
  2. p5-Test-Simple>=1.302200 : devel/p5-Test-Simple
Runtime dependencies:
  1. p5-Exporter-Tiny>=0 : devel/p5-Exporter-Tiny
  2. p5-Safe-Isa>=0 : devel/p5-Safe-Isa
  3. p5-Type-Tiny>=0 : devel/p5-Type-Tiny
  4. perl5>=5.36<5.37 : lang/perl5.36
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_p5-Type-TinyX-Facets
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (13 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/D/DJ/DJERIUS/
  2. ftp://ftp.cpan.org/pub/CPAN/authors/id/D/DJ/DJERIUS/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Type/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/D/DJ/DJERIUS/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/D/DJ/DJERIUS/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/authors/id/D/DJ/DJERIUS/
  7. http://backpan.perl.org/authors/id/D/DJ/DJERIUS/
  8. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/D/DJ/DJERIUS/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/D/DJ/DJERIUS/
  10. https://cpan.metacpan.org/authors/id/D/DJ/DJERIUS/
  11. https://cpan.metacpan.org/modules/by-module/Type/
  12. https://www.cpan.org/authors/id/D/DJ/DJERIUS/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3
28 Jan 2025 16:48:44
commit hash: b909e6890b554f5f8a9ef4b3e9ce5d1ef805742bcommit hash: b909e6890b554f5f8a9ef4b3e9ce5d1ef805742bcommit hash: b909e6890b554f5f8a9ef4b3e9ce5d1ef805742bcommit hash: b909e6890b554f5f8a9ef4b3e9ce5d1ef805742b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Type-TinyX-Facets: Add p5-Type-TinyX-Facets 1.3

Type::TinyX::Facets make it easy to create parameterized types with facets.

Type::Tiny allows definition of types which can accept parameters:
    use Types::Standard -types;
    my $t1 = Array[Int];
    my $t2 = Tuple[Int, HashRef];

This defines $t1 as an array of integers. and $t2 as a tuple of two elements, an
integer and a hash.

Parameters are passed as a list to the parameterized constraint generation
machinery, and there is great freedom in how they may be interpreted.

This module makes it easy to create a parameterized type which takes name -
value pairs or,facets. (The terminology is taken from Types::XSD::Lite, to which
this module owes its existence.)

Number of commits found: 1