diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2021-02-20 09:17:49 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2021-02-20 09:17:49 +0000 |
commit | 2c6113414c7b5a656ce360e412be6d68e9e0b1e1 (patch) | |
tree | 9d99f35ca390df790d78bbf548ab7ed6b4f60a26 /UPDATING | |
parent | Adding mathics-django, which was previously a part of math/py-mathics. (diff) |
Add a notice about the split of math/py-mathics into several ports.
Notes
Notes:
svn path=/head/; revision=566151
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -5,6 +5,15 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20210220: + AFFECTS: users of math/py-mathics + AUTHOR: thierry@FreeBSD.org + + math/py-mathics has been splitted into several ports, and Mathics Core + only provides a rudimentary command-line shell called mathics. + To get the same functionnality than in 1.x, you need to install either + mathicsscript or Mathics-Django. + 20210219: AFFECTS: users of games/mangband AUTHOR: adridg@FreeBSD.org |