notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-mathics-scanner Tokeniser, char tables, & conversion routines for the Wolfram Language
1.3.0 math on this many watch lists=1 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.3.0Version of this port present on the latest quarterly branch.
Maintainer: thierry@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-02-20 09:10:46
Last Update: 2023-06-27 19:34:34
Commit Hash: 3d9a815
People watching this port, also watch:: python, fr-homard
Also Listed In: python
License: GPLv3
WWW:
https://mathics.org/
Description:
This is a tokeniser or scanner portion for the Wolfram Language. As such, it also contains a full set of translation between Wolfram Language named characters, their Unicode/ASCII equivalents and code-points. This is used as the scanner inside Mathics but it can also be used for tokenizing and formatting Wolfram Language code. This library is also quite usefull if you need to work with Wolfram Language named character and convert them to various formats. See also: https://github.com/Mathics3/mathics-scanner
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 (40 items)
Collapse this list.
  1. /usr/local/share/licenses/py39-Mathics_Scanner-1.3.0/catalog.mk
  2. /usr/local/share/licenses/py39-Mathics_Scanner-1.3.0/LICENSE
  3. /usr/local/share/licenses/py39-Mathics_Scanner-1.3.0/GPLv3
  4. bin/mathics-generate-json-table
  5. lib/python3.9/site-packages/mathics_scanner/__init__.py
  6. lib/python3.9/site-packages/mathics_scanner/__pycache__/__init__.cpython-39.opt-1.pyc
  7. lib/python3.9/site-packages/mathics_scanner/__pycache__/__init__.cpython-39.pyc
  8. lib/python3.9/site-packages/mathics_scanner/__pycache__/characters.cpython-39.opt-1.pyc
  9. lib/python3.9/site-packages/mathics_scanner/__pycache__/characters.cpython-39.pyc
  10. lib/python3.9/site-packages/mathics_scanner/__pycache__/errors.cpython-39.opt-1.pyc
  11. lib/python3.9/site-packages/mathics_scanner/__pycache__/errors.cpython-39.pyc
  12. lib/python3.9/site-packages/mathics_scanner/__pycache__/feed.cpython-39.opt-1.pyc
  13. lib/python3.9/site-packages/mathics_scanner/__pycache__/feed.cpython-39.pyc
  14. lib/python3.9/site-packages/mathics_scanner/__pycache__/load.cpython-39.opt-1.pyc
  15. lib/python3.9/site-packages/mathics_scanner/__pycache__/load.cpython-39.pyc
  16. lib/python3.9/site-packages/mathics_scanner/__pycache__/prescanner.cpython-39.opt-1.pyc
  17. lib/python3.9/site-packages/mathics_scanner/__pycache__/prescanner.cpython-39.pyc
  18. lib/python3.9/site-packages/mathics_scanner/__pycache__/tokeniser.cpython-39.opt-1.pyc
  19. lib/python3.9/site-packages/mathics_scanner/__pycache__/tokeniser.cpython-39.pyc
  20. lib/python3.9/site-packages/mathics_scanner/__pycache__/version.cpython-39.opt-1.pyc
  21. lib/python3.9/site-packages/mathics_scanner/__pycache__/version.cpython-39.pyc
  22. lib/python3.9/site-packages/mathics_scanner/characters.py
  23. lib/python3.9/site-packages/mathics_scanner/data/characters.json
  24. lib/python3.9/site-packages/mathics_scanner/data/element.csv
  25. lib/python3.9/site-packages/mathics_scanner/data/named-characters.yml
  26. lib/python3.9/site-packages/mathics_scanner/errors.py
  27. lib/python3.9/site-packages/mathics_scanner/feed.py
  28. lib/python3.9/site-packages/mathics_scanner/generate/__pycache__/build_tables.cpython-39.opt-1.pyc
  29. lib/python3.9/site-packages/mathics_scanner/generate/__pycache__/build_tables.cpython-39.pyc
  30. lib/python3.9/site-packages/mathics_scanner/generate/__pycache__/rl_inputrc.cpython-39.opt-1.pyc
  31. lib/python3.9/site-packages/mathics_scanner/generate/__pycache__/rl_inputrc.cpython-39.pyc
  32. lib/python3.9/site-packages/mathics_scanner/generate/build_tables.py
  33. lib/python3.9/site-packages/mathics_scanner/generate/rl_inputrc.py
  34. lib/python3.9/site-packages/mathics_scanner/load.py
  35. lib/python3.9/site-packages/mathics_scanner/prescanner.py
  36. lib/python3.9/site-packages/mathics_scanner/tokeniser.py
  37. lib/python3.9/site-packages/mathics_scanner/version.py
  38. @owner
  39. @group
  40. @mode
Collapse this list.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}Mathics_Scanner>0:math/py-mathics-scanner@${PY_FLAVOR}
To install the port:
cd /usr/ports/math/py-mathics-scanner/ && make install clean
To add the package, run one of these commands:
  • pkg install math/py-mathics-scanner
  • pkg install py39-Mathics_Scanner
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-Mathics_Scanner listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-Mathics_Scanner
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1678886730 SHA256 (Mathics_Scanner-1.3.0.tar.gz) = 39751a2d28d40c88538cc03aa72a113dcae59fc49e8e7727f30219a6cc9ef997 SIZE (Mathics_Scanner-1.3.0.tar.gz) = 125861

Packages (timestamps in pop-ups are UTC):
py39-Mathics_Scanner
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.01.3.0-1.3.01.3.0---
FreeBSD:13:quarterly1.3.01.3.01.3.01.3.01.3.01.3.01.3.01.3.0
FreeBSD:14:latest1.3.01.3.01.2.41.3.01.3.01.3.0-1.3.0
FreeBSD:14:quarterly1.3.01.3.0-1.3.01.3.01.3.01.3.01.3.0
FreeBSD:15:latest1.3.01.3.0n/a1.3.0n/a1.3.01.3.01.3.0
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. py39-ujson>0 : devel/py-ujson@py39
  2. py39-click>0 : devel/py-click@py39
  3. py39-chardet>0 : textproc/py-chardet@py39
  4. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  5. python3.9 : lang/python39
Test dependencies:
  1. gmake : devel/gmake
  2. py39-pytest>0 : devel/py-pytest@py39
  3. python3.9 : lang/python39
Runtime dependencies:
  1. py39-ujson>0 : devel/py-ujson@py39
  2. py39-click>0 : devel/py-click@py39
  3. py39-chardet>0 : textproc/py-chardet@py39
  4. py39-yaml>0 : devel/py-yaml@py39
  5. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  6. python3.9 : lang/python39
This port is required by:
for Build
  1. math/py-mathics
  2. textproc/py-mathics-pygments
for Run
  1. math/py-mathics
  2. textproc/py-mathics-pygments

Configuration Options:
No options to configure
Options name:
math_py-mathics-scanner
USES:
python shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/M/Mathics_Scanner/
  2. https://pypi.org/packages/source/M/Mathics_Scanner/
Collapse this list.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.0
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>
1.3.0
18 Mar 2023 18:44:43
commit hash: e20113908a5f15d402f26c23e8d5a5207fa39530commit hash: e20113908a5f15d402f26c23e8d5a5207fa39530commit hash: e20113908a5f15d402f26c23e8d5a5207fa39530commit hash: e20113908a5f15d402f26c23e8d5a5207fa39530 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
math/py-mathics-scanner: fix build

Remove a forgotten step introduced for debug.

Reported by:	pkg-fallout
1.3.0
17 Mar 2023 18:31:23
commit hash: 9a3be68336d8bb9969464cf52aab322123332007commit hash: 9a3be68336d8bb9969464cf52aab322123332007commit hash: 9a3be68336d8bb9969464cf52aab322123332007commit hash: 9a3be68336d8bb9969464cf52aab322123332007 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
math/py-mathics-scanner: upgrade to 1.3.0

Release notes at
	<https://github.com/Mathics3/mathics-scanner/releases/tag/1.3.0>.
1.2.4
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
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.2.4
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.2.4
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.2.4
07 Apr 2022 18:59:37
commit hash: b4ce004bbe13129ad248c11d2aef16c6e42e361ccommit hash: b4ce004bbe13129ad248c11d2aef16c6e42e361ccommit hash: b4ce004bbe13129ad248c11d2aef16c6e42e361ccommit hash: b4ce004bbe13129ad248c11d2aef16c6e42e361c files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
math/py-mathics-scanner: add mising dependency on py-yaml

For some reason it's not documented anywhere, though yaml is imported
from two modules files. This change fixes tests as well.

Approved by:	portmgr blanket
1.2.4
20 Feb 2022 17:27:54
commit hash: 1c947435d0d83fcd51999a12364412c27d4cfc94commit hash: 1c947435d0d83fcd51999a12364412c27d4cfc94commit hash: 1c947435d0d83fcd51999a12364412c27d4cfc94commit hash: 1c947435d0d83fcd51999a12364412c27d4cfc94 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
math/py-mathics-scanner: upgrade to 1.2.4

Release notes at
	<https://github.com/Mathics3/mathics-scanner/releases/tag/1.2.4>.
1.2.0
06 Jun 2021 20:26:25
commit hash: dfdc922c74df8f53a7c245c66c17c998343e1453commit hash: dfdc922c74df8f53a7c245c66c17c998343e1453commit hash: dfdc922c74df8f53a7c245c66c17c998343e1453commit hash: dfdc922c74df8f53a7c245c66c17c998343e1453 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
math/py-mathics-scanner: upgrade to 1.2.0

Release notes at
<https://github.com/Mathics3/mathics-scanner/releases/tag/1.2.0>.
1.1.2
09 Apr 2021 18:18:41
commit hash: c8625caec510f9f5b23326b26e882e2fc5278c75commit hash: c8625caec510f9f5b23326b26e882e2fc5278c75commit hash: c8625caec510f9f5b23326b26e882e2fc5278c75commit hash: c8625caec510f9f5b23326b26e882e2fc5278c75 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
math/py-mathics-scanner: fix plist

Do not hardcode PYTHON_SUFFIX!
1.1.2
09 Apr 2021 17:53:10
commit hash: b19f392f090ed8cc0311e967d76f43e14173b8a9commit hash: b19f392f090ed8cc0311e967d76f43e14173b8a9commit hash: b19f392f090ed8cc0311e967d76f43e14173b8a9commit hash: b19f392f090ed8cc0311e967d76f43e14173b8a9 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
math/py-mathics-scanner: upgrade to 1.1.2

- Switch to CHEESESHOP, to keep all modules coherent

- Release notes at
  <https://github.com/Mathics3/mathics-scanner/releases/tag/1.1.2>.
1.0.0
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.0.0
20 Feb 2021 09:10:34
Revision:566147Original commit files touched by this commit
thierry search for other commits by this committer
Adding mathics-scanner, a tokeniser or scanner portion for the Wolfram
Language, which was previously a part of math/py-mathics.

Number of commits found: 14