summaryrefslogtreecommitdiff
path: root/sysutils/puppetserver/files/patch-ext__config__request-logging.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired ports:Rene Ladan2019-03-031-15/+0
| | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=494498
* sysutils/puppetserver: Update to 2.7.1Steve Wills2016-12-081-9/+14
| | | | | | | | | | While here, update MAINTAINER address PR: 215053 Submitted by: Zach Leslie <freebsd@zleslie.info> (maintainer) Notes: svn path=/head/; revision=428145
* New port: sysutils/puppetserverKurt Jaeger2016-03-121-0/+10
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> Notes: svn path=/head/; revision=410891