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: graphics/py-poppler-qt4/files

Number of commits found: 3

Saturday, 21 Jan 2017
22:10 tcberner search for other commits by this committer
Fix graphics/py-poppler-qt4: fails to build with clang 4.0

  PyList_SET_ITEM() is supposed to be void, but as a macro it's an
  expression and has a pointer value. Clang 4.0 trips on the bogus
  pointer comparison; given the comparison, it should be PyList_SetItem()
  which returns -1 on failure.

PR:		216228
Approved by:	portmgr blanket, rakuco (mentor)
MFH:		2017Q1
Original commitRevision:432089 
Saturday, 7 Jun 2014
15:48 antoine search for other commits by this committer
- Update to 0.18.1
- Unbreak and undeprecate

PR:		ports/190748
Submitted by:	maintainer
Original commitRevision:356916 
Sunday, 16 Dec 2012
16:05 jhale search for other commits by this committer
- Update to 0.16.3

While here:
- Clean up *_DEPENDS syntax
- Add LICENSE (LGPL21 or later)

PR:		ports/174155
Submitted by:	Martin Dieringer <martin.dieringer@gmx.de> (maintainer)
Original commitRevision:309022 

Number of commits found: 3