| Port details on branch 2020Q3 |
- rrdtool Round Robin Database Tools
- 1.7.2_4 databases
=0 1.7.2_4Version of this port present on the latest quarterly branch. - Maintainer: zeising@FreeBSD.org
 - Port Added: 2020-07-22 16:25:24
- Last Update: 2020-07-22 16:24:28
- Commit Hash: 7896d32
- Also Listed In: graphics
- License: GPLv2
- WWW:
- http://www.rrdtool.org/
- Description:
- It is pretty easy to gather status information from all sorts of things,
ranging from the temperature in your office to the number of octets which
have passed through the FDDI interface of your router. But it is not so
trivial to store this data in a efficient and systematic manner. This is
where RRDtool kicks in. It lets you log and analyze the data you gather from
all kinds of data-sources. The data analysis part of RRDtool is based
on the ability to quickly generate graphical representations of the data
values collected over a definable time period.
WWW: http://www.rrdtool.org/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- rrdtool>0:databases/rrdtool
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/databases/rrdtool/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/rrdtool
- pkg install rrdtool
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rrdtool
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1562346918
SHA256 (rrdtool-1.7.2.tar.gz) = a199faeb7eff7cafc46fac253e682d833d08932f3db93a550a4a5af180ca58db
SIZE (rrdtool-1.7.2.tar.gz) = 2883737
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- intltool-extract : textproc/intltool
- pkgconf>=1.3.0_1 : devel/pkgconf
- groff : textproc/groff
- msgfmt : devel/gettext-tools
- perl5>=5.30.r1<5.31 : lang/perl5.30
- Runtime dependencies:
-
- dejavu>0 : x11-fonts/dejavu
- perl5>=5.30.r1<5.31 : lang/perl5.30
- Library dependencies:
-
- libfreetype.so : print/freetype2
- libpng.so : graphics/png
- libcairo.so : graphics/cairo
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libxml2.so : textproc/libxml2
- libpango-1.0.so : x11-toolkits/pango
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Build
-
- net-mgmt/nfdump
- for Run
-
- net-mgmt/cacti
- net-mgmt/nfdump
Configuration Options:
- ===> The following configuration options are available for rrdtool-1.7.2_4:
DEJAVU=on: Use DejaVu fonts (requires X11)
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
GRAPH=on: Enable the rrdtool graph command (needs cairo)
MMAP=on: Use mmap in rrd_update
NLS=on: Native Language Support
PERL=on: Build PERL module
PYTHON=off: Build PYTHON bindings
RUBY=off: Build RUBY bindings
===> Use 'make config' to modify these settings
- Options name:
- databases_rrdtool
- USES:
- gmake gnome libtool pathfix pkgconfig shebangfix groff gettext localbase perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.7.2_4 22 Jul 2020 16:24:29
  |
zeising  |
MFH: r542669
databases/rrdtool: Don't hardcode in start script
Upate the start script of the rrdtool component rrdcached to not hardcode
things like group, socket and pid.
These can now be overridden in /etc/rc.conf with rrdcached_group,
rrdcached_address and rrdcached_pid, respectively.
The defaults are still the same.
PR: 246122
Submitted by: Dries Michiels
Approved by: ports-secteam (joenum) |
1.7.2_4 22 Jul 2020 16:24:28
    |
Niclas Zeising (zeising)  |
MFH: r542669
databases/rrdtool: Don't hardcode in start script
Upate the start script of the rrdtool component rrdcached to not hardcode
things like group, socket and pid.
These can now be overridden in /etc/rc.conf with rrdcached_group,
rrdcached_address and rrdcached_pid, respectively.
The defaults are still the same.
PR: 246122
Submitted by: Dries Michiels
Approved by: ports-secteam (joenum) |
Number of commits found: 2
|