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-Minion Asynchronous job queue for Mojolicious
10.29 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 10.28Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-03-17 16:03:42
Last Update: 2024-03-31 03:05:57
Commit Hash: f4f92f9
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.
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 (67 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Minion-10.29/catalog.mk
  2. /usr/local/share/licenses/p5-Minion-10.29/LICENSE
  3. /usr/local/share/licenses/p5-Minion-10.29/ART20
  4. lib/perl5/site_perl/Minion.pm
  5. lib/perl5/site_perl/Minion/Backend.pm
  6. lib/perl5/site_perl/Minion/Backend/Pg.pm
  7. lib/perl5/site_perl/Minion/Backend/resources/migrations/pg.sql
  8. lib/perl5/site_perl/Minion/Command/minion.pm
  9. lib/perl5/site_perl/Minion/Command/minion/job.pm
  10. lib/perl5/site_perl/Minion/Command/minion/worker.pm
  11. lib/perl5/site_perl/Minion/Guide.pod
  12. lib/perl5/site_perl/Minion/Iterator.pm
  13. lib/perl5/site_perl/Minion/Job.pm
  14. lib/perl5/site_perl/Minion/Worker.pm
  15. lib/perl5/site_perl/Mojolicious/Plugin/Minion.pm
  16. lib/perl5/site_perl/Mojolicious/Plugin/Minion/Admin.pm
  17. lib/perl5/site_perl/Mojolicious/Plugin/Minion/resources/public/minion/app.css
  18. lib/perl5/site_perl/Mojolicious/Plugin/Minion/resources/public/minion/app.js
  19. lib/perl5/site_perl/Mojolicious/Plugin/Minion/resources/public/minion/bootstrap/bootstrap.css
  20. lib/perl5/site_perl/Mojolicious/Plugin/Minion/resources/public/minion/bootstrap/bootstrap.js
  21. lib/perl5/site_perl/Mojolicious/Plugin/Minion/resources/public/minion/d3/d3.js
  22. lib/perl5/site_perl/Mojolicious/Plugin/Minion/resources/public/minion/epoch/epoch.css
  23. lib/perl5/site_perl/Mojolicious/Plugin/Minion/resources/public/minion/epoch/epoch.js
  24. lib/perl5/site_perl/Mojolicious/Plugin/Minion/resources/public/minion/fontawesome/fontawesome.css
  25. lib/perl5/site_perl/Mojolicious/Plugin/Minion/resources/public/minion/jquery/jquery.js
  26. lib/perl5/site_perl/Mojolicious/Plugin/Minion/resources/public/minion/logo-black-2x.png
  27. lib/perl5/site_perl/Mojolicious/Plugin/Minion/resources/public/minion/logo-black.png
  28. lib/perl5/site_perl/Mojolicious/Plugin/Minion/resources/public/minion/moment/moment.js
  29. lib/perl5/site_perl/Mojolicious/Plugin/Minion/resources/public/minion/pinstripe-light.png
  30. lib/perl5/site_perl/Mojolicious/Plugin/Minion/resources/public/minion/webfonts/fa-brands-400.eot
  31. lib/perl5/site_perl/Mojolicious/Plugin/Minion/resources/public/minion/webfonts/fa-brands-400.svg
  32. lib/perl5/site_perl/Mojolicious/Plugin/Minion/resources/public/minion/webfonts/fa-brands-400.ttf
  33. lib/perl5/site_perl/Mojolicious/Plugin/Minion/resources/public/minion/webfonts/fa-brands-400.woff
  34. lib/perl5/site_perl/Mojolicious/Plugin/Minion/resources/public/minion/webfonts/fa-brands-400.woff2
  35. lib/perl5/site_perl/Mojolicious/Plugin/Minion/resources/public/minion/webfonts/fa-regular-400.eot
  36. lib/perl5/site_perl/Mojolicious/Plugin/Minion/resources/public/minion/webfonts/fa-regular-400.svg
  37. lib/perl5/site_perl/Mojolicious/Plugin/Minion/resources/public/minion/webfonts/fa-regular-400.ttf
  38. lib/perl5/site_perl/Mojolicious/Plugin/Minion/resources/public/minion/webfonts/fa-regular-400.woff
  39. lib/perl5/site_perl/Mojolicious/Plugin/Minion/resources/public/minion/webfonts/fa-regular-400.woff2
  40. lib/perl5/site_perl/Mojolicious/Plugin/Minion/resources/public/minion/webfonts/fa-solid-900.eot
  41. lib/perl5/site_perl/Mojolicious/Plugin/Minion/resources/public/minion/webfonts/fa-solid-900.svg
  42. lib/perl5/site_perl/Mojolicious/Plugin/Minion/resources/public/minion/webfonts/fa-solid-900.ttf
  43. lib/perl5/site_perl/Mojolicious/Plugin/Minion/resources/public/minion/webfonts/fa-solid-900.woff
  44. lib/perl5/site_perl/Mojolicious/Plugin/Minion/resources/public/minion/webfonts/fa-solid-900.woff2
  45. lib/perl5/site_perl/Mojolicious/Plugin/Minion/resources/templates/layouts/minion.html.ep
  46. lib/perl5/site_perl/Mojolicious/Plugin/Minion/resources/templates/minion/_limit.html.ep
  47. lib/perl5/site_perl/Mojolicious/Plugin/Minion/resources/templates/minion/_notifications.html.ep
  48. lib/perl5/site_perl/Mojolicious/Plugin/Minion/resources/templates/minion/_pagination.html.ep
  49. lib/perl5/site_perl/Mojolicious/Plugin/Minion/resources/templates/minion/dashboard.html.ep
  50. lib/perl5/site_perl/Mojolicious/Plugin/Minion/resources/templates/minion/jobs.html.ep
  51. lib/perl5/site_perl/Mojolicious/Plugin/Minion/resources/templates/minion/locks.html.ep
  52. lib/perl5/site_perl/Mojolicious/Plugin/Minion/resources/templates/minion/workers.html.ep
  53. lib/perl5/site_perl/man/man3/Minion.3.gz
  54. lib/perl5/site_perl/man/man3/Minion::Backend.3.gz
  55. lib/perl5/site_perl/man/man3/Minion::Backend::Pg.3.gz
  56. lib/perl5/site_perl/man/man3/Minion::Command::minion.3.gz
  57. lib/perl5/site_perl/man/man3/Minion::Command::minion::job.3.gz
  58. lib/perl5/site_perl/man/man3/Minion::Command::minion::worker.3.gz
  59. lib/perl5/site_perl/man/man3/Minion::Guide.3.gz
  60. lib/perl5/site_perl/man/man3/Minion::Iterator.3.gz
  61. lib/perl5/site_perl/man/man3/Minion::Job.3.gz
  62. lib/perl5/site_perl/man/man3/Minion::Worker.3.gz
  63. lib/perl5/site_perl/man/man3/Mojolicious::Plugin::Minion.3.gz
  64. lib/perl5/site_perl/man/man3/Mojolicious::Plugin::Minion::Admin.3.gz
  65. @owner
  66. @group
  67. @mode
Collapse this list.
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 = 1711466096 SHA256 (Minion-10.29.tar.gz) = a8cbe9eedc9481e50a82652f8c070ca2a0e366077139c9fa809aa3be6c36bf88 SIZE (Minion-10.29.tar.gz) = 1732099

Packages (timestamps in pop-ups are UTC):
p5-Minion
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest10.2910.2910.1510.2910.29-10.15-
FreeBSD:13:quarterly10.2810.2810.2510.2810.2910.2810.2810.28
FreeBSD:14:latest10.2810.2910.2510.2810.2910.25-10.25
FreeBSD:14:quarterly10.2810.29-10.2810.2910.2810.2810.28
FreeBSD:15:latest10.2810.29n/a10.28n/a10.2810.2810.28
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-Mojolicious>=9.0 : www/p5-Mojolicious
  2. p5-YAML-LibYAML>=0 : textproc/p5-YAML-LibYAML
  3. perl5>=5.36<5.37 : lang/perl5.36
  4. perl5>=5.36<5.37 : lang/perl5.36
Runtime dependencies:
  1. p5-Mojolicious>=9.0 : www/p5-Mojolicious
  2. p5-YAML-LibYAML>=0 : textproc/p5-YAML-LibYAML
  3. 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.29: 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:
Expand this list (13 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/S/SR/SRI/
  2. ftp://ftp.cpan.org/pub/CPAN/authors/id/S/SR/SRI/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Minion/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/S/SR/SRI/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/S/SR/SRI/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/authors/id/S/SR/SRI/
  7. http://backpan.perl.org/authors/id/S/SR/SRI/
  8. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/S/SR/SRI/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/S/SR/SRI/
  10. https://cpan.metacpan.org/authors/id/S/SR/SRI/
  11. https://cpan.metacpan.org/modules/by-module/Minion/
  12. https://www.cpan.org/authors/id/S/SR/SRI/
Collapse this list.

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

1 | 2  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
10.29
31 Mar 2024 03:05:57
commit hash: f4f92f9c6434432caeb6cabc260b87deb361ee31commit hash: f4f92f9c6434432caeb6cabc260b87deb361ee31commit hash: f4f92f9c6434432caeb6cabc260b87deb361ee31commit hash: f4f92f9c6434432caeb6cabc260b87deb361ee31 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Minion: Update to 10.29

Changes:	https://metacpan.org/dist/Minion/changes
10.28
01 Dec 2023 22:11:35
commit hash: bbe42c27f536c1318511256509fe06d1c062cf8dcommit hash: bbe42c27f536c1318511256509fe06d1c062cf8dcommit hash: bbe42c27f536c1318511256509fe06d1c062cf8dcommit hash: bbe42c27f536c1318511256509fe06d1c062cf8d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Minion: Update to 10.28

Changes:	https://metacpan.org/dist/Minion/changes
10.27
27 Nov 2023 10:28:08
commit hash: dbdf04864e2a5d035342586dbd9eb60badfe2400commit hash: dbdf04864e2a5d035342586dbd9eb60badfe2400commit hash: dbdf04864e2a5d035342586dbd9eb60badfe2400commit hash: dbdf04864e2a5d035342586dbd9eb60badfe2400 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Minion: Update to 10.27

Changes:	https://metacpan.org/dist/Minion/changes
10.26
14 Nov 2023 17:15:38
commit hash: 32828f909d486399b406d4a1f936faa1fdf20714commit hash: 32828f909d486399b406d4a1f936faa1fdf20714commit hash: 32828f909d486399b406d4a1f936faa1fdf20714commit hash: 32828f909d486399b406d4a1f936faa1fdf20714 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Minion: Update to 10.26

Changes:	https://metacpan.org/dist/Minion/changes
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
10.25
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
10.25
29 Jun 2022 16:32:39
commit hash: a383e75ef26b70438dd910b20bec339f62774f4dcommit hash: a383e75ef26b70438dd910b20bec339f62774f4dcommit hash: a383e75ef26b70438dd910b20bec339f62774f4dcommit hash: a383e75ef26b70438dd910b20bec339f62774f4d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Minion: Update to 10.25

Changes:	https://metacpan.org/dist/Minion/changes
10.24
30 Apr 2022 15:57:56
commit hash: 22c2921be14c2980e6f20c4f8fad6a979c4f2620commit hash: 22c2921be14c2980e6f20c4f8fad6a979c4f2620commit hash: 22c2921be14c2980e6f20c4f8fad6a979c4f2620commit hash: 22c2921be14c2980e6f20c4f8fad6a979c4f2620 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Minion: Update to 10.24

Changes:	https://metacpan.org/dist/Minion/changes
10.23
25 Jan 2022 19:50:07
commit hash: 8884369520c7e143b6ce6123028ebf4441be3f53commit hash: 8884369520c7e143b6ce6123028ebf4441be3f53commit hash: 8884369520c7e143b6ce6123028ebf4441be3f53commit hash: 8884369520c7e143b6ce6123028ebf4441be3f53 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Minion: Update to 10.23

Changes:	https://metacpan.org/dist/Minion/changes
10.22
20 Jun 2021 11:30:03
commit hash: 3a83c1c19e02413b14577ad95a63ab55272bfffacommit hash: 3a83c1c19e02413b14577ad95a63ab55272bfffacommit hash: 3a83c1c19e02413b14577ad95a63ab55272bfffacommit hash: 3a83c1c19e02413b14577ad95a63ab55272bfffa files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Minion: Update to 10.22

Changes:	https://metacpan.org/changes/distribution/Minion
10.21
25 Apr 2021 20:35:15
commit hash: 4a5e51384ea6f4515cae357a07fa2ad874a26437commit hash: 4a5e51384ea6f4515cae357a07fa2ad874a26437commit hash: 4a5e51384ea6f4515cae357a07fa2ad874a26437commit hash: 4a5e51384ea6f4515cae357a07fa2ad874a26437 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Minion: Update to 10.21

Changes:	https://metacpan.org/changes/distribution/Minion
10.20
18 Apr 2021 05:42:24
commit hash: dc85b9d10c2cd9998fdc3e13736a1cfffdfb640bcommit hash: dc85b9d10c2cd9998fdc3e13736a1cfffdfb640bcommit hash: dc85b9d10c2cd9998fdc3e13736a1cfffdfb640bcommit hash: dc85b9d10c2cd9998fdc3e13736a1cfffdfb640b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Minion: Update to 10.20

Changes:	https://metacpan.org/changes/distribution/Minion
10.16
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
10.16
03 Mar 2021 18:08:12
Revision:567128Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 10.16

Changes:	https://metacpan.org/changes/distribution/Minion
10.15
06 Jan 2021 20:25:35
Revision:560577Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 10.15

Changes:	https://metacpan.org/changes/distribution/Minion
10.14
08 Nov 2020 17:12:56
Revision:554507Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 10.14

Changes:	https://metacpan.org/changes/distribution/Minion
10.13
15 Aug 2020 16:29:50
Revision:544966Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 10.13

Changes:	https://metacpan.org/changes/distribution/Minion
10.12
08 Aug 2020 10:18:14
Revision:544397Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 10.12

Changes:	https://metacpan.org/changes/distribution/Minion
10.11
30 Jul 2020 09:50:32
Revision:543746Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 10.11

Changes:	https://metacpan.org/changes/distribution/Minion
10.10
24 Jul 2020 07:10:34
Revision:543037Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 10.10

- Update WWW

Changes:	https://metacpan.org/changes/distribution/Minion
10.09
11 Jul 2020 07:45:24
Revision:541908Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 10.09

Changes:	https://metacpan.org/changes/distribution/Minion
10.08
22 Jun 2020 16:07:16
Revision:539824Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 10.08

Changes:	https://metacpan.org/changes/distribution/Minion
10.07
19 Jun 2020 16:04:57
Revision:539628Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 10.07

Changes:	https://metacpan.org/changes/distribution/Minion
10.06
14 Jun 2020 14:22:51
Revision:538753Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 10.06

Changes:	https://metacpan.org/changes/distribution/Minion
10.05
03 Jun 2020 18:08:50
Revision:537645Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 10.05

Changes:	https://metacpan.org/changes/distribution/Minion
10.04
03 Feb 2020 19:45:39
Revision:525060Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 10.04

Changes:	https://metacpan.org/changes/distribution/Minion
10.03
02 Feb 2020 10:58:54
Revision:524866Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 10.03

Changes:	https://metacpan.org/changes/distribution/Minion
10.02
29 Dec 2019 17:33:22
Revision:521381Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 10.02

Changes:	https://metacpan.org/changes/distribution/Minion
10.01
28 Dec 2019 07:28:59
Revision:521068Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 10.01

Changes:	https://metacpan.org/changes/distribution/Minion
10.0
18 Nov 2019 18:11:32
Revision:517894Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 10.0

Changes:	https://metacpan.org/changes/distribution/Minion
9.13
31 Aug 2019 07:55:58
Revision:510334Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.13

Changes:	https://metacpan.org/changes/distribution/Minion
9.12_1
13 Aug 2019 20:52:06
Revision:508874Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix PLIST

- Bump PORTREVISION for package change

PR:		239791
Submitted by:	Thomas Morper <thomas@beingboiled.info>
9.12
05 Aug 2019 15:42:29
Revision:508181Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.12

Changes:	https://metacpan.org/changes/distribution/Minion
9.11
08 Jul 2019 18:48:03
Revision:506239Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.11

Changes:	https://metacpan.org/changes/distribution/Minion
9.10
16 May 2019 23:56:01
Revision:501809Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.10

Changes:	https://metacpan.org/changes/distribution/Minion
9.09
04 Feb 2019 20:07:12
Revision:492160Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.09

Changes:	https://metacpan.org/changes/distribution/Minion
9.08
02 Feb 2019 21:55:10
Revision:492000Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.08

Changes:	https://metacpan.org/changes/distribution/Minion
9.07
18 Oct 2018 19:54:39
Revision:482365Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.07

Changes:	https://metacpan.org/changes/distribution/Minion
9.06
23 Sep 2018 11:14:43
Revision:480494Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.06

- Take maintainership

Changes:	https://metacpan.org/changes/distribution/Minion
9.05
20 Sep 2018 00:23:23
Revision:480142Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.05

Changes:	https://metacpan.org/changes/distribution/Minion
9.04
16 Sep 2018 00:07:15
Revision:479860Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.04

Changes:	https://metacpan.org/changes/distribution/Minion
9.03
22 Apr 2018 08:55:04
Revision:467979Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.03

Changes:	http://search.cpan.org/dist/Minion/Changes
9.01
18 Apr 2018 05:05:53
Revision:467675Original commit files touched by this commit
wen search for other commits by this committer
- Update to 9.01
Changes: http://cpansearch.perl.org/src/SRI/Minion-9.01/Changes
9.0
16 Apr 2018 18:33:51
Revision:467517Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.0

Changes:	http://search.cpan.org/dist/Minion/Changes
8.12
08 Mar 2018 15:38:47
Revision:463905Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 8.12

Changes:	http://search.cpan.org/dist/Minion/Changes
8.11
01 Mar 2018 15:20:01
Revision:463337Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 8.11

Changes:	http://search.cpan.org/dist/Minion/Changes
8.10
18 Feb 2018 13:33:47
Revision:462229Original commit files touched by this commit
wen search for other commits by this committer
- Update to 8.10
Changes: http://cpansearch.perl.org/src/SRI/Minion-8.10/Changes
8.09
27 Jan 2018 10:24:19
Revision:460095Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 8.09

Changes:	http://search.cpan.org/dist/Minion/Changes
8.08
18 Dec 2017 17:17:25
Revision:456655Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 8.08

Changes:	http://search.cpan.org/dist/Minion/Changes
8.07
14 Dec 2017 20:43:23
Revision:456358Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 8.07

Changes:	http://search.cpan.org/dist/Minion/Changes
8.04
11 Dec 2017 10:41:43
Revision:455980Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 8.04

Changes:	http://search.cpan.org/dist/Minion/Changes
8.03
23 Nov 2017 19:09:26
Revision:454788Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 8.03

Changes:	http://search.cpan.org/dist/Minion/Changes
8.02
22 Nov 2017 23:34:29
Revision:454709Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 8.02

Changes:	http://search.cpan.org/dist/Minion/Changes
8.01
20 Nov 2017 13:22:34
Revision:454550Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 8.01

Changes:	http://search.cpan.org/dist/Minion/Changes
8.0
18 Nov 2017 14:17:31
Revision:454439Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 8.0

Changes:	http://search.cpan.org/dist/Minion/Changes
7.09
22 Oct 2017 16:10:08
Revision:452660Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 7.09

Changes:	http://search.cpan.org/dist/Minion/Changes
7.08
19 Oct 2017 20:36:00
Revision:452475Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 7.08

Changes:	http://search.cpan.org/dist/Minion/Changes
7.07
13 Oct 2017 09:20:53
Revision:451975Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 7.07

Changes:	http://search.cpan.org/dist/Minion/Changes
7.06
23 Sep 2017 14:10:10
Revision:450436Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 7.06

Changes:	http://search.cpan.org/dist/Minion/Changes
7.05
08 Aug 2017 18:57:46
Revision:447563Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 7.05

Changes:	http://search.cpan.org/dist/Minion/Changes
7.04
02 Aug 2017 18:35:59
Revision:447156Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 7.04

Changes:	http://search.cpan.org/dist/Minion/Changes
7.03
07 Jul 2017 16:33:27
Revision:445270Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 7.03

Changes:	http://search.cpan.org/dist/Minion/Changes
7.02
06 Jul 2017 20:57:52
Revision:445181Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 7.02

Changes:	http://search.cpan.org/dist/Minion/Changes
7.01
26 Jun 2017 19:35:53
Revision:444386Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 7.01

Changes:	http://search.cpan.org/dist/Minion/Changes
7.0
20 Jun 2017 13:29:19
Revision:443967Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 7.0

Changes:	http://search.cpan.org/dist/Minion/Changes
6.06
06 Jun 2017 13:50:54
Revision:442765Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 6.06

Changes:	http://search.cpan.org/dist/Minion/Changes
6.05
06 Apr 2017 21:56:28
Revision:437887Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 6.05

Changes:	http://search.cpan.org/dist/Minion/Changes
6.04
21 Mar 2017 20:39:38
Revision:436641Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 6.04

Changes:	http://search.cpan.org/dist/Minion/Changes
6.03
15 Mar 2017 11:31:52
Revision:436214Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 6.03

Changes:	http://search.cpan.org/dist/Minion/Changes
6.02
28 Feb 2017 22:50:18
Revision:435091Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 6.02

Changes:	http://search.cpan.org/dist/Minion/Changes
5.09
08 Oct 2016 17:04:13
Revision:423525Original commit files touched by this commit
adamw search for other commits by this committer
Update to 5.09.

Changes: https://metacpan.org/changes/distribution/Minion
5.08
28 May 2016 17:09:20
Revision:416029Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 5.08

Changes:	http://search.cpan.org/dist/Minion/Changes
5.07
23 May 2016 03:51:43
Revision:415680Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 5.07

Changes:	http://search.cpan.org/dist/Minion/Changes
5.06
14 May 2016 01:30:32
Revision:415172Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 5.06

Changes:	http://search.cpan.org/dist/Minion/Changes
5.05
22 Apr 2016 19:49:37
Revision:413792Original commit files touched by this commit
adamw search for other commits by this committer
Update to 5.05.

Changes: https://metacpan.org/changes/distribution/Minion
5.04
20 Apr 2016 16:15:11
Revision:413692Original commit files touched by this commit
adamw search for other commits by this committer
Update to 5.04.

Changes: https://metacpan.org/changes/distribution/Minion
5.03
10 Apr 2016 18:20:16
Revision:412978Original commit files touched by this commit
adamw search for other commits by this committer
Update to 5.03.

Changes: https://metacpan.org/changes/distribution/Minion
5.02
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
5.02
24 Mar 2016 07:06:34
Revision:411756Original commit files touched by this commit
wen search for other commits by this committer
- Update to 5.02
Changes: http://search.cpan.org/src/SRI/Minion-5.02/Changes
5.01
25 Feb 2016 16:33:00
Revision:409534Original commit files touched by this commit
adamw search for other commits by this committer
Update to 5.01.

Changes: https://metacpan.org/changes/distribution/Minion
5.0
19 Feb 2016 15:50:20
Revision:409187Original commit files touched by this commit
adamw search for other commits by this committer
Update to 5.0.

Changes: https://metacpan.org/changes/distribution/Minion
4.06
06 Feb 2016 16:23:34
Revision:408302Original commit files touched by this commit
adamw search for other commits by this committer
Update to 4.06.

Changes: https://metacpan.org/changes/distribution/Minion
4.04
23 Jan 2016 15:15:07
Revision:407010Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 4.04

Changes:	http://search.cpan.org/dist/Minion/Changes
4.03
19 Jan 2016 02:17:05
Revision:406629Original commit files touched by this commit
wen search for other commits by this committer
- Update to 4.03
Changes: http://cpansearch.perl.org/src/SRI/Minion-4.03/Changes
4.02
12 Jan 2016 21:39:21
Revision:405940Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 4.02

Changes:	http://search.cpan.org/dist/Minion/Changes
4.01
12 Nov 2015 11:58:44
Revision:401330Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 4.01

Changes:	http://search.cpan.org/dist/Minion/Changes
4.0
11 Nov 2015 16:51:48
Revision:401263Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 4.0

Changes:	http://search.cpan.org/dist/Minion/Changes
3.02
04 Nov 2015 20:11:54
Revision:400769Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 3.02

Changes:	http://search.cpan.org/dist/Minion/Changes
3.01_1
30 Oct 2015 19:52:36
Revision:400554Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
Revision:400553Original commit files touched by this commit
skreuzer search for other commits by this committer
Update to 3.01
2.05
16 Oct 2015 13:14:54
Revision:399445Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.05

Changes:	http://search.cpan.org/dist/Minion/Changes
2.04
15 Oct 2015 20:18:14
Revision:399387Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.04

Changes:	http://search.cpan.org/dist/Minion/Changes
2.03
10 Oct 2015 23:11:43
Revision:399035Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.03

Changes:	http://search.cpan.org/dist/Minion/Changes
2.02
09 Oct 2015 18:32:01
Revision:398935Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.02

Changes:	http://search.cpan.org/dist/Minion/Changes
2.01
04 Oct 2015 18:00:50
Revision:398602Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.01

Changes:	http://search.cpan.org/dist/Minion/Changes
2.0
03 Oct 2015 17:09:39
Revision:398511Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.0

Changes:	http://search.cpan.org/dist/Minion/Changes
1.19
01 Oct 2015 15:58:34
Revision:398334Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.19

Changes:	http://search.cpan.org/dist/Minion/Changes
1.18
03 Sep 2015 16:22:47
Revision:395981Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.18

Changes:	http://search.cpan.org/dist/Minion/Changes
1.17
30 Aug 2015 03:57:22
Revision:395593Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.17
- Add NO_ARCH

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

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

1 | 2  »