Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.8.0_1 03 Mar 2019 11:43:52
  |
rene  |
Remove expired ports:
2019-02-28 devel/uboot-mkimage: Use sysutils/u-boot-tools
2019-02-28 graphics/clutter-gtk: 0.10.x is unmaintained upstream and unused in
the ports tree
2019-02-28 databases/puppetdb4: Puppet 4 has reached EOL
2019-02-28 sysutils/puppet4: Puppet 4 has reached EOL
2019-02-28 sysutils/puppetserver: Puppet 4 has reached EOL
2019-02-28 www/qupzilla-qt5: Project continues as www/falkon
2019-02-28 databases/puppetdb-terminus4: Puppet 4 has reached EOL
2019-03-01 sysutils/bacula-client: Unsupported. Please migrate to bacula9-server
2019-03-01 net-mgmt/nagios-check_bacula: Unsupported. Please migrate to
bacula9-server
2019-03-01 security/kc: Versions 2.4.x use incompatible database format
2019-03-01 sysutils/bacula-server: Unsupported. Please migrate to bacula9-server
2019-03-01 sysutils/bacula-docs: Unsupported. Please migrate to bacula9-docs
2019-03-01 sysutils/bacula-client-static: Unsupported. Please migrate to
bacula9-server
2019-03-01 sysutils/bacula-bat: Unsupported. Please migrate to bacula9-server |
2.8.0_1 25 Jan 2019 18:08:56
  |
romain  |
Deprecate and add expiration date to Puppet 4 ports
Puppet 4 was part of Puppet Enterprise 2016.4.15 (LTS) [1], which has reached
EOL in december 2018 [2].
Users of this version of the Puppet ecosystem are encouraged to update to
Puppet 5 (sysutils/puppet5) or Puppet 6 (sysutils/puppet6).
References:
1.
https://puppet.com/docs/pe/2019.0/component_versions_in_recent_pe_releases.html
2. https://puppet.com/misc/puppet-enterprise-lifecycle
With hat: puppet |
2.8.0_1 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 |
2.8.0_1 19 Jul 2018 08:24:01
  |
romain  |
Do not overwrite the log file on server startup.
With hat: puppet |
2.8.0 23 Jan 2018 04:15:06
  |
zleslie  |
Utilize symlink from sysutils/rubygem-facter
To avoid needing to hardcode the facter version, utilize the latest
symlinked version.
Approved by: swills(mentor)
Differential Revision: D13822 |
2.7.2_1 01 Jul 2017 19:46:44
  |
swills  |
sysutils/puppetserver: correct patch
PR: 218804
Submitted by: Zach Leslie <freebsd@zleslie.info> (maintainer) |
2.7.2 01 Feb 2017 10:53:21
  |
krion  |
Update to 2.7.2
PR: 216679
Submitted by: freebsd@zleslie.info (maintainer)
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9402 |
2.7.1 08 Dec 2016 17:41:39
  |
swills  |
sysutils/puppetserver: Update to 2.7.1
While here, update MAINTAINER address
PR: 215053
Submitted by: Zach Leslie <freebsd@zleslie.info> (maintainer) |
2.4.0 05 Jun 2016 19:15:43
  |
pi  |
sysutils/puppetserver: 2.3.1 -> 2.4.0
Changes:
https://docs.puppet.com/puppetserver/2.4/release_notes.html
PR: 210035
Submitted by: Zach Leslie <xaque208@gmail.com> (maintainer) |
2.3.1 24 May 2016 10:40:09
  |
amdmi3  |
- Update to 2.3.1
- Fix config file handling
- Include extra missing 'app' files
PR: 208363
Submitted by: freebsd@zleslie.info
Approved by: maintainer timeout (xaque208@gmail.com, 2 months) |
2.2.1 16 Apr 2016 16:46:04
  |
sunpoet  |
- Add NO_ARCH
- Remove inclusion of bsd.port.options.mk
- Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk
Approved by: portmgr (blanket) |
2.2.1 01 Apr 2016 14:25:18
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
2.2.1 12 Mar 2016 14:30:01
  |
pi  |
New port: sysutils/puppetserver
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.
WWW:
https://docs.puppetlabs.com/puppetserver/latest/services_master_puppetserver.html
PR: 204072
Submitted by: Zach Leslie <freebsd@zleslie.info> |