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
openfst Library for working with weighted finite-state transducers
1.8.2.20221207 math 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 1.8.2.20221207Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-12-26 16:13:27
Last Update: 2023-12-16 02:57:24
Commit Hash: d3fbfd7
License: APACHE20
WWW:
https://www.openfst.org/
Description:
OpenFst is a library for constructing, combining, optimizing, and searching weighted finite-state transducers (FSTs). Weighted finite-state transducers are automata where each transition has an input label, an output label, and a weight. The more familiar finite-state acceptor is represented as a transducer with each transition's input and output label equal. Finite-state acceptors are used to represent sets of strings (specifically, regular or rational sets); finite-state transducers are used to represent binary relations between pairs of strings (specifically, rational transductions). The weights can be used to represent the cost of taking a particular transition. FSTs have key applications in speech recognition and synthesis, machine translation, optical character recognition, pattern matching, string processing, machine learning, information extraction and retrieval among others. Often a weighted transducer is used to represent a probabilistic model (e.g., an n-gram model, pronunciation model). FSTs can be optimized by determinization and minimization, models can be applied to hypothesis sets (also represented as automata) or cascaded by finite-state composition, and the best results can be selected by shortest-path algorithms.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (335 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/openfst-1.8.2.20221207/catalog.mk
  3. /usr/local/share/licenses/openfst-1.8.2.20221207/LICENSE
  4. /usr/local/share/licenses/openfst-1.8.2.20221207/APACHE20
  5. bin/farcompilestrings
  6. bin/farcreate
  7. bin/farequal
  8. bin/farextract
  9. bin/farinfo
  10. bin/farisomorphic
  11. bin/farprintstrings
  12. bin/fstarcsort
  13. bin/fstclosure
  14. bin/fstcompile
  15. bin/fstcompose
  16. bin/fstcompress
  17. bin/fstconcat
  18. bin/fstconnect
  19. bin/fstconvert
  20. bin/fstdeterminize
  21. bin/fstdifference
  22. bin/fstdisambiguate
  23. bin/fstdraw
  24. bin/fstencode
  25. bin/fstepsnormalize
  26. bin/fstequal
  27. bin/fstequivalent
  28. bin/fstinfo
  29. bin/fstintersect
  30. bin/fstinvert
  31. bin/fstisomorphic
  32. bin/fstlinear
  33. bin/fstloglinearapply
  34. bin/fstmap
  35. bin/fstminimize
  36. bin/fstprint
  37. bin/fstproject
  38. bin/fstprune
  39. bin/fstpush
  40. bin/fstrandgen
  41. bin/fstrandmod
  42. bin/fstrelabel
  43. bin/fstreplace
  44. bin/fstreverse
  45. bin/fstreweight
  46. bin/fstrmepsilon
  47. bin/fstshortestdistance
  48. bin/fstshortestpath
  49. bin/fstspecial
  50. bin/fstsymbols
  51. bin/fstsynchronize
  52. bin/fsttopsort
  53. bin/fstunion
  54. bin/mpdtcompose
  55. bin/mpdtexpand
  56. bin/mpdtinfo
  57. bin/mpdtreverse
  58. bin/pdtcompose
  59. bin/pdtexpand
  60. bin/pdtinfo
  61. bin/pdtreplace
  62. bin/pdtreverse
  63. bin/pdtshortestpath
  64. include/fst/accumulator.h
  65. include/fst/add-on.h
  66. include/fst/arc-arena.h
  67. include/fst/arc-map.h
  68. include/fst/arc.h
  69. include/fst/arcfilter.h
  70. include/fst/arcsort.h
  71. include/fst/bi-table.h
  72. include/fst/cache.h
  73. include/fst/closure.h
  74. include/fst/compact-fst.h
  75. include/fst/compat.h
  76. include/fst/complement.h
  77. include/fst/compose-filter.h
  78. include/fst/compose.h
  79. include/fst/concat.h
  80. include/fst/config.h
  81. include/fst/connect.h
  82. include/fst/const-fst.h
  83. include/fst/determinize.h
  84. include/fst/dfs-visit.h
  85. include/fst/difference.h
  86. include/fst/disambiguate.h
  87. include/fst/edit-fst.h
  88. include/fst/encode.h
  89. include/fst/epsnormalize.h
  90. include/fst/equal.h
  91. include/fst/equivalent.h
  92. include/fst/expanded-fst.h
  93. include/fst/expectation-weight.h
  94. include/fst/extensions/compress/compress-script.h
  95. include/fst/extensions/compress/compress.h
  96. include/fst/extensions/compress/elias.h
  97. include/fst/extensions/compress/gzfile.h
  98. include/fst/extensions/compress/randmod.h
  99. include/fst/extensions/far/compile-strings.h
  100. include/fst/extensions/far/create.h
  101. include/fst/extensions/far/equal.h
  102. include/fst/extensions/far/extract.h
  103. include/fst/extensions/far/far-class.h
  104. include/fst/extensions/far/far.h
  105. include/fst/extensions/far/farlib.h
  106. include/fst/extensions/far/farscript.h
  107. include/fst/extensions/far/getters.h
  108. include/fst/extensions/far/info.h
  109. include/fst/extensions/far/isomorphic.h
  110. include/fst/extensions/far/print-strings.h
  111. include/fst/extensions/far/script-impl.h
  112. include/fst/extensions/far/stlist.h
  113. include/fst/extensions/far/sttable.h
  114. include/fst/extensions/linear/linear-fst-data-builder.h
  115. include/fst/extensions/linear/linear-fst-data.h
  116. include/fst/extensions/linear/linear-fst.h
  117. include/fst/extensions/linear/linearscript.h
  118. include/fst/extensions/linear/loglinear-apply.h
  119. include/fst/extensions/linear/trie.h
  120. include/fst/extensions/mpdt/compose.h
  121. include/fst/extensions/mpdt/expand.h
  122. include/fst/extensions/mpdt/info.h
  123. include/fst/extensions/mpdt/mpdt.h
  124. include/fst/extensions/mpdt/mpdtlib.h
  125. include/fst/extensions/mpdt/mpdtscript.h
  126. include/fst/extensions/mpdt/read_write_utils.h
  127. include/fst/extensions/mpdt/reverse.h
  128. include/fst/extensions/ngram/bitmap-index.h
  129. include/fst/extensions/ngram/ngram-fst.h
  130. include/fst/extensions/ngram/nthbit.h
  131. include/fst/extensions/pdt/collection.h
  132. include/fst/extensions/pdt/compose.h
  133. include/fst/extensions/pdt/expand.h
  134. include/fst/extensions/pdt/getters.h
  135. include/fst/extensions/pdt/info.h
  136. include/fst/extensions/pdt/paren.h
  137. include/fst/extensions/pdt/pdt.h
  138. include/fst/extensions/pdt/pdtlib.h
  139. include/fst/extensions/pdt/pdtscript.h
  140. include/fst/extensions/pdt/replace.h
  141. include/fst/extensions/pdt/reverse.h
  142. include/fst/extensions/pdt/shortest-path.h
  143. include/fst/extensions/special/phi-fst.h
  144. include/fst/extensions/special/rho-fst.h
  145. include/fst/extensions/special/sigma-fst.h
  146. include/fst/factor-weight.h
  147. include/fst/filter-state.h
  148. include/fst/flags.h
  149. include/fst/float-weight.h
  150. include/fst/fst-decl.h
  151. include/fst/fst.h
  152. include/fst/fstlib.h
  153. include/fst/generic-register.h
  154. include/fst/heap.h
  155. include/fst/icu.h
  156. include/fst/intersect.h
  157. include/fst/interval-set.h
  158. include/fst/invert.h
  159. include/fst/isomorphic.h
  160. include/fst/label-reachable.h
  161. include/fst/lexicographic-weight.h
  162. include/fst/lock.h
  163. include/fst/log.h
  164. include/fst/lookahead-filter.h
  165. include/fst/lookahead-matcher.h
  166. include/fst/map.h
  167. include/fst/mapped-file.h
  168. include/fst/matcher-fst.h
  169. include/fst/matcher.h
  170. include/fst/memory.h
  171. include/fst/minimize.h
  172. include/fst/mutable-fst.h
  173. include/fst/pair-weight.h
  174. include/fst/partition.h
  175. include/fst/power-weight.h
  176. include/fst/product-weight.h
  177. include/fst/project.h
  178. include/fst/properties.h
  179. include/fst/prune.h
  180. include/fst/push.h
  181. include/fst/queue.h
  182. include/fst/randequivalent.h
  183. include/fst/randgen.h
  184. include/fst/rational.h
  185. include/fst/register.h
  186. include/fst/relabel.h
  187. include/fst/replace-util.h
  188. include/fst/replace.h
  189. include/fst/reverse.h
  190. include/fst/reweight.h
  191. include/fst/rmepsilon.h
  192. include/fst/rmfinalepsilon.h
  193. include/fst/script/arc-class.h
  194. include/fst/script/arciterator-class.h
  195. include/fst/script/arcsort.h
  196. include/fst/script/arg-packs.h
  197. include/fst/script/closure.h
  198. include/fst/script/compile-impl.h
  199. include/fst/script/compile.h
  200. include/fst/script/compose.h
  201. include/fst/script/concat.h
  202. include/fst/script/connect.h
  203. include/fst/script/convert.h
  204. include/fst/script/decode.h
  205. include/fst/script/determinize.h
  206. include/fst/script/difference.h
  207. include/fst/script/disambiguate.h
  208. include/fst/script/draw-impl.h
  209. include/fst/script/draw.h
  210. include/fst/script/encode.h
  211. include/fst/script/encodemapper-class.h
  212. include/fst/script/epsnormalize.h
  213. include/fst/script/equal.h
  214. include/fst/script/equivalent.h
  215. include/fst/script/fst-class.h
  216. include/fst/script/fstscript-decl.h
  217. include/fst/script/fstscript.h
  218. include/fst/script/getters.h
  219. include/fst/script/info-impl.h
  220. include/fst/script/info.h
  221. include/fst/script/intersect.h
  222. include/fst/script/invert.h
  223. include/fst/script/isomorphic.h
  224. include/fst/script/map.h
  225. include/fst/script/minimize.h
  226. include/fst/script/print-impl.h
  227. include/fst/script/print.h
  228. include/fst/script/project.h
  229. include/fst/script/prune.h
  230. include/fst/script/push.h
  231. include/fst/script/randequivalent.h
  232. include/fst/script/randgen.h
  233. include/fst/script/register.h
  234. include/fst/script/relabel.h
  235. include/fst/script/replace.h
  236. include/fst/script/reverse.h
  237. include/fst/script/reweight.h
  238. include/fst/script/rmepsilon.h
  239. include/fst/script/script-impl.h
  240. include/fst/script/shortest-distance.h
  241. include/fst/script/shortest-path.h
  242. include/fst/script/stateiterator-class.h
  243. include/fst/script/synchronize.h
  244. include/fst/script/text-io.h
  245. include/fst/script/topsort.h
  246. include/fst/script/union.h
  247. include/fst/script/verify.h
  248. include/fst/script/weight-class.h
  249. include/fst/set-weight.h
  250. include/fst/shortest-distance.h
  251. include/fst/shortest-path.h
  252. include/fst/signed-log-weight.h
  253. include/fst/sparse-power-weight.h
  254. include/fst/sparse-tuple-weight.h
  255. include/fst/state-map.h
  256. include/fst/state-reachable.h
  257. include/fst/state-table.h
  258. include/fst/statesort.h
  259. include/fst/string-weight.h
  260. include/fst/string.h
  261. include/fst/symbol-table-ops.h
  262. include/fst/symbol-table.h
  263. include/fst/synchronize.h
  264. include/fst/test-properties.h
  265. include/fst/test/algo_test.h
  266. include/fst/test/fst_test.h
  267. include/fst/test/rand-fst.h
  268. include/fst/test/weight-tester.h
  269. include/fst/topsort.h
  270. include/fst/tuple-weight.h
  271. include/fst/types.h
  272. include/fst/union-find.h
  273. include/fst/union-weight.h
  274. include/fst/union.h
  275. include/fst/util.h
  276. include/fst/vector-fst.h
  277. include/fst/verify.h
  278. include/fst/visit.h
  279. include/fst/weight.h
  280. lib/fst/libarc_lookahead-fst.so
  281. lib/fst/libcompact16_acceptor-fst.so
  282. lib/fst/libcompact16_string-fst.so
  283. lib/fst/libcompact16_unweighted-fst.so
  284. lib/fst/libcompact16_unweighted_acceptor-fst.so
  285. lib/fst/libcompact16_weighted_string-fst.so
  286. lib/fst/libcompact64_acceptor-fst.so
  287. lib/fst/libcompact64_string-fst.so
  288. lib/fst/libcompact64_unweighted-fst.so
  289. lib/fst/libcompact64_unweighted_acceptor-fst.so
  290. lib/fst/libcompact64_weighted_string-fst.so
  291. lib/fst/libcompact8_acceptor-fst.so
  292. lib/fst/libcompact8_string-fst.so
  293. lib/fst/libcompact8_unweighted-fst.so
  294. lib/fst/libcompact8_unweighted_acceptor-fst.so
  295. lib/fst/libcompact8_weighted_string-fst.so
  296. lib/fst/libconst16-fst.so
  297. lib/fst/libconst64-fst.so
  298. lib/fst/libconst8-fst.so
  299. lib/fst/libilabel_lookahead-fst.so
  300. lib/fst/liblinear-classifier-fst.so
  301. lib/fst/liblinear-tagger-fst.so
  302. lib/fst/libngram_fst.so
  303. lib/fst/libolabel_lookahead-fst.so
  304. lib/fst/libphi-fst.so
  305. lib/fst/librho-fst.so
  306. lib/fst/libsigma-fst.so
  307. lib/libfst.so
  308. lib/libfst.so.16
  309. lib/libfstcompact.so
  310. lib/libfstcompact.so.16
  311. lib/libfstcompressscript.so
  312. lib/libfstcompressscript.so.16
  313. lib/libfstconst.so
  314. lib/libfstconst.so.16
  315. lib/libfstfar.so
  316. lib/libfstfar.so.16
  317. lib/libfstfarscript.so
  318. lib/libfstfarscript.so.16
  319. lib/libfstlinearscript.so
  320. lib/libfstlinearscript.so.16
  321. lib/libfstlookahead.so
  322. lib/libfstlookahead.so.16
  323. lib/libfstmpdtscript.so
  324. lib/libfstmpdtscript.so.16
  325. lib/libfstngram.so
  326. lib/libfstngram.so.16
  327. lib/libfstpdtscript.so
  328. lib/libfstpdtscript.so.16
  329. lib/libfstscript.so
  330. lib/libfstscript.so.16
  331. lib/libfstspecial.so
  332. lib/libfstspecial.so.16
  333. @owner
  334. @group
  335. @mode
Collapse this list.
Dependency lines:
  • openfst>0:math/openfst
To install the port:
cd /usr/ports/math/openfst/ && make install clean
To add the package, run one of these commands:
  • pkg install math/openfst
  • pkg install openfst
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: openfst
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1702689497 SHA256 (kkm000-openfst-1.8.2-20221207-8058417_GH0.tar.gz) = 80c64f392680acdb02018d2360adfcaf9dda974aed282c102f0c06a91371ad71 SIZE (kkm000-openfst-1.8.2-20221207-8058417_GH0.tar.gz) = 1305413

Packages (timestamps in pop-ups are UTC):
openfst
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.8.2.202212071.8.2.20221207-1.8.2.202212071.8.2.20221207---
FreeBSD:13:quarterly1.8.2.202212071.8.2.202212071.8.11.8.2.202212071.8.2.202212071.8.2.202212071.8.2.202212071.8.2.20221207
FreeBSD:14:latest1.8.2.202212071.8.2.202212071.8.11.8.2.202212071.8.2.202212071.8.1-1.8.1
FreeBSD:14:quarterly1.8.2.202212071.8.2.20221207-1.8.2.202212071.8.2.202212071.8.2.202212071.8.2.202212071.8.2.20221207
FreeBSD:15:latest1.8.2.202212071.8.2.20221207n/a1.8.2.20221207n/a1.8.2.202212071.8.2.202212071.8.2.20221207
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
This port is required by:
for Libraries
  1. audio/kaldi

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. math/py-pyfst*
  2. textproc/opengrm-ngram*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
math_openfst
USES:
cmake compiler:c++17-lang
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/kkm000/openfst/tar.gz/8058417?dummy=/
Collapse this list.

Number of commits found: 39

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.8.2.20221207
16 Dec 2023 02:57:24
commit hash: d3fbfd7cc077819c0fb0f21893da46ab7568512ccommit hash: d3fbfd7cc077819c0fb0f21893da46ab7568512ccommit hash: d3fbfd7cc077819c0fb0f21893da46ab7568512ccommit hash: d3fbfd7cc077819c0fb0f21893da46ab7568512c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/openfst: update 1.8.1 → 1.8.2-20221207

PR:	275786
1.8.1
16 Dec 2023 02:57:23
commit hash: 36a258fbdc3b22f6c043ddac206bbb3893728db1commit hash: 36a258fbdc3b22f6c043ddac206bbb3893728db1commit hash: 36a258fbdc3b22f6c043ddac206bbb3893728db1commit hash: 36a258fbdc3b22f6c043ddac206bbb3893728db1 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
*/*: Return ports maintained by kevlo@ to the pool

The commit bit of kevlo@ was taken back for safekeeping in September 2020
due to inactivity.
1.8.1
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.8.1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.8.1
20 Jul 2022 14:22:24
commit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5da files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
math: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Alessando Sagratini <ale_sagra@hotmail.com>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Amarendra Godbole <amarendra.godbole@gmail.com>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Andreas Fehlner (fehlner@gmx.de)
  *  Andrew L. Neporada <andrew@chg.ru>
  *  Andrey <gugu@zoo.rambler.ru>
  *  Andrey Zakhvatov
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.8.1
11 Sep 2021 12:38:56
commit hash: 23a0f00d65eb57b082176bafbc926184ffff38f6commit hash: 23a0f00d65eb57b082176bafbc926184ffff38f6commit hash: 23a0f00d65eb57b082176bafbc926184ffff38f6commit hash: 23a0f00d65eb57b082176bafbc926184ffff38f6 files touched by this commit
Kevin Lo (kevlo) search for other commits by this committer
math/openfst: Fix build on i386
1.8.1
24 Aug 2021 07:09:29
commit hash: 4bd6f68f0b711e4113a4a067ee221e851405fdd7commit hash: 4bd6f68f0b711e4113a4a067ee221e851405fdd7commit hash: 4bd6f68f0b711e4113a4a067ee221e851405fdd7commit hash: 4bd6f68f0b711e4113a4a067ee221e851405fdd7 files touched by this commit
Vanilla I. Shu (vanilla) search for other commits by this committer
math/openfst: revive ports, also update to 1.8.1.

Reported by:	kevlo@
1.7.9
19 Sep 2020 13:01:00
Revision:548980Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

2020-09-15 audio/abraca: Uses deprecated version of python
2020-09-15 audio/ardour5: Uses deprecated version of python
2020-09-15 audio/cplay: Uses deprecated version of python
2020-09-15 audio/cpp-xmms2: Uses deprecated version of python
2020-09-15 audio/p5-xmms2: Uses deprecated version of python
2020-09-15 biology/haplohseq: Uses deprecated version of python
2020-09-15 biology/tophat: Uses deprecated version of python
2020-09-15 chinese/ibus-array: Uses deprecated version of python
2020-09-15 comms/congruity: Uses deprecated version of python
2020-09-15 comms/libbtbb: Uses deprecated version of python
2020-09-15 comms/quisk: Uses deprecated version of python
2020-09-15 databases/mtools-mongodb: Uses deprecated version of python
2020-09-15 databases/mydbf2mysql: Uses deprecated version of python
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.7.9
26 Jul 2020 11:44:34
Revision:543473Original commit files touched by this commit
demon search for other commits by this committer
Update to version 1.7.9
1.6.3_4
08 Mar 2020 17:01:47
Revision:528058Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate some ports using deprecated version of python

With hat:	portmgr
1.6.3_4
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
1.6.3_3
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
1.6.3_2
29 Jul 2018 22:18:46
Revision:475857Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
1.6.3_1
19 Feb 2018 11:10:43
Revision:462307Original commit files touched by this commit
antoine search for other commits by this committer
Reduce dependency on the python2 metaport

PR:		225752
Submitted by:	Yasuhiro KIMURA
1.6.3
25 Sep 2017 10:20:53
Revision:450581Original commit files touched by this commit
demon search for other commits by this committer
Update to version 1.6.3.
1.5.4_2
10 Sep 2017 20:55:39
Revision:449591Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
1.5.4_1
10 Apr 2017 00:27:49
Revision:438123Original commit files touched by this commit
linimon search for other commits by this committer
These ports now build on powerpc64.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
1.5.4_1
01 Apr 2017 15:23:32
Revision:437439Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
1.5.4
03 Nov 2016 16:25:14
Revision:425252Original commit files touched by this commit
linimon search for other commits by this committer
Now builds on sparc64.

Approved by:	portmgr (tier-2 blanket)
1.5.4
03 Oct 2016 06:52:42
Revision:423165Original commit files touched by this commit
jbeich search for other commits by this committer
math/openfst: unbreak on 9.x

symbol-table-ops.cc: In function 'bool fst::AddAuxiliarySymbols(const string&,
int64, int64, fst::SymbolTable*)':
symbol-table-ops.cc:131:43: error: 'to_string' is not a member of 'std'
     if (index != syms->AddSymbol(prefix + std::to_string(i), index)) {
                                           ^
Reported by:	pkg-fallout
Approved by:	portmgr blanket
1.5.4
18 Sep 2016 13:53:14
Revision:422391Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on sparc64.

Approved by:	portmgr (tier-2 blanket)
1.5.4
25 Aug 2016 13:07:34
Revision:420845Original commit files touched by this commit
demon search for other commits by this committer
Update to version 1.5.4.
1.5.3
20 Aug 2016 11:45:20
Revision:420505Original commit files touched by this commit
demon search for other commits by this committer
Update to version 1.5.3.
1.5.1
21 Apr 2016 16:43:15
Revision:413746Original commit files touched by this commit
swills search for other commits by this committer
many ports: mark broken on powerpc64
1.5.1
19 Feb 2016 19:16:28
Revision:409194Original commit files touched by this commit
demon search for other commits by this committer
Tarball has been rerolled with minor changesSS, most notable is an addition
of libdl check to configure so we can stop patching Makefiles.
1.5.1
17 Feb 2016 15:06:42
Revision:409049Original commit files touched by this commit
demon search for other commits by this committer
Update to version 1.5.1.
1.5.0
30 Jan 2016 13:47:58
Revision:407526Original commit files touched by this commit
demon search for other commits by this committer
Update to version 1.5.0.
1.4.1_4
23 Oct 2014 14:05:56
Revision:371396Original commit files touched by this commit
demon search for other commits by this committer
Use std::isspace instead of isspace to fix the following compile error in
py-fst:
In file included from fst/_fst.cpp:322:
In file included from /usr/local/include/fst/fstlib.h:49:
In file included from /usr/local/include/fst/fst.h:34:
In file included from /usr/local/include/fst/arc.h:31:
In file included from /usr/local/include/fst/power-weight.h:24:
/usr/local/include/fst/tuple-weight.h:179:14: error: call to 'isspace' is
ambiguous
    } while (isspace(c));
             ^~~~~~~
/usr/include/ctype.h:57:5: note: candidate function
int     isspace(int);
        ^
/usr/include/c++/v1/cctype:125:38: note: candidate function
inline _LIBCPP_INLINE_VISIBILITY int isspace(int __c) {return
__libcpp_isspace(__c);}
/usr/include/ctype.h:57:5: note: candidate function
int     isspace(int);
        ^
/usr/include/c++/v1/cctype:125:38: note: candidate function
inline _LIBCPP_INLINE_VISIBILITY int isspace(int __c) {return
__libcpp_isspace(__c);}
1.4.1_3
20 Oct 2014 14:28:17
Revision:371271Original commit files touched by this commit
demon search for other commits by this committer
Use correct directory for USE_LDCONFIG;
Remove obsoleted @dirrm's.
1.4.1_2
10 Sep 2014 20:50:37
Revision:367888Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
1.4.1_1
04 Jul 2014 08:02:24
Revision:360568Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to USES=libtool, drop .la files
- Fix build on 9.x: requires unordered_map, thus c++11-lib

Approved by:	portmgr blanket
1.4.1
30 Apr 2014 13:06:56
Revision:352678Original commit files touched by this commit
demon search for other commits by this committer
Update to 1.4.1.
1.4.0
26 Apr 2014 16:07:40
Revision:352270Original commit files touched by this commit
demon search for other commits by this committer
Fix plist.
1.4.0
26 Apr 2014 15:59:43
Revision:352269Original commit files touched by this commit
demon search for other commits by this committer
Update to version 1.4.0.
1.3.4_1
10 Mar 2014 20:55:22
Revision:347809Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
1.3.4
03 Jan 2014 16:00:53
Revision:338554Original commit files touched by this commit
demon search for other commits by this committer
Use gcc to fix compile problem with clang (it's libc++ does not support TR1).

Thanks to dim@ for helping.
1.3.4
30 Dec 2013 20:55:19
Revision:338168Original commit files touched by this commit
ohauer search for other commits by this committer
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20

- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4

PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)
1.3.4
26 Dec 2013 16:13:16
Revision:337544Original commit files touched by this commit
demon search for other commits by this committer
New port : openfst.

OpenFst is a library for constructing, combining, optimizing, and
searching weighted finite-state transducers (FSTs).  Weighted finite-state
transducers are automata where each transition has an input label, an
output label, and a weight.  The more familiar finite-state acceptor
is represented as a transducer with each transition's input and output
label equal.  Finite-state acceptors are used to represent sets of
strings (specifically, regular or rational sets); finite-state transducers
are used to represent binary relations between pairs of strings
(specifically, rational transductions).  The weights can be used to represent
the cost of taking a particular transition.

Number of commits found: 39