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 photos
All times are UTC
Ukraine
Port details
p5-Object-HashBase Build hash based classes
0.015 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: 2026-04-18 22:03:29
Last Update: 2026-04-18 21:18:16
Commit Hash: 3ba2a88
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/dist/Object-HashBase
Description:
Object::HashBase is used to generate classes based on hashrefs. Using this class will give you a new() method, as well as generating accessors you request. Generated accessors will be getters, set_ACCESSOR setters will also be generated for you. You also get constants for each accessor (all caps) which return the key into the hash for that accessor. Single inheritance is also supported.
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 (12 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Object-HashBase-0.015/catalog.mk
  2. /usr/local/share/licenses/p5-Object-HashBase-0.015/LICENSE
  3. /usr/local/share/licenses/p5-Object-HashBase-0.015/ART10
  4. /usr/local/share/licenses/p5-Object-HashBase-0.015/GPLv1+
  5. bin/hashbase_inc.pl
  6. lib/perl5/site_perl/Object/HashBase.pm
  7. lib/perl5/site_perl/Object/HashBase/Inline.pm
  8. lib/perl5/site_perl/Object/HashBase/Test.pm
  9. lib/perl5/site_perl/man/man3/Object::HashBase.3.gz
  10. @owner
  11. @group
  12. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • p5-Object-HashBase>0:devel/p5-Object-HashBase
To install the port:
cd /usr/ports/devel/p5-Object-HashBase/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/p5-Object-HashBase
  • pkg install p5-Object-HashBase
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Object-HashBase
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1775587094 SHA256 (Object-HashBase-0.015.tar.gz) = 18f70c6eddf44b19f36c190b6747b35b43198c394b0a36c6dd63946ff1a11d0a SIZE (Object-HashBase-0.015.tar.gz) = 23517

Packages (timestamps in pop-ups are UTC):
p5-Object-HashBase
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest----0.015n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest-0.015--0.015---
FreeBSD:14:quarterly--------
FreeBSD:15:latest-0.015n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest0.0150.015n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.42.r<5.43 : lang/perl5.42
Runtime dependencies:
  1. perl5>=5.42.r<5.43 : lang/perl5.42
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_p5-Object-HashBase
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/authors/id/E/EX/EXODIST/
  2. ftp://ftp.cpan.org/pub/CPAN/authors/id/E/EX/EXODIST/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Object/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/E/EX/EXODIST/
  5. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/authors/id/E/EX/EXODIST/
  6. http://backpan.perl.org/authors/id/E/EX/EXODIST/
  7. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/E/EX/EXODIST/
  8. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/E/EX/EXODIST/
  9. https://cpan.metacpan.org/authors/id/E/EX/EXODIST/
  10. https://cpan.metacpan.org/modules/by-module/Object/
  11. https://www.cpan.org/authors/id/E/EX/EXODIST/
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
0.015
18 Apr 2026 21:18:16
commit hash: 3ba2a88f380a662dc7db32c28cafaac23b084eb0commit hash: 3ba2a88f380a662dc7db32c28cafaac23b084eb0commit hash: 3ba2a88f380a662dc7db32c28cafaac23b084eb0commit hash: 3ba2a88f380a662dc7db32c28cafaac23b084eb0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Object-HashBase: Add p5-Object-HashBase 0.015

Object::HashBase is used to generate classes based on hashrefs. Using this class
will give you a new() method, as well as generating accessors you request.
Generated accessors will be getters, set_ACCESSOR setters will also be generated
for you. You also get constants for each accessor (all caps) which return the
key into the hash for that accessor. Single inheritance is also supported.

Number of commits found: 1