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.36Version 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.369.369.339.369.369.359.359.35
FreeBSD:14:latest9.369.369.319.369.369.33-9.33
FreeBSD:14:quarterly9.369.36-9.369.369.359.359.35
FreeBSD:15:latest9.369.36n/a9.35n/a9.359.359.35
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
8.04
21 Oct 2018 20:55:17
Revision:482722Original commit files touched by this commit
adamw search for other commits by this committer
Update Mojolicious to 8.04
8.03
17 Oct 2018 01:27:31
Revision:482267Original commit files touched by this commit
adamw search for other commits by this committer
Update Mojolicious to 8.03
8.02
01 Oct 2018 22:37:20
Revision:481075Original commit files touched by this commit
adamw search for other commits by this committer
Update Mojolicious to 8.02
8.01
25 Sep 2018 22:24:13
Revision:480704Original commit files touched by this commit
adamw search for other commits by this committer
Update Mojolicious to 8.01
8.0
15 Sep 2018 03:48:24
Revision:479813Original commit files touched by this commit
adamw search for other commits by this committer
Update Mojolicious to 8.0.

* Code name "Supervillain", this is a major release.
* Changed query method in Mojo::URL to merge with hash references and append
with
  array references instead of the other way around. Because appended pairs
should
  be able to preserve order.
* Changed template attribute in Mojolicious::Command to acivate vars by default.
* Removed test command.
* Removed deprecated expect_close attribute from Mojo::Content.
* Removed deprecated error and finish events from Mojo::IOLoop::Delay.
* Removed experimental status from server_timing method in Mojo::Headers.
* Removed experimental status from tag_to_html function in Mojo::DOM::HTML.
* Removed experimental status from tag method in Mojo::DOM::HTML.
* Removed experimental status from bytes_read and bytes_written methods in
  Mojo::IOLoop::Stream.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
7.94
31 Aug 2018 14:38:19
Revision:478558Original commit files touched by this commit
adamw search for other commits by this committer
Update Mojolicious to 7.94
7.93
12 Aug 2018 15:15:26
Revision:476994Original commit files touched by this commit
adamw search for other commits by this committer
Update Mojolicious to 7.93
7.92
09 Aug 2018 20:19:08
Revision:476798Original commit files touched by this commit
adamw search for other commits by this committer
Update Mojolicious to 7.92

  This release reverts the addition of stream classes (added in 7.83), which
have
  unfortunately resulted in many Mojolicious applications becoming unstable.
  While there are no known exploits yet, we've chosen to err on the side of
  cautiousness and will classify this as a security issue.

MFH:		2018Q3
7.91
09 Aug 2018 14:42:06
Revision:476750Original commit files touched by this commit
adamw search for other commits by this committer
Update Mojolicious to 7.91
7.90
08 Aug 2018 23:59:49
Revision:476711Original commit files touched by this commit
adamw search for other commits by this committer
Update Mojolicious to 7.90
7.89
07 Aug 2018 15:15:28
Revision:476602Original commit files touched by this commit
adamw search for other commits by this committer
Update Mojolicious to 7.89
7.88
13 Jul 2018 14:41:35
Revision:474589Original commit files touched by this commit
adamw search for other commits by this committer
Update Mojolicious to 7.88
7.87
04 Jul 2018 17:37:15
Revision:473909Original commit files touched by this commit
adamw search for other commits by this committer
Just use the JSONXS variable rather than repeating it
7.87
04 Jul 2018 17:31:32
Revision:473906Original commit files touched by this commit
adamw search for other commits by this committer
Update Mojolicious to 7.87

Add a JSONXS option to support Cpanel JSON::XS as a backend for Mojo::JSON
(new in this version). Also, remove IPV6 option that hasn't done anything
since r442724 (in case anyone's playing along at home, sunpoet gets that hat).
7.86
03 Jul 2018 12:57:24
Revision:473823Original commit files touched by this commit
adamw search for other commits by this committer
Update Mojolicious to 7.86
7.85
20 Jun 2018 12:37:22
Revision:472868Original commit files touched by this commit
adamw search for other commits by this committer
Update Mojolicious to 7.85
7.84
07 Jun 2018 01:33:16
Revision:471895Original commit files touched by this commit
adamw search for other commits by this committer
Update Mojolicious to 7.84
7.83
03 Jun 2018 23:48:44
Revision:471527Original commit files touched by this commit
adamw search for other commits by this committer
Update Mojolicious to 7.83
7.82
28 May 2018 02:25:55
Revision:471016Original commit files touched by this commit
adamw search for other commits by this committer
Update Mojolicious to 7.82
7.81
22 May 2018 02:00:35
Revision:470592Original commit files touched by this commit
adamw search for other commits by this committer
Update Mojolicious to 7.81
7.80
21 May 2018 21:36:12
Revision:470580Original commit files touched by this commit
adamw search for other commits by this committer
Update Mojolicious to 7.80
7.79
15 May 2018 14:18:36
Revision:470019Original commit files touched by this commit
adamw search for other commits by this committer
Update Mojolicious to 7.79
7.78
11 May 2018 18:06:02
Revision:469679Original commit files touched by this commit
adamw search for other commits by this committer
Update Mojolicious to 7.78
7.77
02 May 2018 18:22:12
Revision:468861Original commit files touched by this commit
adamw search for other commits by this committer
Update Mojolicious to 7.77
7.76
25 Apr 2018 12:06:32
Revision:468276Original commit files touched by this commit
adamw search for other commits by this committer
Update Mojolicious to 7.76
7.75
10 Apr 2018 20:21:23
Revision:467014Original commit files touched by this commit
adamw search for other commits by this committer
Update Mojolicious to 7.75
7.74
08 Apr 2018 14:43:03
Revision:466802Original commit files touched by this commit
adamw search for other commits by this committer
Update Mojolicious to 7.74

Changes: https://metacpan.org/changes/distribution/Mojolicious<Paste>
7.73
07 Apr 2018 14:14:49
Revision:466728Original commit files touched by this commit
adamw search for other commits by this committer
Update Mojolicious to 7.73

Changes: https://metacpan.org/changes/distribution/Mojolicious
7.72
03 Apr 2018 12:14:47
Revision:466341Original commit files touched by this commit
adamw search for other commits by this committer
Update Mojolicious to 7.72

Changes: https://metacpan.org/changes/distribution/Mojolicious
7.71
19 Mar 2018 03:36:24
Revision:464978Original commit files touched by this commit
adamw search for other commits by this committer
Update Mojolicious to 7.71

Changes: https://metacpan.org/source/SRI/Mojolicious-7.71/Changes
7.70
01 Mar 2018 00:18:21
Revision:463273Original commit files touched by this commit
adamw search for other commits by this committer
Update Mojolicious to 7.70

Changes: https://metacpan.org/changes/release/SRI/Mojolicious-7.70
7.69
25 Feb 2018 06:51:54
Revision:462942Original commit files touched by this commit
adamw search for other commits by this committer
Update Mojolicious to 7.69

Changes: https://github.com/kraih/mojo/blob/master/Changes
7.68
24 Feb 2018 01:30:37
Revision:462765Original commit files touched by this commit
adamw search for other commits by this committer
Update Mojolicious to 7.68

  - Fixed RFC 7230 compliance bugs in Mojo::Message::Request that prevented
    "GET //foo/bar HTTP/1.1" to be interpreted as a request target in origin
    form.
7.67
21 Feb 2018 01:56:36
Revision:462470Original commit files touched by this commit
adamw search for other commits by this committer
Update Mojolicious to 7.67

  - Modernized ".perltidyrc".
  - Fixed a bug in Mojo::Asset::File where forked processes could delete
    temporary files prematurely.
7.66
17 Feb 2018 19:12:49
Revision:462188Original commit files touched by this commit
adamw search for other commits by this committer
Update Mojolicious to 7.66

  - This release contains fixes for security issues, everybody should upgrade!
  - Removed origin attribute of Mojo::Cookie::Response.
  - Removed deprecated data and remaining methods from Mojo::IOLoop::Delay.
  - Added host_only attribute to Mojo::Cookie::Response.
  - Improved all method in Mojo::Promise to resolve with no results if no
    promises have been passed.
  - Fixed a bug in Mojo::UserAgent::CookieJar where old cookies could be leaked.
    (exp-innit, sri)

MFH:		2018Q1 (along with every update since the branch point)
Security:	https://github.com/kraih/mojo/issues/1185
7.65
12 Feb 2018 00:41:40
Revision:461546Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update Mojolicious to 7.65

7.65  2018-02-11
  - Added EXPERIMENTAL timing->begin, timing->elapsed, timing->rps and
    timing->server_timing helpers to Mojolicious::Plugin::DefaultHelpers.
  - Added EXPERIMENTAL server_timing method to Mojo::Headers.
  - Added support for new HTTP status code.

7.64  2018-02-07
  - Fixed a bug in Mojo::Log where short log messages spanning multiple lines
    would not be formatted properly for systemd.

7.63  2018-02-06
  - Improved Mojo::Log to use native systemd log levels.
7.62
03 Feb 2018 20:44:11
Revision:460846Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update Mojolicious to 7.62

  - Added -u option to get command. (jberger)
  - Added dont_use_nlink option to list_tree method in Mojo::File.
  - Added reverse proxy section to Mojolicious::Guides::Cookbook. (polettix)
  - Fixed a promise resolution bug in Mojo::Promise.
7.61
15 Jan 2018 17:02:32
Revision:459083Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update p5-Mojolicious to 7.61

  - Increased default upgrade_timeout from 60 to 180 seconds in
    Mojo::Server::Hypnotoad.
7.60
03 Jan 2018 17:30:44
Revision:457995Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update Mojolicious to 7.60

  - Deprecated use of Mojo::Promise::all and Mojo::Promise::race as instance
    methods.
  - Improved all and race methods in Mojo::Promise to be able to handle
    arbitrary then-ables.
  - Improved number detection in Mojo::JSON with a workaround for an upcoming
    breaking change in Perl 5.28. (haarg)
  - Improved HTML Living Standard compliance of Mojo::DOM::HTML.
  - Fixed a bug in Mojo::Base that prevented composition of multiple roles.
    (aferreira, batman)
  - Fixed a bug in Mojolicious::Static where text files from DATA sections would
    not be UTF-8 encoded. (Grinnz)
7.59
18 Dec 2017 00:38:11
Revision:456572Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.59

  - Moved home and ua attributes from Mojo to Mojolicious.
  - Changed Mojo::IOLoop::Client to only start a thread pool with
    Net::DNS::Native on demand. (Grinnz)
  - Improved subprocess method in Mojo::IOLoop to allow for easier role
    composition.
  - Fixed RFC 7230 compliance bug in Mojo::Message::Response. (jberger)
7.58
03 Dec 2017 22:25:01
Revision:455492Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.58

7.58  2017-12-02
  - Added websocket_p method to Mojo::UserAgent.

7.57  2017-11-18
  - Fixed installation problems with some versions of Perl on Windows.
7.56
16 Nov 2017 17:05:28
Revision:454316Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.56.

  - Added num check to Mojolicious::Validator.
  - Improved built-in templates with high resolution logos.
7.55
07 Nov 2017 15:46:08
Revision:453664Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.55

  - Added -role flag to Mojo::Base. (jberger)
  - Improved tablify function in Mojo::Util to work with non-rectangular arrays.
    (CandyAngel, jabberwok)
  - Improved Windows compatibility of Mojo::Server::Daemon.
7.54
05 Nov 2017 18:28:58
Revision:453555Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.54

  - Fixed a bug in Mojo::Promise where promise chains could not recover from
    rejections.
7.53
04 Nov 2017 21:06:32
Revision:453487Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.53

  - Added module Mojo::Promise.
  - Improved Mojo::IOLoop::Delay to be a subclass of Mojo::Promise.
7.52
02 Nov 2017 23:08:05
Revision:453385Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.52

  - Added delete_p, get_p, head_p, options_p, patch_p, post_p, put_p and start_p
    methods to Mojo::UserAgent.
7.51
31 Oct 2017 21:37:22
Revision:453252Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.51

  - Added -signatures flag to Mojo::Base and Mojolicious::Lite.
  - Added support for new HTTP status code.
  - Improved ojo to enable subroutine signatures automatically on Perl 5.20+.
7.50
31 Oct 2017 01:26:34
Revision:453215Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.50.

7.50  2017-10-30
  - Deprecated error and finish events in Mojo::IOLoop::Delay. Since there is no
    good way to warn our users about this deprecation, it will be in effect
    until the next major release. Where we will also change the base class from
    Mojo::EventEmitter to Mojo::Base.
  - Improved documentation browser with links to MetaCPAN.

7.49  2017-10-28
  - Deprecated Mojo::IOLoop::Delay::data and Mojo::IOLoop::Delay::remaining.
  - Added Promises/A+ support. Note that Mojo::IOLoop::Delay previously
    inherited a catch method from Mojo::EventEmitter that was passed the error
    message as second argument instead of the first, so you might have to change
      $delay->catch(sub { my ($delay, $error) = @_; ... });
    to
      $delay->catch(sub { my ($error) = @_; ... });
  - Added all, catch, finally, race and then methods to Mojo::IOLoop::Delay.
  - Updated jQuery to version 3.2.1.
7.48
21 Oct 2017 15:33:09
Revision:452592Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.48.

  - Reverted previous Mojo::File change since there were too many unintended
    side effects.
7.47
12 Oct 2017 15:49:32
Revision:451899Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.47
7.45 and 7.46 were skipped, as they had no impact on FreeBSD.

7.47  2017-10-05
  - Added multipart content generator to Mojo::UserAgent::Transactor.
  - Fixed a bug in Mojo::File where parts of a path could get accidentally
    upgraded from bytes to characters.

7.46  2017-09-12
  - Fixed support for versions of IO::Socket::SSL older than 1.965 again.

7.45  2017-09-06
  - Fixed support for versions of IO::Socket::SSL older than 1.965. (mudler,
    foursixnine, genio, sri)
7.44
03 Sep 2017 22:08:16
Revision:449219Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.44.

  - Reverted a previous change to Mojo::Loader that allowed for load_class to be
    called on the same class multiple times, since it had very bad side effects.
  - Improved Mojo::IOLoop::TLS to use a little less memory.
  - Fixed a bug where Mojolicious controllers like "MyApp::Controller::Foo::Bar"
    would disappear if loading the controller "MyApp::Controller::Foo" was
    attempted but failed.
7.43
18 Aug 2017 14:53:41
Revision:448236Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.43.

  - Improved Mojo::Base role support with the ability to rebless objects.
7.42
17 Aug 2017 13:44:33
Revision:448099Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.42.

  - Improved Mojo::Base role support with shorthands.
      MyClass->with_roles('MyClass::Role::Foo')
    becomes
      MyClass->with_roles('+Foo')
7.41
16 Aug 2017 15:27:11
Revision:448039Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.41.

  - Added with_roles method to Mojo::ByteStream, Mojo::Collection, Mojo::DOM and
    Mojo::File.
7.40
14 Aug 2017 16:07:51
Revision:447949Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.40, add a new TEST_DEPENDS on Role::Tiny, and pet portlint.

  - Added support for Role::Tiny extensions to all classes based on Mojo::Base.
    (dotan)
  - Added with_roles method to Mojo::Base. (dotan)
  - Added the guide Mojolicious::Guides::Testing. (scottw)
  - Replaced systemd detection in Mojo::Log with the MOJO_LOG_SHORT environment
    variable, since there is no reliable way to detect systemd.
7.39
04 Aug 2017 02:19:14
Revision:447315Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.39.

  - Removed experimental close_idle_connections method from
    Mojo::Server::Daemon.
  - Increased default graceful_timeout from 60 to 120 seconds in
    Mojo::Server::Prefork.
  - Improve Mojo::Server::Daemon to log request errors.
  - Fixed a bug where Mojo::Server::Daemon would close connections too quickly
    and interrupt requests.
7.38
01 Aug 2017 22:26:42
Revision:447080Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.38.

  * Added extra attribute to Mojolicious::Static. (jabberwok)
  * Improve Mojo::URL performance significantly.
  * Fixed memory leak in Mojo::URL that was caused by a Perl 5.24 bug.
7.37
25 Jul 2017 00:30:56
Revision:446549Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.37.

  * Added slugify method to Mojo::ByteStream. (Grinnz)
  * Added slugify function to Mojo::Util. (Grinnz)
  * Fixed bugs in Mojo::IOLoop and Mojo::Reactor::Poll that would prevent a
    reset from clearing events.
7.36
11 Jul 2017 11:20:32
Revision:445494Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.36.

  - Fixed basename method in Mojo::File to work with relative paths.
  - Fixed a bug where Mojo::Log could not correctly identify if it was deployed
    with systemd.
  - Fixed Mojo::HelloWorld to actually be a Mojolicious subclass.
7.35
05 Jul 2017 11:58:01
Revision:445073Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.35.

  - Removed deprecated watch attribute from Mojo::Server::Morbo.
  - Added spare attribute to Mojo::Server::Prefork.
  - Added -s option to prefork command.
  - Added fd option to Mojo::IOLoop::Server::listen.
  - Added fd parameter to Mojo::Server::Daemon::listen.
  - Added spare setting to Hypnotoad.
  - Increased default graceful_timeout from 20 to 60 seconds and
    heartbeat_timeout from 20 to 30 seconds in Mojo::Server::Prefork.
7.34
03 Jul 2017 12:16:52
Revision:444942Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.34.

7.34  2017-07-02
  - Added short attribute to Mojo::Log.
  - Improved Mojo::Log to print log messages without timestamps to STDERR when
    deployed with systemd.
  - Improved Mojo::DOM performance slightly.

7.33  2017-06-05
  - Added EXPERIMENTAL support for :matches pseudo-class and :not pseudo-class
    with compound selectors to Mojo::DOM::CSS.
  - Fixed a few form element value extraction bugs in Mojo::DOM.
  - Fixed version command to use the new MetaCPAN API, since the old one got
    shut down.
7.32
05 Jun 2017 23:26:28
Revision:442724Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Remove outdated PERL_LEVEL check

With hat:	perl
7.32
30 May 2017 18:05:23
Revision:442108Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.32.

  - Added -f option to get command.
  - Improved get command with support for passing request data by redirecting
    STDIN.
  - Fixed memory leak in Mojo::IOLoop::Client that sometimes prevented the
    connect timeout from working correctly for TLS handshakes.
7.31
24 Apr 2017 14:26:54
Revision:439293Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.31.

 * Removed deprecated files, slurp and spurt functions from Mojo::Util.
 * Removed deprecated parts attribute from Mojo::Home.
 * Removed deprecated slurp and spurt methods from Mojo::ByteStream.
 * Removed deprecated lib_dir, list_files, parse and rel_dir methods
   from Mojo::Home.
 * Removed deprecated rel_dir method from Mojolicious::Command.
 * Removed deprecated is_status_class method from Mojo::Message::Response.
 * Fixed a bug in the app generator command where the config file name
   was not based on the application moniker.
7.30
07 Apr 2017 00:37:00
Revision:437909Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.30.

  - Deprecated Mojo::Server::Morbo::watch in favor of
    Mojo::Server::Morbo::Backend::Poll::watch.
  - Added support for pluggable Morbo backends.
  - Added Mojo::Server::Morbo::Backend and Mojo::Server::Morbo::Backend::Poll
    modules.
  - Added backend attribute to Mojo::Server::Morbo.
  - Added -b option to Morbo.
7.29
15 Mar 2017 03:15:14
Revision:436197Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.29.

  - Added support for overriding configuration files in applications tested with
    Test::Mojo.
  - Added html_attr_unescape function to Mojo::Util.
  - Fixed unescaping of HTML5 attribute values in Mojo::DOM::HTML.
7.28
08 Mar 2017 01:24:52
Revision:435650Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.28.

  - Added copy_to, realpath and sibling methods to Mojo::File.
  - Added dir option to list_tree method in Mojo::File.
  - Improved app generator command to generate a config file.
7.27
27 Feb 2017 17:15:57
Revision:434976Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.27.

  - Added support for UNIX domain sockets.
  - Improved Mojo::UserAgent to complain about unsupported protocols.
  - Fixed a bug in Mojo::URL where invalid host strings could be generated.
  - Fixed blib handling in Mojo::Home.
7.26
20 Feb 2017 17:23:27
Revision:434475Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.26.

  - Fixed bug in Mojo::IOLoop::Subprocess where starting multiple subprocesses
    at once could cause expcetions.
7.25
10 Feb 2017 00:13:51
Revision:433779Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.25.

  - Fixed cleanup bugs in Mojo::IOLoop::Stream.
7.24
05 Feb 2017 23:50:25
Revision:433468Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.24.

  - Added open method to Mojo::File.
  - Added tempfile function to Mojo::File.
  - Fixed bug in Mojo::Asset::File where the slurp method would not work
    correctly for very large files.
7.23
30 Jan 2017 05:29:00
Revision:432817Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.23.

  - Added max_request_size attribute to Mojolicious.
  - Added max_response_size attribute to Mojo::UserAgent.
  - Added to_unsafe_string method to Mojo::URL.
  - Added -S option to get command.
  - Fixed a data corruption problem in Mojo::IOLoop::Stream, caused by a
    dependency of IO::Socket::SSL on the internal representation of strings,
    which differs from IO::Socket::IP.
7.22
26 Jan 2017 02:29:58
Revision:432465Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.22.

  - Added ports method to Mojo::Server::Daemon.
  - Added remove_tree method to Mojo::File.
  - Improved spurt method in Mojo::File with support for writing multiple chunks
    at once.
7.21
22 Jan 2017 15:33:54
Revision:432154Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.21.

  - Added extract_usage function to Mojo::Util.
  - Improve getopt function in Mojo::Util to use @ARGV by default.
7.20
18 Jan 2017 15:37:39
Revision:431812Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.20.

  - Fixed a bug in Mojo::File where the make_path method would die even if no
    error occurred.
  - Fixed warnings in Mojo::IOLoop::TLS.
7.19
15 Jan 2017 16:12:07
Revision:431588Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.19.

  - Added module Mojo::IOLoop::TLS.
  - Added can_nnr and can_socks methods to Mojo::IOLoop::Client.
7.18
12 Jan 2017 05:39:02
Revision:431219Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.18.

  - Fixed support for relative %INC paths in Mojo::Home.
  - Fixed a bug in Mojo::URL where invalid fragment strings could be generated.

7.16 and 7.17 were Windows-specific releases.
7.15
10 Jan 2017 15:15:56
Revision:431091Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.15. Note that many functions are being deprecated in this release.

  - Deprecated Mojo::ByteStream::slurp and Mojo::Util::slurp in favor of
    Mojo::File::slurp.
  - Deprecated Mojo::ByteStream::spurt and Mojo::Util::spurt in favor of
    Mojo::File::spurt.
  - Deprecated Mojo::Util::files in favor of Mojo::File::list_tree.
  - Deprecated Mojo::Home::lib_dir, Mojo::Home::parse, Mojo::Home::parts in
    favor of new features inherited from the Mojo::File base class.
  - Added module Mojo::File.
  - Improved Mojo::Home to be a subclass of Mojo::File.
  - Improved mojo_lib_dir and rel_file methods in Mojo::Home to return
    Mojo::Home objects.
  - Improved rel_file methods in Mojolicious::Command to return Mojo::File
    objects.
  - Improved every_param and param methods in Mojolicious::Validator::Validation
    to use the current topic.
7.14
05 Jan 2017 01:21:22
Revision:430610Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.14.

  - Deprecated Mojo::Home::list_files in favor of Mojo::Util::files.
  - Deprecated Mojo::Home::rel_dir in favor of Mojo::Home::rel_file.
  - Deprecated Mojolicious::Command::rel_dir in favor of
    Mojolicious::Command::rel_file.
  - Fixed a bug in Mojo::IOLoop::Subprocess where the pipe used for IPC could
    disappear because of a timeout.
7.13
29 Dec 2016 21:15:21
Revision:429946Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.13.

  - Deprecated Mojo::Message::Response::is_status_class in favor of new is_*
    methods.
  - Added result method to Mojo::Transaction.
  - Added is_client_error, is_error, is_info, is_redirect, is_server_error and
    is_success methods to Mojo::Message::Response.
  - Fixed bug where Morbo could not handle broken symlinks. (Grinnz)
7.12
20 Dec 2016 15:40:16
Revision:428995Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.12.

  - Added button_to and csrf_button_to helpers to
    Mojolicious::Plugin::TagHelpers.
  - Removed experimental status from Mojo::IOLoop::Subprocess.
  - Removed experimental status from subprocess method in Mojo::IOLoop.
7.11
30 Nov 2016 15:32:05
Revision:427431Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.11.

  - Added EXPERIMENTAL close_idle_connections method to Mojo::Server::Daemon.
  - Improved one_tick method in Mojo::IOLoop to protect from recursion, similar
    to the start method.
  - Improved log attribute in Mojolicious to make it easier to override default
    settings. (jberger)
  - Fixed bug in Mojo::Server::Prefork where workers would accept keep-alive
    requests after a graceful shutdown had already been initiated.
  - Fixed bugs in Mojo::Util and Mojo::Asset::File where incomplete writes would
    not be recognized as errors. (bobkare, sri)
7.10
01 Nov 2016 19:55:19
Revision:425073Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.10.

  - Added getopt function to Mojo::Util.
7.09
23 Oct 2016 14:52:41
Revision:424523Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.09.

  - Added every_header method to Mojo::Headers.
  - Fixed redirect bug in Mojo::UserAgent::Transactor.
  - Fixed a few proxy bugs in Mojo::UserAgent.
7.08
23 Sep 2016 18:55:53
Revision:422692Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.08.

  - Added -i and -o options to get command.
  - Updated jQuery to version 3.1.1.
  - Improved accuracy of finished_ok test in Test::Mojo.
  - Fixed state transition bug in Mojo::Transaction::HTTP that caused message
    bodies to be included in responses to HEAD requests.
7.07
20 Sep 2016 14:11:10
Revision:422501Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.07.

  - Fixed bug in Mojo::UserAgent::Transactor where 303 redirects would not be
    followed correctly with GET requests.
7.06
17 Sep 2016 21:16:10
Revision:422345Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.06.

  - Fixed bug where Mojolicious::Renderer would wrap text in layouts.
  - Fixed a few test description encoding bugs in Test::Mojo.
7.05
29 Aug 2016 16:53:30
Revision:421082Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.05.

Changes: Fixed bug in Mojo::IOLoop::Subprocess where EV would steal the
subprocess exit status.
7.04
29 Aug 2016 16:51:13
Revision:421081Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.04.

  - Added EXPERIMENTAL support for performing computationally expensive
operations in subprocesses, without blocking the event loop. (jberger, sri)
  - Added EXPERIMENTAL module Mojo::IOLoop::Subprocess. (jberger, sri)
  - Added EXPERIMENTAL subprocess method to Mojo::IOLoop. (jberger, sri)
  - Improved many methods in Mojolicious::Controller to die more gracefully if
the connection has already been closed.
  - Fixed bug where Mojo::UserAgent would try to follow redirects for CONNECT
requests.
7.03
17 Aug 2016 20:56:52
Revision:420371Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.03.

 - Fixed bugs in Mojo::Loader and Mojo::Util where the DATA handle would be
   mentioned in error messages.
7.01_2
04 Aug 2016 23:23:26
Revision:419662Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
In r419482, which made the p5-IO-Socket-IP dependency conditional, I forgot
to remove the hard dependency on it. This commit fixes that, but requires
bumping PORTREVISION again due to the dependency change.

While here, remove the ipv6 category assignment. It's not widely used,
and Mojolicious supports IPv6 when used with modern Perl.
7.01_1
02 Aug 2016 15:53:51
Revision:419482Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Only depend on p5-IO-Socket-IP if necessary. PORTREVISION bump for
possible dependency change.

IO::Socket::IP is in core (as is its dependency, Socket). On reasonably
new versions of Perl (i.e. anything newer than FreeBSD's default),
the version of those modules in core is sufficient.

At this point, likely any hard dependency on p5-IO-Socket-IP or
p5-Socket is probably wrong.
7.01
01 Aug 2016 20:16:21
Revision:419457Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.01.

  - Improved support for systemd.
  - Fixed a bug in Mojo::Server::Prefork where PID files would not contain a
    newline character.
7.0
19 Jul 2016 14:18:03
Revision:418796Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 7.0. Read below for potentially breaking changes.

  - Code name "Doughnut", this is a major release.
  - Removed Mojolicious::Plugin::Charset.
  - Removed authority method from Mojo::URL.
  - Removed squish method from Mojo::ByteStream.
  - Removed squish function from Mojo::Util.
  - Removed support for smart whitespace trimming from all_text and text methods
    in Mojo::DOM.
  - Updated jQuery to version 3.1.0.
  - Improved Mojo::URL not to include the userinfo part when generating URLs, as
    recommended by the URL Living Standard.
  - Improved Mojolicious::Plugin::Config to no longer log which files have been
    loaded.
  - Fixed trailing slash bug in Mojo::URL.
  - Fixed a few whitespace bugs in Mojo::DOM.
  - Fixed attribute selector bug in Mojo::DOM::CSS. (Akron)
  - Fixed a bug causing headers with zero length values to be ignored by the get
    command. (jberger)
6.66
21 Jun 2016 18:49:53
Revision:417280Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.66.

Changes: https://metacpan.org/changes/distribution/Mojolicious
6.65
14 Jun 2016 16:34:25
Revision:416897Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.65.

Changes: https://metacpan.org/changes/release/SRI/Mojolicious-6.65
6.64
09 Jun 2016 19:46:49
Revision:416622Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.64.

Changes: https://metacpan.org/changes/distribution/Mojolicious
6.63
03 Jun 2016 22:03:37
Revision:416340Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.63.

Changes: https://metacpan.org/changes/distribution/Mojolicious
6.62
14 May 2016 21:40:09
Revision:415198Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.62.

Changes: https://metacpan.org/changes/release/SRI/Mojolicious-6.62
6.61
02 May 2016 20:42:43
Revision:414481Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 6.61.

Changes: https://metacpan.org/changes/distribution/Mojolicious

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

«  1 | 2 | 3 | 4  »