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.

non port: devel/p5-Moose/pkg-plist

Number of commits found: 47

Sunday, 30 Jul 2023
22:33 Wen Heping (wen) search for other commits by this committer
devel/p5-Moose: Update to 2.2206
commit hash: 7b85138a812ba09549c27ca03e83fdb5a575ea05 commit hash: 7b85138a812ba09549c27ca03e83fdb5a575ea05 commit hash: 7b85138a812ba09549c27ca03e83fdb5a575ea05 commit hash: 7b85138a812ba09549c27ca03e83fdb5a575ea05 7b85138a
Friday, 17 Apr 2015
19:59 sunpoet search for other commits by this committer
- Update to 2.1404

Changes:	http://search.cpan.org/dist/Moose/Changes
Original commitRevision:384179 
Thursday, 4 Dec 2014
15:26 sunpoet search for other commits by this committer
- Update to 2.1402
- Sort PLIST

Changes:	http://search.cpan.org/dist/Moose/Changes
Original commitRevision:373954 
Wednesday, 26 Nov 2014
13:08 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
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
Original commitRevision:373448 
Monday, 27 Oct 2014
10:55 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371547 
Tuesday, 10 Jun 2014
12:14 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
Original commitRevision:357300 
Thursday, 23 Jan 2014
03:28 sunpoet search for other commits by this committer
- Update to 2.1202

Changes:	http://search.cpan.org/dist/Moose/Changes
Original commitRevision:340790 
Wednesday, 30 Oct 2013
14:44 vanilla search for other commits by this committer
support STAGEDIR.
Original commitRevision:332120 
Saturday, 7 Sep 2013
10:19 sunpoet search for other commits by this committer
- Update to 2.1005
- Use REINPLACE_CMD to manipulate Makefile.PL
- Use PKGMESSAGE

Changes:	http://search.cpan.org/dist/Moose/Changes
Original commitRevision:326597 
Tuesday, 28 May 2013
11:39 tobez search for other commits by this committer
Downgrade to 2.0802.  Bump PORTEPOCH.

The 2.1001 version was released as a "stable" release by mistake.
Before the real 2.10XX appears, there will be several 2.09XX-TRIAL releases,
which are not meant to be used in production.

Discussed with:	perl@, wen@, lbr
Original commitRevision:319303 
Friday, 24 May 2013
09:49 tobez search for other commits by this committer
Update to 2.1001.

Changes:	http://search.cpan.org/dist/Moose/Changes
Original commitRevision:318942 
Tuesday, 1 May 2012
02:20 sunpoet search for other commits by this committer
- Update to 2.0600

Changes:        http://search.cpan.org/dist/Moose/Changes
Original commit
Sunday, 11 Sep 2011
05:51 sunpoet search for other commits by this committer
- Update to 2.0205

Changes:        http://search.cpan.org/dist/Moose/Changes
Original commit
Thursday, 4 Aug 2011
14:49 swills search for other commits by this committer
- Update to 2.0202

Changes:        http://cpansearch.perl.org/src/DOY/Moose-2.0202/Changes
Original commit
Tuesday, 7 Jun 2011
09:13 az search for other commits by this committer
Update devel/p5-Moose to version 2.0007

Changelog: http://cpansearch.perl.org/dist/Moose/Changes

See also UPDATING entry 20110607 about this.
Original commit
Saturday, 9 Oct 2010
04:43 sunpoet search for other commits by this committer
- Add missing dependency devel/p5-Params-Util
- Remove @dirrmtry entry of p5-Moose 1.14
- Sort PLIST

Approved by:    pgollucci (mentor, implicit)
Original commit
01:37 wen search for other commits by this committer
- Update to 1.15
Original commit
Saturday, 21 Aug 2010
23:35 sahil search for other commits by this committer
- Update to 1.09
- Update, tabify, and alphabetize list of incompatible modules

Changes: http://search.cpan.org/dist/Moose/Changes
Original commit
Saturday, 3 Apr 2010
09:58 itetcu search for other commits by this committer
- Update to 0.99
- Changes: http://cpansearch.perl.org/src/FLORA/Moose-0.99/Changes

PR:             144835
Submitted by:   Sahil Tandon (maintainer)
Original commit
Thursday, 11 Feb 2010
17:26 pgollucci search for other commits by this committer
- Update to 0.98
- update dependencies

PR:             ports/143763, ports/143630
Submitted by:   wen, pgollucci (myself)
Approved by:    sahil@tandon.net (maintainer)
Original commit
Tuesday, 15 Sep 2009
18:42 tobez search for other commits by this committer
Update to 0.90.

Changes:        http://search.cpan.org/dist/Moose/Changes
Feature safe:   yes
Original commit
Thursday, 23 Jul 2009
17:24 pgollucci search for other commits by this committer
- Update to 0.87

PR:             ports/136508
Approved by:    maintainer timeout (lbr; 14 days)
Submitted by:   myself (pgollucci@)
Original commit
Friday, 19 Jun 2009
16:24 pgollucci search for other commits by this committer
- Update to 0.81

PR:             ports/135753
Approved by:    maintainer (lbr)
Submitted by:   myself (pgollucci@)
Original commit
Monday, 15 Jun 2009
21:11 pgollucci search for other commits by this committer
- Update to 0.79

PR:             ports/135105
Approved by:    maintainer timeout (lbr; 2 weeks 1 day)
Submitted by:   pgollucci@ (myself)
Original commit
Monday, 4 May 2009
04:42 lbr search for other commits by this committer
Update to 0.77
Original commit
Wednesday, 8 Apr 2009
06:00 lbr search for other commits by this committer
Update to 0.74
Original commit
Sunday, 29 Mar 2009
06:16 lbr search for other commits by this committer
Update to 0.73
Original commit
Sunday, 22 Feb 2009
08:32 lbr search for other commits by this committer
Update to 0.71
Original commit
Saturday, 7 Feb 2009
02:46 lbr search for other commits by this committer
Update to 0.68
Original commit
Wednesday, 4 Feb 2009
15:02 lbr search for other commits by this committer
Update to 0.67

Now includes a full manual, as per
http://news.perlfoundation.org/2008/11/2008q4_grant_proposal_moose_do.html
Original commit
Wednesday, 1 Oct 2008
04:58 lbr search for other commits by this committer
Added missing dir to plist...  Reported by QATindy.
Original commit
04:46 lbr search for other commits by this committer
Update to 0.58.

http://search.cpan.org/src/DROLSKY/Moose-0.58/Changes

!! This release has an incompatible change regarding how roles add methods to a
class !!

Please note that I've seen test-failures on my machine:

        http://balker.dk/moose-0.58-test.txt

but haven't been able to reproduce elsewhere, so if you're up to it, please
install p5-Test-Exception and p5-Test-LongString, run "make test" in
/usr/ports/devel/Moose/work/Moose-0.58 and report any failures to me.

/lbr@FreeBSD.org
Original commit
Thursday, 4 Sep 2008
09:41 lbr search for other commits by this committer
Updated to 0.57
Original commit
Wednesday, 3 Sep 2008
12:30 lbr search for other commits by this committer
Updated to 0.56
Original commit
Wednesday, 6 Aug 2008
10:02 lbr search for other commits by this committer
Update to 0.55
Original commit
Friday, 4 Jul 2008
09:16 lbr search for other commits by this committer
Update to 0.53

PR:             125248
Submitted by:   Wen heping <wenheping@gmail.com>
Original commit
Thursday, 19 Jun 2008
13:30 skv search for other commits by this committer
Update to 0.50

Changes:        http://search.cpan.org/src/SARTAK/Moose-0.50/Changes
PR:             ports/124264
Submitted by:   skv
Approved by:    maintainer timeout
Original commit
Wednesday, 23 Jan 2008
00:25 lbr search for other commits by this committer
Update to 0.34.  See http://search.cpan.org/src/STEVAN/Moose-0.34/Changes
Original commit
Friday, 14 Dec 2007
23:46 lbr search for other commits by this committer
Update to 0.33
Original commit
Tuesday, 11 Dec 2007
21:34 lbr search for other commits by this committer
Update to 0.32
Original commit
Saturday, 29 Sep 2007
10:36 lbr search for other commits by this committer
Update to 0.26
Original commit
Wednesday, 15 Aug 2007
06:30 lbr search for other commits by this committer
Update to 0.25
Original commit
Sunday, 11 Mar 2007
13:47 lbr search for other commits by this committer
Update to 0.18.
Original commit
Friday, 5 Jan 2007
09:08 lbr search for other commits by this committer
Update to 0.17

PR:             106628
Submitted by:   Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
Original commit
Sunday, 1 Oct 2006
13:06 lbr search for other commits by this committer
Up to 0.13
Remove test depends
Original commit
Friday, 7 Jul 2006
06:24 lbr search for other commits by this committer
Update to 0.10.  Møøse.
Original commit
Friday, 14 Apr 2006
12:19 erwin search for other commits by this committer
Moose is an extension of the Perl 5 object system.

Another object system!?!?

Yes, I know there has been an explosion recently of new ways to build
objects in Perl 5, most of them based on inside-out objects, and other
such things. Moose is different because it is not a new object system
for Perl 5, but instead an extension of the existing object system.

Moose is built on top of Class::MOP, which is a metaclass system for
Perl 5. This means that Moose not only makes building normal Perl 5
objects better, but it also provides the power of metaclass programming.

WWW: http://search.cpan.org/dist/Moose/

PR:             ports/95741
Submitted by:   Lars Balker Rasmussen <lars@balker.dk>
Committed from: Sofia, Bulgaria
Original commit

Number of commits found: 47