pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/wxmaxima wxmaxima: update to 17.10.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/95aecc1287ff
branches:  trunk
changeset: 372127:95aecc1287ff
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Nov 28 13:08:09 2017 +0000

description:
wxmaxima: update to 17.10.1.

  * Jump to the char containing the error on encountering unmatched parenthesis.
  * Try to place the cursor near the error in all other cases.
  * Attempt to mark the whole error message in red. This is bound to fail in
    some cases as maxima sometimes only sends part of an error message through
    the error() command. But it is better than nothing.
  * Detect and mark most warnings.
  * A "evaluate cells below" right-click-menu item.
  * Autosave now even works for unsaved documents adding them to the
    "recent documents" list if needed.
  * Big parenthesis are now drawn using unicode characters, if available.
  * Nicer integral, Product and Sum signs, optionally including antialiassing
    even if no font provides them.
  * MouseOver tooltips for some of the more exotic worksheet items.
  * A "Copy as svg" function that is as good as wxSVGFileDc allows us to be.
  * Worksheet objects now can provide their own ToolTips.
  * Config Dialogue: An editor for the startup file.
  * It is now possible to select which formats "Ctrl+C" should place data on
    the clipboard in.
  * Now multiple animations can run concurrently and can be told to autostart.
  * A menu entry that allows to select 1D and ASCII Art Maths
  * Recent files that currently don't exist are grayed out now.
  * A command-line switch that triggers evaluation on startup of wxMaxima
  * Many Bug Fixes and Performance improvements.

diffstat:

 math/wxmaxima/Makefile |  15 ++++----
 math/wxmaxima/PLIST    |  83 +++++++++++++++++++++++++++++++++++++++++++++++++-
 math/wxmaxima/distinfo |  10 +++---
 3 files changed, 94 insertions(+), 14 deletions(-)

diffs (161 lines):

diff -r 208db2d57ff2 -r 95aecc1287ff math/wxmaxima/Makefile
--- a/math/wxmaxima/Makefile    Tue Nov 28 12:47:28 2017 +0000
+++ b/math/wxmaxima/Makefile    Tue Nov 28 13:08:09 2017 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2017/02/12 06:25:43 ryoon Exp $
+# $NetBSD: Makefile,v 1.5 2017/11/28 13:08:09 wiz Exp $
 
-DISTNAME=      wxmaxima-14.09.0
-PKGREVISION=   3
+DISTNAME=      wxmaxima-17.10.1
 CATEGORIES=    math
-MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=wxmaxima/}
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=andrejv/}
+GITHUB_TAG=    Version-${PKGVERSION_NOREV}
 
 MAINTAINER=    helgoman%users.sourceforge.net@localhost
 HOMEPAGE=      http://andrejv.github.io/wxmaxima/
@@ -13,11 +13,10 @@
 DEPENDS+=      maxima>=5.15.0:../../math/maxima
 DEPENDS+=      gnuplot>=4.2.3:../../graphics/gnuplot
 
-GNU_CONFIGURE=         yes
-USE_PKGLOCALEDIR=      yes
-USE_LANGUAGES=         c c++
+USE_CMAKE=     yes
+USE_LANGUAGES= c c++
 
-CONFLICTS+=            wxMaxima-[0-9]*
+NOT_PAX_MPROTECT_SAFE= bin/wxmaxima
 
 .include "../../x11/wxGTK30/buildlink3.mk"
 .include "../../textproc/libxml2/buildlink3.mk"
diff -r 208db2d57ff2 -r 95aecc1287ff math/wxmaxima/PLIST
--- a/math/wxmaxima/PLIST       Tue Nov 28 12:47:28 2017 +0000
+++ b/math/wxmaxima/PLIST       Tue Nov 28 13:08:09 2017 +0000
@@ -1,28 +1,109 @@
-@comment $NetBSD: PLIST,v 1.1 2014/10/01 11:09:55 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2017/11/28 13:08:09 wiz Exp $
 bin/wxmaxima
+share/applications/wxMaxima.desktop
+share/bash-completion/completions/wxmaxima
+share/doc/wxmaxima/Autocomplete1.jpg
+share/doc/wxmaxima/Autocomplete2.jpg
+share/doc/wxmaxima/BatchImage.jpg
+share/doc/wxmaxima/BatchImage.png
+share/doc/wxmaxima/InputCell.jpg
+share/doc/wxmaxima/Matrix table example.png
+share/doc/wxmaxima/MatrixTableExample.png
+share/doc/wxmaxima/Second table example.png
+share/doc/wxmaxima/SecondTableExample.png
+share/doc/wxmaxima/SidePanes.png
+share/doc/wxmaxima/cell-example.png
+share/doc/wxmaxima/ezUnits.jpg
+share/doc/wxmaxima/ezUnits.png
+share/doc/wxmaxima/maxima_screenshot.png
+share/doc/wxmaxima/sbclMemory.png
+share/doc/wxmaxima/wxMaximaLogo.jpg
+share/doc/wxmaxima/wxMaximaLogo.png
+share/doc/wxmaxima/wxMaximaWindow.png
+share/doc/wxmaxima/wxMaxima_configuration_001.jpg
+share/doc/wxmaxima/wxMaxima_configuration_001.png
+share/doc/wxmaxima/wxMaxima_configuration_002.jpg
+share/doc/wxmaxima/wxMaxima_configuration_002.png
+share/doc/wxmaxima/wxmaxima.html
 share/locale/ca/LC_MESSAGES/wxMaxima.mo
 share/locale/cs/LC_MESSAGES/wxMaxima.mo
 share/locale/da/LC_MESSAGES/wxMaxima.mo
 share/locale/de/LC_MESSAGES/wxMaxima.mo
 share/locale/el/LC_MESSAGES/wxMaxima.mo
 share/locale/es/LC_MESSAGES/wxMaxima.mo
+share/locale/fi/LC_MESSAGES/wxMaxima.mo
 share/locale/fr/LC_MESSAGES/wxMaxima.mo
 share/locale/gl/LC_MESSAGES/wxMaxima.mo
 share/locale/hu/LC_MESSAGES/wxMaxima.mo
 share/locale/it/LC_MESSAGES/wxMaxima.mo
 share/locale/ja/LC_MESSAGES/wxMaxima.mo
+share/locale/kab/LC_MESSAGES/wxMaxima.mo
+share/locale/nb/LC_MESSAGES/wxMaxima.mo
 share/locale/pl/LC_MESSAGES/wxMaxima.mo
 share/locale/pt_BR/LC_MESSAGES/wxMaxima.mo
 share/locale/ru/LC_MESSAGES/wxMaxima.mo
+share/locale/tr/LC_MESSAGES/wxMaxima.mo
 share/locale/uk/LC_MESSAGES/wxMaxima.mo
 share/locale/zh_CN/LC_MESSAGES/wxMaxima.mo
 share/locale/zh_TW/LC_MESSAGES/wxMaxima.mo
+share/man/man1/wxmaxima.1
+share/metainfo/wxMaxima.appdata.xml
+share/mime/packages/x-wxmathml.xml
+share/mime/packages/x-wxmaxima-batch.xml
+share/pixmaps/text-x-wxmathml.svg
+share/pixmaps/text-x-wxmaxima-batch.svg
+share/pixmaps/wxmaxima-16.xpm
+share/pixmaps/wxmaxima-32.xpm
+share/pixmaps/wxmaxima.png
+share/pixmaps/wxmaxima.svg
 share/wxMaxima/COPYING
+share/wxMaxima/Document-export.png
 share/wxMaxima/README
+share/wxMaxima/README.md
+share/wxMaxima/a.png
 share/wxMaxima/autocomplete.txt
+share/wxMaxima/b.png
+share/wxMaxima/c.png
+share/wxMaxima/d.png
+share/wxMaxima/dialog-information.png
+share/wxMaxima/edit-copy.png
+share/wxMaxima/edit-cut.png
+share/wxMaxima/edit-find.png
+share/wxMaxima/editing.png
+share/wxMaxima/go-bottom.png
+share/wxMaxima/gtk-copy.png
+share/wxMaxima/gtk-cut.png
+share/wxMaxima/gtk-find.png
+share/wxMaxima/gtk-help.png
+share/wxMaxima/gtk-new.png
+share/wxMaxima/gtk-open.png
+share/wxMaxima/gtk-paste.png
+share/wxMaxima/gtk-preferences.png
+share/wxMaxima/gtk-print.png
+share/wxMaxima/gtk-save.png
+share/wxMaxima/gtk-select-all.png
+share/wxMaxima/gtk-stop.png
+share/wxMaxima/input.png
 share/wxMaxima/maxima.png
+share/wxMaxima/media-playback-start.png
+share/wxMaxima/media-playback-startstop.png
+share/wxMaxima/media-playback-stop.png
+share/wxMaxima/network-error.png
+share/wxMaxima/network-idle.png
+share/wxMaxima/network-offline.png
+share/wxMaxima/network-receive.png
+share/wxMaxima/network-transmit-receive.png
+share/wxMaxima/network-transmit.png
 share/wxMaxima/options.png
+share/wxMaxima/showCurrentCell.png
+share/wxMaxima/software-update-urgent.png
 share/wxMaxima/styles.png
+share/wxMaxima/testbench_simple.wxmx
+share/wxMaxima/text.png
 share/wxMaxima/tips.txt
+share/wxMaxima/view-refresh.png
+share/wxMaxima/weather-clear.png
+share/wxMaxima/weather-few-clouds.png
 share/wxMaxima/wxmathml.lisp
 share/wxMaxima/wxmaxima.png
+share/wxMaxima/wxmaxima.svg
diff -r 208db2d57ff2 -r 95aecc1287ff math/wxmaxima/distinfo
--- a/math/wxmaxima/distinfo    Tue Nov 28 12:47:28 2017 +0000
+++ b/math/wxmaxima/distinfo    Tue Nov 28 13:08:09 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/03 23:33:45 agc Exp $
+$NetBSD: distinfo,v 1.3 2017/11/28 13:08:09 wiz Exp $
 
-SHA1 (wxmaxima-14.09.0.tar.gz) = b8dad346edc820b0c3744219fa55561ad084cdda
-RMD160 (wxmaxima-14.09.0.tar.gz) = 5d54f45deacb7dd9c471055d7d2c3fc66ad54f34
-SHA512 (wxmaxima-14.09.0.tar.gz) = 0543ae4e230a927fa400f0db67cc98593f48552e4ab92b8826ffcced01ab27b459da36d31e66c05fe1fbf981378a25fd99916b7bc54ea2b78af0bc94d8a153a4
-Size (wxmaxima-14.09.0.tar.gz) = 1703308 bytes
+SHA1 (wxmaxima-17.10.1.tar.gz) = fd0c586705ccddfebd6f57be704fc6b23231adf0
+RMD160 (wxmaxima-17.10.1.tar.gz) = 563011cd5dbf96fe548dcef16a43aebabb8d365f
+SHA512 (wxmaxima-17.10.1.tar.gz) = 015f4a05e48d3c8918adcb4c69334b80cff8d0b97af7527742aabc438d34a6e5841e129a68f0d5e7f60c5ff7b415525874e6785c9b5a9f63925968a476ebc457
+Size (wxmaxima-17.10.1.tar.gz) = 8690844 bytes



Home | Main Index | Thread Index | Old Index