Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.3_1 29 Jul 2024 12:48:53
    |
Nuno Teixeira (eduardo)  |
*/*: Bump consumers of databases/rrdtool
New version of rrdtool in tree |
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) |
2.0.3 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 ) |
2.0.3 19 Feb 2022 19:08:54
    |
Florian Smeets (flo)  |
databases/pecl-rrd: Update to 2.0.3 |
2.0.1_1 16 Nov 2021 04:55:46
    |
Li-Wen Hsu (lwhsu)  |
databases/pecl-rrd: Update WWW |
2.0.1_1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.0.1_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.0.1_1 16 Sep 2020 20:05:01
  |
flo  |
Fix build with PHP 7.4
PR: 248961
Submitted by: garga |
2.0.1_1 22 Sep 2019 07:14:00
  |
antoine  |
Ignore with php 7.4
Reported by: pkg-fallout |
2.0.1_1 05 Jan 2019 15:47:57
  |
rene  |
Remove stale IGNORE_WITH_PHP=56 values.
Reminded by: sunpoet |
2.0.1_1 07 Sep 2017 14:48:40
  |
jrm  |
databases/pecl-rrd: Remove patch that should have been removed in r219939.
Reported by: daniel@blodan.se |
2.0.1 07 Sep 2017 14:35:47
  |
jrm  |
databases/pecl-rrd: Update to version 2.0.1 and limit php support to
versions 7.0 and later.
PR: 219939
Submitted by: daniel@blodan.se
Approved by: maintainer timeout |
1.1.3_4 10 Apr 2017 15:08:47
  |
mat  |
Convert all PECL ports to USES=php:pecl.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D10281 |
1.1.3_4 03 Aug 2016 12:47:05
  |
mat  |
Don't use extension.ini any more, and have each extension install in its
file, so the order remains the same.
Every PHP (or Zend) extension now installs its own .ini file in
/usr/local/etc/php. A PHP extension will be automatically activated
when installed. The order into which extensions are loaded is
automatically guessed. In some very rare cases, the guess will be
wrong, and PHP_MOD_PRIO will need to be set. Refer to the USES=php
section of the Porter's Handbook for more information.
Convert ports touching etc/php/extensions.ini manually, or telling the
OP to do it.
And finally, bump PORTREVISION for all php extensions.
PR: 210697
Submitted by: mat
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D7022 |
1.1.3_3 28 Jun 2016 14:00:45
  |
mat  |
Convert USE_PHP*=yes into USES=php*
PR: 210529
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6936 |
1.1.3_3 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.1.3_2 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.1.3_2 18 Feb 2016 14:47:06
  |
miwi  |
- Ignore php70
- While here remove old php gruft |
1.1.3_2 12 Jan 2016 18:22:27
  |
garga  |
Make databases/pecl-rrd to build when rrdtool has no GRAPH support enabled
PR: 206156
Approved by: flo (maintainer)
Obtained from: pfSense
Sponsored by: Rubicon Communications (Netgate) |
1.1.3_1 23 Jul 2014 20:11:10
  |
zeising  |
Clean up databases/rrdtool
Change library dependensies to use USES= where applicable.
Build ports documentation and examples, depending on respective option.
Add two new options, NLS and GRAPH, the GRAPH option enables the rrdtool graph
command, which pulls in cario and a lot of other dependencies. [1]
Add missing dependencies.
Becase of shlib version bump, bump portrevision on depending ports.
PR: 192024 [1] (based on)
Submitted by: asomers
Approved by: portmgr (blanket, portrevision bumps) |
1.1.3 19 Jan 2014 11:40:18
  |
flo  |
- Update to 1.1.3
- Add stage support
PR: ports/185795
PR: ports/185833
Submitted by: Gasol Wu <gasol.wu@gmail.com> |
1.1.1 23 Sep 2013 10:51:14
  |
flo  |
- update to 1.1.1
- fix a few portlint warnings |
1.1.0 20 Sep 2013 16:13:49
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
1.1.0 13 May 2013 15:47:47
  |
miwi  |
- Remove php4 reference |
1.1.0 13 Nov 2012 22:26:47
  |
flo  |
Update to 1.1.0
Feature safe: yes |
1.0.5 07 May 2012 18:52:09
 |
sylvio  |
- Chase rrdtool shlib version bump. |
1.0.5 01 Dec 2011 17:13:23
 |
flo  |
update to 1.0.5
Feature safe: yes |
1.0.4 23 Sep 2011 22:26:39
 |
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.0.4 15 Aug 2011 17:29:23
 |
flo  |
update to 1.0.4 |
1.0.2 26 Apr 2011 17:08:50
 |
flo  |
Add new port databases/pecl-rrd:
Procedural and simple OO wrapper for rrdtool - data logging and graphing system
for time series data.
WWW: http://www.pecl.php.net/package/rrd/ |