Port details |
- p5-Minion Asynchronous job queue for Mojolicious
- 10.31 devel
=2 10.30Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2015-03-17 16:03:42
- Last Update: 2024-09-30 13:36:26
- Commit Hash: 84912e0
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART20
- WWW:
- https://metacpan.org/release/Minion
- Description:
- Minion is a job queue for the Mojolicious real-time web framework with support
for multiple backends, such as DBM::Deep and PostgreSQL.
A job queue allows you to process time and/or computationally intensive tasks
in background processes, outside of the request/response lifecycle. Among those
tasks you'll commonly find image resizing, spam filtering, HTTP downloads,
building tarballs, warming caches and basically everything else you can imagine
that's not super fast.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Minion>0:devel/p5-Minion
- To install the port:
- cd /usr/ports/devel/p5-Minion/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Minion
- pkg install p5-Minion
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Minion
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1727314520
SHA256 (Minion-10.31.tar.gz) = 3068f99033e69df08145b584a91ee224f4e97dc6242e102221e8220a3f28503b
SIZE (Minion-10.31.tar.gz) = 1732406
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Mojolicious>=9.0 : www/p5-Mojolicious
- p5-YAML-LibYAML>=0 : textproc/p5-YAML-LibYAML
- perl5>=5.36<5.37 : lang/perl5.36
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- p5-Mojolicious>=9.0 : www/p5-Mojolicious
- p5-YAML-LibYAML>=0 : textproc/p5-YAML-LibYAML
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for p5-Minion-10.31:
PGSQL=off: PostgreSQL database support
===> Use 'make config' to modify these settings
- Options name:
- devel_p5-Minion
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|