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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
p5-isa isa - is not the isa operator
2.001 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: dvl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-07-22 17:39:04
Last Update: 2025-07-22 17:36:40
Commit Hash: d3f4352
Also Listed In: perl5
License: ART10
WWW:
https://metacpan.org/pod/isa
Description:
The new isa operator in Perl 5.32 is pretty great, but if you need to support legacy versions of Perl, you can't use it yet. This module gives you isa-like functions you can use in Perl 5.6 and above. If you've got Type::Tiny::XS installed, you will probably find that this module is faster than the native isa operator! The functions exported respect inheritance and allow classes to override their isa method as you'd expect.
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 (8 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-isa-2.001/catalog.mk
  2. /usr/local/share/licenses/p5-isa-2.001/LICENSE
  3. /usr/local/share/licenses/p5-isa-2.001/ART10
  4. lib/perl5/site_perl/isa.pm
  5. lib/perl5/site_perl/man/man3/isa.3.gz
  6. @owner
  7. @group
  8. @mode
Collapse this list.
Dependency lines:
  • p5-isa>0:devel/p5-isa
To install the port:
cd /usr/ports/devel/p5-isa/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/p5-isa
  • pkg install p5-isa
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-isa
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1753113333 SHA256 (isa-2.001.tar.gz) = 0f947dd5a11845e74db40dadc2e8c6d5766539687f4a08a3b1ef418326c4585b SIZE (isa-2.001.tar.gz) = 15623

Packages (timestamps in pop-ups are UTC):
p5-isa
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-2.001------
FreeBSD:13:quarterly--------
FreeBSD:14:latest-2.001--2.001---
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.40.r<5.41 : lang/perl5.40
Runtime dependencies:
  1. perl5>=5.40.r<5.41 : lang/perl5.40
This port is required by:
for Run
  1. sysutils/p5-OpenTelemetry
  2. sysutils/p5-OpenTelemetry-Exporter-OTLP
  3. sysutils/p5-OpenTelemetry-SDK

Configuration Options:
No options to configure
Options name:
devel_p5-isa
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/T/TO/TOBYINK/
  2. ftp://ftp.cpan.org/pub/CPAN/authors/id/T/TO/TOBYINK/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/isa/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/T/TO/TOBYINK/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/T/TO/TOBYINK/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/authors/id/T/TO/TOBYINK/
  7. http://backpan.perl.org/authors/id/T/TO/TOBYINK/
  8. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/T/TO/TOBYINK/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/T/TO/TOBYINK/
  10. https://cpan.metacpan.org/authors/id/T/TO/TOBYINK/
  11. https://cpan.metacpan.org/modules/by-module/isa/
  12. https://www.cpan.org/authors/id/T/TO/TOBYINK/
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
2.001
22 Jul 2025 17:36:40
commit hash: d3f4352c9e33e613fe445d2ff1f5b60d6efe5835commit hash: d3f4352c9e33e613fe445d2ff1f5b60d6efe5835commit hash: d3f4352c9e33e613fe445d2ff1f5b60d6efe5835commit hash: d3f4352c9e33e613fe445d2ff1f5b60d6efe5835 files touched by this commit
Dan Langille (dvl) search for other commits by this committer
devel/p5-isa: Add new port

The new isa operator in Perl 5.32 is pretty great, but if you need to
support legacy versions of Perl, you can't use it yet. This module
gives you isa-like functions you can use in Perl 5.6 and above

Number of commits found: 1