sthen 3ca8752b25 update to rrdtool-1.7.0 7 anni fa
..
DESCR-main 596c7f24b2 Update to rrdtool 1.4.8. Merge p5-RRD into the main package. 11 anni fa
DESCR-python fe19c489e4 long overdue update to 1.2.23 17 anni fa
DESCR-ruby e5e145c7e7 Add a -ruby subpackage providing rrdruby (aka RRD.so ruby module), not the 14 anni fa
DESCR-update 596c7f24b2 Update to rrdtool 1.4.8. Merge p5-RRD into the main package. 11 anni fa
PLIST-main 3ca8752b25 update to rrdtool-1.7.0 7 anni fa
PLIST-python 3ca8752b25 update to rrdtool-1.7.0 7 anni fa
PLIST-ruby 596c7f24b2 Update to rrdtool 1.4.8. Merge p5-RRD into the main package. 11 anni fa
PLIST-update 596c7f24b2 Update to rrdtool 1.4.8. Merge p5-RRD into the main package. 11 anni fa
README-main d65a0e377a tweak README, just talk about "a chrooted web server" rather than being 10 anni fa
rrdcached.rc a66e07b836 set rrdcache control socket permissions to mode 770 by default in the rc script 10 anni fa

README-main

$OpenBSD: README-main,v 1.3 2014/05/07 18:13:09 sthen Exp $

+-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD
+-----------------------------------------------------------------------

Use within a chroot jail
========================

Under OpenBSD, the default web server runs chrooted under /var/www.
To use the rrdtool(1) binary from within this chroot (for example, as
needed by some CGI/PHP scripts), rrdtool itself and several libraries
and configuration files must be copied in. The follow command has
been provided to do this for you:

# ${TRUEPREFIX}/share/examples/rrdtool/rrdtool-chroot enable

Note that you will have to run this command again when the rrdtool
package is updated.