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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
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.

Number of commits found: 92

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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.9.1_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.9.1_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.9.1_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.9.1_1
06 Jul 2020 08:59:34
Revision:541327Original commit files touched by this commit
gahr search for other commits by this committer
math/yacas: fix plist, pet portlint, bump PORTREVISION
1.9.1
06 Jul 2020 08:47:36
Revision:541325Original commit files touched by this commit
gahr search for other commits by this committer
math/yacas: update to 1.9.1

Release notes: http://www.yacas.org/release_1.9.1/
1.8.0
04 Nov 2019 12:55:22
Revision:516639Original commit files touched by this commit
gahr search for other commits by this committer
math/yacas: update to 1.8.0

Release notes: http://www.yacas.org/release_1.8.0/
1.7.0_1
05 Oct 2019 00:42:21
Revision:513801Original commit files touched by this commit
jbeich search for other commits by this committer
devel/google{test,mock}: update to 1.10.0

- Drop static library
- Drop gtest-config and gmock-config
- Drop GTEST_LIB_CHECK autoconf macro
- Drop gmock_doctory.py as it's too old
- Expose tests via option

Changes:	https://github.com/google/googletest/compare/release-1.8.1...release-1.10.0
Reported by:	GitHub (watch releases)
PR:		239654
Differential Revision:	https://reviews.freebsd.org/D19430
1.7.0_1
14 Sep 2019 22:01:13
Revision:512079Original commit files touched by this commit
jbeich search for other commits by this committer
Drop C++11 workaround for GCC < 6 after r449590

lang/gcc5 will expire in ~1 month. If someone still uses lang/gcc48
they should backport C++11 fix instead. QA on GCC architecuters is
currently limited to powerpc64 which uses GCC_DEFAULT.

PR:		193528
1.7.0_1
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.7.0
02 Jul 2019 11:11:21
Revision:505670Original commit files touched by this commit
gahr search for other commits by this committer
math/yacas: update to 1.7.0

Announcement: http://www.yacas.org/release_1.7.0/
1.6.0_4
25 Dec 2018 20:25:40
Revision:488341Original commit files touched by this commit
tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
1.6.0_4
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.0_3
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.0_2
02 Nov 2017 21:41:47
Revision:453381Original commit files touched by this commit
olgeni search for other commits by this committer
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.

This round is @FreeBSD.org residents except teams.
1.6.0_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.6.0_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.6.0
07 Nov 2016 12:27:39
Revision:425612Original commit files touched by this commit
gahr search for other commits by this committer
math/yacas: update to 1.6.0

The Graphical User Interface (yacas-gui) and the kernel for Jupyter Notebook
(yacas-kernel) are not enabled.

Release notes: http://www.yacas.org/release_1_6_0/
1.5.0
10 May 2016 09:58:01
Revision:414932Original commit files touched by this commit
gahr search for other commits by this committer
math/yacas: update to 1.5.0

Release notes: http://www.yacas.org/release_1_5_0/
1.4.2
08 Apr 2016 11:10:10
Revision:412727Original commit files touched by this commit
gahr search for other commits by this committer
math/yacas: update to 1.4.2, provide DOCS option to build the sphinx-based docs
1.4.0
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
1.4.0
04 Mar 2016 15:13:16
Revision:410127Original commit files touched by this commit
gahr search for other commits by this committer
math/yacas: unbreak on 9. w/ gcc
1.4.0
04 Mar 2016 11:30:12
Revision:410099Original commit files touched by this commit
gahr search for other commits by this committer
math/yacas: update to 1.4.0, take back maintainership

Announcement: http://www.yacas.org/release_1_4_0/
1.3.6_1
08 Jun 2015 05:59:14
Revision:388831Original commit files touched by this commit
antoine search for other commits by this committer
Make ports using libtool treat elftoolchain's strip the same as GNU strip
Any strip on any FreeBSD version should be able to handle stripping requested
by libtool

PR:		198611
Reviewed by:	emaste
Exp-run:	self
1.3.6_1
18 Apr 2015 14:07:54
Revision:384228Original commit files touched by this commit
riggs search for other commits by this committer
Un-break build on 8.x

PR:		199244
Submitted by:	tkato432@yahoo.com
MFH:		2015Q2
1.3.6_1
04 Jan 2015 15:05:06
Revision:376237Original commit files touched by this commit
marino search for other commits by this committer
math/yacas: Unbreak DragonFly by modifying new patch to include it.
1.3.6_1
20 Dec 2014 20:09:07
Revision:375124Original commit files touched by this commit
antoine search for other commits by this committer
Convert to USES=libtool
1.3.6
11 Dec 2014 21:50:43
Revision:374551Original commit files touched by this commit
gahr search for other commits by this committer
- Update to 1.3.6
1.3.4
10 Dec 2014 22:29:15
Revision:374492Original commit files touched by this commit
gahr search for other commits by this committer
- Reset maintainership of my ports
1.3.4
14 Nov 2014 09:39:21
Revision:372555Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
1.3.4
25 Jun 2014 05:35:32
Revision:359185Original commit files touched by this commit
bapt search for other commits by this committer
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends

With hat:	portmgr
1.3.4
03 Feb 2014 15:04:21
Revision:342453Original commit files touched by this commit
gahr search for other commits by this committer
- Update to 1.3.4
1.3.3
29 Oct 2013 08:15:05
Revision:331934Original commit files touched by this commit
gahr search for other commits by this committer
- Restore dependency on perl when building DOCS

Reported by:	marino
1.3.3
24 Oct 2013 10:18:31
Revision:331471Original commit files touched by this commit
gahr search for other commits by this committer
- STAGE-clean
- Remove unneeded dependency on perl
1.3.3
20 Sep 2013 20:55:06
Revision:327746Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
1.3.3
16 Sep 2013 16:45:35
Revision:327414Original commit files touched by this commit
bapt search for other commits by this committer
Convert to new perl framework
Convert USE_GMAKE to USES
1.3.3
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
1.3.3
26 Sep 2012 12:40:12
Revision:304904Original commit files touched by this commit
gahr search for other commits by this committer
- Update to 1.3.3
- Take maintainership
- Trim Makefile header
1.3.2
29 Jun 2012 12:42:04
Original commit files touched by this commit
bapt search for other commits by this committer
Convert to new option framework
1.3.2
20 Feb 2012 00:06:30
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to version 1.3.2

PR:             164998
Submitted by:   Ports Fury
1.3.1
09 Jan 2012 04:01:17
Original commit files touched by this commit
eadler search for other commits by this committer
- Remove outdated version checks

Reviewed by:    nox
1.3.1
28 Dec 2011 02:17:41
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.3.1
1.3.0
25 Nov 2011 16:45:13
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.3.0

PR:             162823
Submitted by:   Ports Fury
Feature safe:   yes
1.2.2_8
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.2.2_8
04 Dec 2010 07:34:27
Original commit files touched by this commit
ade search for other commits by this committer
Sync to new bsd.autotools.mk
1.2.2_8
17 Jan 2010 05:29:56
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.2.2
- Remove unneeded patches.
1.0.61_4
01 Dec 2009 20:33:45
Original commit files touched by this commit
makc search for other commits by this committer
Chase math/gsl update,
bump PORTREVISION
1.0.61_3
02 Aug 2009 19:36:34
Original commit files touched by this commit
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
1.0.61_3
13 May 2009 09:46:02
Original commit files touched by this commit
ale search for other commits by this committer
Chase libgmp and bump PORTREVISION.
1.0.61_3
13 Mar 2009 23:27:19
Original commit files touched by this commit
shaun search for other commits by this committer
Free most of my ports, since they aren't being maintained to a
reasonable standard.
1.0.61_3
12 Jan 2009 20:37:24
Original commit files touched by this commit
miwi search for other commits by this committer
- Chase gsl shlib bump
1.0.61_2
21 Aug 2008 06:18:49
Original commit files touched by this commit
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0.61_2
19 Apr 2008 17:56:05
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
1.0.61_2
08 Apr 2008 13:53:22
Original commit files touched by this commit
jadawin search for other commits by this committer
- Chase the gsl shared lib bump.

Approved by:    thierry (mentor)
1.0.61_1
01 Oct 2007 09:25:49
Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken with gcc4.2 on 64-bit archs.
1.0.61_1
29 Jun 2007 05:46:43
Original commit files touched by this commit
ijliao search for other commits by this committer
chase math/gsl lib version
1.0.61
01 Feb 2007 02:42:06
Original commit files touched by this commit
kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
1.0.61
19 Jun 2006 20:06:59
Original commit files touched by this commit
shaun search for other commits by this committer
Switch to my @FreeBSD.org address.

Approved by:    ahze (mentor)
1.0.61
11 Jun 2006 19:49:09
Original commit files touched by this commit
itetcu search for other commits by this committer
- Update to 1.0.61
- Use OPTIONS
- Pass maintainership to submitter

PR:             ports/98793
Submitted by:   Shaun Amott <shaun@inerd.com>
Approved by:    lawrance (mentor, implicit)
1.0.59_2
10 May 2006 14:46:48
Original commit files touched by this commit
ale search for other commits by this committer
Chase gmp library and bump PORTREVISION.
1.0.59_1
06 May 2006 01:28:22
Original commit files touched by this commit
mnag search for other commits by this committer
- Bump PORTREVISION and change lib version because math/gsl are updated.
- portlint(1)
1.0.59
25 Nov 2005 15:48:16
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
1.0.59
29 Oct 2005 23:22:06
Original commit files touched by this commit
mnag search for other commits by this committer
Update to 1.0.59

PR:             88193
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
1.0.58
30 Aug 2005 01:52:17
Original commit files touched by this commit
ahze search for other commits by this committer
- Update to 1.0.58

PR:             ports/85387
Submitted by:   Ports Fury
1.0.57_1
02 May 2005 20:46:12
Original commit files touched by this commit
jylefort search for other commits by this committer
Bump PORTREVISION after the libgsl update.

Obtained from:  thierry
1.0.57
02 May 2005 13:00:18
Original commit files touched by this commit
jylefort search for other commits by this committer
Chase the libgsl update.
1.0.57
12 Apr 2005 03:26:57
Original commit files touched by this commit
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
1.0.57
11 Apr 2005 08:04:41
Original commit files touched by this commit
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
1.0.57
29 Dec 2004 22:00:27
Original commit files touched by this commit
marius search for other commits by this committer
Update to 1.0.57. For changes since 1.0.56 please see:
http://yacas.sourceforge.net/changes.html
The new optimze-compiled-plugin-size feature had to be disabled
otherwise yacas would dump core.

Approved by:    netchild
1.0.56_1
11 Aug 2004 20:47:39
Original commit files touched by this commit
marius search for other commits by this committer
- Fix compilation with GCC 3.4.2.
- Fix WITH_GMP on FreeBSD >= 500035
- Add a test target to the Makefile of the port.

Approved by:    netchild
1.0.56_1
07 Jul 2004 07:32:26
Original commit files touched by this commit
vs search for other commits by this committer
Chase libgsl-update

PR:             ports/68749
Submitted by    Jon Drews
 and:           kiril@
1.0.56_1
04 Feb 2004 05:10:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
1.0.56
29 Jan 2004 16:13:06
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
1.0.56
10 Dec 2003 13:38:42
Original commit files touched by this commit
fjoe search for other commits by this committer
USE_MESA -> USE_GL
1.0.56
20 Nov 2003 14:47:52
Original commit files touched by this commit
marcus search for other commits by this committer
* Update to 1.0.56
* Mark broken on -CURRENT when WITH_GMP is defined

PR:             59506
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org>
1.0.55
12 Oct 2003 21:57:01
Original commit files touched by this commit
krion search for other commits by this committer
- Chase libraries to actual math/gsl version.

Submitted by:   kris via bento
1.0.55
22 Jun 2003 22:03:11
Original commit files touched by this commit
arved search for other commits by this committer
Update to 1.0.55

PR:             52576
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
1.0.54_1
05 Jun 2003 22:06:39
Original commit files touched by this commit
markm search for other commits by this committer
Typo fixes.
1.0.54_1
11 Apr 2003 03:07:48
Original commit files touched by this commit
ijliao search for other commits by this committer
oops... forgot to add this file last commit
1.0.54_1
11 Apr 2003 03:07:04
Original commit files touched by this commit
ijliao search for other commits by this committer
1. fix gmp support
2. add gsl support
3. add X support
1.0.54
10 Apr 2003 10:43:51
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.0.54

PR:             50016
Submitted by:   Thomas E. Zander <riggs@rrr.de>
1.0.53r1
20 Feb 2003 18:42:25
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.0.53r1
11 Jan 2003 15:32:24
Original commit files touched by this commit
netchild search for other commits by this committer
From submitter:
- Update to 1.0.53rev1.
- Chase math/libgmp4 version.
- Fix compilation with GCC3 when WITH_GMP is defined.

Submitted by:   marius@alchemy.franken.de
1.0.52
03 Nov 2002 21:29:34
Original commit files touched by this commit
edwin search for other commits by this committer
Port needs PERL to build.
See http://bento.freebsd.org/errorlogs/5-latest/yacas-1.0.52.log.
1.0.52
24 May 2002 06:48:17
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.0.52
fix gmp support on current
1.0.51
22 Apr 2002 07:49:38
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.0.51
13 Mar 2002 15:00:53
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.0.50
24 Feb 2002 08:49:36
commit hash: fp1.25149@dev.null.freshports.orgcommit hash: fp1.25149@dev.null.freshports.orgcommit hash: fp1.25149@dev.null.freshports.orgcommit hash: fp1.25149@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.0.49    
10 Jan 2002 15:09:22
commit hash: fp1.23131@dev.null.freshports.orgcommit hash: fp1.23131@dev.null.freshports.orgcommit hash: fp1.23131@dev.null.freshports.orgcommit hash: fp1.23131@dev.null.freshports.org files touched by this commit
kevlo search for other commits by this committer
Update to version 1.0.48r1    
22 Nov 2001 12:38:03
commit hash: fp1.21035@dev.null.freshports.orgcommit hash: fp1.21035@dev.null.freshports.orgcommit hash: fp1.21035@dev.null.freshports.orgcommit hash: fp1.21035@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.0.47rev7   drop maintainership    
05 Oct 2001 07:43:01
commit hash: fp1.19387@dev.null.freshports.orgcommit hash: fp1.19387@dev.null.freshports.orgcommit hash: fp1.19387@dev.null.freshports.orgcommit hash: fp1.19387@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
handle gmp in current system    
21 Jun 2001 17:57:55
commit hash: fp1.15353@dev.null.freshports.orgcommit hash: fp1.15353@dev.null.freshports.orgcommit hash: fp1.15353@dev.null.freshports.orgcommit hash: fp1.15353@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
add yacas   Yet Another Computer Algebra System    

Number of commits found: 92