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

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.