summaryrefslogtreecommitdiff
path: root/databases/rrdtool/PLIST
diff options
context:
space:
mode:
authordholland <dholland>2016-08-27 06:42:43 +0000
committerdholland <dholland>2016-08-27 06:42:43 +0000
commit2026c8785131761871f9fddd098a1acff0671618 (patch)
tree8da138b7fc68a2f4741c9c7eb449f45718dc039b /databases/rrdtool/PLIST
parent73c58301508d06728c0a81a218cd253d7bddb89d (diff)
downloadpkgsrc-2026c8785131761871f9fddd098a1acff0671618.tar.gz
Make options for the python, tcl, and lua bindings. Enable them by
default and bump PKGREVISION to 2. Also, don't depend on python unless the python option is turned on, and make the lua bindings behave themselves on netbsd where there's a copy of lua in base. Note that the ruby bindings are built in a separate package (databases/ruby-rrdtool) ...probably the python bindings should be as well. Also note that there's another apparently different set of python bindings in databases/py-python-rrdtool. I have no idea which is preferred.
Diffstat (limited to 'databases/rrdtool/PLIST')
-rw-r--r--databases/rrdtool/PLIST15
1 files changed, 14 insertions, 1 deletions
diff --git a/databases/rrdtool/PLIST b/databases/rrdtool/PLIST
index ba0190f805a..04f0745ddd6 100644
--- a/databases/rrdtool/PLIST
+++ b/databases/rrdtool/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.17 2016/04/23 06:23:49 adam Exp $
+@comment $NetBSD: PLIST,v 1.18 2016/08/27 06:42:43 dholland Exp $
bin/rrdcached
bin/rrdcgi
bin/rrdcreate
@@ -10,7 +10,16 @@ include/rrd_client.h
include/rrd_config.h
include/rrd_format.h
lib/librrd.la
+${PLIST.lua}${LUA_CDIR}/rrd.la
+${PLIST.python}${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PLIST.python}${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PLIST.python}${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PLIST.python}${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PLIST.python}${PYSITELIB}/rrdtool.so
lib/pkgconfig/librrd.pc
+${PLIST.tcl}lib/rrdtool/ifOctets.tcl
+${PLIST.tcl}lib/rrdtool/pkgIndex.tcl
+${PLIST.tcl}lib/tclrrd1.6.0.so
man/man1/bin_dec_hex.1
man/man1/cdeftutorial.1
man/man1/rpntutorial.1
@@ -31,6 +40,7 @@ man/man1/rrdgraph_rpn.1
man/man1/rrdinfo.1
man/man1/rrdlast.1
man/man1/rrdlastupdate.1
+${PLIST.lua}man/man1/rrdlua.1
man/man1/rrdresize.1
man/man1/rrdrestore.1
man/man1/rrdthreads.1
@@ -64,6 +74,7 @@ share/doc/rrdtool-${PKGVERSION}/html/rrdgraph_rpn.html
share/doc/rrdtool-${PKGVERSION}/html/rrdinfo.html
share/doc/rrdtool-${PKGVERSION}/html/rrdlast.html
share/doc/rrdtool-${PKGVERSION}/html/rrdlastupdate.html
+${PLIST.lua}share/doc/rrdtool-${PKGVERSION}/html/rrdlua.html
share/doc/rrdtool-${PKGVERSION}/html/rrdresize.html
share/doc/rrdtool-${PKGVERSION}/html/rrdrestore.html
share/doc/rrdtool-${PKGVERSION}/html/rrdthreads.html
@@ -113,6 +124,8 @@ share/doc/rrdtool-${PKGVERSION}/txt/rrdlast.pod
share/doc/rrdtool-${PKGVERSION}/txt/rrdlast.txt
share/doc/rrdtool-${PKGVERSION}/txt/rrdlastupdate.pod
share/doc/rrdtool-${PKGVERSION}/txt/rrdlastupdate.txt
+${PLIST.lua}share/doc/rrdtool-${PKGVERSION}/txt/rrdlua.pod
+${PLIST.lua}share/doc/rrdtool-${PKGVERSION}/txt/rrdlua.txt
share/doc/rrdtool-${PKGVERSION}/txt/rrdresize.pod
share/doc/rrdtool-${PKGVERSION}/txt/rrdresize.txt
share/doc/rrdtool-${PKGVERSION}/txt/rrdrestore.pod