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-Mouse Moose minus the antlers
2.5.11,1 devel on this many watch lists=5 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 2.5.11,1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2008-07-23 08:07:15
Last Update: 2024-08-15 10:55:32
Commit Hash: 8fe480a
People watching this port, also watch:: smartmontools, p5-Authen-NTLM, p5-Package-Stash, ca_root_nss, nspr
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/Mouse
Description:
Moose is a postmodern object system for Perl5. Moose is wonderful. Unfortunately, Moose has a compile-time penalty. Though significant progress has been made over the years, the compile time penalty is a non-starter for some very specific applications. If you are writing a command-line application or CGI script where startup time is essential, you may not be able to use Moose (we recommend that you instead use persistent Perl executing environments like FastCGI for the latter, if possible). Mouse is a Moose compatible object system, which aims to alleviate this penalty by providing a subset of Moose's functionality. We're also going as light on dependencies as possible. Mouse currently has no dependencies except for building/testing modules. Mouse also works without XS, although it has an XS backend to make it much faster.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (67 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Mouse-2.5.11,1/catalog.mk
  2. /usr/local/share/licenses/p5-Mouse-2.5.11,1/LICENSE
  3. /usr/local/share/licenses/p5-Mouse-2.5.11,1/ART10
  4. /usr/local/share/licenses/p5-Mouse-2.5.11,1/GPLv1+
  5. lib/perl5/site_perl/mach/5.36/Mouse.pm
  6. lib/perl5/site_perl/mach/5.36/Mouse/Exporter.pm
  7. lib/perl5/site_perl/mach/5.36/Mouse/Meta/Attribute.pm
  8. lib/perl5/site_perl/mach/5.36/Mouse/Meta/Class.pm
  9. lib/perl5/site_perl/mach/5.36/Mouse/Meta/Method.pm
  10. lib/perl5/site_perl/mach/5.36/Mouse/Meta/Method/Accessor.pm
  11. lib/perl5/site_perl/mach/5.36/Mouse/Meta/Method/Constructor.pm
  12. lib/perl5/site_perl/mach/5.36/Mouse/Meta/Method/Delegation.pm
  13. lib/perl5/site_perl/mach/5.36/Mouse/Meta/Method/Destructor.pm
  14. lib/perl5/site_perl/mach/5.36/Mouse/Meta/Module.pm
  15. lib/perl5/site_perl/mach/5.36/Mouse/Meta/Role.pm
  16. lib/perl5/site_perl/mach/5.36/Mouse/Meta/Role/Application.pm
  17. lib/perl5/site_perl/mach/5.36/Mouse/Meta/Role/Composite.pm
  18. lib/perl5/site_perl/mach/5.36/Mouse/Meta/Role/Method.pm
  19. lib/perl5/site_perl/mach/5.36/Mouse/Meta/TypeConstraint.pm
  20. lib/perl5/site_perl/mach/5.36/Mouse/Object.pm
  21. lib/perl5/site_perl/mach/5.36/Mouse/PurePerl.pm
  22. lib/perl5/site_perl/mach/5.36/Mouse/Role.pm
  23. lib/perl5/site_perl/mach/5.36/Mouse/Spec.pm
  24. lib/perl5/site_perl/mach/5.36/Mouse/Tiny.pm
  25. lib/perl5/site_perl/mach/5.36/Mouse/Tiny.pod
  26. lib/perl5/site_perl/mach/5.36/Mouse/TypeRegistry.pm
  27. lib/perl5/site_perl/mach/5.36/Mouse/Util.pm
  28. lib/perl5/site_perl/mach/5.36/Mouse/Util/MetaRole.pm
  29. lib/perl5/site_perl/mach/5.36/Mouse/Util/TypeConstraints.pm
  30. lib/perl5/site_perl/mach/5.36/Mouse/XS.pod
  31. lib/perl5/site_perl/mach/5.36/Squirrel.pm
  32. lib/perl5/site_perl/mach/5.36/Squirrel/Role.pm
  33. lib/perl5/site_perl/mach/5.36/Test/Mouse.pm
  34. lib/perl5/site_perl/mach/5.36/auto/Mouse/Mouse.so
  35. lib/perl5/site_perl/mach/5.36/ouse.pm
  36. lib/perl5/site_perl/man/man3/Mouse.3.gz
  37. lib/perl5/site_perl/man/man3/Mouse::Exporter.3.gz
  38. lib/perl5/site_perl/man/man3/Mouse::Meta::Attribute.3.gz
  39. lib/perl5/site_perl/man/man3/Mouse::Meta::Class.3.gz
  40. lib/perl5/site_perl/man/man3/Mouse::Meta::Method.3.gz
  41. lib/perl5/site_perl/man/man3/Mouse::Meta::Method::Accessor.3.gz
  42. lib/perl5/site_perl/man/man3/Mouse::Meta::Method::Constructor.3.gz
  43. lib/perl5/site_perl/man/man3/Mouse::Meta::Method::Delegation.3.gz
  44. lib/perl5/site_perl/man/man3/Mouse::Meta::Method::Destructor.3.gz
  45. lib/perl5/site_perl/man/man3/Mouse::Meta::Module.3.gz
  46. lib/perl5/site_perl/man/man3/Mouse::Meta::Role.3.gz
  47. lib/perl5/site_perl/man/man3/Mouse::Meta::Role::Application.3.gz
  48. lib/perl5/site_perl/man/man3/Mouse::Meta::Role::Composite.3.gz
  49. lib/perl5/site_perl/man/man3/Mouse::Meta::Role::Method.3.gz
  50. lib/perl5/site_perl/man/man3/Mouse::Meta::TypeConstraint.3.gz
  51. lib/perl5/site_perl/man/man3/Mouse::Object.3.gz
  52. lib/perl5/site_perl/man/man3/Mouse::PurePerl.3.gz
  53. lib/perl5/site_perl/man/man3/Mouse::Role.3.gz
  54. lib/perl5/site_perl/man/man3/Mouse::Spec.3.gz
  55. lib/perl5/site_perl/man/man3/Mouse::Tiny.3.gz
  56. lib/perl5/site_perl/man/man3/Mouse::TypeRegistry.3.gz
  57. lib/perl5/site_perl/man/man3/Mouse::Util.3.gz
  58. lib/perl5/site_perl/man/man3/Mouse::Util::MetaRole.3.gz
  59. lib/perl5/site_perl/man/man3/Mouse::Util::TypeConstraints.3.gz
  60. lib/perl5/site_perl/man/man3/Mouse::XS.3.gz
  61. lib/perl5/site_perl/man/man3/Squirrel.3.gz
  62. lib/perl5/site_perl/man/man3/Squirrel::Role.3.gz
  63. lib/perl5/site_perl/man/man3/Test::Mouse.3.gz
  64. lib/perl5/site_perl/man/man3/ouse.3.gz
  65. @owner
  66. @group
  67. @mode
Collapse this list.
Dependency lines:
  • p5-Mouse>0:devel/p5-Mouse
To install the port:
cd /usr/ports/devel/p5-Mouse/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/p5-Mouse
  • pkg install p5-Mouse
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Mouse
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1723201047 SHA256 (Mouse-v2.5.11.tar.gz) = e2a0d0930190c21a444b960793aa2e369ef28a1dd0b8f34829795f86a1915956 SIZE (Mouse-v2.5.11.tar.gz) = 220539

Packages (timestamps in pop-ups are UTC):
p5-Mouse
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.5.11,12.5.11,12.5.10,12.5.11,12.5.11,1-2.5.10,1-
FreeBSD:13:quarterly2.5.11,12.5.11,12.5.10,12.5.11,12.5.11,12.5.10,12.5.10,12.5.10,1
FreeBSD:14:latest2.5.11,12.5.11,12.5.10,12.5.11,12.5.11,12.5.10,1-2.5.10,1
FreeBSD:14:quarterly2.5.11,12.5.11,1-2.5.11,12.5.11,12.5.10,12.5.10,12.5.10,1
FreeBSD:15:latest2.5.11,12.5.11,1n/a2.5.11,1n/a2.5.10,12.5.10,12.5.10,1
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Module-Build-XSUtil>=0.19 : devel/p5-Module-Build-XSUtil
  2. p5-Module-Build>=0.4206 : devel/p5-Module-Build
  3. perl5>=5.36<5.37 : lang/perl5.36
Test dependencies:
  1. p5-Declare-Constraints-Simple>=0 : devel/p5-Declare-Constraints-Simple
  2. p5-HTTP-Message>=0 : www/p5-HTTP-Message
  3. p5-IO-String>=0 : devel/p5-IO-String
  4. p5-Locale-US>=0 : misc/p5-Locale-US
  5. p5-Params-Coerce>=0 : devel/p5-Params-Coerce
  6. p5-Path-Class>=0 : devel/p5-Path-Class
  7. p5-Regexp-Common>=0 : textproc/p5-Regexp-Common
  8. p5-Test-Deep>=0 : devel/p5-Test-Deep
  9. p5-Test-Exception>=0 : devel/p5-Test-Exception
  10. p5-Test-Fatal>=0 : devel/p5-Test-Fatal
  11. p5-Test-LeakTrace>=0 : devel/p5-Test-LeakTrace
  12. p5-Test-Output>=0 : devel/p5-Test-Output
  13. p5-Test-Requires>=0 : devel/p5-Test-Requires
  14. p5-URI>=0 : net/p5-URI
Runtime dependencies:
  1. perl5>=5.36<5.37 : lang/perl5.36
This port is required by:
for Build
  1. databases/p5-GitDDL
  2. databases/p5-GitDDL-Migrator
  3. databases/p5-MR-Tarantool
  4. databases/p5-Prophet
  5. databases/p5-Redis-JobQueue
  6. devel/p5-Any-Moose
  7. devel/p5-AnyEvent-Gearman
Expand this list (38 items / 31 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/p5-Config-Model
  3. devel/p5-Data-Validator
  4. devel/p5-Method-Signatures
  5. devel/p5-Moose-Test
  6. devel/p5-MouseX-App-Cmd
  7. devel/p5-MouseX-AttributeHelpers
  8. devel/p5-MouseX-ConfigFromFile
  9. devel/p5-MouseX-Foreign
  10. devel/p5-MouseX-Getopt
  11. devel/p5-MouseX-NativeTraits
  12. devel/p5-MouseX-StrictConstructor
  13. devel/p5-MouseX-Traits
  14. devel/p5-MouseX-Types
  15. devel/p5-MouseX-Types-Path-Class
  16. dns/p5-Net-Amazon-Route53
  17. net/p5-Net-CascadeCopy
  18. net/p5-Net-Dropbox-API
  19. net/p5-Net-Google-DataAPI
  20. net/p5-Net-Google-Spreadsheets
  21. sysutils/p5-Giovanni
  22. sysutils/p5-Proclet
  23. textproc/p5-Net-Groonga-HTTP
  24. textproc/p5-Text-Xslate
  25. textproc/p5-XML-Feed-Deduper
  26. www/p5-Ark
  27. www/p5-HTML-Shakan
  28. www/p5-HTTP-Engine
  29. www/p5-HTTP-Engine-Middleware
  30. www/p5-HTTP-Session2
  31. www/p5-Plack-Handler-CLI
  32. www/p5-Tatsumaki
  33. Collapse this list.
for Run
  1. databases/p5-GitDDL
  2. databases/p5-GitDDL-Migrator
  3. databases/p5-MR-Tarantool
  4. databases/p5-Prophet
  5. databases/p5-Redis-JobQueue
  6. devel/p5-Any-Moose
  7. devel/p5-AnyEvent-Gearman
Expand this list (40 items / 33 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/p5-Config-Model
  3. devel/p5-Data-Validator
  4. devel/p5-Method-Signatures
  5. devel/p5-Moose-Test
  6. devel/p5-MouseX-App-Cmd
  7. devel/p5-MouseX-AttributeHelpers
  8. devel/p5-MouseX-ConfigFromFile
  9. devel/p5-MouseX-Foreign
  10. devel/p5-MouseX-Getopt
  11. devel/p5-MouseX-NativeTraits
  12. devel/p5-MouseX-StrictConstructor
  13. devel/p5-MouseX-Traits
  14. devel/p5-MouseX-Types
  15. devel/p5-MouseX-Types-Path-Class
  16. dns/p5-Net-Amazon-Route53
  17. editors/p5-Vimana
  18. net/p5-Net-CascadeCopy
  19. net/p5-Net-Dropbox-API
  20. net/p5-Net-Google-DataAPI
  21. net/p5-Net-Google-Spreadsheets
  22. sysutils/p5-Giovanni
  23. sysutils/p5-Proclet
  24. textproc/p5-Net-Groonga-HTTP
  25. textproc/p5-Text-Xslate
  26. textproc/p5-XML-Feed-Deduper
  27. www/p5-Ark
  28. www/p5-HTML-Shakan
  29. www/p5-HTTP-Engine
  30. www/p5-HTTP-Engine-Middleware
  31. www/p5-HTTP-Session2
  32. www/p5-Plack-Handler-CLI
  33. www/p5-Tatsumaki
  34. x11/p5-X11-XCB
  35. Collapse this list.

Configuration Options:
No options to configure
Options name:
devel_p5-Mouse
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/S/SK/SKAJI/
  2. ftp://ftp.cpan.org/pub/CPAN/authors/id/S/SK/SKAJI/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Mouse/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/S/SK/SKAJI/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/S/SK/SKAJI/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/authors/id/S/SK/SKAJI/
  7. http://backpan.perl.org/authors/id/S/SK/SKAJI/
  8. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/S/SK/SKAJI/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/S/SK/SKAJI/
  10. https://cpan.metacpan.org/authors/id/S/SK/SKAJI/
  11. https://cpan.metacpan.org/modules/by-module/Mouse/
  12. https://www.cpan.org/authors/id/S/SK/SKAJI/
Collapse this list.

Number of commits found: 110 (showing only 10 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.14
21 Dec 2008 16:24:50
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.14
0.13
16 Dec 2008 11:16:42
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.13
0.12
06 Dec 2008 00:07:30
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.12
0.11
04 Nov 2008 16:25:28
Original commit files touched by this commit
lbr search for other commits by this committer
Fix installation problem for people who have changed WRKDIRPREFIX.

Reported by:    "Ivan B. Serezhkin" <ivan@serezhkin.com>
0.11
02 Nov 2008 20:56:06
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.11
0.10
29 Oct 2008 18:05:09
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.10
0.09
30 Sep 2008 11:38:59
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.09
0.07
28 Sep 2008 20:30:29
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.07.

No longer any runtime dependencies, but install p5-MRO-Compat for increased
performance.
0.06
25 Jul 2008 13:32:16
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.06
0.05
23 Jul 2008 08:06:03
Original commit files touched by this commit
lbr search for other commits by this committer
New port: devel/p5-Mouse, Moose minus the antlers

Number of commits found: 110 (showing only 10 on this page)

«  1 | 2