Port details |
- p5-Dancer2-Plugin-Deferred Dancer2 plugin to defer messages or data across redirections
- 0.008000 www =2 0.008000Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2015-02-13 05:41:03
- Last Update: 2024-08-15 15:30:59
- Commit Hash: 352d161
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: APACHE20
- WWW:
- https://metacpan.org/release/Dancer2-Plugin-Deferred
- Description:
- This Dancer2 plugin provides a method for deferring a one-time message across a
redirect. It is similar to "flash" messages, but without the race conditions
that can result from multiple tabs in a browser or from AJAX requests. It is
similar in design to Catalyst::Plugin::StatusMessage, but adapted for Dancer2.
It works by creating a unique message ID within the session that holds deferred
data. The message ID is automatically added as a query parameter to redirection
requests. It's sort of like a session within a session, but tied to a request
rather than global to the browser. (It will even chain across multiple
redirects.)
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Dancer2-Plugin-Deferred>0:www/p5-Dancer2-Plugin-Deferred
- To install the port:
- cd /usr/ports/www/p5-Dancer2-Plugin-Deferred/ && make install clean
- To add the package, run one of these commands:
- pkg install www/p5-Dancer2-Plugin-Deferred
- pkg install p5-Dancer2-Plugin-Deferred
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Dancer2-Plugin-Deferred
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1595225793
SHA256 (Dancer2-Plugin-Deferred-0.008000.tar.gz) = fe3c0016e98269a6c3a0ebe143047f389a8dd83aca6281c8aa69aabf6b0397f5
SIZE (Dancer2-Plugin-Deferred-0.008000.tar.gz) = 20881
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-Dancer2>=0.200000 : www/p5-Dancer2
- p5-URI>=0 : net/p5-URI
- perl5>=5.36<5.37 : lang/perl5.36
- perl5>=5.36<5.37 : lang/perl5.36
- Test dependencies:
-
- p5-HTTP-Cookies>=0 : www/p5-HTTP-Cookies
- p5-HTTP-Message>=0 : www/p5-HTTP-Message
- p5-Plack>=0 : www/p5-Plack
- p5-Test-Simple>=1.302200 : devel/p5-Test-Simple
- Runtime dependencies:
-
- p5-Dancer2>=0.200000 : www/p5-Dancer2
- p5-URI>=0 : net/p5-URI
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- www/p5-Dancer2-Plugin-FormValidator
- for Run
-
- www/p5-Dancer2-Plugin-FormValidator
Configuration Options:
- No options to configure
- Options name:
- www_p5-Dancer2-Plugin-Deferred
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.008000 15 Aug 2024 15:30:59 |
Po-Chuan Hsieh (sunpoet) |
*: Change *_DEPENDS from p5-Test2-Suite to p5-Test-Simple
- Bump PORTREVISION of the following dependent ports for dependency change
- databases/p5-DBIx-QuickDB
- devel/p5-Shell-Config-Generate
- devel/p5-Test-Archive-Libarchive
- devel/p5-Test-Future-IO-Impl
- devel/p5-Test2-Harness
- devel/p5-Test2-Harness-UI
- devel/p5-Test2-Plugin-DBIProfile
Test2-Suite has been merged into Test-Simple since 1.302200.
Reference: https://metacpan.org/dist/Test-Simple/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) |
0.008000 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 ) |
0.008000 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
0.008000 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.008000 24 Jul 2020 07:28:05 |
sunpoet |
Update WWW |
0.008000 20 Jul 2020 07:35:40 |
wen |
- Update to 0.008000 |
0.007018 28 Oct 2018 19:58:17 |
sunpoet |
Update to 0.007018
Changes: https://metacpan.org/changes/distribution/Dancer2-Plugin-Deferred |
0.007017 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) |
0.007017 29 Jun 2018 10:10:36 |
mat |
Fix a few Perl ports with Perl 5.28.
Starting at ExtUtils::MakeMaker 7.31_06 and Perl 5.27.1, the base
README.pod is no longer installed. So stop installing them altogether.
PR: 229112
Reported by: many
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D15946 |
0.007017 28 Feb 2017 09:48:25 |
sunpoet |
Update to 0.007017
- Remove MASTER_SITE_SUBDIR
- Add LICENSE
- Add TEST_DEPENDS
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/Dancer2-Plugin-Deferred/Changes |
0.007015_1 30 May 2016 15:33:44 |
mat |
Starting at ExtUtils::MakeMaker 7.06 and Perl 5.25.1, the base
README.pod is no longer manified into a README.3, as the README.pod is
installed and can be read with perldoc, remove the README.3 files that
may be generated.
With hat: perl@
Sponsored by: Absolight |
0.007015 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.007015 25 Feb 2015 01:53:36 |
adamw |
Pass some stable modules without known build failures to perl@. |
0.007015 13 Feb 2015 05:40:47 |
adamw |
Add www/p5-Dancer2-Plugin-Deferred, a hook to utilize flash messages
across redirects. |