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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
10.31 30 Sep 2024 13:36:26 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Minion: Update to 10.31
Changes: https://metacpan.org/dist/Minion/changes |
10.30 06 Jun 2024 16:39:29 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Minion: Update to 10.30
Changes: https://metacpan.org/dist/Minion/changes |
10.29 31 Mar 2024 03:05:57 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Minion: Update to 10.29
Changes: https://metacpan.org/dist/Minion/changes |
10.28 01 Dec 2023 22:11:35 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Minion: Update to 10.28
Changes: https://metacpan.org/dist/Minion/changes |
10.27 27 Nov 2023 10:28:08 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Minion: Update to 10.27
Changes: https://metacpan.org/dist/Minion/changes |
10.26 14 Nov 2023 17:15:38 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Minion: Update to 10.26
Changes: https://metacpan.org/dist/Minion/changes |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
10.25 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
10.25 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
10.25 29 Jun 2022 16:32:39 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Minion: Update to 10.25
Changes: https://metacpan.org/dist/Minion/changes |
10.24 30 Apr 2022 15:57:56 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Minion: Update to 10.24
Changes: https://metacpan.org/dist/Minion/changes |
10.23 25 Jan 2022 19:50:07 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Minion: Update to 10.23
Changes: https://metacpan.org/dist/Minion/changes |
10.22 20 Jun 2021 11:30:03 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Minion: Update to 10.22
Changes: https://metacpan.org/changes/distribution/Minion |
10.21 25 Apr 2021 20:35:15 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Minion: Update to 10.21
Changes: https://metacpan.org/changes/distribution/Minion |
10.20 18 Apr 2021 05:42:24 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Minion: Update to 10.20
Changes: https://metacpan.org/changes/distribution/Minion |
10.16 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
10.16 03 Mar 2021 18:08:12 |
sunpoet |
Update to 10.16
Changes: https://metacpan.org/changes/distribution/Minion |
10.15 06 Jan 2021 20:25:35 |
sunpoet |
Update to 10.15
Changes: https://metacpan.org/changes/distribution/Minion |
10.14 08 Nov 2020 17:12:56 |
sunpoet |
Update to 10.14
Changes: https://metacpan.org/changes/distribution/Minion |
10.13 15 Aug 2020 16:29:50 |
sunpoet |
Update to 10.13
Changes: https://metacpan.org/changes/distribution/Minion |
10.12 08 Aug 2020 10:18:14 |
sunpoet |
Update to 10.12
Changes: https://metacpan.org/changes/distribution/Minion |
10.11 30 Jul 2020 09:50:32 |
sunpoet |
Update to 10.11
Changes: https://metacpan.org/changes/distribution/Minion |
10.10 24 Jul 2020 07:10:34 |
sunpoet |
Update to 10.10
- Update WWW
Changes: https://metacpan.org/changes/distribution/Minion |
10.09 11 Jul 2020 07:45:24 |
sunpoet |
Update to 10.09
Changes: https://metacpan.org/changes/distribution/Minion |
10.08 22 Jun 2020 16:07:16 |
sunpoet |
Update to 10.08
Changes: https://metacpan.org/changes/distribution/Minion |
10.07 19 Jun 2020 16:04:57 |
sunpoet |
Update to 10.07
Changes: https://metacpan.org/changes/distribution/Minion |
10.06 14 Jun 2020 14:22:51 |
sunpoet |
Update to 10.06
Changes: https://metacpan.org/changes/distribution/Minion |
10.05 03 Jun 2020 18:08:50 |
sunpoet |
Update to 10.05
Changes: https://metacpan.org/changes/distribution/Minion |
10.04 03 Feb 2020 19:45:39 |
sunpoet |
Update to 10.04
Changes: https://metacpan.org/changes/distribution/Minion |
10.03 02 Feb 2020 10:58:54 |
sunpoet |
Update to 10.03
Changes: https://metacpan.org/changes/distribution/Minion |
10.02 29 Dec 2019 17:33:22 |
sunpoet |
Update to 10.02
Changes: https://metacpan.org/changes/distribution/Minion |
10.01 28 Dec 2019 07:28:59 |
sunpoet |
Update to 10.01
Changes: https://metacpan.org/changes/distribution/Minion |
10.0 18 Nov 2019 18:11:32 |
sunpoet |
Update to 10.0
Changes: https://metacpan.org/changes/distribution/Minion |
9.13 31 Aug 2019 07:55:58 |
sunpoet |
Update to 9.13
Changes: https://metacpan.org/changes/distribution/Minion |
9.12_1 13 Aug 2019 20:52:06 |
sunpoet |
Fix PLIST
- Bump PORTREVISION for package change
PR: 239791
Submitted by: Thomas Morper <thomas@beingboiled.info> |
9.12 05 Aug 2019 15:42:29 |
sunpoet |
Update to 9.12
Changes: https://metacpan.org/changes/distribution/Minion |
9.11 08 Jul 2019 18:48:03 |
sunpoet |
Update to 9.11
Changes: https://metacpan.org/changes/distribution/Minion |
9.10 16 May 2019 23:56:01 |
sunpoet |
Update to 9.10
Changes: https://metacpan.org/changes/distribution/Minion |
9.09 04 Feb 2019 20:07:12 |
sunpoet |
Update to 9.09
Changes: https://metacpan.org/changes/distribution/Minion |
9.08 02 Feb 2019 21:55:10 |
sunpoet |
Update to 9.08
Changes: https://metacpan.org/changes/distribution/Minion |
9.07 18 Oct 2018 19:54:39 |
sunpoet |
Update to 9.07
Changes: https://metacpan.org/changes/distribution/Minion |
9.06 23 Sep 2018 11:14:43 |
sunpoet |
Update to 9.06
- Take maintainership
Changes: https://metacpan.org/changes/distribution/Minion |
9.05 20 Sep 2018 00:23:23 |
sunpoet |
Update to 9.05
Changes: https://metacpan.org/changes/distribution/Minion |
9.04 16 Sep 2018 00:07:15 |
sunpoet |
Update to 9.04
Changes: https://metacpan.org/changes/distribution/Minion |
9.03 22 Apr 2018 08:55:04 |
sunpoet |
Update to 9.03
Changes: http://search.cpan.org/dist/Minion/Changes |
9.01 18 Apr 2018 05:05:53 |
wen |
- Update to 9.01
Changes: http://cpansearch.perl.org/src/SRI/Minion-9.01/Changes |
9.0 16 Apr 2018 18:33:51 |
sunpoet |
Update to 9.0
Changes: http://search.cpan.org/dist/Minion/Changes |
8.12 08 Mar 2018 15:38:47 |
sunpoet |
Update to 8.12
Changes: http://search.cpan.org/dist/Minion/Changes |
8.11 01 Mar 2018 15:20:01 |
sunpoet |
Update to 8.11
Changes: http://search.cpan.org/dist/Minion/Changes |
8.10 18 Feb 2018 13:33:47 |
wen |
- Update to 8.10
Changes: http://cpansearch.perl.org/src/SRI/Minion-8.10/Changes |
8.09 27 Jan 2018 10:24:19 |
sunpoet |
Update to 8.09
Changes: http://search.cpan.org/dist/Minion/Changes |
8.08 18 Dec 2017 17:17:25 |
sunpoet |
Update to 8.08
Changes: http://search.cpan.org/dist/Minion/Changes |
8.07 14 Dec 2017 20:43:23 |
sunpoet |
Update to 8.07
Changes: http://search.cpan.org/dist/Minion/Changes |
8.04 11 Dec 2017 10:41:43 |
sunpoet |
Update to 8.04
Changes: http://search.cpan.org/dist/Minion/Changes |
8.03 23 Nov 2017 19:09:26 |
sunpoet |
Update to 8.03
Changes: http://search.cpan.org/dist/Minion/Changes |
8.02 22 Nov 2017 23:34:29 |
sunpoet |
Update to 8.02
Changes: http://search.cpan.org/dist/Minion/Changes |
8.01 20 Nov 2017 13:22:34 |
sunpoet |
Update to 8.01
Changes: http://search.cpan.org/dist/Minion/Changes |
8.0 18 Nov 2017 14:17:31 |
sunpoet |
Update to 8.0
Changes: http://search.cpan.org/dist/Minion/Changes |
7.09 22 Oct 2017 16:10:08 |
sunpoet |
Update to 7.09
Changes: http://search.cpan.org/dist/Minion/Changes |
7.08 19 Oct 2017 20:36:00 |
sunpoet |
Update to 7.08
Changes: http://search.cpan.org/dist/Minion/Changes |
7.07 13 Oct 2017 09:20:53 |
sunpoet |
Update to 7.07
Changes: http://search.cpan.org/dist/Minion/Changes |
7.06 23 Sep 2017 14:10:10 |
sunpoet |
Update to 7.06
Changes: http://search.cpan.org/dist/Minion/Changes |
7.05 08 Aug 2017 18:57:46 |
sunpoet |
Update to 7.05
Changes: http://search.cpan.org/dist/Minion/Changes |
7.04 02 Aug 2017 18:35:59 |
sunpoet |
Update to 7.04
Changes: http://search.cpan.org/dist/Minion/Changes |
7.03 07 Jul 2017 16:33:27 |
sunpoet |
Update to 7.03
Changes: http://search.cpan.org/dist/Minion/Changes |
7.02 06 Jul 2017 20:57:52 |
sunpoet |
Update to 7.02
Changes: http://search.cpan.org/dist/Minion/Changes |
7.01 26 Jun 2017 19:35:53 |
sunpoet |
Update to 7.01
Changes: http://search.cpan.org/dist/Minion/Changes |
7.0 20 Jun 2017 13:29:19 |
sunpoet |
Update to 7.0
Changes: http://search.cpan.org/dist/Minion/Changes |
6.06 06 Jun 2017 13:50:54 |
sunpoet |
Update to 6.06
Changes: http://search.cpan.org/dist/Minion/Changes |
6.05 06 Apr 2017 21:56:28 |
sunpoet |
Update to 6.05
Changes: http://search.cpan.org/dist/Minion/Changes |
6.04 21 Mar 2017 20:39:38 |
sunpoet |
Update to 6.04
Changes: http://search.cpan.org/dist/Minion/Changes |
6.03 15 Mar 2017 11:31:52 |
sunpoet |
Update to 6.03
Changes: http://search.cpan.org/dist/Minion/Changes |
6.02 28 Feb 2017 22:50:18 |
sunpoet |
Update to 6.02
Changes: http://search.cpan.org/dist/Minion/Changes |
5.09 08 Oct 2016 17:04:13 |
adamw |
Update to 5.09.
Changes: https://metacpan.org/changes/distribution/Minion |
5.08 28 May 2016 17:09:20 |
sunpoet |
- Update to 5.08
Changes: http://search.cpan.org/dist/Minion/Changes |
5.07 23 May 2016 03:51:43 |
sunpoet |
- Update to 5.07
Changes: http://search.cpan.org/dist/Minion/Changes |
5.06 14 May 2016 01:30:32 |
sunpoet |
- Update to 5.06
Changes: http://search.cpan.org/dist/Minion/Changes |
5.05 22 Apr 2016 19:49:37 |
adamw |
Update to 5.05.
Changes: https://metacpan.org/changes/distribution/Minion |
5.04 20 Apr 2016 16:15:11 |
adamw |
Update to 5.04.
Changes: https://metacpan.org/changes/distribution/Minion |
5.03 10 Apr 2016 18:20:16 |
adamw |
Update to 5.03.
Changes: https://metacpan.org/changes/distribution/Minion |
5.02 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
5.02 24 Mar 2016 07:06:34 |
wen |
- Update to 5.02
Changes: http://search.cpan.org/src/SRI/Minion-5.02/Changes |
5.01 25 Feb 2016 16:33:00 |
adamw |
Update to 5.01.
Changes: https://metacpan.org/changes/distribution/Minion |
5.0 19 Feb 2016 15:50:20 |
adamw |
Update to 5.0.
Changes: https://metacpan.org/changes/distribution/Minion |
4.06 06 Feb 2016 16:23:34 |
adamw |
Update to 4.06.
Changes: https://metacpan.org/changes/distribution/Minion |
4.04 23 Jan 2016 15:15:07 |
sunpoet |
- Update to 4.04
Changes: http://search.cpan.org/dist/Minion/Changes |
4.03 19 Jan 2016 02:17:05 |
wen |
- Update to 4.03
Changes: http://cpansearch.perl.org/src/SRI/Minion-4.03/Changes |
4.02 12 Jan 2016 21:39:21 |
sunpoet |
- Update to 4.02
Changes: http://search.cpan.org/dist/Minion/Changes |
4.01 12 Nov 2015 11:58:44 |
sunpoet |
- Update to 4.01
Changes: http://search.cpan.org/dist/Minion/Changes |
4.0 11 Nov 2015 16:51:48 |
sunpoet |
- Update to 4.0
Changes: http://search.cpan.org/dist/Minion/Changes |
3.02 04 Nov 2015 20:11:54 |
sunpoet |
- Update to 3.02
Changes: http://search.cpan.org/dist/Minion/Changes |
3.01_1 30 Oct 2015 19:52:36 |
sunpoet |
- Add LICENSE_FILE
- Fix *_DEPENDS: DBM::Deep was removed from dependencies in 3.01
- Bump PORTREVISION for dependency change |
3.01 30 Oct 2015 19:37:07 |
skreuzer |
Update to 3.01 |
2.05 16 Oct 2015 13:14:54 |
sunpoet |
- Update to 2.05
Changes: http://search.cpan.org/dist/Minion/Changes |
2.04 15 Oct 2015 20:18:14 |
sunpoet |
- Update to 2.04
Changes: http://search.cpan.org/dist/Minion/Changes |
2.03 10 Oct 2015 23:11:43 |
sunpoet |
- Update to 2.03
Changes: http://search.cpan.org/dist/Minion/Changes |
2.02 09 Oct 2015 18:32:01 |
sunpoet |
- Update to 2.02
Changes: http://search.cpan.org/dist/Minion/Changes |
2.01 04 Oct 2015 18:00:50 |
sunpoet |
- Update to 2.01
Changes: http://search.cpan.org/dist/Minion/Changes |
2.0 03 Oct 2015 17:09:39 |
sunpoet |
- Update to 2.0
Changes: http://search.cpan.org/dist/Minion/Changes |
1.19 01 Oct 2015 15:58:34 |
sunpoet |
- Update to 1.19
Changes: http://search.cpan.org/dist/Minion/Changes |