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

|
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) |
27 May 2018 20:15:20
0.0.8.21

|
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.0.8.21

|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
01 Apr 2016 14:33:58
0.0.8.21

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
19 Jan 2016 14:04:41
0.0.8.21

|
sunpoet  |
- Update to 0.0.8.21
Changes: http://search.cpan.org/dist/Catalyst-Plugin-ErrorCatcher/Changes |
12 Jan 2016 21:41:26
0.0.8.20

|
sunpoet  |
- Update to 0.0.8.20
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Catalyst-Plugin-ErrorCatcher/Changes |
01 Jan 2016 23:39:46
0.0.8.18

|
adamw  |
Remove perl5.16-specific bits from perl@ ports. While here, sort
plists as necessary. |
30 May 2015 13:13:24
0.0.8.18

|
sunpoet  |
- Update to 0.0.8.18
- Sort PLIST
Changes: http://search.cpan.org/dist/Catalyst-Plugin-ErrorCatcher/Changes |
13 Dec 2014 23:17:45
0.0.8.15_2

|
des  |
Use p5-Module-Pluggable also when building for Perl 5.18, to avoid warning
messages. |
26 Nov 2014 13:08:38
0.0.8.15_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 ) |
29 Mar 2014 14:55:53
0.0.8.15

|
sunpoet  |
- Fix PERL_LEVEL check and typo |
02 Jan 2014 16:32:23
0.0.8.15

|
sunpoet  |
- Update to 0.0.8.15
- Fix *_DEPENDS
Changes: http://search.cpan.org/dist/Catalyst-Plugin-ErrorCatcher/Changes |
07 Nov 2013 08:28:22


|
vanilla  |
support STAGEDIR. |
20 Sep 2013 23:36:54
0.0.8.13

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
02 Aug 2013 18:52:11
0.0.8.13

|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
08 Feb 2013 09:33:35
0.0.8.13

|
tobez  |
Update to 0.0.8.13.
Changes: http://search.cpan.org/dist/Catalyst-Plugin-ErrorCatcher/Changes |
21 Apr 2012 18:03:33
0.0.8.12
|
sunpoet  |
- Update to 0.0.8.12
- Fix *_DEPENDS: p5-Module-Pluggable is already in all supported Perl releases
- Pass maintainership to perl@
- Sort PLIST
- Add missing trailing slash to WWW
Changes: http://search.cpan.org/dist/Catalyst-Plugin-ErrorCatcher/Changes
PR: ports/167153
Submitted by: sunpoet (myself)
Approved by: Andrii Kostenko <andrey@kostenko.name> (maintainer) |
21 Apr 2012 18:01:52
0.0.8.12
|
sunpoet  |
- Update to 0.0.8.12
- Fix *_DEPENDS: p5-Module-Pluggable is already in all supported Perl releases
- Pass maintainership to perl@
- Sort PLIST
- Add missing trailing slash to WWW
Changes: http://search.cpan.org/dist/Catalyst-Plugin-ErrorCatcher/Changes
PR: ports/167153
Submitted by: sunpoet (myself)
Approved by: Andrii Kostenko <andrey@kostenko.name> (maintainer) |
07 Oct 2011 11:22:46
0.0.8.9
|
culot  |
- Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)
PR: ports/161336
Submitted by: Simon Olofsson <simon@olofsson.de> |
07 Sep 2011 09:27:11
0.0.8.9
|
az  |
- update to 0.0.8.9
- add LICENSE
Also this version untie dependence on devel/p5-Class-Data-Accessor
which marked as deprecated.
PR: ports/160536
Submitted by: Andrej Zverev <andrej.zverev@gmail.com>
Approved by: maintainer |
07 Sep 2011 08:58:48
0.0.6.3
|
dougb  |
DEPRECATED= Depends on devel/p5-Class-Data-Accessor, which is deprecated
EXPIRATION_DATE= 2011-09-30
Approved by: perl@ (az) |
19 Nov 2010 06:32:11
0.0.6.3
|
wen  |
Catalyst::Plugin::ErrorCatcher allows you to do More Stuff with the
information that would normally only be seen on the Catalyst Error
Screen courtesy of the Catalyst::Plugin::StackTrace plugin.
WWW: http://search.cpan.org/dist/Catalyst-Plugin-ErrorCatcher
PR: ports/152320
Submitted by: Andrey Kostenko <andrey@kostenko.name> |