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/shiboken/files/patch-doc__conf.py.in

Number of commits found: 2

Friday, 4 Jul 2014
14:11 wg search for other commits by this committer
devel/shiboken: update to 1.2.2

- Support stage
- Take maintainership
Original commitRevision:360618 
Tuesday, 21 Jan 2014
20:53 rakuco search for other commits by this committer
Partially fix the build.

Sphinx underwent an incompatible change in version 1.2 that removed the
sphinx.ext.refcounting module. The module is referenced by shiboken's Sphinx
configuration file, and the build fails.

Fix it by removing the reference to sphinx.ext.refcounting, as it does not
seem to be required and was probably added by default when the configuration
file was generated.

As mentioned, this is a partial fix: platforms that use libc++ by default
are still broken due to other issues, but at least FreeBSD 8 and 9 should
have a working package again.

While here, also use the new syntax for LIB_DEPENDS.

PR:		ports/185179
Submitted by:	rakuco@
Approved by:	maintainer timeout (27 days)
MFH:		2014Q1
Original commitRevision:340659 

Number of commits found: 2