non port: devel/pinba_engine/Makefile |
Number of commits found: 27 |
Sunday, 8 Oct 2017
|
19:36 antoine
Deprecate ports broken for more than 6 months
 |
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
 |
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]
 |
Monday, 20 Feb 2017
|
02:57 jbeich
devel/libevent2: drop historical suffix after r362796
PR: 216777
Approved by: mm (maintainer)
 |
Saturday, 4 Feb 2017
|
07:56 jbeich
devel/libevent2: update to 2.1.8 and cleanup
- DEFAULT_VERSIONS += ssl=openssl-devel is now supported
- devel/py-event and devel/p5-Event-Lib are marked BROKEN
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog
PR: 216527
Exp-run by: antoine
Approved by: mm (maintainer)
 |
Tuesday, 31 Jan 2017
|
03:40 linimon
Mark various ports broken on aarch64 and armv6.
Approved by: portmgr (tier-2 blanket)
 |
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
 |
12:48 amdmi3
- Mark BROKEN:
checking for MySQL source code... configure: error: Failed to find required
header file include/mysql_version.h in
/wrkdirs/usr/ports/databases/mysql56-server/work/mysql-5.6.35, check the path
and make sure you've run './configure ..<options>.. && cd include && make' in
MySQL sources dir
Approved by: portmgr blanket
 |
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
 |
Friday, 1 Apr 2016
|
14:00 mat
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
 |
13:18 mat
Fixup some whitespace at the beginning of lines problems.
With hat: portmgr
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, 18 Apr 2015
|
19:09 tijl
Convert to USES=autoreconf
 |
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
 |
Thursday, 28 Aug 2014
|
17:16 tijl
- Add USES=libtool and INSTALL_TARGET=install-strip
- Use default LIBTOOLIZE_ARGS
- Disable static plugin
 |
Thursday, 24 Jul 2014
|
13:32 bapt
Only use libevent2
Remove libevent as libevent2 is providing a good compatibility interface as well
as providing better performances.
Remove custom patches from libevent2 and install libevent2 the regular way
Mark ports abusing private fields of the libevent1 API as broken
Import a patch from fedora to have honeyd working with libevent2
Remove most of the patches necessary to find the custom installation we used to
have for libevent2
With hat: portmgr
 |
Friday, 17 Jan 2014
|
14:58 bapt
Supprot stage
Remove NOPORTDATA support
Use new LIB_DEPENDS format
Convert USE_GMAKE -> USES=gmake
 |
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)
 |
Wednesday, 22 May 2013
|
14:30 miwi
- Remove mysql 4X reference
 |
Monday, 18 Mar 2013
|
15:14 vanilla
1: Upgrade protobuf to 2.5.0.
2: bump revision.
3: document UPDATING.
 |
Friday, 13 Jan 2012
|
22:27 dougb
In 1.5 I mentioned that lack of maintainer response was per rm, it was
actually per scheidell (and the fact that the maintainer hasn't responded
directly to my mail either of course).
 |
09:43 dougb
Fix this port for MYSQL_VER=52. If it turns out later that someone actually
has a problem with it then it can be added to IGNORE_WITH_MYSQL.
Meanwhile, this fix accomplishes the same thing as the previous code without
the bogus intermediate MYSQL_PORTDIR directory that was not being generated
in a way that actually worked for mariadb.
PR: ports/164028
Submitted by: dougb
Approved by: Complete lack of maintainer response (per rm)
 |
Tuesday, 10 Jan 2012
|
12:55 scheidell
- add explicit dep for cmake to keep pointyhat happy
Submitted by: portmrg (pav)
Approved by: gabor (mentor)
 |
Friday, 6 Jan 2012
|
19:44 scheidell
- Update to new git revision & FIX: build with MYSQL >= 51
- Note to cluster/tinderbox builders: the 'filesystem touched' seems to be a
tinderbox error. This looks like it builds ok.
- Tried on FreeBSD 7.4 and 8.2, i386, mysql 5.1 and mysql 5.5
PR: ports/160233
Approved by: gabor(mentor)
 |
Saturday, 19 Mar 2011
|
13:15 ale
Bump PORTREVISION for ports linking to default libmysqlclient.
 |
Thursday, 7 Jan 2010
|
23:52 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/141997
Submitted by: raven428 <raven428 at gmail.com>
 |
Number of commits found: 27 |