Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.005005 30 Jan 2023 13:02:02 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Moo: Update to 2.005005
Changes: https://metacpan.org/dist/Moo/changes |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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.005004 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
2.005004 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
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 ) |
2.005004 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.005004 29 Mar 2021 14:29:00 |
adamw |
devel/p5-Moo: Update to 2.005004 |
2.004004 12 Dec 2020 01:36:52 |
wen |
- Update to 2.004004 |
2.004002 21 Nov 2020 00:07:37 |
wen |
- Update to 2.004002 |
2.004000 24 Apr 2020 18:07:13 |
sunpoet |
Update to 2.004000
- Add LICENSE_FILE
Changes: https://metacpan.org/changes/distribution/Moo |
2.003006 28 Oct 2019 14:56:26 |
sunpoet |
Update to 2.003006
Changes: https://metacpan.org/changes/distribution/Moo |
2.003004 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
2.003004 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
2.003004 01 Dec 2017 01:53:41 |
adamw |
Update to 2.003004
- re-allow stubs for attribute parameters like isa or coerce (RT#123753)
- fix accidentally removed space in coderef error message (GH#33)
- fix test errors with old Carp versions |
2.003003 16 Nov 2017 17:07:11 |
adamw |
Update to 2.003003
- test tweaks
- fix handling of code refs stored directly in the stash (for perl 5.28)
- consider inline packages with constants in them as being loaded
- stubs will be treated as methods that exist when inflating to Moose
- avoid loading overload.pm unless required |
2.003002 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
2.003002 01 Jun 2017 23:51:42 |
sunpoet |
Remove outdated PERL_LEVEL check |
2.003002 29 Mar 2017 15:55:10 |
adamw |
Update to 2.003002.
Changes: https://metacpan.org/changes/distribution/Moo |
2.003001 07 Mar 2017 17:02:36 |
sunpoet |
Update to 2.003001
Changes: http://search.cpan.org/dist/Moo/Changes |
2.003000 09 Dec 2016 19:30:19 |
adamw |
Update Moo to 2.003000. Among other changes, Sub::Quote (and Sub::Defer)
now exist in a separate package, which has been added as p5-Sub-Quote.
Changes: https://metacpan.org/source/HAARG/Moo-2.003000/Changes |
2.002005 06 Nov 2016 17:07:20 |
adamw |
Update to 2.002005.
- fix accessor extensions that need captured variables for clearers and
predicates. (RT#118453)
- avoid relying on '.' being in @INC in tests
- fix Sub::Quote test when run with perl -C or PERL_UNICODE on perl 5.10
(RT#117844)
- improved error messages for invalid sub names in Sub::Quote (RT#116416,
RT#117711)
- clarify meta method documentation
- bump Role::Tiny prereq version to get stub in role fix (RT#116674) |
2.002004 28 Jun 2016 14:34:10 |
adamw |
Update to 2.002004.
Changes: https://metacpan.org/changes/distribution/Moo |
2.002003 23 Jun 2016 16:04:28 |
adamw |
Update to 2.002003.
Changes: https://metacpan.org/changes/distribution/Moo |
2.002002 21 Jun 2016 15:07:48 |
mat |
Update to 2.002002.
Sponsored by: Absolight |
2.001001_3 02 Apr 2016 16:22:48 |
adamw |
Only pull in p5-Scalar-List-Utils if the XS option is turned on, as it was
before r412231. PORTREVISION bump for default dependency change. |
2.001001_2 02 Apr 2016 07:13:32 |
sunpoet |
- Fix *_DEPENDS: Sub::Util is only available in perl5.22 and above
- Bump PORTREVISION for dependency change |
2.001001_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.001001_1 31 Mar 2016 15:23:13 |
mat |
Cleanup dependencies on lang/p5-Scalar-List-Utils.
The different cases are:
- Only bring it if the one bundled with Perl is outdated.
- The version bundled with all our Perl is sufficient.
- Scalar-List-Util is not really needed by the port.
(looking for /(Sub|Scalar|List)::Util/ returns nothing.)
While there, do some minor cleanup that caught my eye.
PR: 208378
With hat: perl@
Sponsored by: Absolight |
2.001001 04 Mar 2016 16:59:20 |
adamw |
Update to 2.001001.
Changes: https://metacpan.org/changes/distribution/Moo |
2.001000 29 Feb 2016 23:21:23 |
adamw |
Update to 2.001000. Freshen pkg-descr with the text in Moo(3pm).
Changes: https://metacpan.org/changes/distribution/Moo |
2.000002 15 Feb 2016 00:23:08 |
adamw |
Improve XS dependency.
p5-Scalar-List-Utils is only used for Sub::Util, which shipped with perl5.22.
Only register the dependency on older perls, and register against the version
that is equivalent to perl5.22's version rather than just >=0.
MFH: 2016Q1 |
2.000002 24 Jul 2015 18:14:25 |
sunpoet |
- Update to 2.000002
Changes: http://search.cpan.org/dist/Moo/Changes |
2.000001 08 Jun 2015 19:38:34 |
sunpoet |
- Add NO_ARCH |
2.000001 16 Mar 2015 20:35:14 |
adamw |
Update to 2.000001.
Changes: https://metacpan.org/changes/distribution/Moo |
2.000000_1 12 Mar 2015 19:39:58 |
adamw |
Use XS from bsd.options.desc.mk. |
2.000000_1 03 Mar 2015 16:48:12 |
adamw |
In r380302, I stated that I was leaving the strictures dependency in because
it's so highly recommended by the authors.
On closer inspection, however, the usage of the strictures module must be
manually activated in the calling program, and is otherwise unused. Because
of this, it really doesn't make sense to have strictures be a hard dependency.
So, I'm removing the p5-strictures dependency and bumping PORTREVISION. |
2.000000 02 Mar 2015 23:12:02 |
adamw |
Update to 2.000000. Dependencies have changed; Moo does
not require Import::Into, and Scalar-List-Utils are the
XS dependency of choice (over Sub::Name). strictures is
now optional but it's so highly recommended by the Moo
authors that I've left it in.
Sort plist while I'm here.
Changes: https://metacpan.org/changes/distribution/Moo |
1.007000_1 08 Feb 2015 18:24:59 |
adamw |
Remove the dependency on p5-Dist-CheckConflicts; it was removed from Moo in
version 1.004. Bump PORTREVISION for this.
While here, add an XS option that pulls in Class::XSAccessor and Sub::Name
for speed boosts. In the next version, the Sub::Name dependency will change.
PR: 197211 |
1.007000 22 Jan 2015 14:22:51 |
tobez |
Update to 1.007000. |
1.006001 04 Dec 2014 14:16:14 |
jadawin |
- Update to 1.006001 |
1.006000_1 26 Nov 2014 13:08:38 |
mat |
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 ) |
1.006000 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
1.006000 16 Sep 2014 15:14:37 |
jadawin |
- Update to 1.006000 |
1.005000 15 Jul 2014 07:03:02 |
leeym |
- update to 1.005000 |
1.004002 06 Mar 2014 18:51:18 |
sunpoet |
- Remove outdated PERL_LEVEL check
With hat: perl |
1.004002 01 Jan 2014 05:02:57 |
wen |
- Update to 1.004002
Changes: http://cpansearch.perl.org/src/HAARG/Moo-1.004002/Changes |
1.004001 30 Dec 2013 15:49:37 |
az |
- Update to 1.004001
- Add missed Moo/HandleMoose/_TypeMap.pm [1]
PR: ports/185298 [1]
Submitted by: Mark Knight <markk@knigma.org> [1] |
1.004000 27 Dec 2013 13:11:56 |
wen |
- Update to 1.004000
Changes: http://cpansearch.perl.org/src/HAARG/Moo-1.004000/Changes
- Update BUILD_DEPENDS |
1.003001 30 Oct 2013 14:44:54 |
vanilla |
support STAGEDIR. |
1.003001 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.003001 10 Sep 2013 15:58:57 |
sunpoet |
- Update to 1.003001
- Fix *_DEPENDS: add missing p5-Dist-CheckConflicts
- Sort PLIST
Changes: http://search.cpan.org/dist/Moo/Changes |
1.003000 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.003000 17 Jul 2013 14:18:20 |
wen |
- Update to 1.003000
Changes: http://cpansearch.perl.org/src/HAARG/Moo-1.003000/Changes |
1.002000 06 May 2013 08:24:43 |
tobez |
Update to 1.002000.
Changes: http://search.cpan.org/dist/Moo/Changes |
1.001000 18 Mar 2013 11:35:51 |
tobez |
Update to 1.001000.
Changes: http://search.cpan.org/dist/Moo/Changes |
1.000006 05 Dec 2012 00:45:56 |
sunpoet |
- Update to 1.000006
Changes: http://search.cpan.org/dist/Moo/Changes
Feature safe: yes |
1.000005 30 Oct 2012 03:14:50 |
wen |
- Update to 1.000005
Changes: http://cpansearch.perl.org/src/ILMARI/Moo-1.000005/Changes
- Trim Makefile headers
Feature safe: yes |
1.000003 12 Aug 2012 14:22:30 |
wen |
- Update to 1.000003
Changes: http://cpansearch.perl.org/src/ILMARI/Moo-1.000003/Changes |
1.000002 05 Aug 2012 06:57:54 |
sunpoet |
- Update to 1.000002
Changes: http://search.cpan.org/dist/Moo/Changes |
1.000001 30 Jul 2012 19:18:11 |
sunpoet |
- Update to 1.000001
Changes: http://search.cpan.org/dist/Moo/Changes |
1.000000 25 Jul 2012 11:24:11 |
cs |
Fix typos in COMMENT |
1.000000 20 Jul 2012 03:53:53 |
sunpoet |
- Update to 1.000000
Changes: http://search.cpan.org/dist/Moo/Changes |
0.091011 27 Jun 2012 08:48:55 |
sunpoet |
- Update to 0.091011
Changes: http://search.cpan.org/dist/Moo/Changes |
0.091010 27 Jun 2012 01:11:00 |
wen |
- Update to 0.091010
ChangeLog: http://cpansearch.perl.org/src/MSTROUT/Moo-0.091010/Changes |
0.091009 22 Jun 2012 01:31:58 |
sunpoet |
- Update to 0.091009
Changes: http://search.cpan.org/dist/Moo/Changes |
0.091007 18 May 2012 01:56:53 |
sunpoet |
- Update to 0.091007
Changes: http://search.cpan.org/dist/Moo/Changes |
0.091006 17 May 2012 14:33:00 |
sunpoet |
- Update to 0.091006
Changes: http://search.cpan.org/dist/Moo/Changes |
0.091005 15 May 2012 10:08:57 |
sunpoet |
- Update to 0.091005
Changes: http://search.cpan.org/dist/Moo/Changes |
0.091004 08 May 2012 09:36:42 |
sunpoet |
- Update to 0.091004
Changes: http://search.cpan.org/dist/Moo/Changes |
0.091003 07 May 2012 02:30:36 |
sunpoet |
- Update to 0.091003
Changes: http://search.cpan.org/dist/Moo/Changes |
0.091002 06 May 2012 07:33:24 |
sunpoet |
- Update to 0.091002
- Add LICENSE
Changes: http://search.cpan.org/dist/Moo/Changes |
0.091001 03 May 2012 14:05:30 |
sunpoet |
- Update to 0.091001
Changes: http://search.cpan.org/dist/Moo/Changes |
0.091000 29 Apr 2012 10:09:14 |
sunpoet |
- Update to 0.091000
Changes: http://search.cpan.org/dist/Moo/Changes |
0.009014 31 Mar 2012 01:15:30 |
sunpoet |
- Update to 0.009014
- Sort PLIST
Changes: http://search.cpan.org/dist/Moo/Changes
Feature safe: yes |
0.009012 20 Jan 2012 18:49:00 |
swills |
- Add missing BUILD_DEPENDS [1]
- Add TEST_DEPENDS to enable testing [1]
- Switch maintainer to perl@ [2]
PR: ports/164336 [1]
Approved by: wen (maintainer) [1]
Requested by: wen (maintainer, private email) [2] |
0.009012 16 Nov 2011 06:48:36 |
wen |
- Update to 0.009012
ChangeLog: http://cpansearch.perl.org/src/MSTROUT/Moo-0.009012/Changes
Feature safe: yes |
0.009011 12 Oct 2011 00:21:50 |
wen |
- Update to 0.009011
ChangeLog: http://cpansearch.perl.org/src/MSTROUT/Moo-0.009011/Changes |
0.009010 08 Aug 2011 06:37:02 |
wen |
- Update to 0.009010
ChangeLog: http://cpansearch.perl.org/src/MSTROUT/Moo-0.009010/Changes |
0.009007 08 Mar 2011 01:22:34 |
wen |
- Update to 0.009007
ChangeLog: http://cpansearch.perl.org/src/MSTROUT/Moo-0.009007/Changes |
0.009005 25 Feb 2011 06:38:23 |
wen |
This module is an extremely light-weight, high-performance Moose
replacement. It also avoids depending on any XS modules to allow
simple deployments. The name Moo is based on the idea that it
provides almost -but not quite- two thirds of Moose.
Unlike Mouse this module does not aim at full Moose compatibility.
See "INCOMPATIBILITIES" for more details.
WWW: http://search.cpan.org/dist/Moo/ |