Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Oct 2018 13:06:45
0.43

|
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) |
12 Aug 2018 08:06:24
0.43

|
antoine  |
Undeprecate and unexpire ports that were not correctly deprecated, all ports
depending on those should have been deprecated but it never happened |
27 May 2018 20:15:20
0.43

|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
0.43

|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
26 Dec 2016 14:33:04
0.43

|
mat  |
Add an EXPIRATION_DATE to DEPRECATED ports without one.
Sponsored by: Absolight |
01 Apr 2016 14:00:57
0.43

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
17 Aug 2015 13:06:27
0.43

|
sunpoet  |
- Update to 0.43
- Fix and sort *_DEPENDS
Changes: http://search.cpan.org/dist/MooseX-Declare/Changes |
05 Jun 2015 13:43:15
0.42

|
jadawin  |
- Update to 0.42 |
16 May 2015 13:35:30
0.41

|
sunpoet  |
- Update to 0.41
- Mark DEPRECATED
Changes: http://search.cpan.org/dist/MooseX-Declare/Changes |
01 Jan 2015 16:23:09
0.40

|
sunpoet  |
- Update to 0.40
Changes: http://search.cpan.org/dist/MooseX-Declare/Changes |
26 Nov 2014 13:08:38
0.38_1

|
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 ) |
27 Oct 2014 10:55:59
0.38

|
bapt  |
Cleanup plist |
31 Dec 2013 01:22:15
0.38

|
sunpoet  |
- Update to 0.38
- Add LICENSE
- Support STAGEDIR
Changes: http://search.cpan.org/dist/MooseX-Declare/Changes |
02 Oct 2013 17:44:24
0.37

|
sunpoet  |
- Update to 0.37
Changes: http://search.cpan.org/dist/MooseX-Declare/Changes |
20 Sep 2013 17:13:47
0.36

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
10 Sep 2013 09:21:41
0.36

|
sunpoet  |
- Update to 0.36
- Fix *_DEPENDS: add missing p5-aliased
Changes: http://search.cpan.org/dist/MooseX-Declare/Changes |
02 Aug 2013 18:52:11
0.35

|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
07 May 2012 15:42:51
0.35
|
skv  |
Pass maintainership of almost of my "p5-*" ports to "perl@".
(I hope updating of them will be improved). |
05 Mar 2012 14:44:33
0.35
|
swills  |
- Update to 0.35
- Add TEST_DEPENDS to enable testing
PR: ports/165268
Approved by: maintainer timeout (skv, > 2 weeks) |
21 Jan 2012 17:40:15
0.34
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
03 Jul 2011 14:59:23
0.34
|
ohauer  |
-remove MD5 |
01 Sep 2010 12:48:49
0.34
|
skv  |
Update to 0.34
Changes: http://cpansearch.perl.org/src/FLORA/MooseX-Declare-0.34/Changes |
02 Nov 2009 14:24:41
0.32
|
skv  |
Update to 0.32
Changes: http://cpansearch.perl.org/src/FLORA/MooseX-Declare-0.32/Changes
PR: ports/140214
Submitted by: ehaupt |
09 Jul 2009 18:44:17
0.23
|
pgollucci  |
- Update to 0.23
PR: ports/136510
Approved by: skv (blanket)
Submitted by: myself (pgollucci@) |
13 May 2009 05:54:53
0.22
|
skv  |
Add p5-MooseX-Declare 0.22, declarative syntax for Moose. |