Port details |
- puppetserver7 Puppet Server running in the JVM
- 7.17.3 sysutils =2 7.17.2Version of this port present on the latest quarterly branch.
- Maintainer: puppet@FreeBSD.org
- Port Added: 2020-12-04 20:43:14
- Last Update: 2024-11-08 20:53:10
- Commit Hash: c75475c
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: java
- License: APACHE20
- WWW:
- https://docs.puppetlabs.com/puppetserver/latest/services_master_puppetserver.html
- Description:
- Puppet master is a Ruby application that compiles configurations
for any number of Puppet agent nodes, using Puppet code and various
other data sources. (For more info, see Overview of Puppet's
Architecture.)
Puppet Server is an application that runs on the Java Virtual Machine
(JVM) and provides the same services as the classic Puppet master
application. It mostly does this by running the existing Puppet
master code in several JRuby interpreters, but it replaces some
parts of the classic application with new services written in
Clojure.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- puppetserver7>0:sysutils/puppetserver7
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/sysutils/puppetserver7/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/puppetserver7
- pkg install puppetserver7
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: puppetserver7
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64
- distinfo:
- TIMESTAMP = 1730781400
SHA256 (puppetserver-7.17.3.tar.gz) = a7c5d983c318079bff64468f03ac06924c72a7628dbf35e170b0cf013ae52fb3
SIZE (puppetserver-7.17.3.tar.gz) = 62587484
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
- Runtime dependencies:
-
- bash>=0 : shells/bash
- puppet7>=0 : sysutils/puppet7
- rubygem-puppetserver-ca>=1 : sysutils/rubygem-puppetserver-ca
- rubygem-semantic_puppet>=1 : devel/rubygem-semantic_puppet
- sudo>=1 : security/sudo
- java : java/openjdk8
- ruby32 : lang/ruby32
- Patch dependencies:
-
- ruby32 : lang/ruby32
-
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_puppetserver7
- USES:
- ruby shebangfix
- 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.17.3 08 Nov 2024 20:53:10 |
Romain Tartière (romain) |
sysutils/puppetserver7: Update to 7.17.3
Release notes:
https://www.puppet.com/docs/puppet/7/server/release_notes#puppet-server-7173
With hat: puppet |
7.17.2 30 Jul 2024 12:20:55 |
Romain Tartière (romain) |
sysutils/puppetserver7: Update to 7.17.2
Release notes:
https://www.puppet.com/docs/puppet/7/server/release_notes#puppet-server-7172
With hat: puppet |
7.17.1 16 Jun 2024 20:12:56 |
Romain Tartière (romain) |
sysutils/puppetserver7: Update to 7.17.1
Release notes:
https://www.puppet.com/docs/puppet/7/server/release_notes#puppet-server-7171
With hat: puppet |
7.17.0 16 Apr 2024 07:07:45 |
Romain Tartière (romain) |
sysutils/puppetserver7: Udpate to 7.17.0
Release notes:
https://www.puppet.com/docs/puppet/7/server/release_notes#puppet-server-7170
With hat: puppet |
7.16.0 05 Mar 2024 19:21:15 |
Romain Tartière (romain) |
sysutils/puppetserver7: Update to 7.16.0
Release notes:
https://www.puppet.com/docs/puppet/7/server/release_notes#puppet-server-7160
With hat: puppet |
7.15.0 24 Jan 2024 03:11:56 |
Romain Tartière (romain) |
sysutils/puppetserver7: Update to 7.15.0
Release notes:
https://www.puppet.com/docs/puppet/7/server/release_notes#puppet-server-7150
With hat: puppet |
7.14.0_1 23 Nov 2023 04:59:10 |
Romain Tartière (romain) |
sysutils/puppetserver7: Fix logging and build aarch64 packages
Some changes in the Puppet Server recently broke logging. Ensure we
write logs as before.
The server work on aarch64 so add it to ONLY_FOR_ARCHS.
While here, do some cleanup of the Makefile.
With hat: puppet |
7.14.0 11 Nov 2023 01:53:54 |
Romain Tartière (romain) |
sysutils/puppetserver7: Update to 7.14.0
Release notes:
https://www.puppet.com/docs/puppet/7/server/release_notes#puppet-server-7140
With hat: puppet |
7.13.0 25 Aug 2023 23:52:24 |
Romain Tartière (romain) |
sysutils/puppetserver7: Update to 7.13.0
Release notes:
https://www.puppet.com/docs/puppet/7/server/release_notes
With hat: puppet |
7.12.0 16 Jun 2023 18:35:08 |
Romain Tartière (romain) |
sysutils/puppetserver7: Update to 7.12.0
Release notes:
https://www.puppet.com/docs/puppet/7/server/release_notes.html#puppet-server-7120
With hat: puppet |
7.11.0 29 Apr 2023 01:36:10 |
Romain Tartière (romain) |
sysutils/puppetserver8: New port
Puppet master is a Ruby application that compiles configurations
for any number of Puppet agent nodes, using Puppet code and various
other data sources. (For more info, see Overview of Puppet's
Architecture.)
Puppet Server is an application that runs on the Java Virtual Machine
(JVM) and provides the same services as the classic Puppet master
application. It mostly does this by running the existing Puppet
master code in several JRuby interpreters, but it replaces some
parts of the classic application with new services written in
Clojure. |
7.11.0 10 Apr 2023 09:10:57 |
Romain Tartière (romain) |
sysutils/puppetserver7: Update to 7.11.0
Release notes:
https://www.puppet.com/docs/puppet/7/server/release_notes.html#puppet-server-7110
With hat: puppet |
7.9.5 04 Apr 2023 18:10:53 |
Muhammad Moinur Rahman (bofh) |
*/*: Refactor java/openjdk7 removal
- java/openjdk7* has been removed from the tree since 2022-09-03 however
the relevant codebases in bsd.java.mk has not been removed and the
consumers has also not been updated to use the next jdk version. This
commit updates all relevant consumers to use JAVA_VERSION=8 instead of
JAVA_VERSION=1.7
- Since the introduction of jdk version 18 it looks like similar with
jdk version 8(java version string 1.8). This is prone to error as it
looks similar and is only seperated by a '.'. Remove using
JAVA_VERSION with dotted fomat of java version string and update all
consumers to utilize version 8 instead of 1.8.
Approved by: portmgr (blanket) |
7.9.5 11 Feb 2023 06:54:54 |
Romain Tartière (romain) |
sysutils/puppetserver7: Update to 7.9.5
Release notes:
https://www.puppet.com/docs/puppet/7/server/release_notes.html#puppet-server-795
With hat: puppet |
7.9.3 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.9.3 10 Dec 2022 05:27:10 |
Romain Tartière (romain) |
sysutils/puppetserver7: Update to 7.9.3
Release notes:
https://puppet.com/docs/puppet/7/server/release_notes.html#puppet-server-793
With hat: puppet |
7.9.2 13 Oct 2022 06:49:17 |
Romain Tartière (romain) |
sysutils/puppetserver7: Update to 7.9.2
Release notes:
https://puppet.com/docs/puppet/7/server/release_notes.html#puppet-server-792
With hat: puppet |
7.9.1 16 Sep 2022 20:57:32 |
Romain Tartière (romain) |
sysutils/puppetserver7: Update to 7.9.1
Release notes:
https://puppet.com/docs/puppet/7/server/release_notes.html#puppet-server-791
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.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 ) |
7.9.0 06 Aug 2022 03:04:10 |
Romain Tartière (romain) |
sysutils/puppetserver7: Update to 7.9.0
Release notes:
https://puppet.com/docs/puppet/7/server/release_notes.html#puppet-server-790
With hat: puppet |
7.8.0 08 Jul 2022 20:03:57 |
Romain Tartière (romain) |
sysutils/puppetserver7: Restrict to amd64 arch
The jar contain libjffi for which only a amd64 FreeBSD library is
provided.
PR: 256521
Reported by: tony.albers@gmx.com
With hat: puppet |
7.8.0 10 Jun 2022 21:32:16 |
Romain Tartière (romain) |
sysutils/puppetserver7: Update to 7.8.0
Release notes:
https://puppet.com/docs/puppet/7/server/release_notes.html#puppet-server-780
With hat: puppet |
7.7.0 22 Apr 2022 23:26:22 |
Romain Tartière (romain) |
sysutils/puppetserver7: Update to 7.7.0
Release notes:
https://puppet.com/docs/puppet/7/server/release_notes.html#puppet-server-770
With hat: puppet |
7.6.1 23 Mar 2022 05:51:27 |
Romain Tartière (romain) |
sysutils/puppetserver7: Update to 7.6.1
Release notes:
https://puppet.com/docs/puppet/7/server/release_notes.html#puppet-server-761
With hat: puppet |
7.6.0 21 Jan 2022 18:49:56 |
Romain Tartière (romain) |
sysutils/puppetserver7: Update to 7.6.0
Release notes:
https://puppet.com/docs/puppet/7/server/release_notes.html#puppet-server-760
With hat: puppet |
7.5.0 15 Dec 2021 04:34:35 |
Romain Tartière (romain) |
sysutils/puppetserver7: Update to 7.5.0
Release notes:
https://puppet.com/docs/puppet/7/server/release_notes.html#puppet-server-750
With hat: puppet |
7.4.2 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.4.2 10 Nov 2021 06:38:18 |
Romain Tartière (romain) |
sysutils/puppetserver7: Update to 7.4.2
Release notes:
https://puppet.com/docs/puppet/7/server/release_notes.html#puppet-server-742
With hat: puppet |
7.4.1 16 Oct 2021 09:51:39 |
Jimmy Olgeni (olgeni) |
*: fix tab vs. space issues, and comments according to the guide. |
7.4.1 13 Oct 2021 04:17:29 |
Romain Tartière (romain) |
sysutils/puppetserver7: Uptate to 7.4.1
Release notes:
https://puppet.com/docs/puppet/7/server/release_notes.html#puppet-server-741
With hat: puppet |
7.4.0 16 Sep 2021 23:47:03 |
Romain Tartière (romain) |
sysutils/puppetserver7: Update to 7.4.0
Release notes:
https://puppet.com/docs/puppet/7/server/release_notes.html#puppet-server-740
With hat: puppet |
7.3.0 19 Aug 2021 00:23:52 |
Romain Tartière (romain) |
sysutils/puppetserver7: Update to 7.3.0
Release notes:
https://puppet.com/docs/puppet/7/server/release_notes.html#puppet-server-730
With hat: puppet |
7.2.1 22 Jul 2021 05:44:23 |
Romain Tartière (romain) |
sysutils/puppetserver7: Update to 7.2.1
Release notes:
https://puppet.com/docs/puppet/7/server/release_notes.html#puppet-server-721
With hat: puppet |
7.2.0 05 Jun 2021 04:11:34 |
Romain Tartière (romain) |
sysutils/puppetserver7: Update to 7.2.0
Release notes:
https://puppet.com/docs/puppet/7/server/release_notes.html#puppet-server-720
With hat: puppet |
7.1.2 01 May 2021 00:15:58 |
Romain Tartière (romain) |
sysutils/puppetserver7: Update to 7.1.2
Release notes:
https://puppet.com/docs/puppet/7.6/server/release_notes.html#puppet-server-712
With hat: puppet |
7.1.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
7.1.0 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
7.1.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
7.1.0 21 Mar 2021 00:53:50 |
romain |
Update to 7.1.0
Release notes:
https://puppet.com/docs/puppet/7.5/server/release_notes.html#puppet-server-710
With hat: puppet |
7.0.3 19 Feb 2021 23:13:21 |
romain |
Update to 7.0.3
Release notes:
https://puppet.com/docs/puppet/7.4/server/release_notes.html#puppet-server-703
With hat: puppet |
7.0.2 22 Jan 2021 21:53:07 |
romain |
Update to 7.0.2
Release notes:
https://puppet.com/docs/puppet/7.3/server/release_notes.html#puppet-server-702
With hat: puppet |
7.0.1 17 Dec 2020 07:41:57 |
romain |
Update to 7.0.1
Release notes:
https://puppet.com/docs/puppet/7.1/server/release_notes.html#puppet-server-701
With hat: puppet |
7.0.0 04 Dec 2020 20:45:20 |
romain |
Hello PuppetServer 7!
Actually update sysutils/puppetserver7 from a copy of sysutils/puppetserver6
and a few minor tweaks.
While here, prepare sysutils/puppetserver6 for allowing to migrate the Puppet
CA in case users of the previous version of Puppet want to migrate it before
switching to Puppet 7.
With hat: puppet |
6.14.1 04 Dec 2020 20:42:36 |
romain |
Copy sysutils/puppetserver6 to sysutils/puppetserver7
The pre-commit hook does not allow me to copy and update the port at the same
time.
With hat: puppet |