Port details |
- rrdman Apply Holt-Winters prediction parameters to RRD data
- 1.0.1_7 databases
=2 1.0.1_6Version of this port present on the latest quarterly branch. - Maintainer: jmohacsi@bsd.hu
 - Port Added: 2007-07-08 00:51:20
- Last Update: 2024-07-29 12:48:53
- Commit Hash: 3f5fb7b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- WWW:
- https://rrfw.sourceforge.net/rrdman/
- Description:
- RRDman is a set of utilities that manipulate the RRDtool database files.
Currently it consists of the following utilities:
* rrd_hwreapply: Re-apply Holt-Winters prediction parameters to RRD data
RRDman is hosted as a subproject of RRFW
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rrdman>0:databases/rrdman
- To install the port:
- cd /usr/ports/databases/rrdman/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/rrdman
- pkg install rrdman
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rrdman
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (rrdman-1.0.1.tar.gz) = 69b2c7649893c490dcf3b9437094baaacdbce997032b58a0dc10abf27f5d5c12
SIZE (rrdman-1.0.1.tar.gz) = 85414
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- rrdtool : databases/rrdtool
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- rrdtool : databases/rrdtool
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_rrdman
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.1_7 29 Jul 2024 12:48:53
    |
Nuno Teixeira (eduardo)  |
*/*: Bump consumers of databases/rrdtool
New version of rrdtool in tree |
1.0.1_6 23 Feb 2024 03:31:38
    |
Muhammad Moinur Rahman (bofh)  |
databases/rrdman: Moved man to share/man
Approved by: portmgr (blanket) |
1.0.1_5 06 Nov 2023 10:03:47
    |
Rodrigo Osorio (rodrigo)  |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.0.1_5 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.0.1_5 20 Jul 2022 14:21:07
    |
Tobias C. Berner (tcberner)  |
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above ) |
1.0.1_5 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.0.1_5 23 May 2016 18:36:52
  |
amdmi3  |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
1.0.1_5 02 May 2016 16:08:56
  |
zeising  |
Update databases/rrdtool to 1.6.0
Most notably, this version of rrdtools.so is thread safe, so the
rrdtools_th.so library is removed.
Bump portrevision for depending ports due to shlib version bump.
For full changelog: http://oss.oetiker.ch/rrdtool/pub/CHANGES
Reviewed by: kwm
Differential Revision: D6168 |
1.0.1_4 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.0.1_4 19 May 2014 12:46:54
  |
vanilla  |
Support staging.
Approved by: portmgr@ |
1.0.1_4 20 Sep 2013 16:13:49
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
1.0.1_4 10 Sep 2013 12:14:21
  |
az  |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
1.0.1_4 09 Jan 2013 19:50:06
  |
tabthorpe  |
- Change MAINTAINER address
- Trim headers while I am here
- Clean up some trailing whitespace |
1.0.1_4 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
1.0.1_3 07 May 2012 18:52:09
 |
sylvio  |
- Chase rrdtool shlib version bump. |
1.0.1_2 21 Jan 2012 17:40:15
 |
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
1.0.1_2 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
1.0.1_2 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.0.1_1 22 Aug 2009 00:18:43
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
1.0.1_1 24 Jun 2008 12:34:56
 |
rafan  |
- Chase rrdtool 1.3.0 update, bump PORTREVISION
PR: ports/124749
Submitted by: Zhen REN <bg1tpt at gmail.com> (maintainer of rrdtool) |
1.0.1 20 Jul 2007 20:11:02
 |
gabor  |
- Fix typo: s/USE_PERl5/USE_PERL5/
PR: ports/114326
Submitted by: gabor
Approved by: maintainer timeout |
1.0.1 08 Jul 2007 00:51:22
 |
edwin  |
Follow the migration of net/rrdtool to databases/rrdtool
PR: ports/114321
Submitted by: Edwin Groothuis <edwin@freebsd.org>
Approved by: Janos Mohacsi <mohacsi@niif.hu> |
1.0.1 08 Jul 2007 00:50:13
 |
edwin  |
Forced commit to show the existence of databases/rrdman |