Commit Graph

14 Commits

Author SHA1 Message Date
ajacoutot
c54e12bbe0 Sanitize some @unexec/@extraunexec calls to rm: move them up in the
PLIST and delete everything under the @sample'd directory instead of the
directory itself to prevent a warning from pkg_delete(1) trying to
remove a non existing directory and to help preventing left-over files
and directories.
2011-05-11 07:45:52 +00:00
ajacoutot
24c65f886d Add rc scripts for puppetd and puppetmasterd.
Set GPL version while here.

ok robert@ (maintainer)
2011-03-20 15:46:34 +00:00
robert
a0216196ec update to 2.6.5 2011-03-09 10:31:52 +00:00
jeremy
03d678bbd4 Replace MODRUBY_REV by MODRUBY_LIBREV in PLIST. Use
MODRUBY_EXAMPLEDIR for the examples.  Bump because
MODRUBY_EXAMPLEDIR is a different location than the
old directory used.

OK landry@
2010-11-09 18:44:14 +00:00
robert
59069c8a98 Update to version 2.6.2 2010-10-24 10:23:48 +00:00
jasper
0b28789ddc - don't install gzipped man pages
ok aja@
maintainer timed-out
2010-09-28 07:02:57 +00:00
robert
07e011aa34 Update to 0.25.5 and replace the their new stupid /var/lib/puppet
default workdir with /var/puppet
2010-05-18 18:44:37 +00:00
msf
bdb7de2e3d update to 0.25.2 2010-01-08 15:39:33 +00:00
robert
32e0d01de1 Update to 0.25.1 because 0.25.0 was utterly broken. 2009-11-11 00:07:13 +00:00
msf
af4c369015 update to puppet 0.25.0
reminded and similar diff by Toni Mueller
2009-09-21 08:01:20 +00:00
bernd
1d5ee919c6 Fix depends and regen PLIST. 2008-06-05 07:22:59 +00:00
mcbride
de946affff Update to puppet 0.24.4.
ok msf
2008-04-08 01:58:39 +00:00
mcbride
89873c72be Update to puppet-0.22.4
ok robert@
2007-05-11 07:46:38 +00:00
robert
a85eb5a646 import of ruby-puppet-0.20.1:
Puppet lets you centrally manage every important aspect of your system using
a cross-platform specification language that manages all the separate
elements normally aggregated in different files, like users, cron jobs,
and hosts, along with obviously discrete elements like packages, services,
and files.
Puppet's simple declarative specification language provides powerful classing
abilities for drawing out the similarities between hosts while allowing them
to be as specific as necessary, and it handles dependency and prerequisite
relationships between objects clearly and explicitly.
Puppet is written entirely in Ruby.
2007-01-03 10:01:47 +00:00