aboutsummaryrefslogtreecommitdiff
path: root/sysutils/puppet5
Commit message (Collapse)AuthorAgeFilesLines
* Update to 5.3.2Romain Tartière2017-10-122-4/+4
| | | | | | | https://puppet.com/docs/puppet/5.3/release_notes.html#puppet-532 Notes: svn path=/head/; revision=451909
* Update to 5.2.0Romain Tartière2017-09-223-10/+9
| | | | | | | | | This include fixes related to the way available locales are found. With hat: puppet Notes: svn path=/head/; revision=450365
* Update to 5.1.0Romain Tartière2017-08-212-4/+4
| | | | Notes: svn path=/head/; revision=448484
* New port sysutils/puppet5Romain Tartière2017-08-129-0/+325
Copy sysutils/puppet4 to sysutils/puppet5 and update. With this update, we switched the default facter implementation from ruby (sysutils/rubygem-facter) to C++ (sysutils/facter). The legacy implementation can still be chosen with options. With hat: puppet Notes: svn path=/head/; revision=447831