CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2013/02/19 09:11:17
Modified files:
sysutils/ruby-puppet: Makefile
sysutils/ruby-puppet/pkg: PLIST
Added files:
sysutils/ruby-puppet/files: puppet.conf
sysutils/ruby-puppet/patches: patch-conf_auth_conf
patch-conf_fileserver_conf
patch-conf_tagmail_conf
Removed files:
sysutils/ruby-puppet/patches:
patch-examples_etc_puppet_fileserver_conf
Log message:
Sanitize this package and provide a working runtime out of the box:
* remove USE_GROFF to prevent warnings
* fix the examples directory
* use .conf files from upcoming 3.1 version (they work by default and the
patches can be easily removed when we upgrade)
* add a default minimal puppet.conf that works instead of the currently broken
one we ship
* only include conf files we need
* no need to create the hierarchy under /var/puppet since puppet will take care
of it
ok robert@ (maintainer), jasper@