Port details |
- py-pyfst Python interface for the OpenFST library
- 0.2.3 math
=0 0.2.3Version of this port present on the latest quarterly branch.
- BROKEN: does not build
DEPRECATED: Broken for more than 6 months This port expired on: 2016-11-01 IGNORE: is marked as broken: does not build
- Maintainer: demon@FreeBSD.org
- 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
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- Library dependencies:
-
- 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:
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.3 01 Nov 2016 22:15:31 |
rene |
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 |
antoine |
Deprecate ports broken for more than 6 months |
0.2.3 01 Apr 2016 14:16:20 |
mat |
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 |
antoine |
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 |
amdmi3 |
- 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 |
demon |
Same compiler requirements as for openfst. |
0.2.3 23 Oct 2014 14:03:57 |
demon |
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
|