non port: devel/php5-pinba/Makefile |
Number of commits found: 33 |
Wednesday, 12 Dec 2018
|
01:35 gerald
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Thursday, 6 Dec 2018
|
11:22 rene
Remove version 7.0 from the IGNORE_WITH_PHP list.
|
Wednesday, 5 Dec 2018
|
20:01 linimon
These ports now build on powerpc64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Monday, 3 Dec 2018
|
19:41 sunpoet
Update devel/protobuf to 3.6.1
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 231008
Exp-run by: antoine
|
Sunday, 2 Dec 2018
|
17:43 antoine
Deprecate ports depending on php 5.6
|
Monday, 8 Oct 2018
|
15:08 antoine
Fix some PKGNAME collisions
|
Sunday, 24 Jun 2018
|
21:11 sunpoet
Revert r473259 and r473260 which are committed by accident
- Bump PORTEPOCH for protobuf and py-protobuf
- Bump PORTREVISION for dependent ports
|
20:19 sunpoet
Update to 3.6.0
Changes: https://github.com/google/protobuf/releases
|
Thursday, 8 Mar 2018
|
19:48 mat
Introduce PHP flavors.
Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now
flavored. They will automatically get flavors (php56, php70, php71, php72)
depending of the versions they support (set with IGNORE_WITH_PHP). As a
consequence, ports using USES=pear and USES=horde are also flavored.
PR: 226242
Submitted by: mat
Exp-run by: antoine
Approved by: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14208
|
Wednesday, 7 Feb 2018
|
17:46 mat
Note PHP ports that do not build with 7.2.
Sponsored by: Absolight
|
Monday, 11 Dec 2017
|
18:26 sunpoet
Update devel/protobuf to 3.5.0
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases
|
Wednesday, 16 Aug 2017
|
15:44 sunpoet
Update devel/protobuf to 3.4.0
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases
|
Sunday, 21 May 2017
|
21:55 linimon
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills
|
Saturday, 29 Apr 2017
|
15:43 sunpoet
Update devel/protobuf to 3.3.0
- Remove USE_CSTD=c99: it was added for [1], now audio/clementine-player builds
fine without it
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases
PR: 178687 [1]
|
Tuesday, 7 Feb 2017
|
12:14 mat
Mark ports not building with PHP 7.1.
Sponsored by: Absolight
|
Sunday, 29 Jan 2017
|
16:04 sunpoet
Update devel/protobuf to 3.2.0
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases
|
Wednesday, 14 Dec 2016
|
17:58 sunpoet
- Update devel/protobuf to 3.1.0
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases
|
Wednesday, 3 Aug 2016
|
12:47 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
|
Tuesday, 28 Jun 2016
|
14:00 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
|
Friday, 1 Apr 2016
|
14:00 mat
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sunday, 13 Mar 2016
|
16:56 mat
These ports do not build with PHP 7.0, make them as such.
Also, mark those who try to use mysql, which does not exist in PHP 7.0.
Sponsored by: Absolight
|
Monday, 18 May 2015
|
17:07 mat
Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.
With hat: portmgr
Sponsored by: Absolight
|
Saturday, 4 Oct 2014
|
15:12 sunpoet
- Update to 2.6.0
- Update MASTER_SITES
- Add my LOCAL to MASTER_SITES
- Use USE_CSTD
- Use MAKE_CMD
- Reformat pkg-descr
- Update WWW
- Take maintainership
- Bump PORTREVISION for devel/protobuf shlib change
Changes: https://code.google.com/p/protobuf/source/browse/trunk/CHANGES.txt
|
Sunday, 13 Jul 2014
|
23:09 bapt
Modernize LIB_DEPENDS
With hat: portmgr
|
Thursday, 6 Mar 2014
|
14:22 miwi
- Stage support
|
Friday, 3 Jan 2014
|
00:46 bapt
Part 1 at removing now useless FETCH_ARGS redifition
|
Friday, 20 Sep 2013
|
17:13 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Monday, 18 Mar 2013
|
15:14 vanilla
1: Upgrade protobuf to 2.5.0.
2: bump revision.
3: document UPDATING.
|
Sunday, 10 Jun 2012
|
09:49 miwi
- Bump to 2012.03.20
PR: 168740
Submitted by: maintainer
|
Tuesday, 29 May 2012
|
08:34 miwi
- Update to f76b673 (bring php 5.4 support)
PR: 168429
Submitted by: Valery Komarov <komarov@valerka.net> (maintainer)
|
Saturday, 7 Jan 2012
|
14:55 scheidell
- Update to 0.8.0 [1]
- Added .include for bsd.thrift.mk to keep ports in sync [2]
- Committer has agreed to be maintainer via private email
PR: ports/160210 [1]
Submitted by: Valery Komarov <komarov@valerka.net> [1]
Reviewed by: scheidell [2]
Approved by: komarov@valerka.net (maintainer), gabor (mentor, implicit)
|
Tuesday, 5 Jul 2011
|
11:59 sunpoet
- Remove BROKEN_WITH_PHP
PR: ports/158661
Submitted by: sunpoet (myself)
Approved by: ale (maintainer)
|
Thursday, 7 Jan 2010
|
23:55 glarkin
Pinba is a statistics server for PHP using MySQL as a read-only
interface.
It accumulates and processes data sent over UDP by multiple PHP
processes and displays statistics in a nice human-readable form of
simple "reports", also providing a read-only interface to the raw
data to enable generation of more sophisticated reports.
With the Pinba extension, users can also measure particular parts
of the code using timers with arbitrary tags.
Pinba is not a debugging tool in the common sense, since you're not
supposed to do debugging on production servers, but its main goal
is to help developers to locate bottlenecks in realtime and direct
their attention to the code that really needs it.
WWW: http://pinba.org/
- raven428
raven428@gmail.com
PR: ports/141996
Submitted by: raven428 <raven428 at gmail.com>
|
Number of commits found: 33 |