aboutsummaryrefslogtreecommitdiff
path: root/sysutils/rubygem-puppetserver-ca/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update to 2.0.2Romain Tartière2021-03-271-1/+1
| | | | | | | With hat: puppet Notes: svn path=/head/; revision=569279
* Update to 2.0.1Romain Tartière2020-12-171-2/+1
| | | | | | | With hat: puppet Notes: svn path=/head/; revision=558265
* Allow migrating the Puppet CARomain Tartière2020-12-041-0/+1
| | | | | | | With hat: puppet Notes: svn path=/head/; revision=557019
* Update to 2.0.0Romain Tartière2020-11-061-6/+1
| | | | | | | With hat: puppet Notes: svn path=/head/; revision=554328
* Remove explicit dependencyRomain Tartière2020-09-171-2/+1
| | | | | | | | | | | | The puppetserver port will depend on Facter and this ports is a dependency of the puppetsever port, so no need to put this dependency here. This allows to use the future Facter 4 (sysutils/facter) without conflicts. With hat: puppet Notes: svn path=/head/; revision=548848
* Update to 1.8.0Romain Tartière2020-06-041-1/+1
| | | | | | | With hat: puppet Notes: svn path=/head/; revision=537969
* Update to 1.7.0Romain Tartière2020-04-281-1/+1
| | | | | | | With hat: puppet Notes: svn path=/head/; revision=533227
* Update to 1.6.0Romain Tartière2020-03-231-1/+1
| | | | | | | With hat: puppet Notes: svn path=/head/; revision=528992
* Update to 1.5.0Romain Tartière2019-12-041-1/+1
| | | | | | | With hat: puppet Notes: svn path=/head/; revision=518980
* Update to 1.4.0Romain Tartière2019-08-211-1/+3
| | | | | | | With hat: puppet Notes: svn path=/head/; revision=509561
* Update to 1.3.2Romain Tartière2019-07-231-1/+1
| | | | | | | With hat: puppet Notes: svn path=/head/; revision=507253
* Update to 1.3.1Romain Tartière2019-03-091-1/+1
| | | | | | | With hat: puppet Notes: svn path=/head/; revision=495209
* Update to 1.3.0Romain Tartière2019-01-241-1/+1
| | | | | | | With hat: puppet Notes: svn path=/head/; revision=491066
* Update to 1.2.1Romain Tartière2018-12-201-1/+1
| | | | | | | With hat: puppet Notes: svn path=/head/; revision=487830
* Update to 1.2.0Romain Tartière2018-12-121-1/+1
| | | | | | | With hat: puppet Notes: svn path=/head/; revision=487305
* Update to 1.1.3Romain Tartière2018-11-221-1/+1
| | | | | | | With hat: puppet Notes: svn path=/head/; revision=485612
* Update to 1.1.2Romain Tartière2018-10-191-1/+1
| | | | | | | With hat: puppet Notes: svn path=/head/; revision=482418
* Update to 1.1.1Romain Tartière2018-09-281-1/+1
| | | | | | | With hat: puppet Notes: svn path=/head/; revision=480850
* New port: sysutils/rubygem-puppetserver-caRomain Tartière2018-09-271-0/+23
This gem provides the functionality behind the Puppet Server CA interactions. The actual CLI executable lives within the Puppet Server project. WWW: https://github.com/puppetlabs/puppetserver-ca-cli/ With hat: puppet Notes: svn path=/head/; revision=480785