20 Commits

Author SHA1 Message Date
rpe
9a8b5ccd06 Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
daemon scripts and bump subpackages that contain the *.rc scripts.

discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
sebastia
ac0c47f92f Finally cleanup mess I produced importing puppetdb5
running it through a bulk by espie@ and thanks for help

OK espie@
2017-12-01 10:01:32 +00:00
sebastia
a20fa44065 packaging is hard, @option no-default-conflict was missing too,
pointed out by naddy@
2017-11-24 07:33:18 +00:00
sebastia
5c4dd7fd49 Let puppetdb4 packages to be built if puppetdb5 already exists, same approach
as for puppet itself
2017-11-23 10:21:17 +00:00
sebastia
8136ee44f4 remove the MODRUBY_FLAVOR dependency to puppet again, it doesn't have
a flavor, BAD BAD /ME, I ok'ed that before

noticed by naddy@
2017-11-02 14:47:16 +00:00
jeremy
5b983cb347 Bump plugin subpackage after ruby default version change
Also, use MODRUBY_FLAVOR for the ruby library dependency to ensure the
correct ruby version is used.

noticed by naddy@
OK sebastia@
2017-11-02 14:13:39 +00:00
ajacoutot
7995708f3c Bring rc_bg back. 2017-05-27 19:57:05 +00:00
ajacoutot
958bb491e0 I forgot the bump commit... 2017-05-27 13:55:58 +00:00
ajacoutot
13730769c8 Cope with recent rc.subr(8) change (removal of rc_bg etc.) 2017-05-27 13:53:06 +00:00
sebastia
030ece668b Update to 4.4.0, mostly some performance tweaks 2017-05-12 06:01:40 +00:00
sebastia
79b1a6a47f Simple update to 4.3.0
ok ajacoutot@
2016-11-18 14:53:37 +00:00
sebastia
28ac8b1e83 Minor bugfix update to 4.2.4 2016-11-03 21:54:04 +00:00
sebastia
306577cdb0 Actually let the puppetdb run as the _puppetdb user instead of root.
in case of system upgrades, you may chown logfiles/cache/tempdir
to the _puppetdb user.

feedback/OK jasper@
2016-09-21 20:33:34 +00:00
sebastia
aeb8e4ff04 Do not nail the plugin subpackage to ruby 2.2, works well with 2.3
feedback/OK jasper@
2016-09-21 20:31:28 +00:00
jasper
580b2aa32e sebastia@ is the new puppetmaster 2016-09-06 11:26:07 +00:00
jasper
9156b4001d - update to puppetdb-4.2.2
- enforce strict dependency of -termini on -main
2016-08-30 12:13:39 +00:00
espie
1d55a231e7 add is-branch to all trivial ports that exist as multiple branches. 2016-06-29 16:14:38 +00:00
jasper
014f1b09a4 - update to puppetdb-4.1.2
https://docs.puppet.com/puppetdb/4.1/release_notes.html#section
2016-06-27 11:34:00 +00:00
sebastia
7075fe5ddf bump dependency to java 1.8. With 1.7, easily ran into memory issues.
OK jasper@ (MAINTAINER)
2016-06-15 07:47:30 +00:00
jasper
17b10292ed import puppetdb 4.1.0
PuppetDB is the fast, scalable, and reliable data warehouse for Puppet.
It caches data generated by Puppet, and gives you advanced features at
awesome speed with a powerful API.

the existing databases/puppetdb port only works against puppet 3; puppetdb 4
works against puppet 4.

feedback/ok aja@ sebastia@
2016-06-01 12:11:13 +00:00