notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: math/py-pyfst/Makefile
SVNWeb

Number of commits found: 6

Sat, 1 Oct 2016
[ 10:55 antoine search for other commits by this committer ] Original commit   Revision:423051 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Deprecate ports broken for more than 6 months
Fri, 1 Apr 2016
[ 14:16 mat search for other commits by this committer ] Original commit   Revision:412348 (Only the first 10 of 2612 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Fri, 5 Feb 2016
[ 17:23 antoine search for other commits by this committer ] Original commit   Revision:408233
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
Fri, 26 Jun 2015
[ 13:18 amdmi3 search for other commits by this committer ] Original commit   Revision:390633
- 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
Sun, 19 Apr 2015
[ 07:26 demon search for other commits by this committer ] Original commit   Revision:384266
Same compiler requirements as for openfst.
Thu, 23 Oct 2014
[ 14:03 demon search for other commits by this committer ] Original commit   Revision:371395
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

Number of commits found: 6