pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/wxmaxima
Module Name: pkgsrc
Committed By: wiz
Date: Tue Nov 28 13:08:09 UTC 2017
Modified Files:
pkgsrc/math/wxmaxima: Makefile PLIST distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/math/wxmaxima/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/math/wxmaxima/PLIST
cvs rdiff -u -r1.2 -r1.3 pkgsrc/math/wxmaxima/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/wxmaxima/Makefile
diff -u pkgsrc/math/wxmaxima/Makefile:1.4 pkgsrc/math/wxmaxima/Makefile:1.5
--- pkgsrc/math/wxmaxima/Makefile:1.4 Sun Feb 12 06:25:43 2017
+++ pkgsrc/math/wxmaxima/Makefile Tue Nov 28 13:08:09 2017
@@ -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 @@ LICENSE= gnu-gpl-v2
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"
Index: pkgsrc/math/wxmaxima/PLIST
diff -u pkgsrc/math/wxmaxima/PLIST:1.1 pkgsrc/math/wxmaxima/PLIST:1.2
--- pkgsrc/math/wxmaxima/PLIST:1.1 Wed Oct 1 11:09:55 2014
+++ pkgsrc/math/wxmaxima/PLIST Tue Nov 28 13:08:09 2017
@@ -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
Index: pkgsrc/math/wxmaxima/distinfo
diff -u pkgsrc/math/wxmaxima/distinfo:1.2 pkgsrc/math/wxmaxima/distinfo:1.3
--- pkgsrc/math/wxmaxima/distinfo:1.2 Tue Nov 3 23:33:45 2015
+++ pkgsrc/math/wxmaxima/distinfo Tue Nov 28 13:08:09 2017
@@ -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