Port details |
- rubygem-puppet-strings Puppet documentation extraction and presentation tool
- 4.1.3 textproc =2 4.1.2Version of this port present on the latest quarterly branch.
- Maintainer: puppet@FreeBSD.org
- Port Added: 2019-12-03 22:53:27
- Last Update: 2024-10-21 09:17:41
- Commit Hash: a1eaff9
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: rubygems
- License: APACHE20
- WWW:
- https://github.com/puppetlabs/puppet-strings
- Description:
- Puppet Strings generates HTML documentation for Puppet extensions written in
Puppet and Ruby.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-puppet-strings>0:textproc/rubygem-puppet-strings
- To install the port:
- cd /usr/ports/textproc/rubygem-puppet-strings/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/rubygem-puppet-strings
- pkg install rubygem-puppet-strings
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-puppet-strings
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1726270030
SHA256 (rubygem/puppet-strings-4.1.3.gem) = 9cd19e0027f50f75290ef66d4e20521276fc23ad8ffc86d76756ae34b808ca3e
SIZE (rubygem/puppet-strings-4.1.3.gem) = 61440
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:
-
- rubygem-rgen>=0 : devel/rubygem-rgen
- rubygem-yard>=0.9.5<0.10 : textproc/rubygem-yard
- puppet : sysutils/puppet8
- 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-bolt
Configuration Options:
- ===> The following configuration options are available for rubygem-puppet-strings-4.1.3:
====> Options available for the single PUPPET: you have to select exactly one of them
PUPPET7=off: Depend on sysutils/puppet7
PUPPET8=on: Depend on sysutils/puppet8
===> Use 'make config' to modify these settings
- Options name:
- textproc_rubygem-puppet-strings
- 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 |
4.1.3 21 Oct 2024 09:17:41 |
Po-Chuan Hsieh (sunpoet) |
textproc/rubygem-puppet-strings: Fix stage-qa
====> Running Q/A tests (stage-qa)
Error: RubyGem dependency yard < 0.9.37 is not satisfied.
*** Error code 1
Stop.
make: stopped in /usr/ports/textproc/rubygem-puppet-strings
=>> Error: stage-qa failures detected
Approved by: portmgr (blanket)
With hat: ruby
Reference: https://lists.freebsd.org/archives/dev-commits-ports-all/2024-October/133440.html |
4.1.3 30 Sep 2024 00:55:52 |
Romain Tartière (romain) |
textproc/rubygem-puppet-strings: Update to 4.1.3
ChangeLog:
https://github.com/puppetlabs/puppet-strings/blob/main/CHANGELOG.md#v413---2024-09-05
With hat: puppet |
4.1.2 24 Jan 2024 03:12:04 |
Romain Tartière (romain) |
textproc/rubygem-puppet-strings: Update to 4.1.2
ChangeLog:
https://github.com/puppetlabs/puppet-strings/blob/main/CHANGELOG.md#v412---2023-12-05
With hat: puppet |
4.1.1 26 Nov 2023 07:47:43 |
Romain Tartière (romain) |
textproc/rubygem-puppet-strings: Update to 4.1.1
ChangeLog:
https://github.com/puppetlabs/puppet-strings/blob/main/CHANGELOG.md
With hat: puppet |
4.1.0 11 Nov 2023 01:54:02 |
Romain Tartière (romain) |
textproc/rubygem-puppet-strings: Update to 4.1.0
While here, default to sysutils/puppet8 to provide Puppet and drop
broken option to use sysutils/puppet6 which does not exist anymore.
ChangeLog:
https://github.com/puppetlabs/puppet-strings/blob/main/CHANGELOG.md#v410---2023-07-04
With hat: puppet |
3.0.1 07 May 2023 01:43:35 |
Romain Tartière (romain) |
textproc/rubygem-puppet-strings: Add OPTION for Puppet 8
Default packages are not changed. Not bumping PORTREVISION.
With hat: puppet |
3.0.1 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 |
3.0.1 21 Nov 2022 00:37:07 |
Romain Tartière (romain) |
textproc/rubygem-puppet-strings: Udpate to 3.0.1
With hat: puppet |
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) |
2.9.0 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 ) |
2.9.0 03 Dec 2021 18:40:30 |
Romain Tartière (romain) |
textproc/rubygem-puppet-strings: Update to 2.9.0
ChangeLog:
https://github.com/puppetlabs/puppet-strings/blob/main/CHANGELOG.md#v290-2021-11-29
With hat: puppet |
2.8.0 25 Oct 2021 16:00:09 |
Po-Chuan Hsieh (sunpoet) |
textproc/rubygem-puppet-strings: Update version requirement of RUN_DEPENDS
With hat: ruby |
2.8.0 19 Sep 2021 06:01:12 |
Po-Chuan Hsieh (sunpoet) |
textproc/rubygem-puppet-strings: Add NO_ARCH
Approved by: portmgr (blanket) |
2.8.0 22 Jul 2021 05:43:16 |
Romain Tartière (romain) |
textproc/rubygem-puppet-strings: Update to 2.8.0
ChangeLog:
https://github.com/puppetlabs/puppet-strings/blob/main/CHANGELOG.md#v280-2021-07-19
With hat: puppet |
2.7.0 23 May 2021 19:26:17 |
Romain Tartière (romain) |
textproc/rubygem-puppet-strings: Update to 2.7.0
ChangeLog:
https://github.com/puppetlabs/puppet-strings/blob/main/CHANGELOG.md#v270-2021-05-17
With hat: puppet |
2.6.0_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.6.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.6.0_1 19 Feb 2021 19:37:38 |
romain |
Change default Puppet version to 7
sysutils/rubygem-bolt now depends on Puppet 7 but it also depends on tis port
which by default depends on Puppet 6. As a consequence, building these ports
without changing the defaut options leads to a conflicting situation.
Fix this by depending on the latest Puppet by default.
With hat: puppet |
2.6.0 22 Jan 2021 21:54:36 |
romain |
Update to 2.6.0
With hat: puppet |
2.5.0 05 Dec 2020 20:52:56 |
romain |
Make it possible to choose which version of Puppet to depend on
Since we do not change the default, no need to rebuild packages so no
PORTREVISION bump.
With hat: puppet |
2.5.0 23 Jul 2020 21:03:22 |
romain |
Update to 2.5.0
Release notes:
https://github.com/puppetlabs/puppet-strings/blob/main/CHANGELOG.md#v250-2020-07-15
With hat: puppet |
2.4.0 21 Feb 2020 17:48:08 |
romain |
Update to 2.4.0
With hat: puppet |
2.3.1 03 Dec 2019 22:53:19 |
romain |
New port: textproc/rubygem-puppet-strings
Puppet Strings generates HTML documentation for Puppet extensions written in
Puppet and Ruby.
WWW: https://github.com/puppetlabs/puppet-strings
With hat: puppet |