notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
p5-Catalyst-Runtime Elegant MVC Web Application Framework (Runtime)
5.90132_1 www on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 5.90132_1Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-07-11 17:35:17
Last Update: 2025-10-12 08:06:25
Commit Hash: 0721302
People watching this port, also watch:: p5-Net-SSLeay, luit, icu
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/Catalyst-Runtime
Description:
Catalyst is a web application framework. This means that you use it to help build applications that run on the web, or that run using proto- cols used for the web. Catalyst is designed to make it easy to manage the various tasks you need to do to run an application on the web, either by doing them itself, or by letting you "plug in" existing Perl modules that do what you need.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (119 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Catalyst-Runtime-5.90132_1/catalog.mk
  2. /usr/local/share/licenses/p5-Catalyst-Runtime-5.90132_1/LICENSE
  3. /usr/local/share/licenses/p5-Catalyst-Runtime-5.90132_1/ART10
  4. /usr/local/share/licenses/p5-Catalyst-Runtime-5.90132_1/GPLv1+
  5. bin/catalyst.pl
  6. lib/perl5/site_perl/Catalyst.pm
  7. lib/perl5/site_perl/Catalyst/Action.pm
  8. lib/perl5/site_perl/Catalyst/ActionChain.pm
  9. lib/perl5/site_perl/Catalyst/ActionContainer.pm
  10. lib/perl5/site_perl/Catalyst/ActionRole/ConsumesContent.pm
  11. lib/perl5/site_perl/Catalyst/ActionRole/HTTPMethods.pm
  12. lib/perl5/site_perl/Catalyst/ActionRole/QueryMatching.pm
  13. lib/perl5/site_perl/Catalyst/ActionRole/Scheme.pm
  14. lib/perl5/site_perl/Catalyst/Base.pm
  15. lib/perl5/site_perl/Catalyst/ClassData.pm
  16. lib/perl5/site_perl/Catalyst/Component.pm
  17. lib/perl5/site_perl/Catalyst/Component/ApplicationAttribute.pm
  18. lib/perl5/site_perl/Catalyst/Component/ContextClosure.pm
  19. lib/perl5/site_perl/Catalyst/Contributing.pod
  20. lib/perl5/site_perl/Catalyst/Controller.pm
  21. lib/perl5/site_perl/Catalyst/Delta.pod
  22. lib/perl5/site_perl/Catalyst/DispatchType.pm
  23. lib/perl5/site_perl/Catalyst/DispatchType/Chained.pm
  24. lib/perl5/site_perl/Catalyst/DispatchType/Default.pm
  25. lib/perl5/site_perl/Catalyst/DispatchType/Index.pm
  26. lib/perl5/site_perl/Catalyst/DispatchType/Path.pm
  27. lib/perl5/site_perl/Catalyst/Dispatcher.pm
  28. lib/perl5/site_perl/Catalyst/Engine.pm
  29. lib/perl5/site_perl/Catalyst/Engine/HTTP.pm
  30. lib/perl5/site_perl/Catalyst/EngineLoader.pm
  31. lib/perl5/site_perl/Catalyst/Exception.pm
  32. lib/perl5/site_perl/Catalyst/Exception/Basic.pm
  33. lib/perl5/site_perl/Catalyst/Exception/Detach.pm
  34. lib/perl5/site_perl/Catalyst/Exception/Go.pm
  35. lib/perl5/site_perl/Catalyst/Exception/Interface.pm
  36. lib/perl5/site_perl/Catalyst/Log.pm
  37. lib/perl5/site_perl/Catalyst/Middleware/Stash.pm
  38. lib/perl5/site_perl/Catalyst/Model.pm
  39. lib/perl5/site_perl/Catalyst/PSGI.pod
  40. lib/perl5/site_perl/Catalyst/Plugin/Unicode/Encoding.pm
  41. lib/perl5/site_perl/Catalyst/Request.pm
  42. lib/perl5/site_perl/Catalyst/Request/PartData.pm
  43. lib/perl5/site_perl/Catalyst/Request/Upload.pm
  44. lib/perl5/site_perl/Catalyst/Response.pm
  45. lib/perl5/site_perl/Catalyst/Response/Writer.pm
  46. lib/perl5/site_perl/Catalyst/RouteMatching.pod
  47. lib/perl5/site_perl/Catalyst/Runtime.pm
  48. lib/perl5/site_perl/Catalyst/Script/CGI.pm
  49. lib/perl5/site_perl/Catalyst/Script/Create.pm
  50. lib/perl5/site_perl/Catalyst/Script/FastCGI.pm
  51. lib/perl5/site_perl/Catalyst/Script/Server.pm
  52. lib/perl5/site_perl/Catalyst/Script/Test.pm
  53. lib/perl5/site_perl/Catalyst/ScriptRole.pm
  54. lib/perl5/site_perl/Catalyst/ScriptRunner.pm
  55. lib/perl5/site_perl/Catalyst/Stats.pm
  56. lib/perl5/site_perl/Catalyst/Test.pm
  57. lib/perl5/site_perl/Catalyst/UTF8.pod
  58. lib/perl5/site_perl/Catalyst/Upgrading.pod
  59. lib/perl5/site_perl/Catalyst/Utils.pm
  60. lib/perl5/site_perl/Catalyst/View.pm
  61. lib/perl5/site_perl/man/man1/catalyst.pl.1.gz
  62. lib/perl5/site_perl/man/man3/Catalyst.3.gz
  63. lib/perl5/site_perl/man/man3/Catalyst::Action.3.gz
  64. lib/perl5/site_perl/man/man3/Catalyst::ActionChain.3.gz
  65. lib/perl5/site_perl/man/man3/Catalyst::ActionContainer.3.gz
  66. lib/perl5/site_perl/man/man3/Catalyst::ActionRole::ConsumesContent.3.gz
  67. lib/perl5/site_perl/man/man3/Catalyst::ActionRole::HTTPMethods.3.gz
  68. lib/perl5/site_perl/man/man3/Catalyst::ActionRole::QueryMatching.3.gz
  69. lib/perl5/site_perl/man/man3/Catalyst::ActionRole::Scheme.3.gz
  70. lib/perl5/site_perl/man/man3/Catalyst::Base.3.gz
  71. lib/perl5/site_perl/man/man3/Catalyst::ClassData.3.gz
  72. lib/perl5/site_perl/man/man3/Catalyst::Component.3.gz
  73. lib/perl5/site_perl/man/man3/Catalyst::Component::ApplicationAttribute.3.gz
  74. lib/perl5/site_perl/man/man3/Catalyst::Component::ContextClosure.3.gz
  75. lib/perl5/site_perl/man/man3/Catalyst::Contributing.3.gz
  76. lib/perl5/site_perl/man/man3/Catalyst::Controller.3.gz
  77. lib/perl5/site_perl/man/man3/Catalyst::Delta.3.gz
  78. lib/perl5/site_perl/man/man3/Catalyst::DispatchType.3.gz
  79. lib/perl5/site_perl/man/man3/Catalyst::DispatchType::Chained.3.gz
  80. lib/perl5/site_perl/man/man3/Catalyst::DispatchType::Default.3.gz
  81. lib/perl5/site_perl/man/man3/Catalyst::DispatchType::Index.3.gz
  82. lib/perl5/site_perl/man/man3/Catalyst::DispatchType::Path.3.gz
  83. lib/perl5/site_perl/man/man3/Catalyst::Dispatcher.3.gz
  84. lib/perl5/site_perl/man/man3/Catalyst::Engine.3.gz
  85. lib/perl5/site_perl/man/man3/Catalyst::Engine::HTTP.3.gz
  86. lib/perl5/site_perl/man/man3/Catalyst::EngineLoader.3.gz
  87. lib/perl5/site_perl/man/man3/Catalyst::Exception.3.gz
  88. lib/perl5/site_perl/man/man3/Catalyst::Exception::Basic.3.gz
  89. lib/perl5/site_perl/man/man3/Catalyst::Exception::Detach.3.gz
  90. lib/perl5/site_perl/man/man3/Catalyst::Exception::Go.3.gz
  91. lib/perl5/site_perl/man/man3/Catalyst::Exception::Interface.3.gz
  92. lib/perl5/site_perl/man/man3/Catalyst::Log.3.gz
  93. lib/perl5/site_perl/man/man3/Catalyst::Middleware::Stash.3.gz
  94. lib/perl5/site_perl/man/man3/Catalyst::Model.3.gz
  95. lib/perl5/site_perl/man/man3/Catalyst::PSGI.3.gz
  96. lib/perl5/site_perl/man/man3/Catalyst::Plugin::Unicode::Encoding.3.gz
  97. lib/perl5/site_perl/man/man3/Catalyst::Request.3.gz
  98. lib/perl5/site_perl/man/man3/Catalyst::Request::PartData.3.gz
  99. lib/perl5/site_perl/man/man3/Catalyst::Request::Upload.3.gz
  100. lib/perl5/site_perl/man/man3/Catalyst::Response.3.gz
  101. lib/perl5/site_perl/man/man3/Catalyst::Response::Writer.3.gz
  102. lib/perl5/site_perl/man/man3/Catalyst::RouteMatching.3.gz
  103. lib/perl5/site_perl/man/man3/Catalyst::Runtime.3.gz
  104. lib/perl5/site_perl/man/man3/Catalyst::Script::CGI.3.gz
  105. lib/perl5/site_perl/man/man3/Catalyst::Script::Create.3.gz
  106. lib/perl5/site_perl/man/man3/Catalyst::Script::FastCGI.3.gz
  107. lib/perl5/site_perl/man/man3/Catalyst::Script::Server.3.gz
  108. lib/perl5/site_perl/man/man3/Catalyst::Script::Test.3.gz
  109. lib/perl5/site_perl/man/man3/Catalyst::ScriptRole.3.gz
  110. lib/perl5/site_perl/man/man3/Catalyst::ScriptRunner.3.gz
  111. lib/perl5/site_perl/man/man3/Catalyst::Stats.3.gz
  112. lib/perl5/site_perl/man/man3/Catalyst::Test.3.gz
  113. lib/perl5/site_perl/man/man3/Catalyst::UTF8.3.gz
  114. lib/perl5/site_perl/man/man3/Catalyst::Upgrading.3.gz
  115. lib/perl5/site_perl/man/man3/Catalyst::Utils.3.gz
  116. lib/perl5/site_perl/man/man3/Catalyst::View.3.gz
  117. @owner
  118. @group
  119. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • p5-Catalyst-Runtime>0:www/p5-Catalyst-Runtime
To install the port:
cd /usr/ports/www/p5-Catalyst-Runtime/ && make install clean
To add the package, run one of these commands:
  • pkg install www/p5-Catalyst-Runtime
  • pkg install p5-Catalyst-Runtime
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Catalyst-Runtime
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1731679906 SHA256 (Catalyst-Runtime-5.90132.tar.gz) = bb83758b7bda360d16e002e5ace69c6459e3d47227cdee6ac4b1b65a6685f110 SIZE (Catalyst-Runtime-5.90132.tar.gz) = 388613

Packages (timestamps in pop-ups are UTC):
p5-Catalyst-Runtime
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.90132_15.90132_15.901285.901325.90132_1n/an/an/a
FreeBSD:13:quarterly5.90132_15.90132_15.901305.901325.90132_1n/an/an/a
FreeBSD:14:latest5.90132_15.90132_15.901305.901325.90132_15.90130-5.90130
FreeBSD:14:quarterly5.90132_15.90132_1-5.901325.90132_15.901315.901315.90131
FreeBSD:15:latest5.90132_15.90132_1n/a5.90132n/an/a5.901315.90131
FreeBSD:15:quarterly5.90132_15.90132_1n/a-n/an/a--
FreeBSD:16:latest5.90132_15.90132_1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-CGI-Simple>=1.109 : www/p5-CGI-Simple
  2. p5-CGI-Struct>=0 : www/p5-CGI-Struct
  3. p5-Class-C3-Adopt-NEXT>=0.07 : devel/p5-Class-C3-Adopt-NEXT
  4. p5-Class-Load>=0.12 : devel/p5-Class-Load
  5. p5-Data-Dump>=0 : devel/p5-Data-Dump
  6. p5-Data-OptList>=0 : devel/p5-Data-OptList
  7. p5-HTML-Parser>=0 : www/p5-HTML-Parser
  8. p5-HTTP-Body>=1.22 : www/p5-HTTP-Body
  9. p5-HTTP-Message>=5.814 : www/p5-HTTP-Message
  10. p5-Hash-MultiValue>=0 : devel/p5-Hash-MultiValue
  11. p5-JSON-MaybeXS>=1 : converters/p5-JSON-MaybeXS
  12. p5-MRO-Compat>=0 : devel/p5-MRO-Compat
  13. p5-Module-Pluggable>=4.7 : devel/p5-Module-Pluggable
  14. p5-Moose>=2.1400,1 : devel/p5-Moose
  15. p5-MooseX-Emulate-Class-Accessor-Fast>=0.00903 : devel/p5-MooseX-Emulate-Class-Accessor-Fast
  16. p5-MooseX-Getopt>=0.48 : devel/p5-MooseX-Getopt
  17. p5-MooseX-MethodAttributes>=0.24 : devel/p5-MooseX-MethodAttributes
  18. p5-Path-Class>=0.09 : devel/p5-Path-Class
  19. p5-PerlIO-utf8_strict>=0 : devel/p5-PerlIO-utf8_strict
  20. p5-Plack>=0.9991 : www/p5-Plack
  21. p5-Plack-Middleware-FixMissingBodyInRedirect>=0.09 : www/p5-Plack-Middleware-FixMissingBodyInRedirect
  22. p5-Plack-Middleware-MethodOverride>=0.12 : www/p5-Plack-Middleware-MethodOverride
  23. p5-Plack-Middleware-RemoveRedundantBody>=0.03 : www/p5-Plack-Middleware-RemoveRedundantBody
  24. p5-Plack-Middleware-ReverseProxy>=0.04 : www/p5-Plack-Middleware-ReverseProxy
  25. p5-Plack-Test-ExternalServer>=0 : www/p5-Plack-Test-ExternalServer
  26. p5-Safe-Isa>=0 : devel/p5-Safe-Isa
  27. p5-Stream-Buffered>=0 : devel/p5-Stream-Buffered
  28. p5-String-RewritePrefix>=0.004 : textproc/p5-String-RewritePrefix
  29. p5-Sub-Exporter>=0 : devel/p5-Sub-Exporter
  30. p5-Task-Weaken>=0 : devel/p5-Task-Weaken
  31. p5-Text-SimpleTable>=0.03 : textproc/p5-Text-SimpleTable
  32. p5-Tree-Simple>=1.15 : devel/p5-Tree-Simple
  33. p5-Tree-Simple-VisitorFactory>=0 : devel/p5-Tree-Simple-VisitorFactory
  34. p5-Try-Tiny>=0.17 : lang/p5-Try-Tiny
  35. p5-URI>=5.34 : net/p5-URI
  36. p5-libwww>=5.837 : www/p5-libwww
  37. p5-namespace-clean>=0.23 : devel/p5-namespace-clean
  38. perl5>=5.42.r<5.43 : lang/perl5.42
  39. perl5>=5.42.r<5.43 : lang/perl5.42
Test dependencies:
  1. p5-Term-Size-Any>=0 : devel/p5-Term-Size-Any
  2. p5-Test-Fatal>=0 : devel/p5-Test-Fatal
  3. p5-Test-Without-Module>=0 : devel/p5-Test-Without-Module
  4. p5-Type-Tiny>=0 : devel/p5-Type-Tiny
  5. p5-YAML>=0 : textproc/p5-YAML
Runtime dependencies:
  1. p5-CGI-Simple>=1.109 : www/p5-CGI-Simple
  2. p5-CGI-Struct>=0 : www/p5-CGI-Struct
  3. p5-Class-C3-Adopt-NEXT>=0.07 : devel/p5-Class-C3-Adopt-NEXT
  4. p5-Class-Load>=0.12 : devel/p5-Class-Load
  5. p5-Data-Dump>=0 : devel/p5-Data-Dump
  6. p5-Data-OptList>=0 : devel/p5-Data-OptList
  7. p5-HTML-Parser>=0 : www/p5-HTML-Parser
  8. p5-HTTP-Body>=1.22 : www/p5-HTTP-Body
  9. p5-HTTP-Message>=5.814 : www/p5-HTTP-Message
  10. p5-Hash-MultiValue>=0 : devel/p5-Hash-MultiValue
  11. p5-JSON-MaybeXS>=1 : converters/p5-JSON-MaybeXS
  12. p5-MRO-Compat>=0 : devel/p5-MRO-Compat
  13. p5-Module-Pluggable>=4.7 : devel/p5-Module-Pluggable
  14. p5-Moose>=2.1400,1 : devel/p5-Moose
  15. p5-MooseX-Emulate-Class-Accessor-Fast>=0.00903 : devel/p5-MooseX-Emulate-Class-Accessor-Fast
  16. p5-MooseX-Getopt>=0.48 : devel/p5-MooseX-Getopt
  17. p5-MooseX-MethodAttributes>=0.24 : devel/p5-MooseX-MethodAttributes
  18. p5-Path-Class>=0.09 : devel/p5-Path-Class
  19. p5-PerlIO-utf8_strict>=0 : devel/p5-PerlIO-utf8_strict
  20. p5-Plack>=0.9991 : www/p5-Plack
  21. p5-Plack-Middleware-FixMissingBodyInRedirect>=0.09 : www/p5-Plack-Middleware-FixMissingBodyInRedirect
  22. p5-Plack-Middleware-MethodOverride>=0.12 : www/p5-Plack-Middleware-MethodOverride
  23. p5-Plack-Middleware-RemoveRedundantBody>=0.03 : www/p5-Plack-Middleware-RemoveRedundantBody
  24. p5-Plack-Middleware-ReverseProxy>=0.04 : www/p5-Plack-Middleware-ReverseProxy
  25. p5-Plack-Test-ExternalServer>=0 : www/p5-Plack-Test-ExternalServer
  26. p5-Safe-Isa>=0 : devel/p5-Safe-Isa
  27. p5-Stream-Buffered>=0 : devel/p5-Stream-Buffered
  28. p5-String-RewritePrefix>=0.004 : textproc/p5-String-RewritePrefix
  29. p5-Sub-Exporter>=0 : devel/p5-Sub-Exporter
  30. p5-Task-Weaken>=0 : devel/p5-Task-Weaken
  31. p5-Text-SimpleTable>=0.03 : textproc/p5-Text-SimpleTable
  32. p5-Tree-Simple>=1.15 : devel/p5-Tree-Simple
  33. p5-Tree-Simple-VisitorFactory>=0 : devel/p5-Tree-Simple-VisitorFactory
  34. p5-Try-Tiny>=0.17 : lang/p5-Try-Tiny
  35. p5-URI>=5.34 : net/p5-URI
  36. p5-libwww>=5.837 : www/p5-libwww
  37. p5-namespace-clean>=0.23 : devel/p5-namespace-clean
  38. perl5>=5.42.r<5.43 : lang/perl5.42
This port is required by:
for Build
  1. devel/p5-Test-WWW-Mechanize-Catalyst
  2. www/p5-Catalyst-Action-REST
  3. www/p5-Catalyst-Action-RenderView
  4. www/p5-Catalyst-Action-Serialize-XML-Hash-LX
  5. www/p5-Catalyst-ActionRole-ACL
  6. www/p5-Catalyst-Authentication-Credential-HTTP
  7. www/p5-Catalyst-Authentication-Credential-OpenID
Expand this list (125 items / 118 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. www/p5-Catalyst-Authentication-Store-DBIx-Class
  3. www/p5-Catalyst-Component-ACCEPT_CONTEXT
  4. www/p5-Catalyst-Component-InstancePerContext
  5. www/p5-Catalyst-Controller-ActionRole
  6. www/p5-Catalyst-Controller-FormBuilder
  7. www/p5-Catalyst-Controller-HTML-FormFu
  8. www/p5-Catalyst-Controller-RateLimit
  9. www/p5-Catalyst-Controller-RequestToken
  10. www/p5-Catalyst-Controller-SOAP
  11. www/p5-Catalyst-Devel
  12. www/p5-Catalyst-DispatchType-Regex
  13. www/p5-Catalyst-Engine-Apache
  14. www/p5-Catalyst-Engine-HTTP-Prefork
  15. www/p5-Catalyst-Engine-PSGI
  16. www/p5-Catalyst-Enzyme
  17. www/p5-Catalyst-Helper-Controller-Scaffold
  18. www/p5-Catalyst-Model-Adaptor
  19. www/p5-Catalyst-Model-CDBI
  20. www/p5-Catalyst-Model-CDBI-Plain
  21. www/p5-Catalyst-Model-CDBI-Sweet
  22. www/p5-Catalyst-Model-DBIC-Plain
  23. www/p5-Catalyst-Model-DBIC-Schema
  24. www/p5-Catalyst-Model-DynamicAdaptor
  25. www/p5-Catalyst-Model-LDAP
  26. www/p5-Catalyst-Model-Memcached
  27. www/p5-Catalyst-Model-Oryx
  28. www/p5-Catalyst-Model-Tarantool
  29. www/p5-Catalyst-Model-XML-Feed
  30. www/p5-Catalyst-Model-Xapian
  31. www/p5-Catalyst-Plugin-AtomServer
  32. www/p5-Catalyst-Plugin-Authentication
  33. www/p5-Catalyst-Plugin-Authentication-CDBI
  34. www/p5-Catalyst-Plugin-Authentication-OpenID
  35. www/p5-Catalyst-Plugin-Authorization-ACL
  36. www/p5-Catalyst-Plugin-Authorization-Roles
  37. www/p5-Catalyst-Plugin-AutoCRUD
  38. www/p5-Catalyst-Plugin-Browser
  39. www/p5-Catalyst-Plugin-C3
  40. www/p5-Catalyst-Plugin-Cache
  41. www/p5-Catalyst-Plugin-Cache-FastMmap
  42. www/p5-Catalyst-Plugin-Cache-Memcached
  43. www/p5-Catalyst-Plugin-Cache-Memcached-Fast
  44. www/p5-Catalyst-Plugin-Captcha
  45. www/p5-Catalyst-Plugin-ConfigLoader
  46. www/p5-Catalyst-Plugin-ConfigLoader-Environment
  47. www/p5-Catalyst-Plugin-CookiedSession
  48. www/p5-Catalyst-Plugin-DateTime
  49. www/p5-Catalyst-Plugin-DefaultEnd
  50. www/p5-Catalyst-Plugin-Email
  51. www/p5-Catalyst-Plugin-ErrorCatcher
  52. www/p5-Catalyst-Plugin-FillInForm
  53. www/p5-Catalyst-Plugin-FormValidator
  54. www/p5-Catalyst-Plugin-I18N
  55. www/p5-Catalyst-Plugin-Log-Dispatch
  56. www/p5-Catalyst-Plugin-LogWarnings
  57. www/p5-Catalyst-Plugin-PageCache
  58. www/p5-Catalyst-Plugin-Params-Nested
  59. www/p5-Catalyst-Plugin-Pluggable
  60. www/p5-Catalyst-Plugin-Prototype
  61. www/p5-Catalyst-Plugin-RunAfterRequest
  62. www/p5-Catalyst-Plugin-Scheduler
  63. www/p5-Catalyst-Plugin-Server
  64. www/p5-Catalyst-Plugin-Session
  65. www/p5-Catalyst-Plugin-Session-FastMmap
  66. www/p5-Catalyst-Plugin-Session-State-Cookie
  67. www/p5-Catalyst-Plugin-Session-Store-DBI
  68. www/p5-Catalyst-Plugin-Session-Store-DBIC
  69. www/p5-Catalyst-Plugin-Session-Store-FastMmap
  70. www/p5-Catalyst-Plugin-Session-Store-File
  71. www/p5-Catalyst-Plugin-Session-Store-Memcached
  72. www/p5-Catalyst-Plugin-Session-Store-Memcached-Fast
  73. www/p5-Catalyst-Plugin-Setenv
  74. www/p5-Catalyst-Plugin-SmartURI
  75. www/p5-Catalyst-Plugin-StackTrace
  76. www/p5-Catalyst-Plugin-Static
  77. www/p5-Catalyst-Plugin-Static-Simple
  78. www/p5-Catalyst-Plugin-StatusMessage
  79. www/p5-Catalyst-Plugin-SubRequest
  80. www/p5-Catalyst-Plugin-Textile
  81. www/p5-Catalyst-Plugin-Unicode
  82. www/p5-Catalyst-Plugin-XMLRPC
  83. www/p5-Catalyst-TraitFor-Controller-DBIC-DoesPaging
  84. www/p5-Catalyst-TraitFor-Request-BrowserDetect
  85. www/p5-Catalyst-View-ClearSilver
  86. www/p5-Catalyst-View-Email
  87. www/p5-Catalyst-View-HTML-Template
  88. www/p5-Catalyst-View-HTML-Template-Compiled
  89. www/p5-Catalyst-View-JSON
  90. www/p5-Catalyst-View-Jemplate
  91. www/p5-Catalyst-View-Mason
  92. www/p5-Catalyst-View-REST-XML
  93. www/p5-Catalyst-View-RRDGraph
  94. www/p5-Catalyst-View-TT
  95. www/p5-Catalyst-View-TT-Alloy
  96. www/p5-Catalyst-View-TT-ControllerLocal
  97. www/p5-Catalyst-View-Template-Declare
  98. www/p5-Catalyst-View-Templated
  99. www/p5-Catalyst-View-XML-Feed
  100. www/p5-Catalyst-View-XML-Simple
  101. www/p5-Catalyst-View-XSLT
  102. www/p5-CatalystX-AppBuilder
  103. www/p5-CatalystX-Component-Traits
  104. www/p5-CatalystX-InjectComponent
  105. www/p5-CatalystX-LeakChecker
  106. www/p5-CatalystX-Profile
  107. www/p5-CatalystX-REPL
  108. www/p5-CatalystX-RoleApplicator
  109. www/p5-CatalystX-SimpleLogin
  110. www/p5-CatalystX-VirtualComponents
  111. www/p5-MojoMojo
  112. www/p5-Reaction
  113. www/p5-Task-Catalyst
  114. Collapse this list.

Deleted ports which required this port:

Expand this list of 6 deleted ports
  1. devel/bzapi*
  2. www/p5-Catalyst-Controller-BindLex*
  3. www/p5-Catalyst-Model-Xapian10*
  4. www/p5-Catalyst-Plugin-FormBuilder*
  5. www/p5-Catalyst-Plugin-Singleton*
  6. www/p5-Catalyst-Plugin-Unicode-Encoding*
  7. Collapse this list of deleted ports.
for Run
  1. devel/p5-Test-WWW-Mechanize-Catalyst
  2. www/p5-Catalyst-Action-REST
  3. www/p5-Catalyst-Action-RenderView
  4. www/p5-Catalyst-Action-Serialize-XML-Hash-LX
  5. www/p5-Catalyst-ActionRole-ACL
  6. www/p5-Catalyst-Authentication-Credential-HTTP
  7. www/p5-Catalyst-Authentication-Credential-OpenID
Expand this list (124 items / 117 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. www/p5-Catalyst-Authentication-Store-DBIx-Class
  3. www/p5-Catalyst-Component-ACCEPT_CONTEXT
  4. www/p5-Catalyst-Component-InstancePerContext
  5. www/p5-Catalyst-Controller-ActionRole
  6. www/p5-Catalyst-Controller-FormBuilder
  7. www/p5-Catalyst-Controller-HTML-FormFu
  8. www/p5-Catalyst-Controller-RateLimit
  9. www/p5-Catalyst-Controller-RequestToken
  10. www/p5-Catalyst-Controller-SOAP
  11. www/p5-Catalyst-Devel
  12. www/p5-Catalyst-DispatchType-Regex
  13. www/p5-Catalyst-Engine-Apache
  14. www/p5-Catalyst-Engine-HTTP-Prefork
  15. www/p5-Catalyst-Engine-PSGI
  16. www/p5-Catalyst-Enzyme
  17. www/p5-Catalyst-Helper-Controller-Scaffold
  18. www/p5-Catalyst-Model-Adaptor
  19. www/p5-Catalyst-Model-CDBI
  20. www/p5-Catalyst-Model-CDBI-Plain
  21. www/p5-Catalyst-Model-CDBI-Sweet
  22. www/p5-Catalyst-Model-DBIC-Plain
  23. www/p5-Catalyst-Model-DBIC-Schema
  24. www/p5-Catalyst-Model-DynamicAdaptor
  25. www/p5-Catalyst-Model-LDAP
  26. www/p5-Catalyst-Model-Memcached
  27. www/p5-Catalyst-Model-Oryx
  28. www/p5-Catalyst-Model-Tarantool
  29. www/p5-Catalyst-Model-XML-Feed
  30. www/p5-Catalyst-Model-Xapian
  31. www/p5-Catalyst-Plugin-AtomServer
  32. www/p5-Catalyst-Plugin-Authentication
  33. www/p5-Catalyst-Plugin-Authentication-CDBI
  34. www/p5-Catalyst-Plugin-Authentication-OpenID
  35. www/p5-Catalyst-Plugin-Authorization-ACL
  36. www/p5-Catalyst-Plugin-Authorization-Roles
  37. www/p5-Catalyst-Plugin-AutoCRUD
  38. www/p5-Catalyst-Plugin-Browser
  39. www/p5-Catalyst-Plugin-C3
  40. www/p5-Catalyst-Plugin-Cache
  41. www/p5-Catalyst-Plugin-Cache-FastMmap
  42. www/p5-Catalyst-Plugin-Cache-Memcached
  43. www/p5-Catalyst-Plugin-Cache-Memcached-Fast
  44. www/p5-Catalyst-Plugin-Captcha
  45. www/p5-Catalyst-Plugin-ConfigLoader
  46. www/p5-Catalyst-Plugin-ConfigLoader-Environment
  47. www/p5-Catalyst-Plugin-CookiedSession
  48. www/p5-Catalyst-Plugin-DateTime
  49. www/p5-Catalyst-Plugin-DefaultEnd
  50. www/p5-Catalyst-Plugin-Email
  51. www/p5-Catalyst-Plugin-ErrorCatcher
  52. www/p5-Catalyst-Plugin-FillInForm
  53. www/p5-Catalyst-Plugin-FormValidator
  54. www/p5-Catalyst-Plugin-I18N
  55. www/p5-Catalyst-Plugin-Log-Dispatch
  56. www/p5-Catalyst-Plugin-LogWarnings
  57. www/p5-Catalyst-Plugin-PageCache
  58. www/p5-Catalyst-Plugin-Params-Nested
  59. www/p5-Catalyst-Plugin-Pluggable
  60. www/p5-Catalyst-Plugin-Prototype
  61. www/p5-Catalyst-Plugin-Scheduler
  62. www/p5-Catalyst-Plugin-Server
  63. www/p5-Catalyst-Plugin-Session
  64. www/p5-Catalyst-Plugin-Session-FastMmap
  65. www/p5-Catalyst-Plugin-Session-State-Cookie
  66. www/p5-Catalyst-Plugin-Session-Store-DBI
  67. www/p5-Catalyst-Plugin-Session-Store-DBIC
  68. www/p5-Catalyst-Plugin-Session-Store-FastMmap
  69. www/p5-Catalyst-Plugin-Session-Store-File
  70. www/p5-Catalyst-Plugin-Session-Store-Memcached
  71. www/p5-Catalyst-Plugin-Session-Store-Memcached-Fast
  72. www/p5-Catalyst-Plugin-Setenv
  73. www/p5-Catalyst-Plugin-SmartURI
  74. www/p5-Catalyst-Plugin-StackTrace
  75. www/p5-Catalyst-Plugin-Static
  76. www/p5-Catalyst-Plugin-Static-Simple
  77. www/p5-Catalyst-Plugin-StatusMessage
  78. www/p5-Catalyst-Plugin-SubRequest
  79. www/p5-Catalyst-Plugin-Textile
  80. www/p5-Catalyst-Plugin-Unicode
  81. www/p5-Catalyst-Plugin-XMLRPC
  82. www/p5-Catalyst-TraitFor-Controller-DBIC-DoesPaging
  83. www/p5-Catalyst-TraitFor-Request-BrowserDetect
  84. www/p5-Catalyst-View-ClearSilver
  85. www/p5-Catalyst-View-Email
  86. www/p5-Catalyst-View-HTML-Template
  87. www/p5-Catalyst-View-HTML-Template-Compiled
  88. www/p5-Catalyst-View-JSON
  89. www/p5-Catalyst-View-Jemplate
  90. www/p5-Catalyst-View-Mason
  91. www/p5-Catalyst-View-REST-XML
  92. www/p5-Catalyst-View-RRDGraph
  93. www/p5-Catalyst-View-TT
  94. www/p5-Catalyst-View-TT-Alloy
  95. www/p5-Catalyst-View-TT-ControllerLocal
  96. www/p5-Catalyst-View-Template-Declare
  97. www/p5-Catalyst-View-Templated
  98. www/p5-Catalyst-View-XML-Feed
  99. www/p5-Catalyst-View-XML-Simple
  100. www/p5-Catalyst-View-XSLT
  101. www/p5-CatalystX-AppBuilder
  102. www/p5-CatalystX-Component-Traits
  103. www/p5-CatalystX-InjectComponent
  104. www/p5-CatalystX-LeakChecker
  105. www/p5-CatalystX-Profile
  106. www/p5-CatalystX-REPL
  107. www/p5-CatalystX-RoleApplicator
  108. www/p5-CatalystX-SimpleLogin
  109. www/p5-CatalystX-VirtualComponents
  110. www/p5-MojoMojo
  111. www/p5-Reaction
  112. www/p5-Task-Catalyst
  113. Collapse this list.

Deleted ports which required this port:

Expand this list of 6 deleted ports
  1. devel/bzapi*
  2. www/p5-Catalyst-Controller-BindLex*
  3. www/p5-Catalyst-Model-Xapian10*
  4. www/p5-Catalyst-Plugin-FormBuilder*
  5. www/p5-Catalyst-Plugin-Singleton*
  6. www/p5-Catalyst-Plugin-Unicode-Encoding*
  7. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
www_p5-Catalyst-Runtime
USES:
perl5
pkg-message:
For install:
The Apache engines have been moved to a separate package: Please install www/p5-Catalyst-Engine-Apache if you need Apache/mod_perl support. The parts necessary to do development with Catalyst have been moved to a separate package: Please install www/p5-Catalyst-Devel, if you need to develop Catalyst-apps, as opposed to simply running them. The majority of the documentation has been moved to a separate package as well: Install www/p5-Catalyst-Manual for the tutorially goodness.
Master Sites:
Expand this list (11 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Catalyst/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Catalyst/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Catalyst/
  5. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Catalyst/
  6. http://backpan.perl.org/modules/by-module/Catalyst/
  7. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Catalyst/
  8. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Catalyst/
  9. https://cpan.metacpan.org/modules/by-module/
  10. https://cpan.metacpan.org/modules/by-module/Catalyst/
  11. https://www.cpan.org/modules/by-module/Catalyst/
Collapse this list.

Number of commits found: 123 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.90132_1
12 Oct 2025 08:06:25
commit hash: 07213020e31df8594071cbd2f08f842c4b5cdb22commit hash: 07213020e31df8594071cbd2f08f842c4b5cdb22commit hash: 07213020e31df8594071cbd2f08f842c4b5cdb22commit hash: 07213020e31df8594071cbd2f08f842c4b5cdb22 files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
net/p5-URI-ws: retire, it has been folded into net/p5-URI as of d090baf
5.90132
21 Nov 2024 13:39:46
commit hash: 61732302fbd2e524281d8baa6108d56c4739423ecommit hash: 61732302fbd2e524281d8baa6108d56c4739423ecommit hash: 61732302fbd2e524281d8baa6108d56c4739423ecommit hash: 61732302fbd2e524281d8baa6108d56c4739423e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/p5-Catalyst-Runtime: Update to 5.90132

- Update LICENSE_FILE

Changes:	https://metacpan.org/dist/Catalyst-Runtime/changes
5.90131
12 Aug 2023 07:57:07
commit hash: 4ef6d0e21caa803724c71d02d588cbfdad9ee67bcommit hash: 4ef6d0e21caa803724c71d02d588cbfdad9ee67bcommit hash: 4ef6d0e21caa803724c71d02d588cbfdad9ee67bcommit hash: 4ef6d0e21caa803724c71d02d588cbfdad9ee67b files touched by this commit
Wen Heping (wen) search for other commits by this committer
www/p5-Catalyst-Runtime: Update to 5.90131
5.90130
30 Dec 2022 09:06:05
commit hash: c23e1cef52c182bbf2efb0c6d8d14302c380fadfcommit hash: c23e1cef52c182bbf2efb0c6d8d14302c380fadfcommit hash: c23e1cef52c182bbf2efb0c6d8d14302c380fadfcommit hash: c23e1cef52c182bbf2efb0c6d8d14302c380fadf files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/p5-Catalyst-Runtime: Update to 5.90130

Changes:	https://metacpan.org/dist/Catalyst-Runtime/changes
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
5.90129
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
5.90129
28 Jul 2022 00:58:17
commit hash: 15af40488a340f4ab4be3a9faefd3ca6d073d49dcommit hash: 15af40488a340f4ab4be3a9faefd3ca6d073d49dcommit hash: 15af40488a340f4ab4be3a9faefd3ca6d073d49dcommit hash: 15af40488a340f4ab4be3a9faefd3ca6d073d49d files touched by this commit
Wen Heping (wen) search for other commits by this committer
www/p5-Catalyst-Runtime: Update to 5.90129
5.90128
20 Jul 2022 14:23:26
commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
5.90128
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
5.90128
19 Sep 2020 15:37:22
Revision:549028Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.90128

Changes:	https://metacpan.org/changes/distribution/Catalyst-Runtime
5.90126
20 Jan 2020 20:12:20
Revision:523681Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.90126

Changes:	https://metacpan.org/changes/distribution/Catalyst-Runtime
5.90124
14 Aug 2019 12:25:09
Revision:508913Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories w)
5.90124
12 May 2019 16:38:41
Revision:501428Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove outdated PERL_LEVEL check
5.90124
19 Jan 2019 20:42:40
Revision:490760Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.90124

Changes:	https://metacpan.org/changes/distribution/Catalyst-Runtime
5.90123
28 Nov 2018 19:19:29
Revision:486118Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.90123

- Add LICENSE_FILE

Changes:	https://metacpan.org/changes/distribution/Catalyst-Runtime
5.90122
04 Nov 2018 18:57:35
Revision:484133Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.90122

Changes:	https://metacpan.org/changes/distribution/Catalyst-Runtime
5.90120
21 Oct 2018 16:51:25
Revision:482701Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix r481365
5.90120
20 Oct 2018 14:50:00
Revision:482524Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.90120

Changes:	https://metacpan.org/changes/distribution/Catalyst-Runtime
5.90119
06 Oct 2018 13:06:45
Revision:481365Original commit files touched by this commit
des search for other commits by this committer
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)
5.90119
24 Sep 2018 14:23:51
Revision:480608Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.90119

Changes:	https://metacpan.org/changes/distribution/Catalyst-Runtime
5.90118
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
5.90118
02 May 2018 20:33:07
Revision:468876Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.90118

- Add LICENSE_FILE

Changes:	http://search.cpan.org/dist/Catalyst-Runtime/Changes
5.90117
22 Jan 2018 15:46:57
Revision:459665Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.90117

Changes:	http://search.cpan.org/dist/Catalyst-Runtime/Changes
5.90116
20 Jan 2018 13:17:58
Revision:459521Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.90116

Changes:	http://search.cpan.org/dist/Catalyst-Runtime/Changes
5.90115
15 Sep 2017 08:58:50
Revision:449893Original commit files touched by this commit
mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
5.90115
02 May 2017 21:52:47
Revision:439980Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.90115

Changes:	http://search.cpan.org/dist/Catalyst-Runtime/Changes
5.90114
21 Dec 2016 20:47:02
Revision:429125Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 5.90114

Changes:	http://search.cpan.org/dist/Catalyst-Runtime/Changes
5.90113
17 Dec 2016 12:58:19
Revision:428748Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 5.90113

Changes:	http://search.cpan.org/dist/Catalyst-Runtime/Changes
5.90112
10 Oct 2016 20:45:01
Revision:423715Original commit files touched by this commit
adamw search for other commits by this committer
Update to 5.90112.

Changes: https://metacpan.org/changes/distribution/Catalyst-Runtime
5.90105
21 Jun 2016 15:09:56
Revision:417269Original commit files touched by this commit
mat search for other commits by this committer
Update to 5.90105.

Sponsored by:	Absolight
5.90104
06 Apr 2016 00:14:37
Revision:412589Original commit files touched by this commit
wen search for other commits by this committer
- Update to 5.90104
Changes:
http://cpansearch.perl.org/src/JJNAPIORK/Catalyst-Runtime-5.90104/Changes
5.90103
01 Apr 2016 14:33:58
Revision:412351Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
5.90103
01 Jan 2016 23:39:46
Revision:405038Original commit files touched by this commit
adamw search for other commits by this committer
Remove perl5.16-specific bits from perl@ ports. While here, sort
plists as necessary.
5.90103
12 Nov 2015 11:58:49
Revision:401331Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 5.90103
- Sort PLIST

Changes:	http://search.cpan.org/dist/Catalyst-Runtime/Changes
5.90102
04 Nov 2015 20:12:24
Revision:400775Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 5.90102

Changes:	http://search.cpan.org/dist/Catalyst-Runtime/Changes
5.90101
14 Sep 2015 12:19:50
Revision:396892Original commit files touched by this commit
mat search for other commits by this committer
Make it so that the default Perl is always called perl5.

- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
  Though you should note that only the default version can be used to
  install Perl modules, and the non default Perl versions cannot use the
  modules installed via ports if they contain .so as they are installed
  in a version specific directory.

Reviewed by:	bapt (the Mk bits)
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3542
5.90101
07 Sep 2015 17:39:44
Revision:396290Original commit files touched by this commit
adamw search for other commits by this committer
Update to 5.90101. While here, remove MASTER_SITE_SUBDIR and adjust
a comment.

Changes: https://metacpan.org/changes/distribution/Catalyst-Runtime
5.90100
26 Aug 2015 16:34:37
Revision:395376Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 5.90100

Changes:	http://search.cpan.org/dist/Catalyst-Runtime/Changes
5.90097
31 Jul 2015 16:26:18
Revision:393343Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 5.90097

Changes:	http://search.cpan.org/dist/Catalyst-Runtime/Changes
5.90096
28 Jul 2015 13:21:41
Revision:393079Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 5.90096

Changes:	http://search.cpan.org/dist/Catalyst-Runtime/Changes
5.90095
27 Jul 2015 19:23:26
Revision:393014Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 5.90095

Changes:	http://search.cpan.org/dist/Catalyst-Runtime/Changes
5.90094
25 Jul 2015 07:41:08
Revision:392862Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 5.90094
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/Catalyst-Runtime/Changes
5.90093
30 May 2015 13:13:29
Revision:387960Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 5.90093

Changes:	http://search.cpan.org/dist/Catalyst-Runtime/Changes
5.90092
21 May 2015 21:25:40
Revision:386970Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 5.90092

Changes:	http://search.cpan.org/dist/Catalyst-Runtime/Changes
5.90091
09 May 2015 15:54:45
Revision:385900Original commit files touched by this commit
adamw search for other commits by this committer
Update to 5.90091.

Changes: https://metacpan.org/changes/distribution/Catalyst-Runtime
5.90090
30 Apr 2015 20:30:07
Revision:385066Original commit files touched by this commit
adamw search for other commits by this committer
Update to 5.90090. Add a couple more TEST_DEPENDS for more comprehensive
test coverage.

Changes: https://metacpan.org/changes/distribution/Catalyst-Runtime
5.90085
26 Mar 2015 14:13:09
Revision:382314Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 5.90085

Changes:	http://search.cpan.org/dist/Catalyst-Runtime/Changes
5.90084
24 Feb 2015 17:02:39
Revision:379829Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update version requirement of *_DEPENDS
5.90084
24 Feb 2015 16:45:44
Revision:379821Original commit files touched by this commit
adamw search for other commits by this committer
Update to 5.90084.

Changes: https://metacpan.org/changes/distribution/Catalyst-Runtime
5.90083
17 Feb 2015 16:22:10
Revision:379178Original commit files touched by this commit
adamw search for other commits by this committer
Update to 5.90083. Remove stale dependencies on MooseX::Types.

Changes: https://metacpan.org/changes/distribution/Catalyst-Runtime
5.90082
13 Jan 2015 15:34:18
Revision:376961Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 5.90082

Changes:	http://search.cpan.org/dist/Catalyst-Runtime/Changes
5.90080
11 Jan 2015 13:31:27
Revision:376775Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 5.90080

Changes:	http://search.cpan.org/dist/Catalyst-Runtime/Changes
5.90077
01 Jan 2015 16:09:57
Revision:375944Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 5.90077
- Remove leading definite article from COMMENT
- Add PORTSCOUT

Changes:	http://search.cpan.org/dist/Catalyst-Runtime/Changes
5.90070_2
13 Dec 2014 23:17:45
Revision:374690Original commit files touched by this commit
des search for other commits by this committer
Use p5-Module-Pluggable also when building for Perl 5.18, to avoid warning
messages.
5.90070_1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
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 View all of this commit message)
5.90070
30 Aug 2014 08:58:42
Revision:366598Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 5.90070

Changes:	http://search.cpan.org/dist/Catalyst-Runtime/Changes
5.90061
29 Mar 2014 16:37:04
Revision:349561Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 5.90061

Changes:	http://search.cpan.org/dist/Catalyst-Runtime/Changes
5.90053
25 Dec 2013 19:39:39
Revision:337447Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 5.90053

Changes:	http://search.cpan.org/dist/Catalyst-Runtime/Changes
5.90051
09 Nov 2013 18:48:27
Revision:333315Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 5.90051

Changes:	http://search.cpan.org/dist/Catalyst-Runtime/Changes
5.90050
06 Nov 2013 18:58:46
Revision:333031Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 5.90050
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/Catalyst-Runtime/Changes
5.90042
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
5.90042
07 Sep 2013 10:19:43
Revision:326601Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 5.90042
- Fix *_DEPENDS: p5-Class-Data-Inheritable is not a test-only dependency

Changes:	http://search.cpan.org/dist/Catalyst-Runtime/Changes
5.90040
02 Aug 2013 18:52:11
Revision:324174Original commit files touched by this commit
mat search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
5.90040
22 Jun 2013 03:39:22
Revision:321536Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 5.90040

Changes:	http://search.cpan.org/dist/Catalyst-Runtime/Changes
5.90020
25 Feb 2013 12:21:39
Revision:312915Original commit files touched by this commit
tobez search for other commits by this committer
Update to 5.90020.

Changes:	http://search.cpan.org/dist/Catalyst-Runtime/Changes
5.90018
04 Feb 2013 09:09:49
Revision:311588Original commit files touched by this commit
tobez search for other commits by this committer
Update to 5.90018.

Changes:	http://search.cpan.org/dist/Catalyst-Runtime/Changes
5.90016
17 Dec 2012 12:40:25
Revision:309087Original commit files touched by this commit
az search for other commits by this committer
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
5.90016
22 Aug 2012 02:34:54
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 5.90016

Changes:	http://search.cpan.org/dist/Catalyst-Runtime/Changes
5.90014
26 Jun 2012 19:24:30
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 5.90014

Changes:        http://search.cpan.org/dist/Catalyst-Runtime/Changes
5.90013
22 Jun 2012 08:42:52
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 5.90013

Changes:        http://search.cpan.org/dist/Catalyst-Runtime/Changes
5.90012
19 May 2012 20:33:19
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 5.90012
- Add LICENSE
- Fix and sort *_DEPENDS: Class::Data::Inheritable is a test-only dependency

Changes:        http://search.cpan.org/dist/Catalyst-Runtime/Changes
5.90011
13 Mar 2012 16:15:36
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Revert ports/165605 as requested by portmgr@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
5.90011
13 Mar 2012 08:02:23
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 5.90011

Changes:        http://search.cpan.org/dist/Catalyst-Runtime/Changes
Feature safe:   yes
5.90010
08 Mar 2012 18:45:38
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
5.90010
19 Feb 2012 04:03:08
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 5.90010

Changes:        http://search.cpan.org/dist/Catalyst-Runtime/Changes
5.90007
23 Nov 2011 17:07:33
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 5.90007

Changes:        http://search.cpan.org/dist/Catalyst-Runtime/Changes
Feature safe:   yes
5.90006
31 Oct 2011 03:21:00
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 5.90006

Changes:        http://search.cpan.org/dist/Catalyst-Runtime/Changes
5.90005
23 Oct 2011 19:26:04
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 5.90005

Changes:        http://search.cpan.org/dist/Catalyst-Runtime/Changes
5.90004
12 Oct 2011 04:20:14
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 5.90004

Changes:        http://search.cpan.org/dist/Catalyst-Runtime/Changes
5.90003
05 Oct 2011 11:26:38
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 5.90003

Changes:        http://search.cpan.org/dist/Catalyst-Runtime/Changes
5.90002
17 Sep 2011 07:06:45
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+

Suggested by:   az
With hat:       perl
5.90002
11 Sep 2011 06:12:38
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Promote Moose requirement to 2.0+ which includes Class::MOP
5.90002
27 Aug 2011 11:53:21
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 5.90002

Changes:        http://search.cpan.org/dist/Catalyst-Runtime/Changes
5.80033
31 Jul 2011 10:50:17
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 5.80033
- Use CPAN :id subdir macro

Changes:        http://search.cpan.org/dist/Catalyst-Runtime/Changes
5.80032_1
07 Jun 2011 09:13:15
Original commit files touched by this commit
az search for other commits by this committer
Update devel/p5-Moose to version 2.0007

Changelog: http://cpansearch.perl.org/dist/Moose/Changes

See also UPDATING entry 20110607 about this.
5.80032
03 Mar 2011 20:33:22
Original commit files touched by this commit
skv search for other commits by this committer
Update to 5.80032

Changes:       
http://cpansearch.perl.org/src/BOBTFISH/Catalyst-Runtime-5.80032/Changes
5.80031
12 Feb 2011 15:33:22
Original commit files touched by this commit
az search for other commits by this committer
Update to version 5.80031
5.80029
17 Oct 2010 12:26:54
Original commit files touched by this commit
az search for other commits by this committer
Update to 5.80029
5.80027
24 Sep 2010 12:25:45
Original commit files touched by this commit
az search for other commits by this committer
Update to 5.80027

Changes: http://search.cpan.org/dist/Catalyst-Runtime/Changes
5.80025
11 Aug 2010 18:50:03
Original commit files touched by this commit
az search for other commits by this committer
Update to 5.80025.

Changes: http://search.cpan.org/dist/Catalyst-Runtime/Changes

PR:             ports/149396
Submitted by:   Frederic Culot <frederic@culot.org>
5.80024
20 May 2010 07:26:00
Original commit files touched by this commit
az search for other commits by this committer
Update to 5.80024

Changes: http://search.cpan.org/dist/Catalyst-Runtime/Changes
5.80023
09 May 2010 16:42:22
Original commit files touched by this commit
az search for other commits by this committer
Update to 5.80023

Changes:        http://search.cpan.org/dist/Catalyst-Runtime/Changes
5.80022
28 Mar 2010 21:28:58
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 5.80022.

Changes:        http://search.cpan.org/dist/Catalyst-Runtime/Changes
5.80021
04 Mar 2010 12:45:41
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 5.80021.

Changes:        http://search.cpan.org/dist/Catalyst-Runtime/Changes
Feature safe:   yes
5.80020
04 Feb 2010 11:22:20
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 5.80020.

Changes:        http://search.cpan.org/dist/Catalyst-Runtime/Changes
5.80019
29 Jan 2010 08:43:11
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 5.80019
5.80017
12 Jan 2010 16:07:03
Original commit files touched by this commit
skv search for other commits by this committer
Update to 5.80017

Changes:       
http://cpansearch.perl.org/src/FLORA/Catalyst-Runtime-5.80017/Changes
5.80016
13 Dec 2009 02:23:42
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 5.80016
5.80015
10 Dec 2009 09:28:30
Original commit files touched by this commit
leeym search for other commits by this committer
- update to 5.80015
5.80013
17 Sep 2009 18:26:15
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 5.80013.

Changes:        http://search.cpan.org/dist/Catalyst-Runtime/Changes
Feature safe:   yes

Number of commits found: 123 (showing only 100 on this page)

1 | 2  »