Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - tom-castro

#1
I would like to install and use rrdtool but which need to be configured GRAPH support. For that reason I check the following page to use the existing ports and build it by my own.

What I've done so far:


cd /usr/ports/databases/rrdtool
make config
make reinstall


But for some reason after another install via the web interface all dependencies got removed. This result in a broken rrdtool because of missing dependencies. A pkg upgrade started a reinstall of the version from opnsense.

What would be the easiest and correct way to build / modify an existing package and install it with all dependencies?

Thanks for your support.