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: devel/pinba_engine/pkg-plist

Number of commits found: 5

Monday, 27 Oct 2014
11:03 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371551 
Thursday, 28 Aug 2014
17:16 tijl search for other commits by this committer
- Add USES=libtool and INSTALL_TARGET=install-strip
- Use default LIBTOOLIZE_ARGS
- Disable static plugin
Original commitRevision:366440 
Thursday, 24 Jul 2014
13:32 bapt search for other commits by this committer
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
Original commitRevision:362796 
Friday, 17 Jan 2014
14:58 bapt search for other commits by this committer
Supprot stage
Remove NOPORTDATA support
Use new LIB_DEPENDS format
Convert USE_GMAKE -> USES=gmake
Original commitRevision:340051 
Thursday, 7 Jan 2010
23:52 glarkin search for other commits by this committer
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>
Original commit

Number of commits found: 5