notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: databases/pecl-rrd/Makefile

Number of commits found: 27

Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Saturday, 19 Feb 2022
19:08 Florian Smeets (flo) search for other commits by this committer
databases/pecl-rrd: Update to 2.0.3
commit hash: 1cbde664946be30f63a5671486a727a6c5a8473d commit hash: 1cbde664946be30f63a5671486a727a6c5a8473d commit hash: 1cbde664946be30f63a5671486a727a6c5a8473d commit hash: 1cbde664946be30f63a5671486a727a6c5a8473d 1cbde66
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Wednesday, 16 Sep 2020
20:05 flo search for other commits by this committer
Fix build with PHP 7.4

PR:		248961
Submitted by:	garga
Original commitRevision:548797 
Sunday, 22 Sep 2019
07:14 antoine search for other commits by this committer
Ignore with php 7.4

Reported by:	pkg-fallout
Original commitRevision:512557 
Saturday, 5 Jan 2019
15:47 rene search for other commits by this committer
Remove stale IGNORE_WITH_PHP=56 values.

Reminded by:	sunpoet
Original commitRevision:489349 
Thursday, 7 Sep 2017
14:48 jrm search for other commits by this committer
databases/pecl-rrd: Remove patch that should have been removed in r219939.

Reported by:	daniel@blodan.se
Original commitRevision:449402 
14:35 jrm search for other commits by this committer
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
Original commitRevision:449401 
Monday, 10 Apr 2017
15:08 mat search for other commits by this committer
Convert all PECL ports to USES=php:pecl.

Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D10281
Original commitRevision:438175 
Wednesday, 3 Aug 2016
12:47 mat search for other commits by this committer
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
Original commitRevision:419514 
Tuesday, 28 Jun 2016
14:00 mat search for other commits by this committer
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
Original commitRevision:417719 
Monday, 2 May 2016
16:08 zeising search for other commits by this committer
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
Original commitRevision:414458 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Thursday, 18 Feb 2016
14:47 miwi search for other commits by this committer
- Ignore php70
- While here remove old php gruft
Original commitRevision:409110 
Tuesday, 12 Jan 2016
18:22 garga search for other commits by this committer
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)
Original commitRevision:405901 
Wednesday, 23 Jul 2014
20:11 zeising search for other commits by this committer
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)
Original commitRevision:362726 
Sunday, 19 Jan 2014
11:40 flo search for other commits by this committer
- Update to 1.1.3
- Add stage support

PR:		ports/185795
PR:		ports/185833
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
Original commitRevision:340266 
Monday, 23 Sep 2013
10:51 flo search for other commits by this committer
- update to 1.1.1
- fix a few portlint warnings
Original commitRevision:327971 
Friday, 20 Sep 2013
16:13 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
Original commitRevision:327717 
Monday, 13 May 2013
15:47 miwi search for other commits by this committer
- Remove php4 reference
Original commitRevision:318115 
Tuesday, 13 Nov 2012
22:26 flo search for other commits by this committer
Update to 1.1.0

Feature safe:	yes
Original commitRevision:307401 
Monday, 7 May 2012
18:52 sylvio search for other commits by this committer
- Chase rrdtool shlib version bump.
Original commit
Thursday, 1 Dec 2011
17:13 flo search for other commits by this committer
update to 1.0.5

Feature safe:   yes
Original commit
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- 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
Original commit
Monday, 15 Aug 2011
17:29 flo search for other commits by this committer
update to 1.0.4
Original commit
Tuesday, 26 Apr 2011
17:08 flo search for other commits by this committer
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/
Original commit

Number of commits found: 27