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.

Port details
py-pyfst Python interface for the OpenFST library
0.2.3 math Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.2.3Version of this port present on the latest quarterly branch.
Broken BROKEN: does not build
Deprecated DEPRECATED: Broken for more than 6 months
Expired This port expired on: 2016-11-01
Ignore IGNORE: is marked as broken: does not build
Maintainer: demon@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-10-23 14:04:10
Last Update: 2016-11-01 22:15:31
SVN Revision: 425096
Also Listed In: python
License: APACHE20
WWW:
http://pyfst.github.io
Description:
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
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}pyfst>0:math/py-pyfst@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-pyfst
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (pyfst-0.2.3.tar.gz) = 1be37b03e878557d1b0814c94413b13e43ac7c7362297fa723e0e9ca9152e69e SIZE (pyfst-0.2.3.tar.gz) = 140270

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-setuptools27>0 : devel/py-setuptools27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. py27-setuptools27>0 : devel/py-setuptools27
  2. python2.7 : lang/python27
Library dependencies:
  1. libfst.so : math/openfst
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
compiler:c++11-lib python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/pyfst/
  2. https://pypi.python.org/packages/source/p/pyfst/
Collapse this list.

Number of commits found: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2.3
01 Nov 2016 22:15:31
Revision:425096Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2016-11-01 math/octave-forge-octgpr: Broken for more than 6 months
2016-11-01 math/octave-forge-spline-gcvspl: Broken for more than 6 months
2016-11-01 www/pear-Services_SharedBook: Broken for more than 6 months
2016-11-01 devel/py-snackwich: Depends on broken and expiring devel/py-snack
2016-11-01 math/octave-forge-ad: Broken for more than 6 months
2016-11-01 math/octave-forge-xraylib: Broken for more than 6 months
2016-11-01 x11-toolkits/py-traitsbackendwx: Broken for more than 6 months
2016-11-01 x11-toolkits/py-traitsgui: Depends on broken and expiring
x11-toolkits/py-traitsbackendwx
2016-11-01 security/lsh: Broken for more than 6 months
2016-11-01 devel/py-snack: Broken for more than 6 months
2016-11-01 security/massh: Broken for more than 6 months
2016-11-01 www/hydra: Broken for more than 6 months
2016-11-01 math/py-pyfst: Broken for more than 6 months
2016-11-01 archivers/ruby-zip: Broken will all supported versions of Ruby
2016-11-01 devel/ruby-langscan: Broken will all supported versions of Ruby
0.2.3
01 Oct 2016 10:55:41
Revision:423051Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
0.2.3
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
0.2.3
05 Feb 2016 17:23:29
Revision:408233Original commit files touched by this commit
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
0.2.3
26 Jun 2015 13:18:37
Revision:390633Original commit files touched by this commit
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
0.2.3
19 Apr 2015 07:26:32
Revision:384266Original commit files touched by this commit
demon search for other commits by this committer
Same compiler requirements as for openfst.
0.2.3
23 Oct 2014 14:03:57
Revision:371395Original commit files touched by this commit
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

Number of commits found: 7