Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.20.0 01 Jun 2023 18:56:38 |
Rene Ladan (rene) |
cleanup: Remove expired puppet6 ports:
2023-06-01 sysutils/puppet6: Puppet 6 has reached EOL
2023-06-01 sysutils/puppetserver6: Puppet 6 has reached EOL
2023-06-01 databases/puppetdb6: Puppet 6 has reached EOL
2023-06-01 databases/puppetdb-terminus6: Puppet 6 has reached EOL |
6.20.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. |
6.20.0 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) |
6.20.0 03 Mar 2023 16:48:31 |
Romain Tartière (romain) |
sysutils/puppet6: Deprecate Puppet 6 ports
Puppet 6 has reached EOL:
https://www.puppet.com/docs/puppet/6/platform_lifecycle.html
Users are advised to migrate to Puppet 7. Puppet 8 is expected to be
released soon.
With hat: puppet |
6.20.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 |
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) |
6.20.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 ) |
6.20.0 06 Aug 2022 03:04:09 |
Romain Tartière (romain) |
sysutils/puppetserver6: Update to 6.20.0
Release notes:
https://puppet.com/docs/puppet/6/server/release_notes.html#puppet-server-6200
With hat: puppet |
6.19.0 22 Apr 2022 23:26:21 |
Romain Tartière (romain) |
sysutils/puppetserver6: Update to 6.19.0
Release notes:
https://puppet.com/docs/puppet/6/server/release_notes.html#puppet-server-6190
With hat: puppet |
6.18.0 21 Jan 2022 18:49:55 |
Romain Tartière (romain) |
sysutils/puppetserver6: Update to 6.18.0
Release notes:
https://puppet.com/docs/puppet/6/server/release_notes.html#puppet-server-6180
With hat: puppet |
6.17.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) |
6.17.1 10 Nov 2021 06:37:37 |
Romain Tartière (romain) |
sysutils/puppetserver6: Update to 6.17.1
Release notes:
https://puppet.com/docs/puppet/6/server/release_notes.html#puppet-server-6171
With hat: puppet |
6.17.0 16 Oct 2021 09:51:39 |
Jimmy Olgeni (olgeni) |
*: fix tab vs. space issues, and comments according to the guide. |
6.17.0 14 Oct 2021 05:40:10 |
Romain Tartière (romain) |
sysutils/puppetserver6: Update to 6.17.0
Release notes:
https://puppet.com/docs/puppet/6/server/release_notes.html#puppet-server-6170
With hat: puppet |
6.16.1 22 Jul 2021 05:44:12 |
Romain Tartière (romain) |
sysutils/puppetserver6: Update to 6.16.1
Release notes:
https://puppet.com/docs/puppet/6/server/release_notes.html#puppet-server-6161
With hat: puppet |
6.16.0 25 Jun 2021 20:03:02 |
Romain Tartière (romain) |
sysutils/puppetserver6: Update to 6.16.0
Release notes:
https://puppet.com/docs/puppet/6/server/release_notes.html#puppet-server-6160
With hat: puppet |
6.15.3 01 May 2021 00:15:58 |
Romain Tartière (romain) |
sysutils/puppetserver6: Update to 6.15.3
Release notes:
https://puppet.com/docs/puppet/6.22/server/release_notes.html#puppet-server-6153
With hat: puppet |
6.15.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
6.15.1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
6.15.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
6.15.1 19 Feb 2021 23:13:54 |
romain |
Update to 6.15.1
Release notes:
https://puppet.com/docs/puppet/6.21/server/release_notes.html#puppet-server-6151
With hat: puppet |
6.15.0 22 Jan 2021 21:52:17 |
romain |
Update to 6.15.0
Release notes:
https://puppet.com/docs/puppet/6.20/server/release_notes.html#puppet-server-6150
With hat: puppet |
6.14.1_1 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 06 Nov 2020 22:09:57 |
romain |
Update to 6.14.1
Release notes:
https://puppet.com/docs/puppet/6.19/server/release_notes.html#puppet-server-6141
With hat: puppet |
6.14.0 23 Oct 2020 18:43:55 |
romain |
Update to 6.14.0
Release notes:
https://puppet.com/docs/puppet/6.19/server/release_notes.html#puppet-server-6140
While here, adjust the default configuration file so that it is not required to
tune it after ech dependency upgrade.
With hat: puppet |
6.13.0 31 Aug 2020 20:06:41 |
romain |
Update to 6.13.0
Release notes:
https://puppet.com/docs/puppetserver/latest/release_notes.html#puppet-server-6130
While here, allow to use Facter 4.x which is now in the FreeBSD tree.
With hat: puppet |
6.12.1 16 Jul 2020 04:35:05 |
romain |
Update to 6.12.1
Release notes:
https://puppet.com/docs/puppetserver/latest/release_notes.html#puppet-server-6121
With hat: puppet |
6.12.0 04 Jun 2020 22:25:22 |
romain |
Update to 6.12.0
Release notes:
https://puppet.com/docs/puppetserver/latest/release_notes.html#puppet-server-6120
With hat: puppet |
6.11.0 01 May 2020 18:32:27 |
romain |
Update to 6.11.0
Release notes:
https://puppet.com/docs/puppetserver/latest/release_notes.html#puppet-server-6110
With hat: puppet |
6.10.0 28 Apr 2020 03:26:31 |
romain |
Update to 6.10.0
Release notes:
https://puppet.com/docs/puppetserver/latest/release_notes.html#puppet-server-6100
With hat: puppet |
6.9.2 23 Mar 2020 17:16:29 |
romain |
Update to 6.9.2
Release notes:
https://puppet.com/docs/puppetserver/latest/release_notes.html#puppet-server-692
With hat: puppet |
6.9.0 21 Feb 2020 17:40:17 |
romain |
Update to 6.9.0
Release notes:
https://puppet.com/docs/puppetserver/latest/release_notes.html#puppet-server-690
While here, chase concurrent-ruby update.
With hat: puppet |
6.8.0 18 Jan 2020 02:57:52 |
romain |
Update to 6.8.0
Release notes:
https://puppet.com/docs/puppetserver/latest/release_notes.html#puppet-server-680
With hat: puppet |
6.7.2 29 Nov 2019 00:20:43 |
romain |
Update to 6.7.2
Release notes:
https://puppet.com/docs/puppetserver/6.5/release_notes.html (sic)
With hat: puppet |
6.7.1 22 Oct 2019 00:11:10 |
romain |
Update to 6.7.1
Release notes:
https://puppet.com/docs/puppetserver/latest/release_notes.html#puppet-server-671
With hat: puppet |
6.7.0 03 Oct 2019 22:26:14 |
romain |
Update to 6.7.0
Release notes:
https://puppet.com/docs/puppetserver/latest/release_notes.html#puppet-server-670
With hat: puppet |
6.6.0 23 Sep 2019 18:02:12 |
romain |
Update to 6.6.0
- Unbreak on FreeBSD 12+ (this version bundles an updated version of jRuby
which allows running the PuppetServer on hosts with 64 bits inodes);
- Override the jRuby bundled ffi.rb to workaround a NullPointerException when
trying to open an inexistent file;
- Remove deprecated Java flags;
Release notes:
https://puppet.com/docs/puppetserver/latest/release_notes.html#puppet-server-660
With hat: puppet |
6.5.0 14 Aug 2019 12:16:13 |
mat |
Convert to UCL & cleanup pkg-message (categories s) |
6.5.0 24 Jul 2019 21:25:01 |
romain |
Update to 6.5.0
Release notes:
https://puppet.com/docs/puppetserver/6.5/release_notes.html#puppet-server-650
With hat: puppet |
6.4.0 23 Jun 2019 07:39:06 |
romain |
Update to 6.4.0
Release notes:
https://puppet.com/docs/puppetserver/6.4/release_notes.html#puppet-server-640
With hat: puppet |
6.3.0_1 30 Apr 2019 18:12:00 |
zleslie |
Ensure java options are utilized
Without this change, the doc for the rc script references the ability pass Java
opts to the start command, but those references are never used. Here we ensure
that thse options are respected and implemented.
PR: 237295
Reviewed by: mat(mentor),romain
Approved by: mat(mentor),romain
Differential Revision: D20010 |
6.3.0 03 Apr 2019 18:47:21 |
romain |
Update to 6.3.0
Release notes:
https://puppet.com/docs/puppetserver/6.3/release_notes.html#puppet-server-630
With hat: puppet |
6.2.1_1 17 Mar 2019 16:38:23 |
zleslie |
Add -f to puppetserver daemon call
Without this in place, the rc script does not successfully start the
puppetserver service on hardware or virtualized systems, leaving jails as the
only functional way to run puppetserver.
PR: 236389
Reviewed by: mat(mentor)
Approved by: mat(mentor)
Differential Revision: D19610 |
6.2.1 15 Mar 2019 19:34:29 |
romain |
Mark broken on FreeBSD 12+
On FreeBSD 12 and FreeBSD 13, puppetserver6 fails to start. The issue will
likely not be fixed in a timely fashion, so make it clear to end-users that
the port is broken.
As a workaround, users of FreeBSD 12.0 can install puppetserver6 in a
FreeBSD 11.2 jail.
More details, progress and ways to help can be found in the PR 233766.
With hat: puppet
PR: 233766
Reported by: bas@area536.com |
6.2.1 21 Feb 2019 19:34:18 |
romain |
Update to 6.2.1
Release notes:
https://puppet.com/docs/puppetserver/6.2/release_notes.html#puppet-server-621
With hat: puppet |
6.2.0 10 Feb 2019 18:17:58 |
zleslie |
Without this change, the puppetserver foreground is non-functional.
This is a useful command when trying to debug ruby inside of the JVM.
Approved by: mat(mentor)
Differential Revision: D19137 |
6.2.0 25 Jan 2019 17:51:19 |
romain |
Update to 6.2.0
Release notes:
https://puppet.com/docs/puppetserver/6.2/release_notes.html#puppet-server-620
With hat: puppet |
6.1.0 20 Dec 2018 02:11:45 |
romain |
Update to 6.1.0
Release notes:
https://puppet.com/docs/puppetserver/6.1/release_notes.html#puppet-server-610
With hat: puppet |
6.0.2 26 Oct 2018 10:25:54 |
romain |
Update to 6.0.2
Release notes:
https://puppet.com/docs/puppetserver/6.0/release_notes.html#puppet-server-602
With hat: puppet |
6.0.1 03 Oct 2018 16:58:30 |
romain |
Update to 6.0.1
Release notes:
https://puppet.com/docs/puppetserver/6.0/release_notes.html#puppet-server-601
While here, regenerate patches with make makepatch, and fix warnings in the
logs by pointing the server to ruby multi_json gem (quick fix for now, we will
have to improve this in the future).
With hat: puppet |
6.0.0 27 Sep 2018 07:59:11 |
romain |
New port: sysutils/puppetserver6
Release notes:
https://puppet.com/docs/puppetserver/6.0/release_notes.html
With hat: puppet |