diff options
author | Steve Wills <swills@FreeBSD.org> | 2014-09-06 19:21:56 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2014-09-06 19:21:56 +0000 |
commit | 9659a6b2951c961d811dfde27e8725f796138070 (patch) | |
tree | fd139108d2a13b1abac05e6aad89b1d219640c95 /databases/puppetdb/files/patch-ext__files__puppetdb.newsyslog | |
parent | - Remove EXPLICIT_PACKAGE_DEPENDS knob, it's no-op after removal of pkg_tools (diff) |
databases/puppetdb: add port for puppetdb
The PuppetDB storeconfigs backend
WWW: https://docs.puppetlabs.com/puppetdb/latest/
PR: 187517
Submitted by: Zach Leslie <xaque208@gmail.com>
Notes
Notes:
svn path=/head/; revision=367468
Diffstat (limited to 'databases/puppetdb/files/patch-ext__files__puppetdb.newsyslog')
-rw-r--r-- | databases/puppetdb/files/patch-ext__files__puppetdb.newsyslog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/databases/puppetdb/files/patch-ext__files__puppetdb.newsyslog b/databases/puppetdb/files/patch-ext__files__puppetdb.newsyslog new file mode 100644 index 000000000000..643fc12e4e4c --- /dev/null +++ b/databases/puppetdb/files/patch-ext__files__puppetdb.newsyslog @@ -0,0 +1,6 @@ +--- ./ext/files/puppetdb.newsyslog.orig 2014-09-01 19:00:53.887156756 +0000 ++++ ./ext/files/puppetdb.newsyslog 2014-09-01 19:00:53.887156756 +0000 +@@ -0,0 +1,3 @@ ++# See man 5 newsyslog.conf or man.freebsd.org/newsyslog.conf(5) ++# logfilename [owner:group] mode count size when flags [/pid_file] [sig_num] ++/var/log/puppetdb/puppetdb.log puppetdb:puppetdb 640 12 * $W6D0 J /var/run/puppetdb/puppetdb.pid |