non port: databases/php5-redis/distinfo |
Number of commits found: 12 |
Tuesday, 28 Apr 2015
|
18:44 bdrewery
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.
|
Friday, 10 Apr 2015
|
10:21 robak
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>
|
Monday, 26 May 2014
|
07:04 gahr
- Update to 2.2.5
PR: 190108
Submitted by: gahr@
Approved by: maintainer
|
Thursday, 14 Nov 2013
|
04:03 swills
- Update to 2.2.4
PR: ports/183923
Submitted by: "Mikhail T." <m.tsatsenko@gmail.com> (maintainer)
|
Wednesday, 3 Jul 2013
|
17:52 pawel
Update to version 2.2.3
PR: ports/179994
Submitted by: Takashi Kato <townwear@gmail.com>
Approved by: maintainer
|
Friday, 1 Mar 2013
|
10:51 scheidell
- 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]
|
Wednesday, 18 Apr 2012
|
17:18 culot
- Update to 2.2.1
- Add LICENSE (PHP License version 3.01)
PR: ports/167052
Submitted by: Mikhail T. <m.tsatsenko@gmail.com> (maintainer)
|
Monday, 6 Jun 2011
|
11:39 mm
Update to 2.1.3
PR: ports/156951
Submitted by: Oleg Ginzburg <olevole@olevole.ru>
Updated by: mm
Approved by: maintainer (timeout)
|
Wednesday, 11 May 2011
|
11:20 mm
Update to 2.1.1
PR: ports/156953
Approved by: Benedikt Niessen <ports@niessen.ch> (maintainer)
|
Wednesday, 2 Mar 2011
|
15:11 mm
- Update to 2.1.0
PR: ports/155194
Approved by: ports@niessen.ch (maintainer)
|
Saturday, 11 Dec 2010
|
21:27 mm
- Update to 2.0.12
PR: ports/152775
Approved by: Benedikt Niessen <public@niessen.in> (maintainer)
|
Saturday, 17 Apr 2010
|
00:57 glarkin
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>
|
Number of commits found: 12 |