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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
p5-Mouse Moose minus the antlers
2.5.10,1 devel on this many watch lists=3 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.10,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: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: p5-Authen-NTLM, p5-Package-Stash, smartmontools, nspr, ca_root_nss
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.10,1/catalog.mk
  2. /usr/local/share/licenses/p5-Mouse-2.5.10,1/LICENSE
  3. /usr/local/share/licenses/p5-Mouse-2.5.10,1/ART10
  4. /usr/local/share/licenses/p5-Mouse-2.5.10,1/GPLv1+
  5. lib/perl5/site_perl/mach/5.32/Mouse.pm
  6. lib/perl5/site_perl/mach/5.32/Mouse/Exporter.pm
  7. lib/perl5/site_perl/mach/5.32/Mouse/Meta/Attribute.pm
  8. lib/perl5/site_perl/mach/5.32/Mouse/Meta/Class.pm
  9. lib/perl5/site_perl/mach/5.32/Mouse/Meta/Method.pm
  10. lib/perl5/site_perl/mach/5.32/Mouse/Meta/Method/Accessor.pm
  11. lib/perl5/site_perl/mach/5.32/Mouse/Meta/Method/Constructor.pm
  12. lib/perl5/site_perl/mach/5.32/Mouse/Meta/Method/Delegation.pm
  13. lib/perl5/site_perl/mach/5.32/Mouse/Meta/Method/Destructor.pm
  14. lib/perl5/site_perl/mach/5.32/Mouse/Meta/Module.pm
  15. lib/perl5/site_perl/mach/5.32/Mouse/Meta/Role.pm
  16. lib/perl5/site_perl/mach/5.32/Mouse/Meta/Role/Application.pm
  17. lib/perl5/site_perl/mach/5.32/Mouse/Meta/Role/Composite.pm
  18. lib/perl5/site_perl/mach/5.32/Mouse/Meta/Role/Method.pm
  19. lib/perl5/site_perl/mach/5.32/Mouse/Meta/TypeConstraint.pm
  20. lib/perl5/site_perl/mach/5.32/Mouse/Object.pm
  21. lib/perl5/site_perl/mach/5.32/Mouse/PurePerl.pm
  22. lib/perl5/site_perl/mach/5.32/Mouse/Role.pm
  23. lib/perl5/site_perl/mach/5.32/Mouse/Spec.pm
  24. lib/perl5/site_perl/mach/5.32/Mouse/Tiny.pm
  25. lib/perl5/site_perl/mach/5.32/Mouse/Tiny.pod
  26. lib/perl5/site_perl/mach/5.32/Mouse/TypeRegistry.pm
  27. lib/perl5/site_perl/mach/5.32/Mouse/Util.pm
  28. lib/perl5/site_perl/mach/5.32/Mouse/Util/MetaRole.pm
  29. lib/perl5/site_perl/mach/5.32/Mouse/Util/TypeConstraints.pm
  30. lib/perl5/site_perl/mach/5.32/Mouse/XS.pod
  31. lib/perl5/site_perl/mach/5.32/Squirrel.pm
  32. lib/perl5/site_perl/mach/5.32/Squirrel/Role.pm
  33. lib/perl5/site_perl/mach/5.32/Test/Mouse.pm
  34. lib/perl5/site_perl/mach/5.32/auto/Mouse/Mouse.so
  35. lib/perl5/site_perl/mach/5.32/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 = 1585564830 SHA256 (Mouse-v2.5.10.tar.gz) = ce8dc23946153a467ff09765167ee2590f5c502120f48a2d9441733f39aa32ee SIZE (Mouse-v2.5.10.tar.gz) = 220349

Packages (timestamps in pop-ups are UTC):
p5-Mouse
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.5.10,12.5.10,12.5.10,12.5.10,12.5.10,1-2.5.10,1-
FreeBSD:13:quarterly2.5.10,12.5.10,12.5.10,12.5.10,12.5.10,12.5.10,12.5.10,12.5.10,1
FreeBSD:14:latest2.5.10,12.5.10,12.5.10,12.5.10,12.5.10,12.5.10,1-2.5.10,1
FreeBSD:14:quarterly2.5.10,12.5.10,1-2.5.10,12.5.10,12.5.10,12.5.10,12.5.10,1
FreeBSD:15:latest2.5.10,12.5.10,1n/a2.5.10,1n/a2.5.10,12.5.10,12.5.10,1
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-Module-Build-XSUtil>=0.19 : devel/p5-Module-Build-XSUtil
  2. p5-Module-Build>=0.4206 : devel/p5-Module-Build
  3. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
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: 109 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.5.10,1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.5.10,1
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.5.10,1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.5.10,1
31 Mar 2020 23:01:11
Revision:530042Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.5.10

Changes:	https://metacpan.org/changes/distribution/Mouse
2.5.9,1
28 Aug 2019 23:51:49
Revision:510107Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.5.9

Changes:	https://metacpan.org/changes/distribution/Mouse
2.5.8,1
26 Aug 2019 11:47:48
Revision:509915Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.5.8

Changes:	https://metacpan.org/changes/distribution/Mouse
2.5.7,1
12 Aug 2019 19:40:06
Revision:508767Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.5.7

Changes:	https://metacpan.org/changes/distribution/Mouse
2.5.6,1
10 Aug 2019 22:48:27
Revision:508514Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

- Take maintainership
2.5.6,1
12 May 2019 16:37:27
Revision:501413Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove outdated PERL_LEVEL check
2.5.6,1
14 Aug 2018 16:41:29
Revision:477178Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.5.6

Changes:	https://metacpan.org/changes/distribution/Mouse
2.5.4,1
05 May 2018 13:13:16
Revision:469107Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2.5.4
Changes: http://cpansearch.perl.org/src/SKAJI/Mouse-v2.5.4/Changes
2.5.2,1
17 Feb 2018 11:58:57
Revision:462118Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.5.2

Changes:	http://search.cpan.org/dist/Mouse/Changes
2.5.1,1
08 Jan 2018 16:52:04
Revision:458444Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.5.1

Changes:	http://search.cpan.org/dist/Mouse/Changes
2.4.10,1
15 Sep 2017 08:58:50
Revision:449893Original commit files touched by this commit
mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
2.4.10,1
18 Jul 2017 17:55:30
Revision:446158Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.4.10

Changes:	http://search.cpan.org/dist/Mouse/Changes
2.4.9_1,1
18 Jun 2017 18:09:17
Revision:443845Original commit files touched by this commit
dbn search for other commits by this committer
qa: add check for NO_ARCH

If NO_ARCH is set then check that no FreeBSD elf(5) files are in $STAGEDIR.
If an elf(5) file is bundles as part of the package, but is not meant to be
run directly (i.e. the elf(5) file is a payload, and not compiled) then
those files can be added to NO_ARCH_IGNORE to avoid the check from failing,

Changes to ports:
 - Ports that have NO_ARCH set, but actually compile files have had NO_ARCH
   removed.
 - Ports that have elf(5) payloads have had those files added to
   NO_ARCH_IGNORE.
 - R-cran ports that do not set USES=cran:compiles have NO_ARCH set,

PR:		218976
Reviewed by:	antoine, mat
Approved by:	portmgr
2.4.9,1
22 Feb 2017 17:14:22
Revision:434609Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.4.9

Changes:	http://search.cpan.org/dist/Mouse/Changes
2.4.8,1
16 Feb 2017 16:45:57
Revision:434228Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.4.8

- Add LICENSE_FILE

Changes:	http://search.cpan.org/dist/Mouse/Changes
2.4.7,1
15 Jan 2017 01:24:07
Revision:431504Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2.4.7
Changes: http://cpansearch.perl.org/src/SYOHEX/Mouse-v2.4.7/Changes
2.4.6,1
07 Jan 2017 15:26:33
Revision:430803Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.4.6

Changes:	http://search.cpan.org/dist/Mouse/Changes
2.4.5,1
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
2.4.5,1
18 Sep 2015 04:25:56
Revision:397213Original commit files touched by this commit
adamw search for other commits by this committer
Update to 2.4.5 and freshen. Turns out this port has been outdated for
months, but it wasn't being picked up because they stuck a 'v' before
the version for.... reasons I'm sure.

- Remove the pkg-message advising installing MRO::Compat, which is a
  no-op on perl > 5.9.5
- Add stuff to TEST_DEPENDS to enable the full test suite
- Add NO_ARCH
- Strip the library
- Rewrite pkg-descr with the currently-used text, which is clearer
- While there, update WWW to metacpan
2.4.2,1
13 Apr 2015 17:24:19
Revision:383937Original commit files touched by this commit
adamw search for other commits by this committer
Update to 2.4.2, and remove MAKE_JOBS_UNSAFE, as it builds successfully for
me with -j8.

Changes: https://metacpan.org/changes/distribution/Mouse
2.4.1,1
11 Jan 2015 13:29:09
Revision:376751Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.4.1
- Remove outdated PERL_LEVEL check

Changes:	http://search.cpan.org/dist/Mouse/Changes
2.1.1_1,1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.1.1,1
27 Oct 2014 10:55:59
Revision:371547Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
2.1.1,1
10 Jun 2014 12:14:14
Revision:357300Original commit files touched by this commit
mat search for other commits by this committer
Remove all the bootstrap files (.bs) from the plists.

Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.

PR:		190681
Submitted by:	mat
Exp-Run by:	antoine
Sponsored by:	Absolight
2.1.1,1
29 Mar 2014 16:36:59
Revision:349560Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.1.1

Changes:	http://search.cpan.org/dist/Mouse/Changes
2.1.0,1
01 Mar 2014 16:31:59
Revision:346643Original commit files touched by this commit
sunpoet search for other commits by this committer
- Remove outdated PERL_LEVEL check
- Space/Tab twiddle
2.1.0,1
08 Feb 2014 15:46:50
Revision:343355Original commit files touched by this commit
az search for other commits by this committer
Use the ports version of ExtUtils::ParseXS for correct xs->c translation
under perl version < 5.16.

Reported by:	Tim Bishop (perl@ maillist)
2.1.0,1
27 Nov 2013 20:23:37
Revision:335052Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.1.0
- Add more TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Mouse/Changes
2.0.0,1
06 Nov 2013 18:58:25
Revision:333028Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.0.0

Changes:	http://search.cpan.org/dist/Mouse/Changes
1.13,1
10 Oct 2013 07:11:14
Revision:329969Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.13

Changes:	http://search.cpan.org/dist/Mouse/Changes
1.12,1
30 Sep 2013 15:28:13
Revision:328814Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.12
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/Mouse/Changes
1.11,1
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
1.11,1
02 Aug 2013 18:52:11
Revision:324174Original commit files touched by this commit
mat search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
1.11,1
29 Apr 2013 08:41:45
Revision:316781Original commit files touched by this commit
tobez search for other commits by this committer
Update to 1.11.

Changes:	http://search.cpan.org/dist/Mouse/Changes
1.09,1
25 Apr 2013 11:04:04
Revision:316510Original commit files touched by this commit
tobez search for other commits by this committer
Update to 1.09.

Changes:	http://search.cpan.org/dist/Mouse/Changes
1.08,1
24 Apr 2013 10:15:28
Revision:316417Original commit files touched by this commit
tobez search for other commits by this committer
Update to 1.08.

Changes:	http://search.cpan.org/dist/Mouse/Changes
1.05,1
09 Feb 2013 08:46:09
Revision:311963Original commit files touched by this commit
tobez search for other commits by this committer
Update to 1.05.

Changes:	http://search.cpan.org/dist/Mouse/Changes
1.04,1
12 Jan 2013 16:24:00
Revision:310281Original commit files touched by this commit
tobez search for other commits by this committer
Update to 1.04.

Changes:	http://search.cpan.org/dist/Mouse/Changes
1.02,1
17 Dec 2012 14:37:27
Revision:309096Original commit files touched by this commit
az search for other commits by this committer
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
1.02,1
30 Oct 2012 03:18:18
Revision:306659Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.02
Changes: http://cpansearch.perl.org/src/GFUJI/Mouse-1.02/Changes
- Trim Makefile headers

Feature safe:	yes
0.99,1
30 Jun 2012 09:34:53
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.99
- Remove outdated post-extract:

Changes:        http://search.cpan.org/dist/Mouse/Changes
0.97,1
13 Mar 2012 16:15:36
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Revert ports/165605 as requested by portmgr@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
0.97
08 Mar 2012 18:45:38
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
0.97,1
10 Oct 2011 03:38:04
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.97

Changes:        http://search.cpan.org/dist/Mouse/Changes
0.95,1
08 Oct 2011 18:58:37
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.95

Changes:        http://search.cpan.org/dist/Mouse/Changes
0.94,1
07 Oct 2011 11:22:46
Original commit files touched by this commit
culot search for other commits by this committer
- Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)

PR:             ports/161336
Submitted by:   Simon Olofsson <simon@olofsson.de>
0.94,1
04 Oct 2011 16:30:58
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.94
- Update *_DEPENDS
- Pet portlint

Changes:        http://search.cpan.org/dist/Mouse/Changes
0.93,1
17 Sep 2011 07:06:45
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+

Suggested by:   az
With hat:       perl
0.93,1
31 May 2011 20:00:04
Original commit files touched by this commit
bapt search for other commits by this committer
- update to 0.93
- changes: http://cpansearch.perl.org/src/GFUJI/Mouse-0.93/Changes
- add licenses
0.92,1
15 Apr 2011 17:58:46
Original commit files touched by this commit
bapt search for other commits by this committer
- upgrade to 0.92
- changes: http://cpansearch.perl.org/src/GFUJI/Mouse-0.92/Changes
0.91,1
14 Mar 2011 06:35:53
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.91
ChangeLog: http://cpansearch.perl.org/src/GFUJI/Mouse-0.91/Changes
0.90,1
21 Feb 2011 08:21:29
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.90
0.89,1
28 Jan 2011 23:55:09
Original commit files touched by this commit
bapt search for other commits by this committer
- update to 0.89
- changes: http://cpansearch.perl.org/src/GFUJI/Mouse-0.89/Changes

Feature safe:   yes
0.88,1
17 Dec 2010 20:15:30
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 0.88

With Hat:       perl@
Changes:        http://search.cpan.org/dist/Mouse/Changes
0.87,1
17 Nov 2010 01:51:26
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.87
Changelog: http://cpansearch.perl.org/src/GFUJI/Mouse-0.87/Changes
0.85,1
12 Nov 2010 00:19:42
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.85
Changelog: http://search.cpan.org/src/GFUJI/Mouse-0.85/Changes
0.83,1
08 Nov 2010 10:57:08
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.83
Changelog: http://search.cpan.org/src/GFUJI/Mouse-0.83/Changes
0.81,1
02 Nov 2010 20:46:23
Original commit files touched by this commit
bapt search for other commits by this committer
- bump portepoch because 0.81 < 0.6200
Reported by: Pav
0.81
30 Oct 2010 22:36:11
Original commit files touched by this commit
bapt search for other commits by this committer
- update to 0.81
- changes: http://cpansearch.perl.org/src/GFUJI/Mouse-0.81/Changes
0.6200
09 Jul 2010 11:00:47
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.62(00).

Changes:        http://search.cpan.org/dist/Mouse/Changes
0.6100
01 Jul 2010 11:18:18
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.61(00).

Changes:        http://search.cpan.org/dist/Mouse/Changes
Feature safe:   yes
0.6000
09 Jun 2010 12:27:24
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.60(00).

Changes:        http://search.cpan.org/dist/Mouse/Changes
0.5400
17 Apr 2010 15:40:48
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.54(00).  Add TEST_DEPENDS (primarily as a documentation, but
hopefully we'll have support for this in bsd.{perl,port}.mk in the
future).

Changes:        http://search.cpan.org/dist/Mouse/Changes
0.5200
27 Mar 2010 08:17:09
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.52(00).

Changes:        http://search.cpan.org/dist/Mouse/Changes
0.5100
15 Mar 2010 08:46:26
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.51(00).

Changes:        http://search.cpan.org/dist/Mouse/Changes
0.5000
10 Feb 2010 20:39:53
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE
- sort the pkg-plist while here
0.5000
08 Feb 2010 09:22:06
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.50(00).

Changes:        http://search.cpan.org/dist/Mouse/Changes
0.4900
02 Feb 2010 10:03:21
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.49(00).

Changes:        http://search.cpan.org/dist/Mouse/Changes
0.4800
31 Jan 2010 11:01:51
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.48.

Changes:        http://search.cpan.org/dist/Mouse/Changes
0.4700
25 Jan 2010 14:00:22
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.47.

Changes:        http://search.cpan.org/dist/Mouse/Changes
0.4600_1
15 Jan 2010 02:08:29
Original commit files touched by this commit
kuriyama search for other commits by this committer
- Recent version of Mouse requires Devel::PPPort>=3.19, and included
  Module::Install::XSUtil requires ExtUtils::ParseXS>=2.21.
- This fixes 'ld-elf.so.1: Mouse.so: Undefined symbol "HvNAMELEN_get"'
  problems when building dependent ports.
0.4600
14 Jan 2010 23:06:15
Original commit files touched by this commit
kuriyama search for other commits by this committer
- Set $PORTNAME to 0.4600 and $DISTNAME to $PORTNAME-0.46 because
  previous version 0.4501 is larger than 0.46 by pkg_version -t.
0.46
10 Jan 2010 05:29:55
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.46
0.4501
23 Dec 2009 03:14:28
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.4501
0.44
11 Dec 2009 12:23:13
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.44

Changes:        http://search.cpan.org/dist/Mouse/Changes
0.40
19 Nov 2009 02:50:18
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.40

Changes:        http://search.cpan.org/dist/Mouse/Changes
0.39
19 Oct 2009 08:37:54
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.39.

Changes:        http://search.cpan.org/dist/Mouse/Changes
0.37
28 Sep 2009 09:43:57
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.37.

Changes:        http://search.cpan.org/dist/Mouse/Changes
Feature safe:   yes
0.36
27 Sep 2009 10:43:54
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.36.

Changes:        http://search.cpan.org/dist/Mouse/Changes
Feature safe:   yes
0.35
26 Sep 2009 08:58:55
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.35.

Changes:        http://search.cpan.org/dist/Mouse/Changes
Feature safe:   yes
0.34
25 Sep 2009 13:30:27
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.34.

Changes:        http://search.cpan.org/dist/Mouse/Changes
Feature safe:   yes
0.33
23 Sep 2009 10:35:50
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.33.

Changes:        http://search.cpan.org/dist/Mouse/Changes
Feature safe:   yes
0.30
21 Sep 2009 10:45:31
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.30.

Changes:        http://search.cpan.org/dist/Mouse/Changes
Feature safe:   yes
0.29
17 Sep 2009 13:24:39
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.29.

Changes:        http://search.cpan.org/dist/Mouse/Changes
Feature safe:   yes
0.28
09 Sep 2009 08:58:37
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.28.

Changes:        http://search.cpan.org/dist/Mouse/Changes
0.27
16 Aug 2009 09:22:05
Original commit files touched by this commit
linimon search for other commits by this committer
Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:            portmgr
0.27
23 Jul 2009 17:25:26
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 0.27

PR:             ports/136517
Approved by:    maintainer timeout (lbr; 14 days)
Submitted by:   myself (pgollucci@)
0.24
19 Jun 2009 16:25:08
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 0.24

PR:             ports/135760
Approved by:    maintainer (lbr)
Submitted by:   myself (pgollucci@)
0.22
23 Apr 2009 07:08:59
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.22
0.21
12 Apr 2009 07:04:08
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.21
0.20
10 Apr 2009 08:43:11
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.20
0.19
21 Mar 2009 23:58:24
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.19
0.17
19 Feb 2009 10:34:46
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.17
0.16
14 Feb 2009 20:03:01
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.16
0.15
07 Feb 2009 02:38:58
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.15
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

Number of commits found: 109 (showing only 100 on this page)

1 | 2  »