Thu Sep 8 20:18:28 2011 UTC ()
update to 1.0.14
changes:
-minor fixes
-documentation / translation improvements


(drochner)
diff -r1.37 -r1.38 pkgsrc/math/genius/Makefile
diff -r1.8 -r1.9 pkgsrc/math/genius/PLIST
diff -r1.13 -r1.14 pkgsrc/math/genius/distinfo

cvs diff -r1.37 -r1.38 pkgsrc/math/genius/Makefile (expand / switch to unified diff)

--- pkgsrc/math/genius/Makefile 2011/04/22 13:44:06 1.37
+++ pkgsrc/math/genius/Makefile 2011/09/08 20:18:28 1.38
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.37 2011/04/22 13:44:06 obache Exp $ 1# $NetBSD: Makefile,v 1.38 2011/09/08 20:18:28 drochner Exp $
2# 2#
3 3
4DISTNAME= genius-1.0.12 4DISTNAME= genius-1.0.14
5PKGREVISION= 2 
6CATEGORIES= math 5CATEGORIES= math
7MASTER_SITES= http://ftp.5z.com/pub/genius/ 6MASTER_SITES= http://ftp.5z.com/pub/genius/
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://www.jirka.org/genius.html 9HOMEPAGE= http://www.jirka.org/genius.html
11COMMENT= Calculator and math tool 10COMMENT= Calculator and math tool
12LICENSE= gnu-gpl-v3 11LICENSE= gnu-gpl-v3
13 12
14PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
15MAKE_JOBS_SAFE= no 14MAKE_JOBS_SAFE= no
16 15
17USE_PKGLOCALEDIR= yes 16USE_PKGLOCALEDIR= yes
18USE_LIBTOOL= yes 17USE_LIBTOOL= yes
@@ -20,16 +19,17 @@ GNU_CONFIGURE= yes @@ -20,16 +19,17 @@ GNU_CONFIGURE= yes
20USE_TOOLS+= pkg-config gmake intltool msgfmt 19USE_TOOLS+= pkg-config gmake intltool msgfmt
21USE_GNU_READLINE= yes 20USE_GNU_READLINE= yes
22 21
23.include "options.mk" 22.include "options.mk"
24 23
25do-test: 24do-test:
26 (cd ${WRKSRC}/src; perl geniustest.pl) 25 (cd ${WRKSRC}/src; perl geniustest.pl)
27 26
28.include "../../databases/shared-mime-info/mimedb.mk" 27.include "../../databases/shared-mime-info/mimedb.mk"
29.include "../../devel/glib2/buildlink3.mk" 28.include "../../devel/glib2/buildlink3.mk"
30.include "../../devel/gmp/buildlink3.mk" 29.include "../../devel/gmp/buildlink3.mk"
31.include "../../devel/readline/buildlink3.mk" 30.include "../../devel/readline/buildlink3.mk"
32.include "../../math/mpfr/buildlink3.mk" 31.include "../../math/mpfr/buildlink3.mk"
33BUILDLINK_ABI_DEPENDS.gtk2+= gtk2+>=2.12.0 32BUILDLINK_ABI_DEPENDS.gtk2+= gtk2+>=2.18
34.include "../../x11/gtk2/buildlink3.mk" 33.include "../../x11/gtk2/buildlink3.mk"
 34.include "../../textproc/gnome-doc-utils/buildlink3.mk"
35.include "../../mk/bsd.pkg.mk" 35.include "../../mk/bsd.pkg.mk"

cvs diff -r1.8 -r1.9 pkgsrc/math/genius/PLIST (expand / switch to unified diff)

--- pkgsrc/math/genius/PLIST 2010/11/02 18:02:34 1.8
+++ pkgsrc/math/genius/PLIST 2011/09/08 20:18:28 1.9
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.8 2010/11/02 18:02:34 drochner Exp $ 1@comment $NetBSD: PLIST,v 1.9 2011/09/08 20:18:28 drochner Exp $
2bin/genius 2bin/genius
3${PLIST.x11}bin/gnome-genius 3${PLIST.x11}bin/gnome-genius
4include/genius/compil.h 4include/genius/compil.h
5include/genius/dict.h 5include/genius/dict.h
6include/genius/eval.h 6include/genius/eval.h
7include/genius/geloutput.h 7include/genius/geloutput.h
8include/genius/genius-i18n.h 8include/genius/genius-i18n.h
9include/genius/lexer.h 9include/genius/lexer.h
10include/genius/matop.h 10include/genius/matop.h
11include/genius/matrix.h 11include/genius/matrix.h
12include/genius/matrixw.h 12include/genius/matrixw.h
13include/genius/mpwrap.h 13include/genius/mpwrap.h
14include/genius/mpzextra.h 14include/genius/mpzextra.h
@@ -56,49 +56,96 @@ share/genius/gel/number_theory/misc.gel @@ -56,49 +56,96 @@ share/genius/gel/number_theory/misc.gel
56share/genius/gel/number_theory/modulus.gel 56share/genius/gel/number_theory/modulus.gel
57share/genius/gel/number_theory/primes.gel 57share/genius/gel/number_theory/primes.gel
58share/genius/gel/number_theory/quadratic.gel 58share/genius/gel/number_theory/quadratic.gel
59share/genius/gel/sets/basic.gel 59share/genius/gel/sets/basic.gel
60share/genius/gel/sets/loader.gel 60share/genius/gel/sets/loader.gel
61share/genius/gel/statistics/basic.gel 61share/genius/gel/statistics/basic.gel
62share/genius/gel/statistics/loader.gel 62share/genius/gel/statistics/loader.gel
63share/genius/gel/symbolic/differentiation.gel 63share/genius/gel/symbolic/differentiation.gel
64share/genius/gel/symbolic/loader.gel 64share/genius/gel/symbolic/loader.gel
65share/genius/genius-graph.png 65share/genius/genius-graph.png
66share/genius/genius.txt 66share/genius/genius.txt
67share/genius/gtksourceview/genius.lang 67share/genius/gtksourceview/genius.lang
68share/genius/plugins/test.plugin 68share/genius/plugins/test.plugin
 69share/gnome/help/genius/C/figures/genius_window.eps
69share/gnome/help/genius/C/figures/genius_window.png 70share/gnome/help/genius/C/figures/genius_window.png
 71share/gnome/help/genius/C/figures/line_plot.eps
70share/gnome/help/genius/C/figures/line_plot.png 72share/gnome/help/genius/C/figures/line_plot.png
 73share/gnome/help/genius/C/figures/line_plot_graph.eps
71share/gnome/help/genius/C/figures/line_plot_graph.png 74share/gnome/help/genius/C/figures/line_plot_graph.png
 75share/gnome/help/genius/C/figures/parametric.eps
72share/gnome/help/genius/C/figures/parametric.png 76share/gnome/help/genius/C/figures/parametric.png
 77share/gnome/help/genius/C/figures/parametric_graph.eps
73share/gnome/help/genius/C/figures/parametric_graph.png 78share/gnome/help/genius/C/figures/parametric_graph.png
 79share/gnome/help/genius/C/figures/surface_graph.eps
74share/gnome/help/genius/C/figures/surface_graph.png 80share/gnome/help/genius/C/figures/surface_graph.png
75share/gnome/help/genius/C/gel-function-list.xml 81share/gnome/help/genius/C/gel-function-list.xml
76share/gnome/help/genius/C/genius.xml 82share/gnome/help/genius/C/genius.xml
77share/gnome/help/genius/C/legal.xml 83share/gnome/help/genius/C/legal.xml
 84share/gnome/help/genius/cs/figures/genius_window.eps
 85share/gnome/help/genius/cs/figures/genius_window.png
 86share/gnome/help/genius/cs/figures/line_plot.eps
 87share/gnome/help/genius/cs/figures/line_plot.png
 88share/gnome/help/genius/cs/figures/line_plot_graph.eps
 89share/gnome/help/genius/cs/figures/line_plot_graph.png
 90share/gnome/help/genius/cs/figures/parametric.eps
 91share/gnome/help/genius/cs/figures/parametric.png
 92share/gnome/help/genius/cs/figures/parametric_graph.eps
 93share/gnome/help/genius/cs/figures/parametric_graph.png
 94share/gnome/help/genius/cs/figures/surface_graph.eps
 95share/gnome/help/genius/cs/figures/surface_graph.png
 96share/gnome/help/genius/cs/genius.xml
 97share/gnome/help/genius/de/figures/genius_window.eps
 98share/gnome/help/genius/de/figures/genius_window.png
 99share/gnome/help/genius/de/figures/line_plot.eps
 100share/gnome/help/genius/de/figures/line_plot.png
 101share/gnome/help/genius/de/figures/line_plot_graph.eps
 102share/gnome/help/genius/de/figures/line_plot_graph.png
 103share/gnome/help/genius/de/figures/parametric.eps
 104share/gnome/help/genius/de/figures/parametric.png
 105share/gnome/help/genius/de/figures/parametric_graph.eps
 106share/gnome/help/genius/de/figures/parametric_graph.png
 107share/gnome/help/genius/de/figures/surface_graph.eps
 108share/gnome/help/genius/de/figures/surface_graph.png
 109share/gnome/help/genius/de/genius.xml
 110share/gnome/help/genius/es/figures/genius_window.eps
 111share/gnome/help/genius/es/figures/genius_window.png
 112share/gnome/help/genius/es/figures/line_plot.eps
 113share/gnome/help/genius/es/figures/line_plot.png
 114share/gnome/help/genius/es/figures/line_plot_graph.eps
 115share/gnome/help/genius/es/figures/line_plot_graph.png
 116share/gnome/help/genius/es/figures/parametric.eps
 117share/gnome/help/genius/es/figures/parametric.png
 118share/gnome/help/genius/es/figures/parametric_graph.eps
 119share/gnome/help/genius/es/figures/parametric_graph.png
 120share/gnome/help/genius/es/figures/surface_graph.eps
 121share/gnome/help/genius/es/figures/surface_graph.png
 122share/gnome/help/genius/es/genius.xml
78share/icons/hicolor/32x32/apps/genius-stock-plot.png 123share/icons/hicolor/32x32/apps/genius-stock-plot.png
79share/icons/hicolor/32x32/apps/gnome-genius.png 124share/icons/hicolor/32x32/apps/gnome-genius.png
80share/icons/hicolor/48x48/apps/genius-stock-plot.png 125share/icons/hicolor/48x48/apps/genius-stock-plot.png
81share/icons/hicolor/48x48/apps/gnome-genius.png 126share/icons/hicolor/48x48/apps/gnome-genius.png
82share/locale/ar/LC_MESSAGES/genius.mo 127share/locale/ar/LC_MESSAGES/genius.mo
83share/locale/az/LC_MESSAGES/genius.mo 128share/locale/az/LC_MESSAGES/genius.mo
84share/locale/ca/LC_MESSAGES/genius.mo 129share/locale/ca/LC_MESSAGES/genius.mo
85share/locale/cs/LC_MESSAGES/genius.mo 130share/locale/cs/LC_MESSAGES/genius.mo
 131share/locale/da/LC_MESSAGES/genius.mo
86share/locale/de/LC_MESSAGES/genius.mo 132share/locale/de/LC_MESSAGES/genius.mo
87share/locale/dz/LC_MESSAGES/genius.mo 133share/locale/dz/LC_MESSAGES/genius.mo
88share/locale/el/LC_MESSAGES/genius.mo 134share/locale/el/LC_MESSAGES/genius.mo
89share/locale/en_CA/LC_MESSAGES/genius.mo 135share/locale/en_CA/LC_MESSAGES/genius.mo
90share/locale/en_GB/LC_MESSAGES/genius.mo 136share/locale/en_GB/LC_MESSAGES/genius.mo
91share/locale/es/LC_MESSAGES/genius.mo 137share/locale/es/LC_MESSAGES/genius.mo
 138share/locale/eu/LC_MESSAGES/genius.mo
92share/locale/fr/LC_MESSAGES/genius.mo 139share/locale/fr/LC_MESSAGES/genius.mo
93share/locale/ga/LC_MESSAGES/genius.mo 140share/locale/ga/LC_MESSAGES/genius.mo
94share/locale/gl/LC_MESSAGES/genius.mo 141share/locale/gl/LC_MESSAGES/genius.mo
95share/locale/hi/LC_MESSAGES/genius.mo 142share/locale/hi/LC_MESSAGES/genius.mo
96share/locale/hr/LC_MESSAGES/genius.mo 143share/locale/hr/LC_MESSAGES/genius.mo
97share/locale/it/LC_MESSAGES/genius.mo 144share/locale/it/LC_MESSAGES/genius.mo
98share/locale/ja/LC_MESSAGES/genius.mo 145share/locale/ja/LC_MESSAGES/genius.mo
99share/locale/ko/LC_MESSAGES/genius.mo 146share/locale/ko/LC_MESSAGES/genius.mo
100share/locale/lv/LC_MESSAGES/genius.mo 147share/locale/lv/LC_MESSAGES/genius.mo
101share/locale/mk/LC_MESSAGES/genius.mo 148share/locale/mk/LC_MESSAGES/genius.mo
102share/locale/ml/LC_MESSAGES/genius.mo 149share/locale/ml/LC_MESSAGES/genius.mo
103share/locale/nb/LC_MESSAGES/genius.mo 150share/locale/nb/LC_MESSAGES/genius.mo
104share/locale/ne/LC_MESSAGES/genius.mo 151share/locale/ne/LC_MESSAGES/genius.mo
@@ -110,13 +157,16 @@ share/locale/pt/LC_MESSAGES/genius.mo @@ -110,13 +157,16 @@ share/locale/pt/LC_MESSAGES/genius.mo
110share/locale/pt_BR/LC_MESSAGES/genius.mo 157share/locale/pt_BR/LC_MESSAGES/genius.mo
111share/locale/rw/LC_MESSAGES/genius.mo 158share/locale/rw/LC_MESSAGES/genius.mo
112share/locale/sl/LC_MESSAGES/genius.mo 159share/locale/sl/LC_MESSAGES/genius.mo
113share/locale/sq/LC_MESSAGES/genius.mo 160share/locale/sq/LC_MESSAGES/genius.mo
114share/locale/sr/LC_MESSAGES/genius.mo 161share/locale/sr/LC_MESSAGES/genius.mo
115share/locale/sr@Latn/LC_MESSAGES/genius.mo 162share/locale/sr@Latn/LC_MESSAGES/genius.mo
116share/locale/sv/LC_MESSAGES/genius.mo 163share/locale/sv/LC_MESSAGES/genius.mo
117share/locale/zh_CN/LC_MESSAGES/genius.mo 164share/locale/zh_CN/LC_MESSAGES/genius.mo
118share/locale/zh_TW/LC_MESSAGES/genius.mo 165share/locale/zh_TW/LC_MESSAGES/genius.mo
119share/mime-info/genius.keys 166share/mime-info/genius.keys
120share/mime-info/genius.mime 167share/mime-info/genius.mime
121share/mime/packages/genius.xml 168share/mime/packages/genius.xml
122share/omf/genius/genius-C.omf 169share/omf/genius/genius-C.omf
 170share/omf/genius/genius-cs.omf
 171share/omf/genius/genius-de.omf
 172share/omf/genius/genius-es.omf

cvs diff -r1.13 -r1.14 pkgsrc/math/genius/distinfo (expand / switch to unified diff)

--- pkgsrc/math/genius/distinfo 2010/11/28 13:21:56 1.13
+++ pkgsrc/math/genius/distinfo 2011/09/08 20:18:28 1.14
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.13 2010/11/28 13:21:56 drochner Exp $ 1$NetBSD: distinfo,v 1.14 2011/09/08 20:18:28 drochner Exp $
2 2
3SHA1 (genius-1.0.12.tar.gz) = 20c0faa792002824466cb03bb7f68f61af6987dd 3SHA1 (genius-1.0.14.tar.gz) = adaa3ffd30e856b77dab30e75f9021634c777dfb
4RMD160 (genius-1.0.12.tar.gz) = d619c8f17606d51cf2b9dc695f157e201fc4290a 4RMD160 (genius-1.0.14.tar.gz) = c62d2cc3862ba208f093b44329049bca3f4a2145
5Size (genius-1.0.12.tar.gz) = 2266671 bytes 5Size (genius-1.0.14.tar.gz) = 3320139 bytes