Port details |
- p5-Catalyst The Elegant MVC Web Application Framework
- 5.6902 www
=2 5.6902Version of this port present on the latest quarterly branch.
- Maintainer: lbr@FreeBSD.org
- Port Added: 2005-04-07 09:44:56
- Last Update: 2006-07-11 18:13:28
- SVN Revision: UNKNOWN
- People watching this port, also watch:: p5-IO-Multiplex, python, screen, rpm2cpio
- Also Listed In: perl5
- License: not specified in port
- WWW:
- http://search.cpan.org/dist/Catalyst/
- Description:
- Catalyst is an elegant web application framework, extremely flexible yet
extremely simple. It's similar to Ruby on Rails, Spring (Java) and
Maypole, upon which it was originally based.
Catalyst follows the Model-View-Controller (MVC) design pattern, allowing
you to easily separate concerns, like content, presentation and flow control,
into separate modules. This separation allows you to modify code that handles
one concern without affecting code that handles the others. Catalyst promotes
re-use of existing Perl modules that already handle common web application
concerns well.
WWW: http://search.cpan.org/dist/Catalyst/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- p5-Catalyst>0:www/p5-Catalyst
- No installation instructions:
- This port has been deleted.
- PKGNAME: p5-Catalyst
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-UNIVERSAL-require>=0.10 : devel/p5-UNIVERSAL-require
- p5-Class-Accessor>=0 : devel/p5-Class-Accessor
- p5-Class-Data-Inheritable>=0 : devel/p5-Class-Data-Inheritable
- p5-Class-Inspector>=0 : devel/p5-Class-Inspector
- p5-Data-Visitor>=0.02 : devel/p5-Data-Visitor
- p5-CGI.pm>=3.06 : www/p5-CGI.pm
- p5-File-Modified>=0 : devel/p5-File-Modified
- p5-HTML-Parser>=0 : www/p5-HTML-Parser
- p5-HTTP-Body>=0.5 : www/p5-HTTP-Body
- p5-libwww>=5.805 : www/p5-libwww
- p5-HTTP-Request-AsCGI>=0.5 : www/p5-HTTP-Request-AsCGI
- p5-MIME-Types>=0 : mail/p5-MIME-Types
- p5-Module-Pluggable-Fast>=0.16 : devel/p5-Module-Pluggable-Fast
- p5-NEXT>=0 : devel/p5-NEXT
- p5-Path-Class>=0.09 : devel/p5-Path-Class
- p5-Scalar-List-Utils>=0 : lang/p5-Scalar-List-Utils
- p5-Template-Toolkit>=0 : www/p5-Template-Toolkit
- p5-Text-SimpleTable>=0.03 : textproc/p5-Text-SimpleTable
- p5-Test-MockObject>=0 : devel/p5-Test-MockObject
- p5-Test-NoWarnings>=0.082 : devel/p5-Test-NoWarnings
- p5-Time-HiRes>=0 : devel/p5-Time-HiRes
- p5-Tree-Simple>=1.15 : devel/p5-Tree-Simple
- p5-Tree-Simple-VisitorFactory>=0 : devel/p5-Tree-Simple-VisitorFactory
- p5-URI>=1.35 : net/p5-URI
- p5-File-Copy-Recursive>=0 : devel/p5-File-Copy-Recursive
- p5-Module-Install>=0.54 : devel/p5-Module-Install
- p5-YAML>=0.55 : textproc/p5-YAML
- perl5.8.7 : lang/perl5.8
- Runtime dependencies:
-
- p5-UNIVERSAL-require>=0.10 : devel/p5-UNIVERSAL-require
- p5-Class-Accessor>=0 : devel/p5-Class-Accessor
- p5-Class-Data-Inheritable>=0 : devel/p5-Class-Data-Inheritable
- p5-Class-Inspector>=0 : devel/p5-Class-Inspector
- p5-Data-Visitor>=0.02 : devel/p5-Data-Visitor
- p5-CGI.pm>=3.06 : www/p5-CGI.pm
- p5-File-Modified>=0 : devel/p5-File-Modified
- p5-HTML-Parser>=0 : www/p5-HTML-Parser
- p5-HTTP-Body>=0.5 : www/p5-HTTP-Body
- p5-libwww>=5.805 : www/p5-libwww
- p5-HTTP-Request-AsCGI>=0.5 : www/p5-HTTP-Request-AsCGI
- p5-MIME-Types>=0 : mail/p5-MIME-Types
- p5-Module-Pluggable-Fast>=0.16 : devel/p5-Module-Pluggable-Fast
- p5-NEXT>=0 : devel/p5-NEXT
- p5-Path-Class>=0.09 : devel/p5-Path-Class
- p5-Scalar-List-Utils>=0 : lang/p5-Scalar-List-Utils
- p5-Template-Toolkit>=0 : www/p5-Template-Toolkit
- p5-Text-SimpleTable>=0.03 : textproc/p5-Text-SimpleTable
- p5-Test-MockObject>=0 : devel/p5-Test-MockObject
- p5-Test-NoWarnings>=0.082 : devel/p5-Test-NoWarnings
- p5-Time-HiRes>=0 : devel/p5-Time-HiRes
- p5-Tree-Simple>=1.15 : devel/p5-Tree-Simple
- p5-Tree-Simple-VisitorFactory>=0 : devel/p5-Tree-Simple-VisitorFactory
- p5-URI>=1.35 : net/p5-URI
- p5-File-Copy-Recursive>=0 : devel/p5-File-Copy-Recursive
- p5-Module-Install>=0.54 : devel/p5-Module-Install
- p5-YAML>=0.55 : textproc/p5-YAML
- perl5.8.7 : lang/perl5.8
- perl5.8.7 : lang/perl5.8
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- 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 |
5.6902 11 Jul 2006 18:13:28 |
lbr |
Catalyst was split into several modules on CPAN, mainly Catalyst::Runtime
and Catalyst::Devel
Catalyst.pm is in the Catalyst::Runtime distribution, so p5-Catalyst will
point at p5-Catalyst-Runtime in MOVED, and p5-Catalyst will go away. |
5.6902 05 May 2006 07:15:03 |
lbr |
Up to 5.6902
Approved by: erwin (mentor) |
5.6901 04 May 2006 08:42:36 |
lbr |
Up to 5.6901
Approved by: erwin (mentor) |
5.682 01 May 2006 13:52:00 |
lbr |
Changing email-address on my 80 ports.
Approved by: erwin (mental) |
5.682 30 Apr 2006 20:43:05 |
lbr |
Up to 5.682
Approved by: erwin (mentor) |
5.66 02 Apr 2006 15:15:18 |
erwin |
Update to 5.66
PR: 93639
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer) |
5.64 08 Feb 2006 13:06:38 |
erwin |
Update to 5.64
PR: 92607
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer) |
5.62 22 Jan 2006 02:58:25 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
5.62 19 Jan 2006 14:39:56 |
garga |
- Update to 5.62
PR: ports/91949
Submitted by: maintainer |
5.61 02 Dec 2005 18:42:42 |
erwin |
Update to 5.61
PR: 89857
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer) |
5.57 21 Nov 2005 18:14:34 |
lth |
Update to 5.57
PR: ports/89378
Submitted by: Lars Balker Rasmussen <lars@balker.dk> |
5.56 16 Nov 2005 21:17:56 |
lth |
Missing file from previous checkin.
Pointy hat to: me |
5.56 16 Nov 2005 20:59:10 |
lth |
Update to 5.56
PR: ports/89146
Submitted by: maintainer |
5.33 29 Aug 2005 09:00:25 |
lth |
Update to 5.33
PR: ports/84902
Submitted by: Lars Balker Rasmussen <lars@balker.dk> |
5.30 07 Jul 2005 11:36:24 |
erwin |
Update to 5.30
Submitted by: Lars Balker Rasmussen (maintainer) |
5.23 03 Jun 2005 15:11:45 |
lth |
- Update to 5.23
- Transfer maintainership |
5.22 02 Jun 2005 11:56:03 |
mat |
Fix plist (well, in fact, break it for now) so that ports/79330 can be
committed without breaking them.
Approved by: portmgr (kris) |
5.22 27 May 2005 12:12:30 |
lth |
- Update to 5.22
- Port now requires Perl 5.8.1
Submitted by: Lars Balker Rasmussen <lars@balker.dk> |
5.10 04 May 2005 09:16:25 |
lth |
Update to 5.10 |
5.03 20 Apr 2005 13:57:54 |
lth |
- update to 5.03
- port now requires Perl 5.6
- assume maintainership |
4.34 07 Apr 2005 09:44:23 |
ijliao |
add p5-Catalyst 4.34
The Elegant MVC Web Application Framework |