482e FreshPorts -- www/p5-CatalystX-SimpleLogin
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-CatalystX-SimpleLogin 0.18 www on this many watch lists=0 search for ports that depend on this port
Provide a simple Login controller which can be reused
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 11 May 2011 01:42:34
Also Listed In: perl5
License: ART10 GPLv1


CatalystX::SimpleLogin is an application class Moose::Role which will inject a
Catalyst::Controller which is an instance of
CatalystX::SimpleLogin::Controller::Login into your application. This provides
a simple login and logout page with the adition of only one line of code and
one template to your application.

WWW:	http://search.cpan.org/dist/CatalystX-SimpleLogin/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. www/p5-Catalyst-Action-REST
  2. www/p5-Catalyst-Action-RenderView
  3. www/p5-Catalyst-ActionRole-ACL
  4. www/p5-Catalyst-Plugin-Authentication
  5. www/p5-Catalyst-Plugin-Session
  6. www/p5-Catalyst-Plugin-Session-State-Cookie
  7. www/p5-Catalyst-Plugin-Session-Store-File
  8. www/p5-Catalyst-Runtime
  9. www/p5-Catalyst-View-TT
  10. www/p5-CatalystX-Component-Traits
  11. www/p5-CatalystX-InjectComponent
  12. www/p5-HTML-FormHandler
  13. www/p5-libwww
  14. devel/p5-Moose
  15. devel/p5-Moose-Autobox
  16. devel/p5-MooseX-MethodAttributes
  17. devel/p5-MooseX-RelatedClassRoles
  18. devel/p5-MooseX-Types
  19. devel/p5-MooseX-Types-Common
  20. databases/p5-SQL-Translator
  21. devel/p5-namespace-autoclean
  22. lang/perl5.12
Required To Run:
  1. www/p5-Catalyst-Action-REST
  2. www/p5-Catalyst-Action-RenderView
  3. www/p5-Catalyst-ActionRole-ACL
  4. www/p5-Catalyst-Plugin-Authentication
  5. www/p5-Catalyst-Plugin-Session
  6. www/p5-Catalyst-Plugin-Session-State-Cookie
  7. www/p5-Catalyst-Plugin-Session-Store-File
  8. www/p5-Catalyst-Runtime
  9. www/p5-Catalyst-View-TT
  10. www/p5-CatalystX-Component-Traits
  11. www/p5-CatalystX-InjectComponent
  12. www/p5-HTML-FormHandler
  13. www/p5-libwww
  14. devel/p5-Moose
  15. devel/p5-Moose-Autobox
  16. devel/p5-MooseX-MethodAttributes
  17. devel/p5-MooseX-RelatedClassRoles
  18. devel/p5-MooseX-Types
  19. devel/p5-MooseX-Types-Common
  20. databases/p5-SQL-Translator
  21. devel/p5-namespace-autoclean
  22. lang/perl5.12

This port is required by:

for Build for Run

To install the port: cd /usr/ports/www/p5-CatalystX-SimpleLogin/ && make install clean
To add the package: pkg_add -r p5-CatalystX-SimpleLogin


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/B/BO/BOBTFISH/
  3. ftp://ftp.cpan.org/pub/CPAN/authors/id/B/BO/BOBTFISH/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/authors/id/B/BO/BOBTFISH/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/B/BO/BOBTFISH/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/B/BO/BOBTFISH/
  8. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/authors/id/B/BO/BOBTFISH/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/authors/id/B/BO/BOBTFISH/
  10. ftp://mirror.hiwaay.net/CPAN/authors/id/B/BO/BOBTFISH/
  11. http://at.cpan.org/authors/id/B/BO/BOBTFISH/
  12. http://backpan.perl.org/authors/id/B/BO/BOBTFISH/
  13. http://cpan.nctu.edu.tw/authors/id/B/BO/BOBTFISH/
  14. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/B/BO/BOBTFISH/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/B/BO/BOBTFISH/
  16. http://www.cpan.dk/authors/id/B/BO/BOBTFISH/
  17. http://www.cpan.dk/modules/by-module/

Number of commits found: 5

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
30 Jul 2012 19:42:38
Original commit files touched by this commit  0.18
sunpoet search for other commits by this committer
- Update to 0.18
- Add LICENSE

Changes:	http://search.cpan.org/dist/CatalystX-SimpleLogin/Changes
20 Jul 2012 02:09:22
Original commit files touched by this commit  0.17
sunpoet search for other commits by this committer
- Update to 0.17

Changes:	http://search.cpan.org/dist/CatalystX-SimpleLogin/Changes
30 Dec 2011 05:54:52
Original commit files touched by this commit  0.15
swills search for other commits by this committer
- Add TEST_DEPENDS to enable testing
09 Sep 2011 10:03:32
Original commit files touched by this commit  0.15
az search for other commits by this committer
- Update to 0.15
- Little cleanup
11 May 2011 01:42:06
Original commit files touched by this commit  0.14
swills search for other commits by this committer
CatalystX::SimpleLogin is an application class Moose::Role which will inject a
Catalyst::Controller which is an instance of
CatalystX::SimpleLogin::Controller::Login into your application. This provides
a simple login and logout page with the adition of only one line of code and
one template to your application.

WWW:    http://search.cpan.org/dist/CatalystX-SimpleLogin/

Number of commits found: 5

284e
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24523
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 7
new 48 hours10
new 7 days28
new fortnight78
new month210

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0