Port details |
- rubygem-smart_proxy_dynflow Plugin to use Dynflow in Foreman Smart Proxy
- 0.9.3 sysutils =2 0.9.2_1Version of this port present on the latest quarterly branch.
- Maintainer: ruby@FreeBSD.org
- Port Added: 2015-10-09 13:29:23
- Last Update: 2024-09-05 06:18:31
- Commit Hash: 200efb7
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: ruby
- License: GPLv3
- WWW:
- https://github.com/theforeman/smart_proxy_dynflow
- Description:
- Plugin for foreman-proxy allowing using dynflow for remote execution
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-smart_proxy_dynflow>0:sysutils/rubygem-smart_proxy_dynflow
- To install the port:
- cd /usr/ports/sysutils/rubygem-smart_proxy_dynflow/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/rubygem-smart_proxy_dynflow
- pkg install rubygem-smart_proxy_dynflow
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-smart_proxy_dynflow
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1724084834
SHA256 (rubygem/smart_proxy_dynflow-0.9.3.gem) = 5b9b7cf9e1642c46838a2adfbda21938b150ac51d3516cecac9b590751d65c96
SIZE (rubygem/smart_proxy_dynflow-0.9.3.gem) = 33792
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:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Runtime dependencies:
-
- foreman-proxy>=1.12.0 : net/foreman-proxy
- rubygem-dynflow>=1.6<2 : devel/rubygem-dynflow
- rubygem-rest-client>=2.0<3 : www/rubygem-rest-client
- rubygem-sqlite31>=1.0<2 : databases/rubygem-sqlite31
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- sysutils/rubygem-smart_proxy_remote_execution_ssh
- sysutils/rubygem-smart_proxy_salt
Configuration Options:
- No options to configure
- Options name:
- sysutils_rubygem-smart_proxy_dynflow
- USES:
- gem
- 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 |
0.9.3 05 Sep 2024 06:18:31 |
Po-Chuan Hsieh (sunpoet) |
sysutils/rubygem-smart_proxy_dynflow: Update to 0.9.3
Changes: https://github.com/theforeman/smart_proxy_dynflow/commits/master |
0.9.2_1 28 May 2024 10:21:54 |
Po-Chuan Hsieh (sunpoet) |
sysutils/rubygem-smart_proxy_dynflow: Change RUN_DEPENDS from rubygem-sqlite3 to
rubygem-sqlite31
- Bump PORTREVISION for dependency change |
0.9.2 23 Mar 2024 14:50:18 |
Po-Chuan Hsieh (sunpoet) |
sysutils/rubygem-smart_proxy_dynflow: Update to 0.9.2
Changes: https://github.com/theforeman/smart_proxy_dynflow/commits/master |
0.9.1 01 Nov 2023 02:09:04 |
Po-Chuan Hsieh (sunpoet) |
sysutils/rubygem-smart_proxy_dynflow: Update to 0.9.1
Changes: https://github.com/theforeman/smart_proxy_dynflow/commits/master |
0.9.0 14 Jan 2023 23:08:33 |
Muhammad Moinur Rahman (bofh) |
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925 |
0.9.0 30 Dec 2022 09:06:21 |
Po-Chuan Hsieh (sunpoet) |
sysutils/rubygem-smart_proxy_dynflow: Update to 0.9.0
Changes: https://github.com/theforeman/smart_proxy_dynflow/commits/master |
0.8.2 03 Oct 2022 17:11:11 |
Po-Chuan Hsieh (sunpoet) |
sysutils/rubygem-smart_proxy_dynflow: Update to 0.8.2
Changes: https://github.com/theforeman/smart_proxy_dynflow/commits/master |
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) |
0.8.1 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 ) |
0.8.1 16 Apr 2022 04:19:47 |
Po-Chuan Hsieh (sunpoet) |
sysutils/rubygem-smart_proxy_dynflow: Update to 0.8.1
Changes: https://github.com/theforeman/smart_proxy_dynflow/commits/master |
0.8.0 30 Mar 2022 22:21:48 |
Po-Chuan Hsieh (sunpoet) |
sysutils/rubygem-smart_proxy_dynflow: Update to 0.8.0
Changes: https://github.com/theforeman/smart_proxy_dynflow/commits/master |
0.6.1 11 Jan 2022 18:47:40 |
Po-Chuan Hsieh (sunpoet) |
sysutils/rubygem-smart_proxy_dynflow: Update to 0.6.1
Changes: https://github.com/theforeman/smart_proxy_dynflow/commits/master |
0.5.2 21 Jul 2021 18:11:59 |
Po-Chuan Hsieh (sunpoet) |
sysutils/rubygem-smart_proxy_dynflow: Update to 0.5.2
Changes: https://github.com/theforeman/smart_proxy_dynflow/commits/master |
0.2.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.2.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.2.1 22 Sep 2018 16:45:29 |
sunpoet |
Update to 0.2.1
Changes: https://github.com/theforeman/smart_proxy_dynflow/commits/master
Security: 2d6de6a8-fb78-4149-aeda-77fc8f140f06
MFH: 2018Q3 |
0.2.0 08 Apr 2018 18:29:58 |
sunpoet |
Update to 0.2.0
Changes: https://github.com/theforeman/smart_proxy_dynflow/commits/master |
0.1.10 28 Jan 2018 14:09:38 |
sunpoet |
Update to 0.1.10
Changes: https://github.com/theforeman/smart_proxy_dynflow/commits/master |
0.1.9 24 Jan 2018 18:46:55 |
sunpoet |
Update to 0.1.9
Changes: https://github.com/theforeman/smart_proxy_dynflow/commits/master |
0.1.8 05 Oct 2017 09:49:55 |
sunpoet |
Update to 0.1.8
Changes: https://github.com/theforeman/smart_proxy_dynflow/commits/master |
0.1.7 16 Aug 2017 15:46:19 |
sunpoet |
Update to 0.1.7
Changes: https://github.com/theforeman/smart_proxy_dynflow/commits/master |
0.1.6 10 May 2017 10:55:40 |
sunpoet |
Update to 0.1.6
Changes: https://github.com/theforeman/smart_proxy_dynflow/commits/master |
0.1.5 30 Dec 2016 19:22:22 |
sunpoet |
- Update to 0.1.5
Changes: https://github.com/theforeman/smart_proxy_dynflow/commits/master |
0.0.7 27 Apr 2016 21:57:32 |
swills |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
0.0.7 27 Apr 2016 16:36:42 |
swills |
create USES=gem and update rubygem- ports to use it
Note that for now ports still have to have USE_RUBY=yes to use USES=gem
PR: 209041
Differential Revision: https://reviews.freebsd.org/D6070 |
0.0.7 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.0.7 06 Mar 2016 06:29:25 |
sunpoet |
- Update to 0.0.7
Changes: https://github.com/theforeman/smart_proxy_dynflow/commits/master |
0.0.5 23 Jan 2016 15:16:32 |
sunpoet |
- Update to 0.0.5
Changes: https://github.com/theforeman/smart_proxy_dynflow/commits/master |
0.0.4 17 Jan 2016 13:20:15 |
sunpoet |
- Sort PLIST_FILES
- Fix indent
Sponsored by: PortsCamp Taiwan |
0.0.4 01 Jan 2016 17:05:54 |
mmoll |
give my ports to ruby@ |
0.0.4 09 Oct 2015 13:29:12 |
mmoll |
new port: sysutils/rubygem-smart_proxy_dynflow
Plugin for foreman-proxy allowing using dynflow for remote execution
WWW: https://github.com/theforeman/smart_proxy_dynflow |