Port details |
- p5-Dancer-Debug Plack::Middleware::Debug extension Perl module
- 0.03_1 devel
=0 0.03_1Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2011-01-22 20:27:06
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- Dancer::Debug extends Plack::Middleware::Debug with some specific
panels for Dancer.
WWW: https://metacpan.org/release/Dancer-Debug
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Dancer-Debug>0:devel/p5-Dancer-Debug
- To install the port:
- cd /usr/ports/devel/p5-Dancer-Debug/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Dancer-Debug
- pkg install p5-Dancer-Debug
- PKGNAME: p5-Dancer-Debug
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Dancer-Debug-0.03.tar.gz) = 2fb4866328683505ad2b6f724ff2aa2ff6811bd98276857b2d178b570f090b68
SIZE (Dancer-Debug-0.03.tar.gz) = 11896
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Class-Method-Modifiers>=0 : devel/p5-Class-Method-Modifiers
- p5-Dancer>=0 : www/p5-Dancer
- p5-Plack-Middleware-Debug>=0 : www/p5-Plack-Middleware-Debug
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Class-Method-Modifiers>=0 : devel/p5-Class-Method-Modifiers
- p5-Dancer>=0 : www/p5-Dancer
- p5-Plack-Middleware-Debug>=0 : www/p5-Plack-Middleware-Debug
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- devel_p5-Dancer-Debug
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 0.03_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 May 2020 13:13:25
0.03_1
|
danfe  |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 7). |
06 Oct 2018 13:06:45
0.03_1
|
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.03_1
|
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.03_1
|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
01 Apr 2016 14:00:57
0.03_1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
25 Aug 2015 14:51:33
0.03_1
|
sunpoet  |
- Add LICENSE
- Add BUILD_DEPENDS
- Remove MASTER_SITE_SUBDIR
- Pass maintainership to perl@ |
20 Aug 2015 14:03:07
0.03_1
|
amdmi3  |
- Add NO_ARCH |
19 Aug 2015 07:32:56
0.03_1
|
erwin  |
Reset maintainer
<geistteufel@yahoo.fr>: host mx-eu.mail.am0.yahoodns.net[188.125.69.79] said:
554 delivery error: dd This user doesn't have a yahoo.fr account
(geistteufel@yahoo.fr) [-5] - mta1129.mail.ir2.yahoo.com (in reply to end
of DATA command)
Sponsored by: DK Hostmaster A/S |
26 Nov 2014 13:08:38
0.03_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.03
|
bapt  |
Cleanup plist |
29 Jan 2014 10:33:58
0.03
|
az  |
- add stage support
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 17:13:47
0.03
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
09 Sep 2013 15:55:47
0.03
|
az  |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
21 Jun 2011 06:58:21
0.03
|
az  |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
- Utilize CPAN macro |
22 Jan 2011 20:26:42
0.03
|
sunpoet  |
- Add p5-Dancer-Debug 0.03
Dancer::Debug extends Plack::Middleware::Debug with some specific
panels for Dancer.
WWW: http://search.cpan.org/dist/Dancer-Debug/
PR: ports/154115
Submitted by: Geistteufel <geistteufel@yahoo.fr>
Feature safe: yes |