Port details |
- p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC Extensible authentication framework for Dancer2 apps using DBIC
- 0.624 security =2 0.624Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2016-01-23 15:13:03
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Dancer2-Plugin-Auth-Extensible-Provider-DBIC
- Description:
- This class is an authentication provider designed to authenticate users
against a database, using Dancer2::Plugin::DBIC to access a database.
See Dancer2::Plugin::Auth::Extensible for details on how to use
the authentication framework.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC>0:security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC
- To install the port:
- cd /usr/ports/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/ && make install clean
- To add the package, run one of these commands:
- pkg install security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC
- pkg install p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1567016175
SHA256 (Dancer2-Plugin-Auth-Extensible-Provider-DBIC-0.624.tar.gz) = 200d3c10f717ed0fa5af45dee4239bedb61fb0b9c6242c9d569a0d906a532d62
SIZE (Dancer2-Plugin-Auth-Extensible-Provider-DBIC-0.624.tar.gz) = 14848
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-DBIx-Class>=0 : databases/p5-DBIx-Class
- p5-Dancer2-Plugin-Auth-Extensible>=0.708 : security/p5-Dancer2-Plugin-Auth-Extensible
- p5-Dancer2-Plugin-DBIC>=0.0012 : databases/p5-Dancer2-Plugin-DBIC
- p5-Dancer2>=0.200000 : www/p5-Dancer2
- p5-DateTime>=0 : devel/p5-DateTime
- p5-Moo>=0 : devel/p5-Moo
- p5-String-CamelCase>=0 : textproc/p5-String-CamelCase
- p5-namespace-clean>=0 : devel/p5-namespace-clean
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-DBIx-Class>=0 : databases/p5-DBIx-Class
- p5-Dancer2-Plugin-Auth-Extensible>=0.708 : security/p5-Dancer2-Plugin-Auth-Extensible
- p5-Dancer2-Plugin-DBIC>=0.0012 : databases/p5-Dancer2-Plugin-DBIC
- p5-Dancer2>=0.200000 : www/p5-Dancer2
- p5-DateTime>=0 : devel/p5-DateTime
- p5-Moo>=0 : devel/p5-Moo
- p5-String-CamelCase>=0 : textproc/p5-String-CamelCase
- p5-namespace-clean>=0 : devel/p5-namespace-clean
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- www/p5-Dancer2-Plugin-Interchange6
- for Run
-
- www/p5-Dancer2-Plugin-Interchange6
Configuration Options:
- No options to configure
- Options name:
- security_p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC
- 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 |
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.624 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.624 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.624 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.624 28 Aug 2019 23:53:42 |
sunpoet |
Update to 0.624
- Fix *_DEPENDS
Changes: https://metacpan.org/changes/distribution/Dancer2-Plugin-Auth-Extensible-Provider-DBIC |
0.623 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.623 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 |
0.623 15 Oct 2017 11:24:48 |
pi |
security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC: update 0.601 -> 0.623
Relnotes: http://cpansearch.perl.org/src/ABEVERLEY/Dancer2-Plugin-Auth-Extensible-Provider-DBIC-0.623/Changes |
0.601 15 Oct 2017 02:47:49 |
pi |
databases/p5-Dancer2-Session-DBIC
databases/p5-Interchange6-Schema
devel/p5-MooseX-CoverableModifiers
devel/p5-Test-MockDateTime
devel/p5-Test-Roo
devel/p5-superclass
mail/p5-Email-MIME-RFC2047
mail/p5-Mail-Box-IMAP4-SSL
security/p5-Dancer-Plugin-Auth-Extensible
security/p5-Dancer-Plugin-Auth-Extensible-Provider-Usergroup
security/p5-Dancer2-Plugin-Auth-Extensible
security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC
security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database
security/p5-Dancer2-Plugin-Auth-Extensible-Provider-IMAP
security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup (Only the first 15 lines of the commit message are shown above ) |
0.601 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.601 30 Aug 2016 15:57:21 |
amdmi3 |
- Update to 0.601
- While here, add NO_ARCH
PR: 212198
Submitted by: hvo.pm@xs4all.nl (maintainer) |
0.600_1 08 Jun 2016 15:09:15 |
mat |
Remove the README.3 from the plist.
Sponsored by: Absolight |
0.600 03 Jun 2016 18:41:37 |
pi |
www/p5-Dancer2: 0.166001 -> 0.200000
security/p5-Dancer2-Plugin-Passphrase: 3.2.2 -> 3.3.0
security/p5-Dancer2-Plugin-Auth-Extensible: 0.502 -> 0.600
security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC: 0.502 -> 0.600
security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup: 0.24 -> 0.600
Changes:
http://cpansearch.perl.org/src/XSAWYERX/Dancer2-0.200000/Changes
http://search.cpan.org/src/SYSPETE/Dancer2-Plugin-Passphrase-3.3.0/CHANGES
http://search.cpan.org/src/HORNBURG/Dancer2-Plugin-Auth-Extensible-0.600/Changes
http://search.cpan.org/src/HORNBURG/Dancer2-Plugin-Auth-Extensible-Provider-DBIC-0.600/Changes
http://search.cpan.org/src/HORNBURG/Dancer2-Plugin-Auth-Extensible-Provider-Usergroup-0.600/Changes
- Upgrade Dancer2 with those other ports that depend on it
PR: 209961, 209962, 209966, 209975, 209978
Submitted by: Henk van Oers <hvo.pm@xs4all.nl> (maintainer) |
0.502_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.502 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.502 13 Mar 2016 11:50:53 |
rakuco |
Update to 0.502.
See
https://github.com/ctrlo/Dancer2-Plugin-Auth-Extensible-Provider-DBIC/blob/master/Changes
0.502 Sun Mar 6 17:00:00 2016 GMT
* Allow disable_roles to be used
PR: 207770
Submitted by: Henk van Oers <hvo.pm@xs4all.nl> (maintainer) |
0.501 23 Jan 2016 15:12:54 |
sunpoet |
- Add p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC 0.501
- While I'm here, fix *_DEPENDS
This class is an authentication provider designed to authenticate users
against a database, using Dancer2::Plugin::DBIC to access a database.
See Dancer2::Plugin::Auth::Extensible for details on how to use
the authentication framework.
WWW: http://search.cpan.org/dist/Dancer2-Plugin-Auth-Extensible-Provider-DBIC/
PR: 206439
Submitted by: Henk van Oers <hvo.pm@xs4all.nl> |