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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
p5-MooseX-Extended Extend Moose with safe defaults and useful features
0.35 devel 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 0.35Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-10-09 15:39:30
Last Update: 2023-06-30 07:02:31
Commit Hash: cb66188
Also Listed In: perl5
License: ART20
WWW:
https://metacpan.org/dist/MooseX-Extended
Description:
MooseX::Extended attempts to create a safer version of Moose that defaults to read-only attributes and is easier to read and write. It tries to bring some of the lessons learned from the Corinna project, while acknowledging that you can't always get what you want (such as true encapsulation and true methods).
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 (34 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-MooseX-Extended-0.35/catalog.mk
  2. /usr/local/share/licenses/p5-MooseX-Extended-0.35/LICENSE
  3. /usr/local/share/licenses/p5-MooseX-Extended-0.35/ART20
  4. lib/perl5/site_perl/Moose/Exception/InvalidAttributeDefinition.pm
  5. lib/perl5/site_perl/Moose/Exception/InvalidImportList.pm
  6. lib/perl5/site_perl/MooseX/Extended.pm
  7. lib/perl5/site_perl/MooseX/Extended/Core.pm
  8. lib/perl5/site_perl/MooseX/Extended/Custom.pm
  9. lib/perl5/site_perl/MooseX/Extended/Manual/Cloning.pod
  10. lib/perl5/site_perl/MooseX/Extended/Manual/Construction.pod
  11. lib/perl5/site_perl/MooseX/Extended/Manual/Includes.pod
  12. lib/perl5/site_perl/MooseX/Extended/Manual/Overview.pod
  13. lib/perl5/site_perl/MooseX/Extended/Manual/Shortcuts.pod
  14. lib/perl5/site_perl/MooseX/Extended/Manual/Tutorial.pod
  15. lib/perl5/site_perl/MooseX/Extended/Role.pm
  16. lib/perl5/site_perl/MooseX/Extended/Role/Custom.pm
  17. lib/perl5/site_perl/MooseX/Extended/Types.pm
  18. lib/perl5/site_perl/man/man3/Moose::Exception::InvalidAttributeDefinition.3.gz
  19. lib/perl5/site_perl/man/man3/Moose::Exception::InvalidImportList.3.gz
  20. lib/perl5/site_perl/man/man3/MooseX::Extended.3.gz
  21. lib/perl5/site_perl/man/man3/MooseX::Extended::Core.3.gz
  22. lib/perl5/site_perl/man/man3/MooseX::Extended::Custom.3.gz
  23. lib/perl5/site_perl/man/man3/MooseX::Extended::Manual::Cloning.3.gz
  24. lib/perl5/site_perl/man/man3/MooseX::Extended::Manual::Construction.3.gz
  25. lib/perl5/site_perl/man/man3/MooseX::Extended::Manual::Includes.3.gz
  26. lib/perl5/site_perl/man/man3/MooseX::Extended::Manual::Overview.3.gz
  27. lib/perl5/site_perl/man/man3/MooseX::Extended::Manual::Shortcuts.3.gz
  28. lib/perl5/site_perl/man/man3/MooseX::Extended::Manual::Tutorial.3.gz
  29. lib/perl5/site_perl/man/man3/MooseX::Extended::Role.3.gz
  30. lib/perl5/site_perl/man/man3/MooseX::Extended::Role::Custom.3.gz
  31. lib/perl5/site_perl/man/man3/MooseX::Extended::Types.3.gz
  32. @owner
  33. @group
  34. @mode
Collapse this list.
Dependency lines:
  • p5-MooseX-Extended>0:devel/p5-MooseX-Extended
To install the port:
cd /usr/ports/devel/p5-MooseX-Extended/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/p5-MooseX-Extended
  • pkg install p5-MooseX-Extended
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-MooseX-Extended
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1686496712 SHA256 (MooseX-Extended-0.35.tar.gz) = 6afe0ab29955cdcad97dc67a2b0eb3c07f8d799fb78d9db7b6f84414cfb33e47 SIZE (MooseX-Extended-0.35.tar.gz) = 55388

Packages (timestamps in pop-ups are UTC):
p5-MooseX-Extended
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.350.35-0.350.35---
FreeBSD:13:quarterly0.350.350.350.350.350.350.350.35
FreeBSD:14:latest0.350.350.340.350.350.34-0.34
FreeBSD:14:quarterly0.350.35-0.350.350.350.350.35
FreeBSD:15:latest0.350.35n/a0.35n/a0.350.350.35
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-B-Hooks-AtRuntime>=0 : devel/p5-B-Hooks-AtRuntime
  2. p5-Data-Printer>=0 : devel/p5-Data-Printer
  3. p5-Import-Into>=0 : devel/p5-Import-Into
  4. p5-Moose>=0 : devel/p5-Moose
  5. p5-MooseX-Role-WarnOnConflict>=0 : devel/p5-MooseX-Role-WarnOnConflict
  6. p5-MooseX-StrictConstructor>=0 : devel/p5-MooseX-StrictConstructor
  7. p5-Ref-Util>=0 : devel/p5-Ref-Util
  8. p5-Type-Tiny>=1.012004 : devel/p5-Type-Tiny
  9. p5-namespace-autoclean>=0 : devel/p5-namespace-autoclean
  10. p5-true>=1.0.2 : devel/p5-true
  11. perl5>=5.32.r0<5.33 : lang/perl5.32
  12. perl5>=5.32.r0<5.33 : lang/perl5.32
Test dependencies:
  1. p5-Capture-Tiny>=0 : devel/p5-Capture-Tiny
  2. p5-DateTime>=0 : devel/p5-DateTime
  3. p5-Test-Most>=0 : devel/p5-Test-Most
Runtime dependencies:
  1. p5-B-Hooks-AtRuntime>=0 : devel/p5-B-Hooks-AtRuntime
  2. p5-Data-Printer>=0 : devel/p5-Data-Printer
  3. p5-Import-Into>=0 : devel/p5-Import-Into
  4. p5-Moose>=0 : devel/p5-Moose
  5. p5-MooseX-Role-WarnOnConflict>=0 : devel/p5-MooseX-Role-WarnOnConflict
  6. p5-MooseX-StrictConstructor>=0 : devel/p5-MooseX-StrictConstructor
  7. p5-Ref-Util>=0 : devel/p5-Ref-Util
  8. p5-Type-Tiny>=1.012004 : devel/p5-Type-Tiny
  9. p5-namespace-autoclean>=0 : devel/p5-namespace-autoclean
  10. p5-true>=1.0.2 : devel/p5-true
  11. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

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

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.35
30 Jun 2023 07:02:31
commit hash: cb6618856064c5082e383af1fe546da3319e73d1commit hash: cb6618856064c5082e383af1fe546da3319e73d1commit hash: cb6618856064c5082e383af1fe546da3319e73d1commit hash: cb6618856064c5082e383af1fe546da3319e73d1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-MooseX-Extended: Update to 0.35

Changes:	https://metacpan.org/dist/MooseX-Extended/changes
0.34
09 Oct 2022 15:37:42
commit hash: b6f44a0961189dc29cb0e270500cd46ae124e5c1commit hash: b6f44a0961189dc29cb0e270500cd46ae124e5c1commit hash: b6f44a0961189dc29cb0e270500cd46ae124e5c1commit hash: b6f44a0961189dc29cb0e270500cd46ae124e5c1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-MooseX-Extended: Add p5-MooseX-Extended 0.34

MooseX::Extended attempts to create a safer version of Moose that defaults to
read-only attributes and is easier to read and write.

It tries to bring some of the lessons learned from the Corinna project, while
acknowledging that you can't always get what you want (such as true
encapsulation and true methods).

Number of commits found: 2