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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: math/py-pyfst/Makefile

Number of commits found: 6

Saturday, 1 Oct 2016
10:55 antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
Original commitRevision:423051 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Friday, 5 Feb 2016
17:23 antoine search for other commits by this committer
Mark BROKEN everywhere: does not build

In file included from fst/_fst.cpp:322:
In file included from /usr/local/include/fst/fstlib.h:93:
/usr/local/include/fst/shortest-path.h:75:52: error: a space is required between
consecutive right angle brackets (use '> >')
    const vector<pair<typename Arc::StateId, size_t>>& parent,
                                                   ^~
                                                   > >
/usr/local/include/fst/shortest-path.h:91:26: error: a space is required between
consecutive right angle brackets (use '> >')
      ArcIterator<Fst<Arc>> aiter(ifst, s);
                         ^~
                         > >

Reported by:	pkg-fallout
Original commitRevision:408233 
Friday, 26 Jun 2015
13:18 amdmi3 search for other commits by this committer
- Mark BORKEN on 9.x (actually it's broken everywhere, but fatally on 9.x): does
not build because it uses C compiler to build C++ code. Seemingly pydistutils
problem

Submitted by:	pkg-fallout
Approved by:	portmgr blanket
Original commitRevision:390633 
Sunday, 19 Apr 2015
07:26 demon search for other commits by this committer
Same compiler requirements as for openfst.
Original commitRevision:384266 
Thursday, 23 Oct 2014
14:03 demon search for other commits by this committer
New port: pyfst

pyfst provides a Python interface to the excellent OpenFst library.
Most of the essential functionality of the library is exposed through a
simplified API, allowing quick prototyping of algorithms using finite-state
methods and easy visual debugging of the results obtained by applying
FST operations.

WWW: http://pyfst.github.io
Original commitRevision:371395 

Number of commits found: 6