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/pecl-qb/distinfo

Number of commits found: 3

Friday, 16 Jan 2015
12:02 ale search for other commits by this committer
Update to 2.4.0 release, supporting php 5.6.
Original commitRevision:377169 
Tuesday, 13 May 2014
14:34 sunpoet search for other commits by this committer
- Update to 2.2.0

Changes:	http://pecl.php.net/package-changelog.php?package=qb
PR:		ports/189671
Submitted by:	Gasol Wu <gasol.wu@gmail.com> (maintainer)
Original commitRevision:353953 
Monday, 24 Mar 2014
12:32 sunpoet search for other commits by this committer
- Add pecl-qb 2.1.1

QB stands for Quick Binary. It's a PHP extension designed to enable faster
handling of binary data. It takes a function written in PHP and translate it
for a specialized virtual machine. The use of static type information leads
significantly higher performance than under PHP regular dynamic type system.
A PHP+QB function can run anywhere from five to twenty times faster than
regular PHP code. For even higher level of performance, one can compile PHP+QB
functions to native code (on supported platforms).

QB performs code translation on a per-function basis. It does not affect in
anyway code not specially marked. Interaction between PHP+QB functions and
regular PHP code is basically seamless. A key design objective of QB is to
let developers harness greater processing power than what baseline PHP offers
without the risk involved in adopting a brand new platform.

WWW: http://pecl.php.net/package/qb/

PR:		ports/187651
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
Original commitRevision:348972 

Number of commits found: 3