Version: 1.7.2, Package name: rrdtool-1.7.2 |
Maintained by: Stuart Henderson |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description-main RRDtool is a high performance data logging and graphing system for time series data (i.e. network bandwidth, machine-room temperature, server load average, etc). RRDtool can be easily integrated in shell scripts, perl, python, ruby, lua or tcl applications. It stores the data in a very compact way that will not expand over time, and it presents useful graphs by processing the data to enforce a certain data density. This package includes the main software and perl bindings. Description-ruby ruby binding for librrd Description-update RRDtool is a high performance data logging and graphing system for time series data (i.e. network bandwidth, machine-room temperature, server load average, etc). RRDtool can be easily integrated in shell scripts, perl, python, ruby, lua or tcl applications. It stores the data in a very compact way that will not expand over time, and it presents useful graphs by processing the data to enforce a certain data density. This package includes the standalone rrdupdate/rrdinfo/rrdcreate tools, which are packaged separately for those only needing to update RRDs (but not draw graphs) without pulling in a big dependency chain. |
Filesize: 2816.149 KB |
Version History (View Complete History) |
|
2021-09-02 08:59:46 by Jeremy Evans | Files touched by this commit (26) |
Log message: Switch default ruby version to 3.0 Add patches to a few ports to build with ruby 3.0, mostly -fdeclspec to CFLAGS or CXXFLAGS. Bump ports where the default version change causes a package change. OK kmos@ |
2020-10-28 06:12:46 by Stuart Henderson | Files touched by this commit (7) |
Log message: enable py2 for py-rrdtool as well, use it to replace net/rrdtool,-python (which is an older version of the same thing). add an upgrade path via quirks/@pkgpath. |
2020-07-11 16:54:41 by Stuart Henderson | Files touched by this commit (98) |
Log message: switch my maintainer email addresses to my own domain |
2019-06-03 10:06:58 by Stuart Henderson | Files touched by this commit (153) |
Log message: s/PERMIT_PACKAGE_CDROM/PERMIT_PACKAGE/ and some light whitespace tidying in ports which I maintain |
2019-05-28 07:59:36 by Stuart Henderson | Files touched by this commit (4) |
Log message: update to rrdtool-1.7.2 |
2019-03-08 10:21:21 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: remove empty file |
2019-02-05 09:10:05 by Stuart Henderson | Files touched by this commit (9) |
Log message: update to rrdtool-1.7.1 |
2018-10-05 05:02:51 by Stuart Henderson | Files touched by this commit (2) |
Log message: add missing lib path in librrd.pc, tested with all librrd-using ports |
2018-09-04 06:46:28 by Marc Espie | Files touched by this commit (918) |
Log message: convert to PKGSTEM |
2018-04-28 04:29:00 by Landry Breuil | Files touched by this commit (1) |
Log message: add fribidi to WANTLIB because why not, and bump |
2018-01-12 07:03:50 by Stuart Henderson | Files touched by this commit (1) |
Log message: fix bad bump to rrdtool. remove a python dep for "no_python" pseudo-flavour builds. |
2018-01-11 12:27:12 by Robert Peichaer | Files touched by this commit (624) |
Log message: Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d daemon scripts and bump subpackages that contain the *.rc scripts. discussed with and OK aja@ OK tb |
2017-07-12 17:46:30 by Stuart Henderson | Files touched by this commit (2) |
Log message: When creating rrdcached's /var/run directory in rc_pre, set ownership to ${daemon_user} rather than hardcoded _rrdcached. |
2017-05-18 07:51:42 by Stuart Henderson | Files touched by this commit (14) |
Log message: update to rrdtool-1.7.0 |
2017-03-18 17:06:58 by Stuart Henderson | Files touched by this commit (2) |
Log message: Add an rrdtool patch based on one from Soner Tari, newgraph() in rrdcgi was not allocating enough array members for two pointers (for imginfo and IMG) causing writes beyond allocated memory in some cases. |
2016-11-29 03:21:59 by Jeremie Courreges-Anglas | Files touched by this commit (4) |
Log message: Fix some time_t warnings, potentially harmful on 32 bits archs. ok sthen@ (maintainer) |
2016-11-29 03:21:23 by Jeremie Courreges-Anglas | Files touched by this commit (1) |
Log message: Enable tests Two tests are currently failing (reason unknown). ok sthen@ (maintainer) |
2016-09-06 09:37:54 by Jeremy Evans | Files touched by this commit (12) |
Log message: Bump ruby dependent ports after default ruby version switch from ruby 2.2 to ruby 2.3. |
2016-04-26 09:57:28 by Stuart Henderson | Files touched by this commit (2) |
Log message: fix rrdtool-chroot.sh script, problem reported by Predrag Punosevac, he didn't get chance to test yet but it works for my use case anyway. |
2016-04-21 17:46:47 by Stuart Henderson | Files touched by this commit (10) |
Log message: update to rrdtool-1.6.0, librrd_th is removed, the main library is now meant to be thread-safe |
2016-03-20 10:12:27 by Christian Weisgerber | Files touched by this commit (104) |
Log message: drop SHARED_ONLY from python and ruby ports |
2016-03-11 13:28:34 by Christian Weisgerber | Files touched by this commit (247) |
Log message: garbage collect CONFIGURE_SHARED |
2015-12-14 11:01:41 by Stuart Henderson | Files touched by this commit (1) |
Log message: oops, -DDEBUG crept in with the last update, remove it again |
2015-11-23 04:41:02 by Stuart Henderson | Files touched by this commit (14) |
Log message: update to rrdtool-1.5.5 |
2015-08-25 08:17:45 by Stuart Henderson | Files touched by this commit (6) |
Log message: wantlib |
2015-07-16 11:27:09 by Jeremy Evans | Files touched by this commit (19) |
Log message: Switch the default ruby version from ruby 2.1 to 2.2, and bump affected ports. OK jcs@ ajacoutot@ |
2015-06-10 15:42:26 by Stuart Henderson | Files touched by this commit (13) |
Log message: sync wantlib, mostly lzma (from xml2) |
2015-05-15 07:43:40 by Stuart Henderson | Files touched by this commit (3) |
Log message: sprinkle some PORTROACH_COMMENTs |
2011-07-19 12:00:16 by Jeremy Evans | Files touched by this commit (18) |
Log message: Bump after change to remove OpenBSD version from ruby SITEARCHDIR, and use new MODRUBY_SITEDIR and MODRUBY_SITEARCHDIR variables in PLIST. OK landry@, jcs@ |
2011-07-18 13:06:37 by Christian Weisgerber | Files touched by this commit (29) |
Log message: bump revision for plist changes 4.9 -> 5.0 |
2011-06-08 12:00:50 by Jasper Lievisse Adriaanse | Files touched by this commit (49) |
Log message: bump after default python version switch |
2011-03-16 06:58:42 by Stuart Henderson | Files touched by this commit (1) |
Log message: take MAINTAINER; ok msf@ |
2011-01-14 18:09:43 by Christian Weisgerber | Files touched by this commit (28) |
Log message: bump revision for plist changes 4.8 -> 4.9 |
2010-11-24 14:35:17 by Jeremy Evans | Files touched by this commit (191) |
Log message: REVISION bump all ruby ports due to a change in the pkgspec. Previously, we were using ruby->=1.8,<=1.9, instead of ruby->=1.8,<1.9. While this wouldn't cause an issue, since our ruby-1.9.2 package isn't included in ruby->=1.8,<=1.9, it's still wrong and should be fixed. This also fixes the following minor issues: Switch from using FLAVOR to MODRUBY_FLAVOR for *_DEPENDS. Currently we don't have a ruby port that uses FLAVORs that would differ from MODRUBY_FLAVOR, but it's possible we will in the future. Switch from BASE_PKGPATH to BUILD_PKGPATH in a few cases in REGRESS_DEPENDS. This probably is not strictly necessary, but BUILD_PKGPATH is used in more cases, so it is good for consistency. Switch to new style *_DEPENDS, with the version specification at the end. The remaining cases where this is not done is because a specific version is used. Some FULLPKGNAME added to REGRESS_DEPENDS, to make sure that if the old version is installed when you run a regress test, it will install the new version first. Some conversion of spaces to tabs for consistency. OK landry@ |
2010-11-19 15:31:39 by Marc Espie | Files touched by this commit (372) |
Log message: new depends |
2010-11-16 11:16:12 by Jeremy Evans | Files touched by this commit (1) |
Log message: Switch MODRUBY_REV to MODRUBY_LIBREV in PLIST. OK landry@ |
2010-11-11 10:20:28 by Marc Espie | Files touched by this commit (31) |
Log message: finish net WANTLIB |
2010-10-29 06:45:45 by Stuart Henderson | Files touched by this commit (2) |
Log message: set RUBY=${RUBY} in the environment rather than patching configure. ok jeremy@ |
2010-10-28 07:39:35 by Jeremy Evans | Files touched by this commit (1) |
Log message: Add ruby18 WANTLIB back to -ruby subpackage. This should have been committed with the other ports during the MODRUBY_WANTLIB / MODRUBY_LIB_DEPENDS split. Since it's possible someone could have build the port since the split, bump for safety. OK landry, sthen |
2010-10-24 15:30:02 by Antoine Jacoutot | Files touched by this commit (44) |
Log message: Remove USE_X11. |
2010-10-18 12:37:00 by Marc Espie | Files touched by this commit (357) |
Log message: USE_GROFF=Yes |
2010-09-23 16:13:26 by Jeremy Evans | Files touched by this commit (2) |
Log message: Handle changes caused by splitting the ruby port and bump OK jcs@, landry@, jasper@, sthen@ |
2010-08-30 15:21:54 by Stuart Henderson | Files touched by this commit (25) |
Log message: bumps for new python |
2010-07-24 17:05:08 by Christian Weisgerber | Files touched by this commit (27) |
Log message: bump PKGNAME for PLIST changes 4.7 -> 4.8 |
2010-07-12 16:07:42 by Stuart Henderson | Files touched by this commit (244) |
Log message: use REVISION, checked with before/after make show=PKGNAMES (plus some extra-careful checking where there are complicated PSEUDO_FLAVORS). |
2010-07-02 19:55:24 by Marc Espie | Files touched by this commit (2) |
Log message: fix build AND packaging of the ruby bindings |
2010-07-01 09:49:24 by Landry Breuil | Files touched by this commit (4) |
Log message: Add a -ruby subpackage providing rrdruby (aka RRD.so ruby module), not the same interface as ruby-rrdtool. General mumbling of agreement from msf@ bernd@ sthen@ |
2009-06-08 04:00:37 by Stuart Henderson | Files touched by this commit (1) |
Log message: CATEGORIES+=databases; ok msf@ |
2009-04-26 05:01:05 by Antoine Jacoutot | Files touched by this commit (57) |
Log message: CONFIGURE_ENV += PYTHON="${MODPY_BIN}" is inherited from the python module |
2009-03-11 15:29:43 by Bernd Ahlers | Files touched by this commit (1) |
Log message: bump because of python dep change |
2009-01-26 14:26:32 by Stuart Henderson | Files touched by this commit (9) |
Log message: update to newest 1.2 release (1.2.30), maintainer doesn't necessarily agree with staying with 1.2.x but doesn't mind too much either way and 1.3 adds heavy dependencies. |
2008-10-07 08:27:22 by Stuart Henderson | Files touched by this commit (1) |
Log message: I missed this package bump needed for the Perl update. |
2008-07-28 17:41:54 by Stuart Henderson | Files touched by this commit (4) |
Log message: SHARED_LIBS and PKGNAME bumps for libm. |
2007-10-18 02:59:15 by Stuart Henderson | Files touched by this commit (1) |
Log message: adjust subpackage LIB_DEPENDS to depend on the current version of rrdtool; fixes some upgrade situations. bump relevant subpackages. ok msf (MAINTAINER) |
2007-10-08 02:22:44 by Steven Mestdagh | Files touched by this commit (216) |
Log message: bump PKGNAME after python version switch |
2007-09-28 06:07:54 by Steven Mestdagh | Files touched by this commit (1) |
Log message: use default version of python |
2007-09-12 08:34:37 by Mathieu Sauve-Frankel | Files touched by this commit (42) |
Log message: long overdue update to 1.2.23 remove TCL FLAVOUR split perl bindings into a subpackage provide python bindings as a subpackage take maintainer ok and 64 bit fixes sthen@, ok jasper@ |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2007-04-04 16:59:39 by David Krause | Files touched by this commit (2) |
Log message: fix $OpenBSD$ RCS tags in patch header; no PKGNAME bump needed |
2007-04-03 08:54:26 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: - HOMEPAGE has changed from Markus Lude <markus-openbsd at anthill dot de> |
2006-08-03 17:15:58 by Marc Espie | Files touched by this commit (58) |
Log message: new style specs |
2006-01-08 03:23:03 by Steven Mestdagh | Files touched by this commit (8) |
Log message: remove MODGNU_SHARED_LIBS |
2006-01-03 08:15:43 by Steven Mestdagh | Files touched by this commit (2) |
Log message: SHARED_LIBS and USE_LIBTOOL |
2005-10-23 23:11:02 by Federico G. Schwindt | Files touched by this commit (3) |
Log message: fix more breakage due to my recent gd update. sturm@ ok. |
2005-10-22 11:18:53 by Bernd Ahlers | Files touched by this commit (1) |
Log message: update MASTER_SITES ok fgsch@ |
2005-10-11 23:40:00 by Federico G. Schwindt | Files touched by this commit (2) |
Log message: more gd sync. |
2005-01-05 10:15:08 by Christian Weisgerber | Files touched by this commit (250) |
Log message: SIZE |
2004-12-30 05:12:19 by Marc Espie | Files touched by this commit (1) |
Log message: fix tcl depend |
2004-12-15 17:31:27 by Aleksander Piotrowski | Files touched by this commit (179) |
Log message: Add WANTLIB markers |
2004-10-13 07:43:26 by Dan Harnett | Files touched by this commit (5) |
Log message: update to rrdtool 1.0.49 |
2004-09-15 15:37:10 by Marc Espie | Files touched by this commit (2) |
Log message: fragment changes name. |
2004-09-15 12:17:48 by Marc Espie | Files touched by this commit (262) |
Log message: new plists, kill a few INSTALL scripts. |
2004-08-03 12:24:40 by Christian Weisgerber | Files touched by this commit (8) |
Log message: fix up MODGNU_CONFIG_GUESS_DIRS |
2004-06-22 16:00:03 by Nikolay Sturm | Files touched by this commit (2) |
Log message: fix tcl FLAVOR, which was obviously NOT tested before commit |
2004-06-08 14:21:25 by Dan Harnett | Files touched by this commit (28) |
Log message: update to rrdtool 1.0.48 |
2004-02-15 14:02:02 by Nikolay Sturm | Files touched by this commit (2) |
Log message: rest |
2004-02-09 10:43:39 by Nikolay Sturm | Files touched by this commit (1) |
Log message: missing |
2004-02-09 10:40:59 by Nikolay Sturm | Files touched by this commit (1) |
Log message: missing bits |
2004-02-09 10:39:09 by Nikolay Sturm | Files touched by this commit (8) |
Log message: next try, cvs doesn't like me |
2004-01-17 09:45:01 by Christian Weisgerber | Files touched by this commit (13) |
Log message: overhaul |
2004-01-17 08:58:11 by Christian Weisgerber | Files touched by this commit (76) |
Log message: Don't attempt to build perl ports that load dynamic modules on architectures that support static linking only. |
2003-12-27 16:32:06 by Jose Nazario | Files touched by this commit (1) |
Log message: update to tcl/tk 8.4, ok brad@ naddy@ |
2003-12-15 14:55:58 by Christian Weisgerber | Files touched by this commit (479) |
Log message: remove WWW lines |
2002-12-27 08:26:07 by Dan Harnett | Files touched by this commit (6) |
Log message: update to rrdtool 1.0.40 |