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.359.36-9.359.369.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 46 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
4.45
09 Oct 2013 13:10:50
Revision:329896Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 4.45

Changes:	http://search.cpan.org/dist/Mojolicious/Changes
4.44
06 Oct 2013 03:43:09
Revision:329528Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Fix PLIST

PR:		ports/182707
Submitted by:	antoine
4.44
05 Oct 2013 06:05:53
Revision:329416Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 4.44
- Convert to new OPTIONS helpers

Changes:	http://search.cpan.org/dist/Mojolicious/Changes
4.43
03 Oct 2013 18:38:09
Revision:329223Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 4.43
- Convert to new OPTIONS helpers

Changes:	http://search.cpan.org/dist/Mojolicious/Changes
4.42
01 Oct 2013 17:13:03
Revision:328970Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 4.42
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/Mojolicious/Changes
4.41
22 Sep 2013 05:39:40
Revision:327852Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 4.41

Changes:	http://search.cpan.org/dist/Mojolicious/Changes
4.40
21 Sep 2013 14:51:25
Revision:327820Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 4.40

Changes:	http://search.cpan.org/dist/Mojolicious/Changes
4.39
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
4.39
17 Sep 2013 16:28:27
Revision:327487Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 4.39

Changes:	http://search.cpan.org/dist/Mojolicious/Changes
4.37
13 Sep 2013 09:51:06
Revision:327141Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 4.37
- Sort PLIST

Changes:	http://search.cpan.org/dist/Mojolicious/Changes
4.35
11 Sep 2013 07:46:46
Revision:326952Original commit files touched by this commit This port version is marked as vulnerable.
tobez search for other commits by this committer
Update to 4.35.

Changes:        http://search.cpan.org/dist/Mojolicious/Changes
4.34
09 Sep 2013 10:09:07
Revision:326798Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Remove leading indefinite article from COMMENT
- Remove IPV6 from OPTIONS_DEFAULT
- Convert to new perl5 framework
4.34
09 Sep 2013 07:49:13
Revision:326781Original commit files touched by this commit This port version is marked as vulnerable.
tobez search for other commits by this committer
Update to 4.34.

Changes:        http://search.cpan.org/dist/Mojolicious/Changes
4.33
08 Sep 2013 00:16:03
Revision:326700Original commit files touched by this commit This port version is marked as vulnerable.
tobez search for other commits by this committer
Update to 4.33.

Changes:	http://search.cpan.org/dist/Mojolicious/Changes
4.32
06 Sep 2013 22:51:11
Revision:326559Original commit files touched by this commit This port version is marked as vulnerable.
tobez search for other commits by this committer
Update to 4.32.

Changes:	http://search.cpan.org/dist/Mojolicious/Changes
4.31
05 Sep 2013 08:53:34
Revision:326371Original commit files touched by this commit This port version is marked as vulnerable.
tobez search for other commits by this committer
Update to 4.31.

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

Change the port maintainer to perl@FreeBSD.org -
approved by the former maintainer, mopsfelder@gmail.com.
4.30
02 Sep 2013 13:22:27
Revision:325991Original commit files touched by this commit This port version is marked as vulnerable.
tobez search for other commits by this committer
Update to 4.30.

Changes:	http://search.cpan.org/dist/Mojolicious/Changes
Approved by:	portmgr (bapt)
3.74
08 Jan 2013 19:14:36
Revision:310106Original commit files touched by this commit This port version is marked as vulnerable.
lth search for other commits by this committer
- Update to 3.74

PR:		ports/175122
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
Approved by:	Murilo Opsfelder Araujo <mopsfelder@gmail.com> (maintainer)
3.60
16 Dec 2012 06:12:28
Revision:308985Original commit files touched by this commit This port version is marked as vulnerable.
az search for other commits by this committer
- Set default perl version for ports which currently using
  (5.x+ and x < 12) scheme.

Approved by: bapt@ (portmgr@)
3.60
04 Dec 2012 10:10:23
Revision:308229Original commit files touched by this commit This port version is marked as vulnerable.
jadawin search for other commits by this committer
- Update to 3.60

PR:		ports/172181
Submitted by:	ashish@, jadawin@
Approved by:	mopsfelder@gmail.com (maintainer)
Feature safe:	yes
3.34
04 Sep 2012 15:20:23
Revision:303657Original commit files touched by this commit This port version is marked as vulnerable.
swills search for other commits by this committer
- Update to 3.34

PR:		ports/171071
Approved by:	Murilo Opsfelder Araujo <mopsfelder@gmail.com> (maintainer)
3.30
14 Aug 2012 08:48:32
Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 3.30

Changes:	http://search.cpan.org/dist/Mojolicious/Changes
PR:		ports/170385
Submitted by:	sunpoet (myself)
Approved by:	Murilo Opsfelder Araujo <mopsfelder@gmail.com> (maintainer)
3.11
20 Jul 2012 02:20:13
Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 3.11

Changes:	http://search.cpan.org/dist/Mojolicious/Changes
PR:		ports/169819
Submitted by:	sunpoet (myself)
Approved by:	Murilo Opsfelder Araujo <mopsfelder@gmail.com> (maintainer)
3.0
13 Jul 2012 06:03:28
Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Fix typo in previous commit
3.0
03 Jul 2012 03:25:29
Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 3.0
- Remove LICENSE_FILE
- Add missing dependency
- Add OPTIONS: IPV6 and TLS

Changes:        http://search.cpan.org/dist/Mojolicious/Changes
PR:             ports/169452
Submitted by:   sunpoet (myself)
Approved by:    Murilo Opsfelder Araujo <mopsfelder@gmail.com> (maintainer)
2.95
19 May 2012 05:55:51
Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 2.95

Changes:        http://search.cpan.org/dist/Mojolicious/Changes
PR:             ports/167334
Submitted by:   skreuzer
Approved by:    maintainer (timeout, 3 weeks)
2.89
26 Apr 2012 05:09:17
Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 2.89

Changes:        http://search.cpan.org/dist/Mojolicious/Changes
PR:             ports/167270
Submitted by:   sunpoet (myself)
Approved by:    Murilo Opsfelder Araujo <mopsfelder@gmail.com> (maintainer)
2.61
15 Mar 2012 12:54:46
Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 2.61
- Use correct knob: LICENSE_FILE

Changes:        http://search.cpan.org/dist/Mojolicious/Changes
PR:             ports/166076
Submitted by:   sunpoet (myself)
Approved by:    Murilo Opsfelder Araujo <mopsfelder@gmail.com> (maintainer)
Feature safe:   yes
2.51
13 Mar 2012 16:15:36
Original commit files touched by this commit This port version is marked as vulnerable.
pgollucci search for other commits by this committer
- Revert ports/165605 as requested by portmgr@

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

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
2.51
08 Mar 2012 18:45:38
Original commit files touched by this commit This port version is marked as vulnerable.
pgollucci search for other commits by this committer
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
2.51
22 Feb 2012 18:12:38
Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 2.51

Changes:        http://search.cpan.org/dist/Mojolicious/Changes
PR:             ports/165165
Submitted by:   sunpoet (myself)
Approved by:    Murilo Opsfelder Araujo <mopsfelder@gmail.com> (maintainer)
2.46
02 Feb 2012 16:52:49
Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 2.46

Changes:        http://search.cpan.org/dist/Mojolicious/Changes
PR:             ports/164520
Submitted by:   sunpoet (myself)
Approved by:    Murilo Opsfelder Araujo <mopsfelder@gmail.com> (maintainer)
2.35
05 Dec 2011 12:49:08
Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 2.35

Changes:        http://search.cpan.org/dist/Mojolicious/Changes
PR:             ports/163008
Submitted by:   sunpoet (myself)
Approved by:    Murilo Opsfelder Araujo <mopsfelder@gmail.com> (maintainer)
Feature safe:   yes
2.31
23 Nov 2011 13:19:06
Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 2.31

Changes:        http://search.cpan.org/dist/Mojolicious/Changes
PR:             ports/162643, ports/162784 [1]
Submitted by:   Murilo Opsfelder <mopsfelder@gmail.com> (maintainer) [1]
Feature safe:   yes
2.12
27 Oct 2011 16:41:51
Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 2.12

Changes:        http://search.cpan.org/dist/Mojolicious/Changes
PR:             ports/162062
Submitted by:   Murilo Opsfelder <mopsfelder@gmail.com> (maintainer)
1.99
10 Oct 2011 02:50:46
Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 1.99
- Add CPAN as primary WWW

Changes:        http://search.cpan.org/dist/Mojolicious/Changes
PR:             ports/161449
Submitted by:   sunpoet (myself)
Approved by:    Murilo Opsfelder Araujo <mopsfelder@gmail.com> (maintainer)
1.98
19 Sep 2011 02:46:14
Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 1.98

Changes:        http://search.cpan.org/dist/Mojolicious/Changes
PR:             ports/160784
Submitted by:   sunpoet (myself)
Approved by:    Murilo Opsfelder Araujo <mopsfelder@gmail.com> (maintainer)
1.97
08 Sep 2011 03:19:28
Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 1.97

Changes:        http://search.cpan.org/dist/Mojolicious/Changes
PR:             ports/160437
Submitted by:   sunpoet (myself)
Approved by:    Murilo Opsfelder Araujo <mopsfelder@gmail.com> (maintainer)
1.92
29 Aug 2011 09:55:17
Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 1.92

Changes:        http://search.cpan.org/dist/Mojolicious/Changes
PR:             ports/160228
Submitted by:   sunpoet (myself)
Approved by:    Murilo Opsfelder Araujo <mopsfelder@gmail.com> (maintainer)
1.76
17 Aug 2011 04:07:38
Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 1.76
- Sort MAN3

Changes:        http://search.cpan.org/dist/Mojolicious/Changes
PR:             ports/159759
Submitted by:   sunpoet (myself)
Approved by:    Murilo Opsfelder Araujo <mopsfelder@gmail.com> (maintainer)
1.64
24 Jul 2011 16:17:40
Original commit files touched by this commit This port version is marked as vulnerable.
culot search for other commits by this committer
- Update to 1.64

Changes:        http://search.cpan.org/dist/Mojolicious/Changes
PR:             ports/159005
Submitted by:   Jin-Sih Lin <linpct@gmail.com>
Approved by:    Murilo Opsfelder Araujo <mopsfelder@gmail.com> (maintainer)
1.34
23 May 2011 07:08:27
Original commit files touched by this commit This port version is marked as vulnerable.
culot search for other commits by this committer
- Update to 1.34

PR:             ports/157258
Submitted by:   Murilo Opsfelder <mopsfelder@gmail.com> (maintainer)
1.21
23 Apr 2011 06:50:51
Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
- Update to 1.21
- Changelog: http://search.cpan.org/dist/Mojolicious/Changes

PR:             ports/156589
Submitted by:   Murilo Opsfelder <mopsfelder _at_ gmail.com (maintainer)
1.15
28 Mar 2011 17:36:05
Original commit files touched by this commit This port version is marked as vulnerable.
culot search for other commits by this committer
- Update to 1.15

Changes:        http://search.cpan.org/dist/Mojolicious/Changes
PR:             ports/155973
Submitted by:   Murilo Opsfelder <mopsfelder AT gmail.com> (maintainer)
1.1
15 Feb 2011 15:51:19
Original commit files touched by this commit This port version is marked as vulnerable.
skreuzer search for other commits by this committer
Update to 1.1

PR:             ports/154798
Submitted by:   Murilo Opsfelder <mopsfelder@gmail.com>
0.999941
29 Nov 2010 11:58:49
Original commit files touched by this commit This port version is marked as vulnerable.
kuriyama search for other commits by this committer
Rename p5-Mojo to p5-Mojolicious to reflect distname in CPAN.

Approved by:    maintainer

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

«  1 | 2 | 3 | 4