non port: databases/pecl-rrd/Makefile |
SVNWeb
|
Number of commits found: 27 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Sat, 19 Feb 2022
|
[ 19:08 Florian Smeets (flo) ] 1cbde66
databases/pecl-rrd: Update to 2.0.3
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 16 Sep 2020
|
[ 20:05 flo ]
Fix build with PHP 7.4
PR: 248961
Submitted by: garga
|
Sun, 22 Sep 2019
|
[ 07:14 antoine ] (Only the first 10 of 41 ports in this commit are shown above. )
Ignore with php 7.4
Reported by: pkg-fallout
|
Sat, 5 Jan 2019
|
[ 15:47 rene ] (Only the first 10 of 42 ports in this commit are shown above. )
Remove stale IGNORE_WITH_PHP=56 values.
Reminded by: sunpoet
|
Thu, 7 Sep 2017
|
[ 14:48 jrm ]
databases/pecl-rrd: Remove patch that should have been removed in r219939.
Reported by: daniel@blodan.se
|
[ 14:35 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
|
Mon, 10 Apr 2017
|
[ 15:08 mat ] (Only the first 10 of 152 ports in this commit are shown above. )
Convert all PECL ports to USES=php:pecl.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D10281
|
Wed, 3 Aug 2016
|
[ 12:47 mat ] (Only the first 10 of 381 ports in this commit are shown above. )
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
|
Tue, 28 Jun 2016
|
[ 14:00 mat ] (Only the first 10 of 246 ports in this commit are shown above. )
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
|
Mon, 2 May 2016
|
[ 16:08 zeising ] (Only the first 10 of 49 ports in this commit are shown above. )
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
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 18 Feb 2016
|
[ 14:47 miwi ] (Only the first 10 of 114 ports in this commit are shown above. )
- Ignore php70
- While here remove old php gruft
|
Tue, 12 Jan 2016
|
[ 18:22 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)
|
Wed, 23 Jul 2014
|
[ 20:11 zeising ] (Only the first 10 of 16 ports in this commit are shown above. )
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)
|
Sun, 19 Jan 2014
|
[ 11:40 flo ]
- Update to 1.1.3
- Add stage support
PR: ports/185795
PR: ports/185833
Submitted by: Gasol Wu <gasol.wu@gmail.com>
|
Mon, 23 Sep 2013
|
[ 10:51 flo ]
- update to 1.1.1
- fix a few portlint warnings
|
Fri, 20 Sep 2013
|
[ 16:13 bapt ] (Only the first 10 of 927 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
|
Mon, 13 May 2013
|
[ 15:47 miwi ]
- Remove php4 reference
|
Tue, 13 Nov 2012
|
[ 22:26 flo ]
Update to 1.1.0
Feature safe: yes
|
Mon, 7 May 2012
|
[ 18:52 sylvio ] (Only the first 10 of 51 ports in this commit are shown above. )
- Chase rrdtool shlib version bump.
|
Thu, 1 Dec 2011
|
[ 17:13 flo ]
update to 1.0.5
Feature safe: yes
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Mon, 15 Aug 2011
|
[ 17:29 flo ]
update to 1.0.4
|
Tue, 26 Apr 2011
|
[ 17:08 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/
|
Number of commits found: 27 |