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 on branch 2022Q2
yacas Yet Another Computer Algebra System
1.9.1_1 math on this many watch lists=3 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.9.1_1Version of this port present on the latest quarterly branch.
Maintainer: gahr@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-06-21 13:57:55
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: aalib, io, yasm
License: LGPL21
WWW:
https://www.yacas.org/
Description:
Yacas (Yet Another Computer Algebra System) is a small and highly flexible general-purpose computer algebra language. The syntax uses a infix-operator grammar parser. The distribution contains a small library of mathematical functions, but its real strength is in the language in which you can easily write your own symbolic manipulation algorithms. The core engine supports arbitrary precision arithmetic (although it can optionally be linked with the library "libgmp3") and is able to execute symbolic manipulations on various mathematical objects by following user-defined rules.
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 (271 items)
Collapse this list.
  1. /usr/local/share/licenses/yacas-1.9.1_1/catalog.mk
  2. /usr/local/share/licenses/yacas-1.9.1_1/LICENSE
  3. /usr/local/share/licenses/yacas-1.9.1_1/LGPL21
  4. bin/yacas
  5. include/yacas/GPL_stuff.h
  6. include/yacas/anumber.h
  7. include/yacas/anumber.inl
  8. include/yacas/arggetter.h
  9. include/yacas/arrayclass.h
  10. include/yacas/associationclass.h
  11. include/yacas/corefunctions.h
  12. include/yacas/deffile.h
  13. include/yacas/errors.h
  14. include/yacas/evalfunc.h
  15. include/yacas/genericobject.h
  16. include/yacas/infixparser.h
  17. include/yacas/lispatom.h
  18. include/yacas/lispenvironment.h
  19. include/yacas/lisperror.h
  20. include/yacas/lispeval.h
  21. include/yacas/lispevalhash.h
  22. include/yacas/lispglobals.h
  23. include/yacas/lisphash.h
  24. include/yacas/lispio.h
  25. include/yacas/lispobject.h
  26. include/yacas/lispoperator.h
  27. include/yacas/lispparser.h
  28. include/yacas/lispstring.h
  29. include/yacas/lispuserfunc.h
  30. include/yacas/mathcommands.h
  31. include/yacas/mathuserfunc.h
  32. include/yacas/mempool.h
  33. include/yacas/mp/nn.hpp
  34. include/yacas/mp/zz.hpp
  35. include/yacas/noncopyable.h
  36. include/yacas/numbers.h
  37. include/yacas/patcher.h
  38. include/yacas/patternclass.h
  39. include/yacas/patterns.h
  40. include/yacas/platfileio.h
  41. include/yacas/platmath.h
  42. include/yacas/refcount.h
  43. include/yacas/standard.h
  44. include/yacas/standard.inl
  45. include/yacas/string_utils.h
  46. include/yacas/stringio.h
  47. include/yacas/substitute.h
  48. include/yacas/tokenizer.h
  49. include/yacas/utf8.h
  50. include/yacas/utf8/checked.h
  51. include/yacas/utf8/cpp11.h
  52. include/yacas/utf8/core.h
  53. include/yacas/utf8/unchecked.h
  54. include/yacas/xmltokenizer.h
  55. include/yacas/yacas.h
  56. include/yacas/yacas_version.h
  57. lib/libyacas.a
  58. lib/libyacas_mp.a
  59. share/yacas/scripts/array.rep/code.ys
  60. share/yacas/scripts/array.rep/code.ys.def
  61. share/yacas/scripts/assoc.rep/code.ys
  62. share/yacas/scripts/assoc.rep/code.ys.def
  63. share/yacas/scripts/base.rep/math.ys
  64. share/yacas/scripts/base.rep/math.ys.def
  65. share/yacas/scripts/c_form.rep/code.ys
  66. share/yacas/scripts/c_form.rep/code.ys.def
  67. share/yacas/scripts/calendar.rep/code.ys
  68. share/yacas/scripts/calendar.rep/code.ys.def
  69. share/yacas/scripts/complex.rep/code.ys
  70. share/yacas/scripts/complex.rep/code.ys.def
  71. share/yacas/scripts/complex.rep/om.ys
  72. share/yacas/scripts/constants.rep/code.ys
  73. share/yacas/scripts/constants.rep/code.ys.def
  74. share/yacas/scripts/constants.rep/om.ys
  75. share/yacas/scripts/controlflow.rep/code.ys
  76. share/yacas/scripts/controlflow.rep/code.ys.def
  77. share/yacas/scripts/cse.rep/cse.ys
  78. share/yacas/scripts/cse.rep/cse.ys.def
  79. share/yacas/scripts/debug.rep/code.ys
  80. share/yacas/scripts/debug.rep/code.ys.def
  81. share/yacas/scripts/deffunc.rep/code.ys
  82. share/yacas/scripts/deffunc.rep/code.ys.def
  83. share/yacas/scripts/deriv.rep/code.ys
  84. share/yacas/scripts/deriv.rep/code.ys.def
  85. share/yacas/scripts/example.rep/code.ys
  86. share/yacas/scripts/example.rep/code.ys.def
  87. share/yacas/scripts/examples/ABIN.ys
  88. share/yacas/scripts/examples/MinimumSpanningTree.ys
  89. share/yacas/scripts/examples/benchbuild.ys
  90. share/yacas/scripts/examples/benchmark.ys
  91. share/yacas/scripts/examples/benchmark2.ys
  92. share/yacas/scripts/examples/findsum.ys
  93. share/yacas/scripts/examples/goldbach.ys
  94. share/yacas/scripts/examples/pi.ys
  95. share/yacas/scripts/examples/queens.ys
  96. share/yacas/scripts/examples/series.ys
  97. share/yacas/scripts/examples/wordproblems.ys
  98. share/yacas/scripts/factors.rep/binaryfactors.ys
  99. share/yacas/scripts/factors.rep/binaryfactors.ys.def
  100. share/yacas/scripts/factors.rep/code.ys
  101. share/yacas/scripts/factors.rep/code.ys.def
  102. share/yacas/scripts/functional.rep/code.ys
  103. share/yacas/scripts/functional.rep/code.ys.def
  104. share/yacas/scripts/functional.rep/om.ys
  105. share/yacas/scripts/graph.rep/code.ys
  106. share/yacas/scripts/graph.rep/code.ys.def
  107. share/yacas/scripts/html.rep/code.ys
  108. share/yacas/scripts/html.rep/code.ys.def
  109. share/yacas/scripts/integrate.rep/code.ys
  110. share/yacas/scripts/integrate.rep/code.ys.def
  111. share/yacas/scripts/integrate.rep/om.ys
  112. share/yacas/scripts/io.rep/code.ys
  113. share/yacas/scripts/io.rep/code.ys.def
  114. share/yacas/scripts/io.rep/defaultprint.ys
  115. share/yacas/scripts/io.rep/defaultprint.ys.def
  116. share/yacas/scripts/io.rep/errors.ys
  117. share/yacas/scripts/io.rep/formula.ys
  118. share/yacas/scripts/io.rep/print.ys
  119. share/yacas/scripts/limit.rep/code.ys
  120. share/yacas/scripts/limit.rep/code.ys.def
  121. share/yacas/scripts/limit.rep/om.ys
  122. share/yacas/scripts/linalg.rep/code.ys
  123. share/yacas/scripts/linalg.rep/code.ys.def
  124. share/yacas/scripts/lists.rep/code.ys
  125. share/yacas/scripts/lists.rep/code.ys.def
  126. share/yacas/scripts/lists.rep/scopestack.ys
  127. share/yacas/scripts/lists.rep/scopestack.ys.def
  128. share/yacas/scripts/localrules.rep/code.ys
  129. share/yacas/scripts/localrules.rep/code.ys.def
  130. share/yacas/scripts/logic.rep/code.ys
  131. share/yacas/scripts/logic.rep/code.ys.def
  132. share/yacas/scripts/logic.rep/om.ys
  133. share/yacas/scripts/multivar.rep/code.ys
  134. share/yacas/scripts/multivar.rep/code.ys.def
  135. share/yacas/scripts/multivar.rep/makemulti.ys
  136. share/yacas/scripts/multivar.rep/sparsenomial.ys
  137. share/yacas/scripts/multivar.rep/sparsetree.ys
  138. share/yacas/scripts/multivar.rep/sparsetree.ys.def
  139. share/yacas/scripts/newly.rep/code.ys
  140. share/yacas/scripts/newly.rep/code.ys.def
  141. share/yacas/scripts/nintegrate.rep/code.ys
  142. share/yacas/scripts/nintegrate.rep/code.ys.def
  143. share/yacas/scripts/numbers.rep/GaussianIntegers.ys
  144. share/yacas/scripts/numbers.rep/GaussianIntegers.ys.def
  145. share/yacas/scripts/numbers.rep/NumberTheory.ys
  146. share/yacas/scripts/numbers.rep/NumberTheory.ys.def
  147. share/yacas/scripts/numbers.rep/code.ys
  148. share/yacas/scripts/numbers.rep/code.ys.def
  149. share/yacas/scripts/numbers.rep/nthroot.ys
  150. share/yacas/scripts/numbers.rep/nthroot.ys.def
  151. share/yacas/scripts/numbers.rep/om.ys
  152. share/yacas/scripts/odesolver.rep/code.ys
  153. share/yacas/scripts/odesolver.rep/code.ys.def
  154. share/yacas/scripts/openmath.rep/code.ys
  155. share/yacas/scripts/openmath.rep/code.ys.def
  156. share/yacas/scripts/orthopoly.rep/code.ys
  157. share/yacas/scripts/orthopoly.rep/code.ys.def
  158. share/yacas/scripts/packages.ys
  159. share/yacas/scripts/padic.rep/code.ys
  160. share/yacas/scripts/padic.rep/code.ys.def
  161. share/yacas/scripts/patterns.rep/code.ys
  162. share/yacas/scripts/patterns.rep/code.ys.def
  163. share/yacas/scripts/physics.rep/quantum/clebsch-gordan.ys
  164. share/yacas/scripts/physics.rep/quantum/clebsch-gordan.ys.def
  165. share/yacas/scripts/plots.rep/backends-2d.ys
  166. share/yacas/scripts/plots.rep/backends-3d.ys
  167. share/yacas/scripts/plots.rep/code.ys
  168. share/yacas/scripts/plots.rep/code.ys.def
  169. share/yacas/scripts/plots.rep/plot2d.ys
  170. share/yacas/scripts/plots.rep/plot2d.ys.def
  171. share/yacas/scripts/plots.rep/plot3d.ys
  172. share/yacas/scripts/plots.rep/plot3d.ys.def
  173. share/yacas/scripts/predicates.rep/code.ys
  174. share/yacas/scripts/predicates.rep/code.ys.def
  175. share/yacas/scripts/probability.rep/code.ys
  176. share/yacas/scripts/probability.rep/code.ys.def
  177. share/yacas/scripts/products.rep/code.ys
  178. share/yacas/scripts/products.rep/code.ys.def
  179. share/yacas/scripts/pslq.rep/code.ys
  180. share/yacas/scripts/pslq.rep/code.ys.def
  181. share/yacas/scripts/r_form.rep/code.ys
  182. share/yacas/scripts/r_form.rep/code.ys.def
  183. share/yacas/scripts/rabinmiller.rep/code.ys
  184. share/yacas/scripts/rabinmiller.rep/code.ys.def
  185. share/yacas/scripts/radsimp.rep/code.ys
  186. share/yacas/scripts/radsimp.rep/code.ys.def
  187. share/yacas/scripts/random.rep/code.ys
  188. share/yacas/scripts/random.rep/code.ys.def
  189. share/yacas/scripts/rational.rep/code.ys
  190. share/yacas/scripts/rational.rep/code.ys.def
  191. share/yacas/scripts/simplify.rep/code.ys
  192. share/yacas/scripts/simplify.rep/code.ys.def
  193. share/yacas/scripts/simplify.rep/factorial.ys
  194. share/yacas/scripts/simplify.rep/factorial.ys.def
  195. share/yacas/scripts/solve.rep/code.ys
  196. share/yacas/scripts/solve.rep/code.ys.def
  197. share/yacas/scripts/solve.rep/om.ys
  198. share/yacas/scripts/specfunc.rep/bernou.ys
  199. share/yacas/scripts/specfunc.rep/bernou.ys.def
  200. share/yacas/scripts/specfunc.rep/bessel.ys
  201. share/yacas/scripts/specfunc.rep/bessel.ys.def
  202. share/yacas/scripts/specfunc.rep/code.ys
  203. share/yacas/scripts/specfunc.rep/code.ys.def
  204. share/yacas/scripts/specfunc.rep/gamma.ys
  205. share/yacas/scripts/specfunc.rep/gamma.ys.def
  206. share/yacas/scripts/specfunc.rep/gammaconst.ys
  207. share/yacas/scripts/specfunc.rep/gammaconst.ys.def
  208. share/yacas/scripts/specfunc.rep/om.ys
  209. share/yacas/scripts/specfunc.rep/zeta.ys
  210. share/yacas/scripts/specfunc.rep/zeta.ys.def
  211. share/yacas/scripts/standard.ys
  212. share/yacas/scripts/standard.ys.def
  213. share/yacas/scripts/statistics.rep/distributions.ys
  214. share/yacas/scripts/statistics.rep/distributions.ys.def
  215. share/yacas/scripts/statistics.rep/hypothesystest.ys
  216. share/yacas/scripts/statistics.rep/hypothesystest.ys.def
  217. share/yacas/scripts/statistics.rep/incompletegamma.ys
  218. share/yacas/scripts/statistics.rep/incompletegamma.ys.def
  219. share/yacas/scripts/statistics.rep/randomtest.ys
  220. share/yacas/scripts/statistics.rep/regression.ys
  221. share/yacas/scripts/statistics.rep/regression.ys.def
  222. share/yacas/scripts/statistics.rep/statistics.ys
  223. share/yacas/scripts/statistics.rep/statistics.ys.def
  224. share/yacas/scripts/stats.rep/code.ys
  225. share/yacas/scripts/stats.rep/code.ys.def
  226. share/yacas/scripts/stdarith.ys
  227. share/yacas/scripts/stdarith.ys.def
  228. share/yacas/scripts/stdfuncs.rep/code.ys
  229. share/yacas/scripts/stdfuncs.rep/code.ys.def
  230. share/yacas/scripts/stdfuncs.rep/elemfuncs.ys
  231. share/yacas/scripts/stdfuncs.rep/elemfuncs.ys.def
  232. share/yacas/scripts/stdfuncs.rep/numerical.ys
  233. share/yacas/scripts/stdfuncs.rep/numerical.ys.def
  234. share/yacas/scripts/stdfuncs.rep/nummethods.ys
  235. share/yacas/scripts/stdfuncs.rep/nummethods.ys.def
  236. share/yacas/scripts/stdfuncs.rep/om.ys
  237. share/yacas/scripts/stdopers.ys
  238. share/yacas/scripts/stubs.rep/code.ys
  239. share/yacas/scripts/stubs.rep/code.ys.def
  240. share/yacas/scripts/stubs.rep/om.ys
  241. share/yacas/scripts/substitute.rep/code.ys
  242. share/yacas/scripts/substitute.rep/code.ys.def
  243. share/yacas/scripts/sums.rep/code.ys
  244. share/yacas/scripts/sums.rep/code.ys.def
  245. share/yacas/scripts/sums.rep/om.ys
  246. share/yacas/scripts/sums.rep/taylor.ys
  247. share/yacas/scripts/sums.rep/taylor.ys.def
  248. share/yacas/scripts/sums.rep/taylor3.ys
  249. share/yacas/scripts/sums.rep/taylor3.ys.def
  250. share/yacas/scripts/tensor.rep/code.ys
  251. share/yacas/scripts/tensor.rep/code.ys.def
  252. share/yacas/scripts/testers.rep/code.ys
  253. share/yacas/scripts/testers.rep/code.ys.def
  254. share/yacas/scripts/texform.rep/code.ys
  255. share/yacas/scripts/texform.rep/code.ys.def
  256. share/yacas/scripts/transforms.rep/code.ys
  257. share/yacas/scripts/transforms.rep/code.ys.def
  258. share/yacas/scripts/trigsimp.rep/code.ys
  259. share/yacas/scripts/trigsimp.rep/code.ys.def
  260. share/yacas/scripts/univar.rep/Cyclotomic.ys
  261. share/yacas/scripts/univar.rep/Cyclotomic.ys.def
  262. share/yacas/scripts/univar.rep/code.ys
  263. share/yacas/scripts/univar.rep/code.ys.def
  264. share/yacas/scripts/univar.rep/sparse.ys
  265. share/yacas/scripts/univar.rep/sparse.ys.def
  266. share/yacas/scripts/univar.rep/sturm.ys
  267. share/yacas/scripts/univar.rep/sturm.ys.def
  268. share/yacas/scripts/yacasinit.ys
  269. @owner
  270. @group
  271. @mode
Collapse this list.
Dependency lines:
  • yacas>0:math/yacas
To install the port:
cd /usr/ports/math/yacas/ && make install clean
To add the package, run one of these commands:
  • pkg install math/yacas
  • pkg install yacas
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: yacas
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1594021634 SHA256 (grzegorzmazur-yacas-v1.9.1_GH0.tar.gz) = 36333e9627a0ed27def7a3d14628ecaab25df350036e274b37f7af1d1ff7ef5b SIZE (grzegorzmazur-yacas-v1.9.1_GH0.tar.gz) = 38815043

Packages (timestamps in pop-ups are UTC):
yacas
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.9.1_11.9.1_11.9.1_11.9.1_11.9.1_1-1.9.1_1-
FreeBSD:13:quarterly1.9.1_11.9.1_11.9.1_11.9.1_11.9.1_11.9.1_11.9.1_11.9.1_1
FreeBSD:14:latest1.9.1_11.9.1_11.9.1_11.9.1_11.9.1_11.9.1_1-1.9.1_1
FreeBSD:14:quarterly1.9.1_11.9.1_1-1.9.1_11.9.1_11.9.1_11.9.1_11.9.1_1
FreeBSD:15:latest1.9.1_11.9.1_1n/a1.9.1_1n/a1.9.1_11.9.1_11.9.1_1
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. googletest>0 : devel/googletest
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
math_yacas
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/grzegorzmazur/yacas/tar.gz/v1.9.1?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port