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) combination for a given watch list. This is what FreshPorts will look for.

non port: databases/php5-redis/distinfo

Number of commits found: 12

Tuesday, 28 Apr 2015
18:44 bdrewery search for other commits by this committer
USE_GITHUB: For the new support, fix DISTNAME to be more consistent.

When using GH_TAGNAME the DISTNAME would have GH_PROJECT and GH_ACCOUNT in
it. When not using GH_TAGNAME it would not have this. Now both cases
will add in the GH_PROJECT and GH_ACCOUNT.

Add special care to ensure that the DISTVERSION is not added in twice. If
a port does GH_TAGNAME=v${PORTVERSION} it will be added in twice though. For
that case DISTVERSIONPREFIX=v should be set and no GH_TAGNAME should be used.

empty() is used rather than (!defined || !${}) to support fmake.

The purpose of setting DISTNAME at all in these cases is to make it more clear
that the distfile is from *GITHUB* and to avoid collisions if a project were
to be renamed or moved. Without adding in GH_PROJECT and GH_ACCOUNT then there
are real risks that collisions on filenames would happen on renamed or moved
projects, which is fairly common. A GITHUB-generated file may not match
a custom-rolled or git-archive-rolled distfile.

PR:		199069
With hat:	portmgr
Testing done:	All USE_GITHUB ports without GH_COMMIT were
checksum/fetch/extract/WRKSRC tested.
Original commitRevision:384932 
Friday, 10 Apr 2015
10:21 robak search for other commits by this committer
databases/php5-redis: update 2.2.5 -> 2.2.7

- Convert to new GH_* knobs

PR:		199273
Submitted by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com>
Original commitRevision:383716 
Monday, 26 May 2014
07:04 gahr search for other commits by this committer
- Update to 2.2.5

PR:		190108
Submitted by:	gahr@
Approved by:	maintainer
Original commitRevision:355279 
Thursday, 14 Nov 2013
04:03 swills search for other commits by this committer
- Update to 2.2.4

PR:		ports/183923
Submitted by:	"Mikhail T." <m.tsatsenko@gmail.com> (maintainer)
Original commitRevision:333737 
Wednesday, 3 Jul 2013
17:52 pawel search for other commits by this committer
Update to version 2.2.3

PR:		ports/179994
Submitted by:	Takashi Kato <townwear@gmail.com>
Approved by:	maintainer
Original commitRevision:322239 
Friday, 1 Mar 2013
10:51 scheidell search for other commits by this committer
- Update to 2.2.2 [1]
- Convert to new Makefile header [2]
- Enable converters/igbinary support. Suggested by: devzone.my [2]

PR:		ports/173643
Submitted by:	Valery Komarov <komarov@valerka.net> [1]
Approved by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com> maintainer [2]
Original commitRevision:313145 
Wednesday, 18 Apr 2012
17:18 culot search for other commits by this committer
- Update to 2.2.1
- Add LICENSE (PHP License version 3.01)

PR:             ports/167052
Submitted by:   Mikhail T. <m.tsatsenko@gmail.com> (maintainer)
Original commit
Monday, 6 Jun 2011
11:39 mm search for other commits by this committer
Update to 2.1.3

PR:             ports/156951
Submitted by:   Oleg Ginzburg <olevole@olevole.ru>
Updated by:     mm
Approved by:    maintainer (timeout)
Original commit
Wednesday, 11 May 2011
11:20 mm search for other commits by this committer
Update to 2.1.1

PR:             ports/156953
Approved by:    Benedikt Niessen <ports@niessen.ch> (maintainer)
Original commit
Wednesday, 2 Mar 2011
15:11 mm search for other commits by this committer
- Update to 2.1.0

PR:             ports/155194
Approved by:    ports@niessen.ch (maintainer)
Original commit
Saturday, 11 Dec 2010
21:27 mm search for other commits by this committer
- Update to 2.0.12

PR:             ports/152775
Approved by:    Benedikt Niessen <public@niessen.in> (maintainer)
Original commit
Saturday, 17 Apr 2010
00:57 glarkin search for other commits by this committer
This extension provides an API for communicating with Redis database,
a persistent key-value database with built-in net interface written
in ANSI-C for Posix systems.

It is a fork of alfonsojimenez's phpredis, adding many methods and
fixing a lot of issues.

WWW: http://github.com/owlient/phpredis/

PR:             ports/145711
Submitted by:   Benedikt Niessen <ports at niessen.ch>
Original commit

Number of commits found: 12