Port details |
- puppetdb-terminus7 PuppetDB storeconfigs backend terminus module
- 7.20.1 databases =2 7.20.1Version of this port present on the latest quarterly branch.
- Maintainer: puppet@FreeBSD.org
- Port Added: 2020-12-04 21:23:03
- Last Update: 2024-11-08 20:53:12
- Commit Hash: 0c8dbd0
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: ruby
- License: APACHE20
- WWW:
- https://docs.puppetlabs.com/puppetdb/latest/
- Description:
- The PuppetDB storeconfigs backend terminus module.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- puppetdb-terminus7>0:databases/puppetdb-terminus7
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/databases/puppetdb-terminus7/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/puppetdb-terminus7
- pkg install puppetdb-terminus7
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: puppetdb-terminus7
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1730781513
SHA256 (puppetdb-7.20.1.tar.gz) = 763bec6bb2310ee077c9c1e5e7ee190e2ced085ce8d1eddbbe1e5f470487ddfa
SIZE (puppetdb-7.20.1.tar.gz) = 52353416
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:
-
- gmake>=4.4.1 : devel/gmake
- ruby32 : lang/ruby32
- Runtime dependencies:
-
- ruby32 : lang/ruby32
- Patch dependencies:
-
- ruby32 : lang/ruby32
-
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_puppetdb-terminus7
- USES:
- gmake ruby
- 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 |
7.20.1 08 Nov 2024 20:53:12 |
Romain Tartière (romain) |
databases/puppetdb7: Update to 7.20.1
Release notes:
https://www.puppet.com/docs/puppetdb/7/release_notes#puppetdb-7201
With hat: puppet |
7.19.1 30 Jul 2024 12:20:58 |
Romain Tartière (romain) |
databases/puppetdb7: Update to 7.19.1
Release notes:
https://www.puppet.com/docs/puppetdb/7/release_notes#puppetdb-7191
With hat: puppet |
7.19.0 16 Jun 2024 20:12:58 |
Romain Tartière (romain) |
databases/puppetdb7: Update to 7.19.0
Release notes:
https://www.puppet.com/docs/puppetdb/7/release_notes.html#puppetdb-7190
With hat: puppet |
7.18.0 16 Apr 2024 07:07:49 |
Romain Tartière (romain) |
databases/puppetdb7: Update to 7.18.0
Release notes:
https://www.puppet.com/docs/puppetdb/7/release_notes.html#puppetdb-7180
With hat: puppet |
7.17.1 05 Mar 2024 19:21:17 |
Romain Tartière (romain) |
databases/puppetdb7: Update to 7.17.1
Release notes:
https://www.puppet.com/docs/puppetdb/7/release_notes.html#puppetdb-7171
With hat: puppet |
7.16.0 24 Jan 2024 03:11:59 |
Romain Tartière (romain) |
databases/puppetdb7: Update to 7.16.0
Release notes:
https://www.puppet.com/docs/puppetdb/7/release_notes.html#puppetdb-7160
With hat: puppet |
7.15.0 11 Nov 2023 01:53:58 |
Romain Tartière (romain) |
databases/puppetdb7: Update to 7.15.0
Release notes:
https://www.puppet.com/docs/puppetdb/7/release_notes#puppetdb-7150
With hat: puppet |
7.14.0 25 Aug 2023 23:55:18 |
Romain Tartière (romain) |
databases/puppetdb7: Update to 7.14.0
Release notes:
https://www.puppet.com/docs/puppetdb/7/release_notes.html#puppetdb-7140
With hat: puppet |
7.13.1 16 Jun 2023 18:35:09 |
Romain Tartière (romain) |
databases/puppetdb7: Update to 7.13.1
Release notes:
https://www.puppet.com/docs/puppetdb/7/release_notes.html#puppetdb-7131
With hat: puppet |
7.13.0 07 May 2023 01:43:33 |
Romain Tartière (romain) |
databases/puppetdb-terminus[6-8]: Remove bogus BUILD_DEPENDS
These ports have NO_BUILD=yes, so probably don't have build
dependencies. No change to the produced packages, so not bumping
PORTREVISION.
With hat: puppet |
7.13.0 29 Apr 2023 01:36:13 |
Romain Tartière (romain) |
databases/puppetdb8: New port
The PuppetDB storeconfigs backend |
7.13.0 10 Apr 2023 09:10:58 |
Romain Tartière (romain) |
databases/puppetdb7: Update to 7.13.0
Release notes:
https://www.puppet.com/docs/puppetdb/7/release_notes.html#puppetdb-7130
With hat: puppet |
7.12.1 11 Feb 2023 06:54:57 |
Romain Tartière (romain) |
databases/puppetdb7: Update to 7.12.1
Release notes:
https://www.puppet.com/docs/puppetdb/7/release_notes.html#puppetdb-7121
With hat: puppet |
7.12.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 |
7.12.0 10 Dec 2022 05:27:11 |
Romain Tartière (romain) |
databases/puppetdb7: Update to 7.12.0
Release notes:
https://puppet.com/docs/puppetdb/7/release_notes.html#puppetdb-7120
With hat: puppet |
7.11.2 13 Oct 2022 06:49:19 |
Romain Tartière (romain) |
databases/puppetdb7: Update to 7.11.2
Release notes:
https://puppet.com/docs/puppetdb/7/release_notes.html#puppetdb-7112
With hat: puppet |
7.11.1 16 Sep 2022 20:57:35 |
Romain Tartière (romain) |
databases/puppetdb7: Update to 7.11.1
Release notes:
https://puppet.com/docs/puppetdb/7/release_notes.html#puppetdb-7111
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) |
7.11.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 ) |
7.11.0 06 Aug 2022 03:04:12 |
Romain Tartière (romain) |
databases/puppetdb7: Update to 7.11.0
Release notes:
https://puppet.com/docs/puppetdb/7/release_notes.html#puppetdb-7110
With hat: puppet |
7.10.1 22 Apr 2022 23:26:20 |
Romain Tartière (romain) |
databases/puppetdb7: Update to 7.10.1
Release notes:
https://puppet.com/docs/puppetdb/7/release_notes.html#puppetdb-7101
With hat: puppet |
7.10.0 23 Mar 2022 05:51:30 |
Romain Tartière (romain) |
databases/puppetdb7: Update to 7.10.0
Release notes:
https://puppet.com/docs/puppetdb/7/release_notes.html#puppetdb-7100
With hat: puppet |
7.9.2 19 Feb 2022 04:14:53 |
Romain Tartière (romain) |
databases/puppetdb7: Update to 7.9.2
Release notes:
https://puppet.com/docs/puppetdb/7/release_notes.html#puppetdb-792
With hat: puppet |
7.9.0 21 Jan 2022 18:49:58 |
Romain Tartière (romain) |
databases/puppetdb7: Update to 7.9.0
Release notes:
https://puppet.com/docs/puppetdb/7/release_notes.html#puppetdb-790
With hat: puppet |
7.8.0 15 Dec 2021 04:34:36 |
Romain Tartière (romain) |
databases/puppetdb7: Update to 7.8.0
Release notes:
https://puppet.com/docs/puppetdb/7/release_notes.html#puppetdb-780
With hat: puppet |
7.7.1 25 Nov 2021 21:40:11 |
Stefan Eßer (se) |
*/*: Remove redundant '-*' from CONFLICTS definitions
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
7.7.1 10 Nov 2021 06:38:22 |
Romain Tartière (romain) |
databases/puppetdb7: Update to 7.7.1
Release notes:
https://puppet.com/docs/puppetdb/7/release_notes.html#puppetdb-771
With hat: puppet |
7.7.0 13 Oct 2021 04:19:19 |
Romain Tartière (romain) |
databases/puppetdb7: Update to 7.7.0
Release notes:
https://puppet.com/docs/puppetdb/7/release_notes.html#puppetdb-770
With hat: puppet |
7.6.0 16 Sep 2021 23:47:41 |
Romain Tartière (romain) |
databases/puppetdb7: Update to 7.6.0
Release notes:
https://puppet.com/docs/puppetdb/7/release_notes.html#puppetdb-760
With hat: puppet |
7.5.2 19 Aug 2021 00:23:53 |
Romain Tartière (romain) |
databases/puppetdb7: Update to 7.5.2
With hat: puppet |
7.5.0 22 Jul 2021 05:44:49 |
Romain Tartière (romain) |
databases/puppetdb7: Update to 7.5.0
Release notes:
https://puppet.com/docs/puppetdb/latest/release_notes.html#puppetdb-750
With hat: puppet |
7.4.1 25 Jun 2021 20:03:02 |
Romain Tartière (romain) |
databases/puppetdb7: Update to 7.4.1
Release notes:
https://puppet.com/docs/puppetdb/latest/release_notes.html#puppetdb-741
With hat: puppet |
7.3.1 01 May 2021 00:15:59 |
Romain Tartière (romain) |
databases/puppetdb7: Update to 7.3.1
Release notes:
https://puppet.com/docs/puppetdb/latest/release_notes.html#puppetdb-731
With hat: puppet |
7.2.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
7.2.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
7.2.0 28 Feb 2021 21:16:10 |
romain |
Update to 7.2.0
Release notes:
https://puppet.com/docs/puppetdb/latest/release_notes.html#puppetdb-720
With hat: puppet |
7.1.0 19 Feb 2021 23:14:55 |
romain |
Update to 7.1.0
Release notes:
https://puppet.com/docs/puppetdb/latest/release_notes.html#puppetdb-710
With hat: puppet |
7.0.1 17 Dec 2020 07:43:24 |
romain |
Update to 7.0.1
Release notes:
https://puppet.com/docs/puppetdb/latest/release_notes.html#puppetdb-701
With hat: puppet |
7.0.0 04 Dec 2020 21:25:16 |
romain |
Hello PuppetDB 7!
Actually update databases/puppetdb7 and databases/puppetdb-terminus7 and a few
minor tweaks.
With hat: puppet |
6.13.1 04 Dec 2020 21:22:26 |
romain |
Copy databases/puppetdb6 and databases/puppetdb-terminus6 to
databases/puppetdb7 and databases/puppetdb-terminus7.
The pre-commit hook does not allow me to copy and update the port at the same
time.
With hat: puppet |