Port details |
- p5-Workflow Simple, flexible system to implement workflows
- 1.62 devel =2 1.62Version of this port present on the latest quarterly branch.
- Maintainer: svysh.fbsd@gmail.com
- Port Added: 2006-06-14 20:10:07
- Last Update: 2023-02-13 17:18:38
- Commit Hash: 4295dd9
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Workflow
- Description:
- Workflow - Simple, flexible perl-based system to implement workflows
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Workflow>0:devel/p5-Workflow
- To install the port:
- cd /usr/ports/devel/p5-Workflow/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Workflow
- pkg install p5-Workflow
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Workflow
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1676252168
SHA256 (Workflow-1.62.tar.gz) = 58d3689009b88fe1a9d837167d329aa1ee314f315979e562936386545b3cd295
SIZE (Workflow-1.62.tar.gz) = 156081
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-Class-Accessor>=0.18 : devel/p5-Class-Accessor
- p5-Class-Factory>=1 : devel/p5-Class-Factory
- p5-Class-Observable>=1.04 : devel/p5-Class-Observable
- p5-Data-UUID>=0 : devel/p5-Data-UUID
- p5-DateTime-Format-Strptime>=1 : devel/p5-DateTime-Format-Strptime
- p5-DateTime>=0.15 : devel/p5-DateTime
- p5-DBI>=0 : databases/p5-DBI
- p5-Exception-Class>=1.10 : devel/p5-Exception-Class
- p5-File-Slurp>=0 : devel/p5-File-Slurp
- p5-Log-Log4perl>=0.34 : devel/p5-Log-Log4perl
- p5-XML-Simple>=2 : textproc/p5-XML-Simple
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Test dependencies:
-
- p5-DBD-Mock>=0.10 : databases/p5-DBD-Mock
- p5-DBD-SQLite>=0 : databases/p5-DBD-SQLite
- p5-List-MoreUtils>=0 : lang/p5-List-MoreUtils
- p5-Mock-MonkeyPatch>=1.02 : devel/p5-Mock-MonkeyPatch
- p5-Perl-Critic>=1.38 : textproc/p5-Perl-Critic
- p5-Pod-Coverage-TrustPod>=0 : devel/p5-Pod-Coverage-TrustPod
- p5-Test-Exception>=0 : devel/p5-Test-Exception
- p5-Test-Kwalitee>=1.21 : devel/p5-Test-Kwalitee
- p5-Test-Pod-Coverage>=1.08 : devel/p5-Test-Pod-Coverage
- p5-Test-Pod>=1.41 : devel/p5-Test-Pod
- Runtime dependencies:
-
- p5-Class-Accessor>=0.18 : devel/p5-Class-Accessor
- p5-Class-Factory>=1 : devel/p5-Class-Factory
- p5-Class-Observable>=1.04 : devel/p5-Class-Observable
- p5-Data-UUID>=0 : devel/p5-Data-UUID
- p5-DateTime-Format-Strptime>=1 : devel/p5-DateTime-Format-Strptime
- p5-DateTime>=0.15 : devel/p5-DateTime
- p5-DBI>=0 : databases/p5-DBI
- p5-Exception-Class>=1.10 : devel/p5-Exception-Class
- p5-File-Slurp>=0 : devel/p5-File-Slurp
- p5-Log-Log4perl>=0.34 : devel/p5-Log-Log4perl
- p5-XML-Simple>=2 : textproc/p5-XML-Simple
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- security/p5-openxpki
- for Run
-
- security/p5-openxpki
Configuration Options:
- ===> The following configuration options are available for p5-Workflow-1.62:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- devel_p5-Workflow
- 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 |
1.62 13 Feb 2023 17:18:38 |
Neel Chauhan (nc) Author: Sergei Vyshenski |
devel/p5-Workflow: Update to 1.62
PR: 269522 |
1.61 03 Oct 2022 19:38:12 |
Nuno Teixeira (eduardo) Author: Sergei Vyshenski |
devel/p5-Workflow: Update to 1.61
ChangeLog:
https://metacpan.org/release/JONASBN/Workflow-1.61/source/Changes.md
PR: 266797
MFH: 2022Q4 |
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) |
1.60 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 ) |
1.60 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 ) |
1.60 21 Mar 2022 23:06:06 |
Neel Chauhan (nc) Author: Sergei Vyshenski |
devel/p5-Workflow: Update to 1.60
PR: 262642 |
1.59 15 Feb 2022 06:18:47 |
Guangyuan Yang (ygy) Author: Sergei Vyshenski |
devel/p5-Workflow: Update to 1.59
Changelog: https://metacpan.org/release/JONASBN/Workflow-1.59/source/Changes.md
PR: 261806
MFH: 2022Q1 (bugfix release) |
1.58 04 Feb 2022 23:59:55 |
Guangyuan Yang (ygy) Author: Sergei Vyshenski |
devel/p5-Workflow: Update to 1.58
Changelog: https://metacpan.org/release/JONASBN/Workflow-1.58/source/Changes.md
PR: 261708 |
1.57 18 Oct 2021 16:41:38 |
Nuno Teixeira (eduardo) Author: Sergei Vyshenski |
devel/p5-Workflow: Update to 1.57
ChangeLog: https://metacpan.org/release/JONASBN/Workflow-1.57/source/Changes.md
PR: 259245 |
1.56 30 Jul 2021 21:57:32 |
Guangyuan Yang (ygy) Author: Sergei Vyshenski |
devel/p5-Workflow: Update to 1.56
Changelog: https://metacpan.org/release/JONASBN/Workflow-1.56/source/Changes.md
PR: 257486 |
1.55 28 Jul 2021 09:29:44 |
Li-Wen Hsu (lwhsu) Author: Sergei Vyshenski |
devel/p5-Workflow: Update to 1.55
PR: 257467 |
1.54 26 Apr 2021 19:02:54 |
Kevin Bowling (kbowling) |
devel/p5-Workflow: Update to 1.54
Changes https://metacpan.org/changes/distribution/Workflow
PR: 255419
Approved by: maintainer |
1.53 10 Apr 2021 07:55:15 |
Rainer Hurling (rhurlin) |
devel/p5-Workflow: Update to 1.53
Changelog: https://metacpan.org/changes/distribution/Workflow
PR: 254936
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer) |
1.52 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.52 13 Feb 2021 09:10:11 |
lwhsu |
devel/p5-Workflow: Update to 1.52
Changes: https://metacpan.org/changes/distribution/Workflow
PR: 253472
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer) |
1.51 06 Feb 2021 15:05:41 |
vanilla |
Update to 1.51
PR: 253186
Submitted by: maintainer |
1.50 27 Jan 2021 10:32:17 |
lcook |
devel/p5-Workflow: Update to 1.50
Changes: https://metacpan.org/changes/distribution/Workflow
PR: 253018
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
Approved by: fernape (mentor)
Differential Revision: https://reviews.freebsd.org/D28349 |
1.49 22 Jan 2021 12:44:38 |
jhale |
devel/p5-Workflow: Update to 1.49
PR: 252900
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer) |
1.48 13 Sep 2019 13:56:35 |
swills |
devel/p5-Workflow: Update to 1.48
PR: 240504
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer) |
1.46 01 Jul 2019 17:38:56 |
swills |
devel/p5-Workflow: Update to 1.46
PR: 238912
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer) |
1.45 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
1.45 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
1.45 05 Nov 2017 21:18:15 |
sunpoet |
Update to 1.45
- Sort *_DEPENDS
- While I'm here:
- Add LICENSE_FILE
- Sort PLIST
Changes: http://search.cpan.org/dist/Workflow/Changes
PR: 223295
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer) |
1.42 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.42 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.42 05 Dec 2015 06:12:19 |
sunpoet |
- Update to 1.42
- Add more TEST_DEPENDS
- While I'm here:
- Use USE_PERL5=modbuild
- Sort TEST_DEPENDS
Changes: http://search.cpan.org/dist/Workflow/Changes
PR: 205031
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer) |
1.41_2 10 Nov 2015 11:15:05 |
antoine |
Unbreak
Reported by: pkg-fallout |
1.41_1 09 Nov 2015 18:44:39 |
sunpoet |
- Add NO_ARCH
- Convert to new options target helper
Approved by: portmgr (blanket) |
1.41_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
1.41 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
1.41 18 Aug 2014 09:25:07 |
culot |
- Update to 1.41
Changes: http://search.cpan.org/dist/Workflow/Changes
PR: ports/192741
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer) |
1.40 15 Jun 2014 06:56:47 |
culot |
- Update to 1.40
Changes: http://search.cpan.org/dist/Workflow/Changes
PR: ports/190928
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer) |
1.38 06 Feb 2014 09:07:20 |
ehaupt |
- Support staging
- Don't conditionalize DOCS EXAMPLES (global default options) as the
installation of staged ports is already handling this |
1.38 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.38 02 Sep 2013 06:26:01 |
az |
- Cleanup requirement for the perl version
- Convert to new perl5 framework
With hat: perl@ |
1.38 17 Jul 2013 04:04:51 |
miwi |
- Updateto 1.38
PR: 180392
Submitted by: maintainer |
1.36 08 Jul 2013 11:31:23 |
culot |
- Update to 1.36 [1]
- Convert to optionsng
- Add minimum version number for dependencies
Changes: http://search.cpan.org/dist/Workflow/Changes
PR: ports/180229 [1]
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer) |
1.35 02 Mar 2013 15:55:17 |
miwi |
- Update to Maintainer e-mail
- While here trim header
PR: 176512 176513 176514 176515 176516
176518 176519 176520 176521 176517
Submitted by: maintainer |
1.35 10 Dec 2012 17:37:47 |
culot |
- Update to 1.35 [1]
- Add LICENSE (Artistic 1 & GPL 1)
- Trim Makefile header
Changes: http://search.cpan.org/dist/Workflow/Changes
PR: ports/174151 [1]
Submitted by: Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer) |
1.34 01 Sep 2012 19:49:33 |
swills |
- Update to 1.34
PR: ports/171073
Approved by: Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer) |
1.33 30 Jun 2012 05:45:08 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
1.33 17 Sep 2011 07:06:45 |
sunpoet |
- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+
Suggested by: az
With hat: perl |
1.33 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.33 20 Jun 2010 14:58:19 |
sylvio |
- Update to 1.33
PR: ports/147648
Submitted by: Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer)
Feature safe: yes |
1.32_2 28 Jan 2010 04:53:50 |
kuriyama |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 13).
Approved by: portmgr (itetcu) |
1.32_1 28 Apr 2009 22:14:43 |
miwi |
- Added a patch from Upstream to fix a possible API breakage.
- Bump PORTREVISION
Note:
If you want more infos please take a look here:
http://sourceforge.net/mailarchive/forum.php?thread_name=49E7AAA5.9010704%40pn.sinp.msu.ru&forum_name=perl-workflow-devel
PR: 133874
Submitted by: Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer) |
1.32 29 Jan 2009 20:17:13 |
beech |
- Depends added (from ports/131048)
PR: ports/131048
Submitted by: Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer) |
1.32 29 Jan 2009 09:21:28 |
jadawin |
- Update to 1.32
PR: ports/131070
Submitted by: Wen heping <wenheping _AT_ gmail.com> (maintainer) |
0.31 17 Apr 2008 14:30:31 |
araujo |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
0.31 27 Sep 2007 06:25:25 |
rafan |
- Update to 0.31
PR: ports/116671
Submitted by: Sergei Vyshenski <svysh at pn.sinp.msu.ru> (maintainer) |
0.30 25 Sep 2007 18:46:29 |
stefan |
Update to 0.30.
PR: 116629
Submitted by: maintainer |
0.28 08 Sep 2007 00:59:21 |
linimon |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
0.28 26 Jul 2007 16:08:00 |
rafan |
- Update to 0.28
- Respect NOPORTDATA and NOPORTEXAMPLES
- Use PORTDATA and PORTEXAMPLES to simplify pkg-plist
PR: ports/114619
Submitted by: Sergei Vyshenski <svysh at pn.sinp.msu.ru> (maintainer) |
0.27 03 Jul 2007 21:47:42 |
erwin |
Update to 0.27
PR: 114267
Submitted by: Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer) |
0.26 20 Mar 2007 14:04:09 |
clsung |
- maintainer address change
PR: ports/110573
Submitted by: maintainer (Sergei Vyshenski) |
0.26 19 Mar 2007 21:54:47 |
lx |
- Update to version 0.26
- Change maintainer's address
PR: ports/110520
Submitted by: Sergei Vyshenski (maintainer)
Approved by: edwin (mentor) |
0.25 15 Dec 2006 18:58:37 |
rafan |
- Update to 0.25
PR: ports/106771
Submitted by: Sergei Vyshenski <svysh at cryptocom.ru> (maintainer) |
0.23 19 Sep 2006 12:54:07 |
rafan |
- Fix WWW entry
PR: ports/103398
Submitted by: Sergei Vyshenski <svysh at cryptocom.ru> (maintainer) |
0.23 16 Sep 2006 16:20:56 |
rafan |
- Update to 0.23
PR: ports/103306
Submitted by: Sergei Vyshenski <svysh at cryptocom.ru> (maintainer) |
0.22 21 Aug 2006 15:03:48 |
rafan |
- Update to 0.22
PR: ports/102312
Submitted by: Sergei Vyshenski <svysh at cryptocom.ru> (maintainer) |
0.21 10 Aug 2006 20:17:31 |
arved |
Update to 0.21
PR: 101759
Submitted by: Sergei Vyshenski <svysh@cryptocom.ru> (maintainer) |
0.17 14 Jun 2006 20:09:40 |
erwin |
Add p5-Workflow 0.17, simple, flexible system to implement workflows.
PR: ports/98948
Submitted by: svysh |