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 photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
p5-Mojolicious High-level MVC web framework written in Perl
9.36 www on this many watch lists=5 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 9.35Version of this port present on the latest quarterly branch.
Maintainer: adamw@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-11-29 11:59:00
Last Update: 2024-03-10 04:43:39
Commit Hash: dbe0612
People watching this port, also watch:: pkg, bash, screen, smartmontools, openvpn
Also Listed In: perl5
License: ART20
WWW:
https://www.mojolicious.org
Description:
A next generation web framework for the Perl programming language; duct tape for the HTML5 web. An amazing real-time web framework, allowing you to easily grow single file prototypes into well-structured web applications. Powerful out of the box with RESTful routes, plugins, commands, Perl-ish templates, content negotiation, session management, form validation, testing framework, static file server, CGI/PSGI detection, first class Unicode support and much more for you to discover. Full stack HTTP and WebSocket client/server implementation with IPv6, TLS, SNI, IDNA, HTTP/SOCKS5 proxy, Comet (long polling), keep-alive, connection pooling, timeout, cookie, multipart and gzip compression support. Built-in non-blocking I/O web server, supporting multiple event loops as well as optional preforking and hot deployment, perfect for building highly scalable web services. JSON and HTML/XML parser with CSS selector support.
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 (273 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Mojolicious-9.36/catalog.mk
  2. /usr/local/share/licenses/p5-Mojolicious-9.36/LICENSE
  3. /usr/local/share/licenses/p5-Mojolicious-9.36/ART20
  4. bin/hypnotoad
  5. bin/mojo
  6. bin/morbo
  7. lib/perl5/site_perl/Mojo.pm
  8. lib/perl5/site_perl/Mojo/Asset.pm
  9. lib/perl5/site_perl/Mojo/Asset/File.pm
  10. lib/perl5/site_perl/Mojo/Asset/Memory.pm
  11. lib/perl5/site_perl/Mojo/Base.pm
  12. lib/perl5/site_perl/Mojo/ByteStream.pm
  13. lib/perl5/site_perl/Mojo/Cache.pm
  14. lib/perl5/site_perl/Mojo/Collection.pm
  15. lib/perl5/site_perl/Mojo/Content.pm
  16. lib/perl5/site_perl/Mojo/Content/MultiPart.pm
  17. lib/perl5/site_perl/Mojo/Content/Single.pm
  18. lib/perl5/site_perl/Mojo/Cookie.pm
  19. lib/perl5/site_perl/Mojo/Cookie/Request.pm
  20. lib/perl5/site_perl/Mojo/Cookie/Response.pm
  21. lib/perl5/site_perl/Mojo/DOM.pm
  22. lib/perl5/site_perl/Mojo/DOM/CSS.pm
  23. lib/perl5/site_perl/Mojo/DOM/HTML.pm
  24. lib/perl5/site_perl/Mojo/Date.pm
  25. lib/perl5/site_perl/Mojo/DynamicMethods.pm
  26. lib/perl5/site_perl/Mojo/EventEmitter.pm
  27. lib/perl5/site_perl/Mojo/Exception.pm
  28. lib/perl5/site_perl/Mojo/File.pm
  29. lib/perl5/site_perl/Mojo/Headers.pm
  30. lib/perl5/site_perl/Mojo/HelloWorld.pm
  31. lib/perl5/site_perl/Mojo/Home.pm
  32. lib/perl5/site_perl/Mojo/IOLoop.pm
  33. lib/perl5/site_perl/Mojo/IOLoop/Client.pm
  34. lib/perl5/site_perl/Mojo/IOLoop/Server.pm
  35. lib/perl5/site_perl/Mojo/IOLoop/Stream.pm
  36. lib/perl5/site_perl/Mojo/IOLoop/Subprocess.pm
  37. lib/perl5/site_perl/Mojo/IOLoop/TLS.pm
  38. lib/perl5/site_perl/Mojo/IOLoop/resources/server.crt
  39. lib/perl5/site_perl/Mojo/IOLoop/resources/server.key
  40. lib/perl5/site_perl/Mojo/JSON.pm
  41. lib/perl5/site_perl/Mojo/JSON/Pointer.pm
  42. lib/perl5/site_perl/Mojo/Loader.pm
  43. lib/perl5/site_perl/Mojo/Log.pm
  44. lib/perl5/site_perl/Mojo/Message.pm
  45. lib/perl5/site_perl/Mojo/Message/Request.pm
  46. lib/perl5/site_perl/Mojo/Message/Response.pm
  47. lib/perl5/site_perl/Mojo/Parameters.pm
  48. lib/perl5/site_perl/Mojo/Path.pm
  49. lib/perl5/site_perl/Mojo/Promise.pm
  50. lib/perl5/site_perl/Mojo/Reactor.pm
  51. lib/perl5/site_perl/Mojo/Reactor/EV.pm
  52. lib/perl5/site_perl/Mojo/Reactor/Poll.pm
  53. lib/perl5/site_perl/Mojo/Server.pm
  54. lib/perl5/site_perl/Mojo/Server/CGI.pm
  55. lib/perl5/site_perl/Mojo/Server/Daemon.pm
  56. lib/perl5/site_perl/Mojo/Server/Hypnotoad.pm
  57. lib/perl5/site_perl/Mojo/Server/Morbo.pm
  58. lib/perl5/site_perl/Mojo/Server/Morbo/Backend.pm
  59. lib/perl5/site_perl/Mojo/Server/Morbo/Backend/Poll.pm
  60. lib/perl5/site_perl/Mojo/Server/PSGI.pm
  61. lib/perl5/site_perl/Mojo/Server/Prefork.pm
  62. lib/perl5/site_perl/Mojo/Template.pm
  63. lib/perl5/site_perl/Mojo/Transaction.pm
  64. lib/perl5/site_perl/Mojo/Transaction/HTTP.pm
  65. lib/perl5/site_perl/Mojo/Transaction/WebSocket.pm
  66. lib/perl5/site_perl/Mojo/URL.pm
  67. lib/perl5/site_perl/Mojo/Upload.pm
  68. lib/perl5/site_perl/Mojo/UserAgent.pm
  69. lib/perl5/site_perl/Mojo/UserAgent/CookieJar.pm
  70. lib/perl5/site_perl/Mojo/UserAgent/Proxy.pm
  71. lib/perl5/site_perl/Mojo/UserAgent/Server.pm
  72. lib/perl5/site_perl/Mojo/UserAgent/Transactor.pm
  73. lib/perl5/site_perl/Mojo/Util.pm
  74. lib/perl5/site_perl/Mojo/WebSocket.pm
  75. lib/perl5/site_perl/Mojo/resources/html_entities.txt
  76. lib/perl5/site_perl/Mojolicious.pm
  77. lib/perl5/site_perl/Mojolicious/Command.pm
  78. lib/perl5/site_perl/Mojolicious/Command/Author/cpanify.pm
  79. lib/perl5/site_perl/Mojolicious/Command/Author/generate.pm
  80. lib/perl5/site_perl/Mojolicious/Command/Author/generate/app.pm
  81. lib/perl5/site_perl/Mojolicious/Command/Author/generate/dockerfile.pm
  82. lib/perl5/site_perl/Mojolicious/Command/Author/generate/lite_app.pm
  83. lib/perl5/site_perl/Mojolicious/Command/Author/generate/makefile.pm
  84. lib/perl5/site_perl/Mojolicious/Command/Author/generate/plugin.pm
  85. lib/perl5/site_perl/Mojolicious/Command/Author/inflate.pm
  86. lib/perl5/site_perl/Mojolicious/Command/cgi.pm
  87. lib/perl5/site_perl/Mojolicious/Command/daemon.pm
  88. lib/perl5/site_perl/Mojolicious/Command/eval.pm
  89. lib/perl5/site_perl/Mojolicious/Command/get.pm
  90. lib/perl5/site_perl/Mojolicious/Command/prefork.pm
  91. lib/perl5/site_perl/Mojolicious/Command/psgi.pm
  92. lib/perl5/site_perl/Mojolicious/Command/routes.pm
  93. lib/perl5/site_perl/Mojolicious/Command/version.pm
  94. lib/perl5/site_perl/Mojolicious/Commands.pm
  95. lib/perl5/site_perl/Mojolicious/Controller.pm
  96. lib/perl5/site_perl/Mojolicious/Guides.pod
  97. lib/perl5/site_perl/Mojolicious/Guides/Contributing.pod
  98. lib/perl5/site_perl/Mojolicious/Guides/Cookbook.pod
  99. lib/perl5/site_perl/Mojolicious/Guides/FAQ.pod
  100. lib/perl5/site_perl/Mojolicious/Guides/Growing.pod
  101. lib/perl5/site_perl/Mojolicious/Guides/Rendering.pod
  102. lib/perl5/site_perl/Mojolicious/Guides/Routing.pod
  103. lib/perl5/site_perl/Mojolicious/Guides/Testing.pod
  104. lib/perl5/site_perl/Mojolicious/Guides/Tutorial.pod
  105. lib/perl5/site_perl/Mojolicious/Lite.pm
  106. lib/perl5/site_perl/Mojolicious/Plugin.pm
  107. lib/perl5/site_perl/Mojolicious/Plugin/Config.pm
  108. lib/perl5/site_perl/Mojolicious/Plugin/DefaultHelpers.pm
  109. lib/perl5/site_perl/Mojolicious/Plugin/EPLRenderer.pm
  110. lib/perl5/site_perl/Mojolicious/Plugin/EPRenderer.pm
  111. lib/perl5/site_perl/Mojolicious/Plugin/HeaderCondition.pm
  112. lib/perl5/site_perl/Mojolicious/Plugin/JSONConfig.pm
  113. lib/perl5/site_perl/Mojolicious/Plugin/Mount.pm
  114. lib/perl5/site_perl/Mojolicious/Plugin/NotYAMLConfig.pm
  115. lib/perl5/site_perl/Mojolicious/Plugin/TagHelpers.pm
  116. lib/perl5/site_perl/Mojolicious/Plugins.pm
  117. lib/perl5/site_perl/Mojolicious/Renderer.pm
  118. lib/perl5/site_perl/Mojolicious/Routes.pm
  119. lib/perl5/site_perl/Mojolicious/Routes/Match.pm
  120. lib/perl5/site_perl/Mojolicious/Routes/Pattern.pm
  121. lib/perl5/site_perl/Mojolicious/Routes/Route.pm
  122. lib/perl5/site_perl/Mojolicious/Sessions.pm
  123. lib/perl5/site_perl/Mojolicious/Static.pm
  124. lib/perl5/site_perl/Mojolicious/Types.pm
  125. lib/perl5/site_perl/Mojolicious/Validator.pm
  126. lib/perl5/site_perl/Mojolicious/Validator/Validation.pm
  127. lib/perl5/site_perl/Mojolicious/resources/public/favicon.ico
  128. lib/perl5/site_perl/Mojolicious/resources/public/mojo/bootstrap/bootstrap.min.css.map
  129. lib/perl5/site_perl/Mojolicious/resources/public/mojo/bootstrap/bootstrap.css
  130. lib/perl5/site_perl/Mojolicious/resources/public/mojo/bootstrap/bootstrap.js
  131. lib/perl5/site_perl/Mojolicious/resources/public/mojo/failraptor.png
  132. lib/perl5/site_perl/Mojolicious/resources/public/mojo/highlight.js/highlight-mojo-dark.css
  133. lib/perl5/site_perl/Mojolicious/resources/public/mojo/highlight.js/highlight.min.js
  134. lib/perl5/site_perl/Mojolicious/resources/public/mojo/highlight.js/mojolicious.min.js
  135. lib/perl5/site_perl/Mojolicious/resources/public/mojo/logo-white-2x.png
  136. lib/perl5/site_perl/Mojolicious/resources/public/mojo/logo-white.png
  137. lib/perl5/site_perl/Mojolicious/resources/public/mojo/logo.png
  138. lib/perl5/site_perl/Mojolicious/resources/public/mojo/mojo.css
  139. lib/perl5/site_perl/Mojolicious/resources/public/mojo/noraptor.png
  140. lib/perl5/site_perl/Mojolicious/resources/public/mojo/notfound.png
  141. lib/perl5/site_perl/Mojolicious/resources/public/mojo/pinstripe-dark.png
  142. lib/perl5/site_perl/Mojolicious/resources/public/mojo/pinstripe-light.png
  143. lib/perl5/site_perl/Mojolicious/resources/public/mojo/popper/popper.js
  144. lib/perl5/site_perl/Mojolicious/resources/templates/mojo/debug.html.ep
  145. lib/perl5/site_perl/Mojolicious/resources/templates/mojo/exception.html.ep
  146. lib/perl5/site_perl/Mojolicious/resources/templates/mojo/not_found.html.ep
  147. lib/perl5/site_perl/Test/Mojo.pm
  148. lib/perl5/site_perl/ojo.pm
  149. lib/perl5/site_perl/man/man1/hypnotoad.1.gz
  150. lib/perl5/site_perl/man/man1/mojo.1.gz
  151. lib/perl5/site_perl/man/man1/morbo.1.gz
  152. lib/perl5/site_perl/man/man3/Mojo.3.gz
  153. lib/perl5/site_perl/man/man3/Mojo::Asset.3.gz
  154. lib/perl5/site_perl/man/man3/Mojo::Asset::File.3.gz
  155. lib/perl5/site_perl/man/man3/Mojo::Asset::Memory.3.gz
  156. lib/perl5/site_perl/man/man3/Mojo::Base.3.gz
  157. lib/perl5/site_perl/man/man3/Mojo::ByteStream.3.gz
  158. lib/perl5/site_perl/man/man3/Mojo::Cache.3.gz
  159. lib/perl5/site_perl/man/man3/Mojo::Collection.3.gz
  160. lib/perl5/site_perl/man/man3/Mojo::Content.3.gz
  161. lib/perl5/site_perl/man/man3/Mojo::Content::MultiPart.3.gz
  162. lib/perl5/site_perl/man/man3/Mojo::Content::Single.3.gz
  163. lib/perl5/site_perl/man/man3/Mojo::Cookie.3.gz
  164. lib/perl5/site_perl/man/man3/Mojo::Cookie::Request.3.gz
  165. lib/perl5/site_perl/man/man3/Mojo::Cookie::Response.3.gz
  166. lib/perl5/site_perl/man/man3/Mojo::DOM.3.gz
  167. lib/perl5/site_perl/man/man3/Mojo::DOM::CSS.3.gz
  168. lib/perl5/site_perl/man/man3/Mojo::DOM::HTML.3.gz
  169. lib/perl5/site_perl/man/man3/Mojo::Date.3.gz
  170. lib/perl5/site_perl/man/man3/Mojo::DynamicMethods.3.gz
  171. lib/perl5/site_perl/man/man3/Mojo::EventEmitter.3.gz
  172. lib/perl5/site_perl/man/man3/Mojo::Exception.3.gz
  173. lib/perl5/site_perl/man/man3/Mojo::File.3.gz
  174. lib/perl5/site_perl/man/man3/Mojo::Headers.3.gz
  175. lib/perl5/site_perl/man/man3/Mojo::HelloWorld.3.gz
  176. lib/perl5/site_perl/man/man3/Mojo::Home.3.gz
  177. lib/perl5/site_perl/man/man3/Mojo::IOLoop.3.gz
  178. lib/perl5/site_perl/man/man3/Mojo::IOLoop::Client.3.gz
  179. lib/perl5/site_perl/man/man3/Mojo::IOLoop::Server.3.gz
  180. lib/perl5/site_perl/man/man3/Mojo::IOLoop::Stream.3.gz
  181. lib/perl5/site_perl/man/man3/Mojo::IOLoop::Subprocess.3.gz
  182. lib/perl5/site_perl/man/man3/Mojo::IOLoop::TLS.3.gz
  183. lib/perl5/site_perl/man/man3/Mojo::JSON.3.gz
  184. lib/perl5/site_perl/man/man3/Mojo::JSON::Pointer.3.gz
  185. lib/perl5/site_perl/man/man3/Mojo::Loader.3.gz
  186. lib/perl5/site_perl/man/man3/Mojo::Log.3.gz
  187. lib/perl5/site_perl/man/man3/Mojo::Message.3.gz
  188. lib/perl5/site_perl/man/man3/Mojo::Message::Request.3.gz
  189. lib/perl5/site_perl/man/man3/Mojo::Message::Response.3.gz
  190. lib/perl5/site_perl/man/man3/Mojo::Parameters.3.gz
  191. lib/perl5/site_perl/man/man3/Mojo::Path.3.gz
  192. lib/perl5/site_perl/man/man3/Mojo::Promise.3.gz
  193. lib/perl5/site_perl/man/man3/Mojo::Reactor.3.gz
  194. lib/perl5/site_perl/man/man3/Mojo::Reactor::EV.3.gz
  195. lib/perl5/site_perl/man/man3/Mojo::Reactor::Poll.3.gz
  196. lib/perl5/site_perl/man/man3/Mojo::Server.3.gz
  197. lib/perl5/site_perl/man/man3/Mojo::Server::CGI.3.gz
  198. lib/perl5/site_perl/man/man3/Mojo::Server::Daemon.3.gz
  199. lib/perl5/site_perl/man/man3/Mojo::Server::Hypnotoad.3.gz
  200. lib/perl5/site_perl/man/man3/Mojo::Server::Morbo.3.gz
  201. lib/perl5/site_perl/man/man3/Mojo::Server::Morbo::Backend.3.gz
  202. lib/perl5/site_perl/man/man3/Mojo::Server::Morbo::Backend::Poll.3.gz
  203. lib/perl5/site_perl/man/man3/Mojo::Server::PSGI.3.gz
  204. lib/perl5/site_perl/man/man3/Mojo::Server::Prefork.3.gz
  205. lib/perl5/site_perl/man/man3/Mojo::Template.3.gz
  206. lib/perl5/site_perl/man/man3/Mojo::Transaction.3.gz
  207. lib/perl5/site_perl/man/man3/Mojo::Transaction::HTTP.3.gz
  208. lib/perl5/site_perl/man/man3/Mojo::Transaction::WebSocket.3.gz
  209. lib/perl5/site_perl/man/man3/Mojo::URL.3.gz
  210. lib/perl5/site_perl/man/man3/Mojo::Upload.3.gz
  211. lib/perl5/site_perl/man/man3/Mojo::UserAgent.3.gz
  212. lib/perl5/site_perl/man/man3/Mojo::UserAgent::CookieJar.3.gz
  213. lib/perl5/site_perl/man/man3/Mojo::UserAgent::Proxy.3.gz
  214. lib/perl5/site_perl/man/man3/Mojo::UserAgent::Server.3.gz
  215. lib/perl5/site_perl/man/man3/Mojo::UserAgent::Transactor.3.gz
  216. lib/perl5/site_perl/man/man3/Mojo::Util.3.gz
  217. lib/perl5/site_perl/man/man3/Mojo::WebSocket.3.gz
  218. lib/perl5/site_perl/man/man3/Mojolicious.3.gz
  219. lib/perl5/site_perl/man/man3/Mojolicious::Command.3.gz
  220. lib/perl5/site_perl/man/man3/Mojolicious::Command::Author::cpanify.3.gz
  221. lib/perl5/site_perl/man/man3/Mojolicious::Command::Author::generate.3.gz
  222. lib/perl5/site_perl/man/man3/Mojolicious::Command::Author::generate::app.3.gz
  223. lib/perl5/site_perl/man/man3/Mojolicious::Command::Author::generate::dockerfile.3.gz
  224. lib/perl5/site_perl/man/man3/Mojolicious::Command::Author::generate::lite_app.3.gz
  225. lib/perl5/site_perl/man/man3/Mojolicious::Command::Author::generate::makefile.3.gz
  226. lib/perl5/site_perl/man/man3/Mojolicious::Command::Author::generate::plugin.3.gz
  227. lib/perl5/site_perl/man/man3/Mojolicious::Command::Author::inflate.3.gz
  228. lib/perl5/site_perl/man/man3/Mojolicious::Command::cgi.3.gz
  229. lib/perl5/site_perl/man/man3/Mojolicious::Command::daemon.3.gz
  230. lib/perl5/site_perl/man/man3/Mojolicious::Command::eval.3.gz
  231. lib/perl5/site_perl/man/man3/Mojolicious::Command::get.3.gz
  232. lib/perl5/site_perl/man/man3/Mojolicious::Command::prefork.3.gz
  233. lib/perl5/site_perl/man/man3/Mojolicious::Command::psgi.3.gz
  234. lib/perl5/site_perl/man/man3/Mojolicious::Command::routes.3.gz
  235. lib/perl5/site_perl/man/man3/Mojolicious::Command::version.3.gz
  236. lib/perl5/site_perl/man/man3/Mojolicious::Commands.3.gz
  237. lib/perl5/site_perl/man/man3/Mojolicious::Controller.3.gz
  238. lib/perl5/site_perl/man/man3/Mojolicious::Guides.3.gz
  239. lib/perl5/site_perl/man/man3/Mojolicious::Guides::Contributing.3.gz
  240. lib/perl5/site_perl/man/man3/Mojolicious::Guides::Cookbook.3.gz
  241. lib/perl5/site_perl/man/man3/Mojolicious::Guides::FAQ.3.gz
  242. lib/perl5/site_perl/man/man3/Mojolicious::Guides::Growing.3.gz
  243. lib/perl5/site_perl/man/man3/Mojolicious::Guides::Rendering.3.gz
  244. lib/perl5/site_perl/man/man3/Mojolicious::Guides::Routing.3.gz
  245. lib/perl5/site_perl/man/man3/Mojolicious::Guides::Testing.3.gz
  246. lib/perl5/site_perl/man/man3/Mojolicious::Guides::Tutorial.3.gz
  247. lib/perl5/site_perl/man/man3/Mojolicious::Lite.3.gz
  248. lib/perl5/site_perl/man/man3/Mojolicious::Plugin.3.gz
  249. lib/perl5/site_perl/man/man3/Mojolicious::Plugin::Config.3.gz
  250. lib/perl5/site_perl/man/man3/Mojolicious::Plugin::DefaultHelpers.3.gz
  251. lib/perl5/site_perl/man/man3/Mojolicious::Plugin::EPLRenderer.3.gz
  252. lib/perl5/site_perl/man/man3/Mojolicious::Plugin::EPRenderer.3.gz
  253. lib/perl5/site_perl/man/man3/Mojolicious::Plugin::HeaderCondition.3.gz
  254. lib/perl5/site_perl/man/man3/Mojolicious::Plugin::JSONConfig.3.gz
  255. lib/perl5/site_perl/man/man3/Mojolicious::Plugin::Mount.3.gz
  256. lib/perl5/site_perl/man/man3/Mojolicious::Plugin::NotYAMLConfig.3.gz
  257. lib/perl5/site_perl/man/man3/Mojolicious::Plugin::TagHelpers.3.gz
  258. lib/perl5/site_perl/man/man3/Mojolicious::Plugins.3.gz
  259. lib/perl5/site_perl/man/man3/Mojolicious::Renderer.3.gz
  260. lib/perl5/site_perl/man/man3/Mojolicious::Routes.3.gz
  261. lib/perl5/site_perl/man/man3/Mojolicious::Routes::Match.3.gz
  262. lib/perl5/site_perl/man/man3/Mojolicious::Routes::Pattern.3.gz
  263. lib/perl5/site_perl/man/man3/Mojolicious::Routes::Route.3.gz
  264. lib/perl5/site_perl/man/man3/Mojolicious::Sessions.3.gz
  265. lib/perl5/site_perl/man/man3/Mojolicious::Static.3.gz
  266. lib/perl5/site_perl/man/man3/Mojolicious::Types.3.gz
  267. lib/perl5/site_perl/man/man3/Mojolicious::Validator.3.gz
  268. lib/perl5/site_perl/man/man3/Mojolicious::Validator::Validation.3.gz
  269. lib/perl5/site_perl/man/man3/Test::Mojo.3.gz
  270. lib/perl5/site_perl/man/man3/ojo.3.gz
  271. @owner
  272. @group
  273. @mode
Collapse this list.
Dependency lines:
  • p5-Mojolicious>0:www/p5-Mojolicious
To install the port:
cd /usr/ports/www/p5-Mojolicious/ && make install clean
To add the package, run one of these commands:
  • pkg install www/p5-Mojolicious
  • pkg install p5-Mojolicious
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Mojolicious
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1710045378 SHA256 (Mojolicious-9.36.tar.gz) = 517ecf6fd86a0b7c6169d55102238bf9851618db762fb00d4cf0d94c6252015f SIZE (Mojolicious-9.36.tar.gz) = 938951

Packages (timestamps in pop-ups are UTC):
p5-Mojolicious
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest9.369.368.719.369.36-8.70-
FreeBSD:13:quarterly9.359.359.339.359.359.359.359.35
FreeBSD:14:latest9.369.369.319.359.369.33-9.33
FreeBSD:14:quarterly9.359.35-9.359.359.359.359.35
FreeBSD:15:latest9.369.36n/a9.35n/a9.359.359.35
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-EV>=4 : devel/p5-EV
  2. p5-IO-Socket-SSL>=2.009 : security/p5-IO-Socket-SSL
  3. perl5>=5.36<5.37 : lang/perl5.36
Test dependencies:
  1. p5-IO-Socket-Socks>=0.64 : net/p5-IO-Socket-Socks
  2. p5-Role-Tiny>=2.000001 : devel/p5-Role-Tiny
  3. p5-YAML-LibYAML>0 : textproc/p5-YAML-LibYAML
  4. p5-Cpanel-JSON-XS>=4.09 : converters/p5-Cpanel-JSON-XS
Runtime dependencies:
  1. p5-EV>=4 : devel/p5-EV
  2. p5-IO-Socket-SSL>=2.009 : security/p5-IO-Socket-SSL
  3. perl5>=5.36<5.37 : lang/perl5.36
This port is required by:
for Build
  1. databases/p5-Mango
  2. databases/p5-Mojo-Pg
  3. devel/p5-Minion
  4. devel/p5-Module-Release
  5. devel/p5-Mojo-Log-Clearable
  6. devel/p5-Mojolicious-Plugin-NYTProf
  7. mail/p5-Mojolicious-Plugin-Mail
Expand this list (28 items / 21 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. misc/p5-Geo-GeoNames
  3. sysutils/znapzend
  4. textproc/p5-JSON-Validator
  5. www/p5-HTTP-SimpleLinkChecker
  6. www/p5-Mojo-Weixin
  7. www/p5-MojoX-Log-Dispatch-Simple
  8. www/p5-MojoX-Renderer-Xslate
  9. www/p5-Mojolicious-Plugin-Authentication
  10. www/p5-Mojolicious-Plugin-Database
  11. www/p5-Mojolicious-Plugin-HamlRenderer
  12. www/p5-Mojolicious-Plugin-Mongodb
  13. www/p5-Mojolicious-Plugin-OpenAPI
  14. www/p5-Mojolicious-Plugin-SetUserGroup
  15. www/p5-Mojolicious-Plugin-TtRenderer
  16. www/p5-Mojolicious-Plugin-YamlConfig
  17. www/p5-OpenAPI-Client
  18. www/p5-Toadfarm
  19. www/p5-WWW-OAuth
  20. www/p5-WebService-MusicBrainz
  21. Collapse this list.

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. textproc/p5-EBook-Tools*
  2. www/p5-AnyEvent-Mojo*
  3. Collapse this list of deleted ports.
for Run
  1. databases/p5-Mango
  2. databases/p5-Mojo-Pg
  3. devel/p5-Minion
  4. devel/p5-Module-Release
  5. devel/p5-Mojo-Log-Clearable
  6. devel/p5-Mojolicious-Plugin-NYTProf
  7. mail/p5-Mojolicious-Plugin-Mail
Expand this list (35 items / 28 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. misc/p5-Geo-GeoNames
  3. multimedia/get_iplayer
  4. net/p5-Mojo-RabbitMQ-Client
  5. net-mgmt/ocsinventory-server
  6. sysutils/znapzend
  7. textproc/p5-JSON-Validator
  8. www/p5-HTTP-SimpleLinkChecker
  9. www/p5-Mojo-IOLoop-Delay
  10. www/p5-Mojo-IOLoop-ForkCall
  11. www/p5-Mojo-Server-FastCGI
  12. www/p5-Mojo-Weixin
  13. www/p5-MojoX-Log-Dispatch-Simple
  14. www/p5-MojoX-Renderer-Xslate
  15. www/p5-Mojolicious-Plugin-Authentication
  16. www/p5-Mojolicious-Plugin-Database
  17. www/p5-Mojolicious-Plugin-HamlRenderer
  18. www/p5-Mojolicious-Plugin-Mongodb
  19. www/p5-Mojolicious-Plugin-OpenAPI
  20. www/p5-Mojolicious-Plugin-SetUserGroup
  21. www/p5-Mojolicious-Plugin-TtRenderer
  22. www/p5-Mojolicious-Plugin-YamlConfig
  23. www/p5-OpenAPI-Client
  24. www/p5-Toadfarm
  25. www/p5-WWW-OAuth
  26. www/p5-WebService-MusicBrainz
  27. Collapse this list.

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. net/get_iplayer*
  2. textproc/p5-EBook-Tools*
  3. www/p5-AnyEvent-Mojo*
  4. 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:
===> The following configuration options are available for p5-Mojolicious-9.36: EV=on: High-performance event loop via p5-EV JSONXS=off: High-performance JSON parsing via p5-Cpanel-JSON-XS TLS=on: Secure network connection support via TLS ===> Use 'make config' to modify these settings
Options name:
www_p5-Mojolicious
USES:
cpe perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Mojolicious/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Mojolicious/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Mojolicious/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Mojolicious/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Mojolicious/
  7. http://backpan.perl.org/modules/by-module/Mojolicious/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Mojolicious/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Mojolicious/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/Mojolicious/
  12. https://www.cpan.org/modules/by-module/Mojolicious/
Collapse this list.

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

«  1 | 2 | 3 | 4  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.60
26 Apr 2016 14:26:27
Revision:414059Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.60.

Changes: https://metacpan.org/changes/distribution/Mojolicious
6.59
22 Apr 2016 19:53:01
Revision:413793Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.59.

Changes: https://metacpan.org/changes/distribution/Mojolicious
6.58
10 Apr 2016 18:19:52
Revision:412977Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.58.

Changes: https://metacpan.org/changes/distribution/Mojolicious
6.57
02 Apr 2016 16:44:22
Revision:412420Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.57.

Changes: https://metacpan.org/changes/distribution/Mojolicious
6.56
01 Apr 2016 14:33:58
Revision:412351Original commit files touched by this commit This port version is marked as vulnerable.
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
6.56
16 Mar 2016 17:05:03
Revision:411241Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.56.

Changes: https://metacpan.org/changes/distribution/Mojolicious
6.55
08 Mar 2016 21:27:08
Revision:410666Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.55.

Changes: https://metacpan.org/changes/distribution/Mojolicious
6.54
07 Mar 2016 17:02:32
Revision:410528Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.54.

Changes: https://metacpan.org/changes/distribution/Mojolicious
6.53
04 Mar 2016 04:15:37
Revision:410079Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.53.

Changes: https://metacpan.org/changes/distribution/Mojolicious
6.52
03 Mar 2016 03:23:05
Revision:410003Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.52.

Changes: https://metacpan.org/changes/distribution/Mojolicious
6.51
29 Feb 2016 23:23:45
Revision:409834Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.51.

Changes: https://metacpan.org/changes/distribution/Mojolicious
6.50
27 Feb 2016 04:41:34
Revision:409648Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.50.

Changes: https://metacpan.org/changes/distribution/Mojolicious
6.49
27 Feb 2016 00:14:49
Revision:409640Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.49.

Changes: https://metacpan.org/changes/distribution/Mojolicious
6.48
24 Feb 2016 17:18:46
Revision:409472Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.48.

Changes: https://metacpan.org/changes/release/SRI/Mojolicious-6.48
6.47
20 Feb 2016 00:37:10
Revision:409219Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.47.

Changes: https://metacpan.org/changes/distribution/Mojolicious
6.46
14 Feb 2016 03:38:45
Revision:408843Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.46.

Changes: https://metacpan.org/changes/distribution/Mojolicious
6.45
10 Feb 2016 01:46:49
Revision:408612Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.45.

Changes: https://metacpan.org/changes/distribution/Mojolicious
6.44
06 Feb 2016 03:48:18
Revision:408280Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.44.

Changes: https://metacpan.org/changes/distribution/Mojolicious
6.43
01 Feb 2016 16:48:52
Revision:407724Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.43.

Changes: https://metacpan.org/changes/release/SRI/Mojolicious-6.43
6.42
27 Jan 2016 01:33:08
Revision:407332Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.42.

Changes: https://metacpan.org/changes/distribution/Mojolicious
6.40
13 Jan 2016 23:35:53
Revision:406079Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.40.

Lots of changes for this release, mostly under-the-hood.

Full list at https://metacpan.org/changes/distribution/Mojolicious
6.39
12 Jan 2016 17:45:18
Revision:405898Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Turn the EV dependency into an OPTION, and default it to on. Mojolicious
works just fine without EV.

Also, the distfile has finally shown up in by-module so remove the
MASTER_SITE_SUBDIR line.

No PORTREVISION bump because the generated package won't change.
6.39
06 Jan 2016 19:02:52
Revision:405385Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.39.

Changes: https://metacpan.org/changes/release/SRI/Mojolicious-6.39
6.38
21 Dec 2015 03:37:45
Revision:404084Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.38.

Changes: https://metacpan.org/changes/distribution/Mojolicious
6.37
15 Dec 2015 03:34:36
Revision:403754Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.37.

Changes: https://metacpan.org/changes/distribution/Mojolicious
6.36
09 Dec 2015 02:54:38
Revision:403352Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.36.

Changes: https://metacpan.org/changes/distribution/Mojolicious
6.35
05 Dec 2015 01:37:05
Revision:403018Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.35.

Changes: https://metacpan.org/changes/distribution/Mojolicious
6.34
30 Nov 2015 22:13:40
Revision:402706Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.34.

Changes: https://metacpan.org/changes/distribution/Mojolicious
6.33
23 Nov 2015 18:24:37
Revision:402296Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Add LICENSE_FILE
6.33
23 Nov 2015 16:27:46
Revision:402282Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.33. Adjust IO::Socket::IP dependency.

Fix grammar nit in COMMENT, and rewrite pkg-descr to be more
descriptive, using mojo's own marketing blurbs.

Take maintainership of this port.

Changes: https://metacpan.org/changes/distribution/Mojolicious
6.32
19 Nov 2015 00:24:52
Revision:401906Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.32.

Changes: https://metacpan.org/changes/distribution/Mojolicious
6.31
15 Nov 2015 02:30:02
Revision:401622Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.31.

Changes: https://metacpan.org/changes/distribution/Mojolicious
6.30
12 Nov 2015 14:48:11
Revision:401353Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.30.

Changes: https://metacpan.org/changes/distribution/Mojolicious
6.29
12 Nov 2015 11:58:53
Revision:401332Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Sort PLIST
6.29
04 Nov 2015 15:46:17
Revision:400742Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.29.

Changes: https://metacpan.org/changes/distribution/Mojolicious
6.28
02 Nov 2015 16:21:58
Revision:400659Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.28.

Changes: https://metacpan.org/changes/release/SRI/Mojolicious-6.28
6.27
30 Oct 2015 03:08:03
Revision:400490Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.27.

Changes: https://metacpan.org/changes/distribution/Mojolicious
6.26
29 Oct 2015 01:28:00
Revision:400426Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.26.

Changes: https://metacpan.org/changes/release/SRI/Mojolicious-6.26
6.25
22 Oct 2015 14:13:52
Revision:399984Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.25.

Changes: https://metacpan.org/changes/distribution/Mojolicious
6.24
14 Oct 2015 00:34:45
Revision:399229Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.24.

Changes: https://metacpan.org/changes/distribution/Mojolicious
6.23
07 Oct 2015 20:19:17
Revision:398785Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.23.

Changes: https://metacpan.org/changes/distribution/Mojolicious
6.22
27 Sep 2015 02:56:42
Revision:398020Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.22.

Changes: https://metacpan.org/changes/distribution/Mojolicious
6.21
23 Sep 2015 20:13:51
Revision:397647Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 6.21

Changes:	http://search.cpan.org/dist/Mojolicious/Changes
6.20
17 Sep 2015 01:52:03
Revision:397094Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.20.

Changes: https://metacpan.org/changes/distribution/Mojolicious
6.19
14 Sep 2015 12:19:50
Revision:396892Original commit files touched by this commit This port version is marked as vulnerable.
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
6.19
13 Sep 2015 01:36:30
Revision:396792Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.19.

Changes: https://metacpan.org/changes/distribution/Mojolicious
6.18
02 Sep 2015 19:41:41
Revision:395906Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.18.

Changes: https://metacpan.org/changes/distribution/Mojolicious
6.17
22 Aug 2015 22:09:35
Revision:395053Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.17.

Changes: https://metacpan.org/changes/distribution/Mojolicious
6.16
20 Aug 2015 15:35:24
Revision:394888Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 5.16.

Changes: https://metacpan.org/changes/distribution/Mojolicious
6.15
15 Aug 2015 07:27:33
Revision:394272Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.15.

Changes: https://metacpan.org/changes/distribution/Mojolicious
6.14
17 Jul 2015 12:24:13
Revision:392358Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 6.14

Changes:	http://search.cpan.org/dist/Mojolicious/Changes
6.13
09 Jul 2015 15:44:13
Revision:391647Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 6.13

Changes:	http://search.cpan.org/dist/Mojolicious/Changes
6.12
19 Jun 2015 16:01:03
Revision:390122Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.12.

Changes: https://metacpan.org/changes/distribution/Mojolicious
6.11
08 Jun 2015 19:38:28
Revision:388871Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Add NO_ARCH
6.11
16 May 2015 23:29:12
Revision:386581Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.11.

Changes: https://metacpan.org/changes/distribution/Mojolicious
6.10
27 Apr 2015 03:01:07
Revision:384812Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.10.

PLEASE NOTE: there is an important change here:
- Removed support for user/group switching, because it never worked
  correctly, which means that this security feature has become an attack
  vector itself. If you depend on this functionality, you can now use the
  (www/p5-Mojolicious-Plugin-SetUserGroup) instead.

Changes: https://metacpan.org/changes/release/SRI/Mojolicious-6.10

Also, while here, re-order two lines because it looks better this way and
it was killing my OCD before.
6.09
26 Apr 2015 13:19:57
Revision:384792Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 6.09

Changes:	http://search.cpan.org/dist/Mojolicious/Changes
6.08
09 Apr 2015 22:17:26
Revision:383683Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.08.

Changes: https://metacpan.org/changes/release/SRI/Mojolicious-6.08
6.07
07 Apr 2015 17:48:20
Revision:383522Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.07.

Changes: https://metacpan.org/changes/release/SRI/Mojolicious-6.07
6.06
07 Apr 2015 01:26:37
Revision:383486Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.06.

Changes: https://metacpan.org/changes/release/SRI/Mojolicious-6.06
6.05
25 Mar 2015 05:40:04
Revision:382197Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.05.

Changes:
  - Fixed circular require bug in Mojo::Base and Mojo::Util.
6.04
23 Mar 2015 20:15:55
Revision:382036Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 6.04

Changes:	http://search.cpan.org/dist/Mojolicious/Changes
6.03
16 Mar 2015 16:05:35
Revision:381420Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 6.03

Changes:	http://search.cpan.org/dist/Mojolicious/Changes
6.02
10 Mar 2015 15:39:54
Revision:380940Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.02.

Changes: https://metacpan.org/changes/distribution/Mojolicious
6.01
03 Mar 2015 17:14:04
Revision:380386Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.01.

Changes: https://metacpan.org/changes/distribution/Mojolicious
6.0
26 Feb 2015 22:49:32
Revision:380057Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.0, "Clinking Beer Mugs."

Changes: https://metacpan.org/changes/distribution/Mojolicious
5.82
23 Feb 2015 10:08:29
Revision:379661Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 5.82

Changes:	http://search.cpan.org/dist/Mojolicious/Changes
5.81
21 Feb 2015 08:39:18
Revision:379491Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 5.81

Changes:	http://search.cpan.org/dist/Mojolicious/Changes
5.80
18 Feb 2015 16:22:49
Revision:379270Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 5.80

Changes:	http://search.cpan.org/dist/Mojolicious/Changes
5.79
14 Feb 2015 17:06:20
Revision:378970Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 5.79.

Changes: https://metacpan.org/changes/distribution/Mojolicious
5.77
08 Feb 2015 18:37:21
Revision:378668Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 5.77.

Changes: https://metacpan.org/changes/distribution/Mojolicious
5.73
27 Jan 2015 11:26:49
Revision:377995Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 5.73

Changes:	http://search.cpan.org/dist/Mojolicious/Changes
5.72
13 Jan 2015 12:49:49
Revision:376927Original commit files touched by this commit This port version is marked as vulnerable.
tobez search for other commits by this committer
Update to 5.72.
5.71
12 Jan 2015 18:36:48
Revision:376874Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 5.71

Changes:	http://search.cpan.org/dist/Mojolicious/Changes
5.70
31 Dec 2014 14:29:14
Revision:375887Original commit files touched by this commit This port version is marked as vulnerable.
wen search for other commits by this committer
- Update to 5.70
Changes: http://search.cpan.org/src/SRI/Mojolicious-5.70/Changes

PR:		196285
Submitted by:	adamw@
5.16_1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit This port version is marked as vulnerable.
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.16
25 Jul 2014 13:21:38
Revision:362897Original commit files touched by this commit This port version is marked as vulnerable.
jadawin search for other commits by this committer
- Update to 5.16
5.12
08 Jul 2014 07:42:05
Revision:361197Original commit files touched by this commit This port version is marked as vulnerable.
jadawin search for other commits by this committer
- Update to 5.12
5.10
02 Jul 2014 11:08:11
Revision:360165Original commit files touched by this commit This port version is marked as vulnerable.
jadawin search for other commits by this committer
- Update to 5.10
5.09
25 Jun 2014 14:23:49
Revision:359247Original commit files touched by this commit This port version is marked as vulnerable.
wen search for other commits by this committer
- Update to 5.09
Changes: http://cpansearch.perl.org/src/SRI/Mojolicious-5.09/Changes
4.91
30 Mar 2014 15:28:37
Revision:349637Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 4.91

Changes:	http://search.cpan.org/dist/Mojolicious/Changes
4.86
05 Mar 2014 22:00:03
Revision:347151Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 4.86

Changes:	http://search.cpan.org/dist/Mojolicious/Changes
4.85
27 Feb 2014 20:52:54
Revision:346389Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 4.85

Changes:	http://search.cpan.org/dist/Mojolicious/Changes
4.84
23 Feb 2014 12:20:59
Revision:345714Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 4.84

Changes:	http://search.cpan.org/dist/Mojolicious/Changes
4.83
19 Feb 2014 18:35:10
Revision:345129Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 4.83

Changes:	http://search.cpan.org/dist/Mojolicious/Changes
4.81
15 Feb 2014 16:53:05
Revision:344444Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 4.81

Changes:	http://search.cpan.org/dist/Mojolicious/Changes
4.80
14 Feb 2014 17:34:07
Revision:344291Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 4.80

Changes:	http://search.cpan.org/dist/Mojolicious/Changes
4.68
23 Jan 2014 03:27:58
Revision:340786Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 4.68

Changes:	http://search.cpan.org/dist/Mojolicious/Changes
4.63
31 Dec 2013 04:26:47
Revision:338230Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 4.63

Changes:	http://search.cpan.org/dist/Mojolicious/Changes
4.59
05 Dec 2013 10:04:09
Revision:335657Original commit files touched by this commit This port version is marked as vulnerable.
jadawin search for other commits by this committer
- Update to 0.59
4.58
20 Nov 2013 17:18:32
Revision:334431Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 4.58

Changes:	http://search.cpan.org/dist/Mojolicious/Changes
4.57
12 Nov 2013 09:55:37
Revision:333556Original commit files touched by this commit This port version is marked as vulnerable.
jadawin search for other commits by this committer
- Update to 4.57
4.56
10 Nov 2013 14:10:41
Revision:333394Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 4.56

Changes:	http://search.cpan.org/dist/Mojolicious/Changes
4.55
07 Nov 2013 15:07:11
Revision:333111Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 4.55

Changes:	http://search.cpan.org/dist/Mojolicious/Changes
4.53
02 Nov 2013 17:26:07
Revision:332520Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 4.53

Changes:	http://search.cpan.org/dist/Mojolicious/Changes
4.50
26 Oct 2013 14:29:16
Revision:331693Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 4.50

Changes:	http://search.cpan.org/dist/Mojolicious/Changes
4.49
21 Oct 2013 09:52:52
Revision:331118Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 4.49

Changes:	http://search.cpan.org/dist/Mojolicious/Changes
4.48
19 Oct 2013 17:21:39
Revision:330916Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 4.48

Changes:	http://search.cpan.org/dist/Mojolicious/Changes
4.47
15 Oct 2013 16:58:54
Revision:330410Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 4.47

Changes:	http://search.cpan.org/dist/Mojolicious/Changes
4.46
13 Oct 2013 12:59:36
Revision:330226Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 4.46

Changes:	http://search.cpan.org/dist/Mojolicious/Changes

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

«  1 | 2 | 3 | 4  »