Index: head/deskutils/genius/Makefile =================================================================== --- head/deskutils/genius/Makefile (revision 369213) +++ head/deskutils/genius/Makefile (revision 369214) @@ -1,38 +1,38 @@ # Created by: Andrey Zakhvatov # $FreeBSD$ PORTNAME= genius -PORTVERSION= 1.0.18 +PORTVERSION= 1.0.19 CATEGORIES= deskutils gnome MASTER_SITES= GNOME \ http://ftp.5z.com/pub/genius/ MAINTAINER= ports@FreeBSD.org COMMENT= Arbitrary precision calculator for Gnome Desktop Environment LICENSE= GPLv3 BUILD_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian LIB_DEPENDS= libmpfr.so:${PORTSDIR}/math/mpfr RUN_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian USES= desktop-file-utils gettext gmake libtool pathfix pkgconfig \ readline shared-mime-info tar:xz USE_GNOME= gnomedocutils gnomeprefix gtksourceview2 gnomevfs2 vte GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-extra-gcc-optimization \ --disable-update-mimedb \ --disable-scrollkeeper INSTALL_TARGET= install-strip USE_LDCONFIG= yes INSTALLS_ICONS= yes INSTALLS_OMF= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib post-patch: @${FIND} ${WRKSRC}/gtkextra -name "*.c" | ${XARGS} \ ${REINPLACE_CMD} -e 's|inline gint|gint|' .include Index: head/deskutils/genius/distinfo =================================================================== --- head/deskutils/genius/distinfo (revision 369213) +++ head/deskutils/genius/distinfo (revision 369214) @@ -1,2 +1,2 @@ -SHA256 (genius-1.0.18.tar.xz) = acd367b0602a78450569822f4da41cc0e53fefef587b84121bd12ea1486ecb75 -SIZE (genius-1.0.18.tar.xz) = 2434892 +SHA256 (genius-1.0.19.tar.xz) = e5a979d13ae39fb1ae176078dbb301222e6c7a1c2cda8d999bac3ff6a4a7e6c2 +SIZE (genius-1.0.19.tar.xz) = 2447724 Index: head/deskutils/genius/pkg-plist =================================================================== --- head/deskutils/genius/pkg-plist (revision 369213) +++ head/deskutils/genius/pkg-plist (revision 369214) @@ -1,221 +1,206 @@ bin/genius bin/gnome-genius include/genius/compil.h include/genius/dict.h include/genius/eval.h include/genius/geloutput.h include/genius/genius-i18n.h include/genius/lexer.h include/genius/matop.h include/genius/matrix.h include/genius/matrixw.h include/genius/mpwrap.h include/genius/mpzextra.h include/genius/plug_api.h include/genius/structs.h include/genius/utype.h lib/genius/libtestplugin.a lib/genius/libtestplugin.so libexec/genius-readline-helper-fifo share/application-registry/genius.applications share/applications/gnome-genius.desktop +%%DATADIR%%/examples/cantor.gel +%%DATADIR%%/examples/dalemb-pulse.gel +%%DATADIR%%/examples/easy-matrix-examples.gel +%%DATADIR%%/examples/eulers-method-exp-run.gel +%%DATADIR%%/examples/eulers-method-graphs-exp.gel +%%DATADIR%%/examples/fourier-series-animation.gel +%%DATADIR%%/examples/fourier-series-half-sawtooth.gel +%%DATADIR%%/examples/laplace-fdm.gel +%%DATADIR%%/examples/linapprox.gel +%%DATADIR%%/examples/lorenz.gel +%%DATADIR%%/examples/newton-calc-sqrt2.gel +%%DATADIR%%/examples/newton-sqrt2.gel +%%DATADIR%%/examples/peano.gel +%%DATADIR%%/examples/rsa.gel +%%DATADIR%%/examples/shocks.gel +%%DATADIR%%/examples/sierpinski.gel +%%DATADIR%%/examples/standing-waves.gel +%%DATADIR%%/examples/strange-attractor.gel +%%DATADIR%%/examples/taylor-exp.gel +%%DATADIR%%/examples/taylor-sin.gel %%DATADIR%%/gel/calculus/differentiation.gel %%DATADIR%%/gel/calculus/fourier.gel %%DATADIR%%/gel/calculus/integration.gel %%DATADIR%%/gel/calculus/limits.gel %%DATADIR%%/gel/calculus/loader.gel %%DATADIR%%/gel/calculus/sums_products.gel %%DATADIR%%/gel/combinatorics/factorial.gel %%DATADIR%%/gel/combinatorics/loader.gel %%DATADIR%%/gel/combinatorics/misc.gel %%DATADIR%%/gel/combinatorics/recursive_sequences.gel %%DATADIR%%/gel/commutative_algebra/loader.gel %%DATADIR%%/gel/commutative_algebra/macaulay.gel %%DATADIR%%/gel/equation_solving/diffeqs.gel %%DATADIR%%/gel/equation_solving/find_root.gel %%DATADIR%%/gel/equation_solving/formulas.gel %%DATADIR%%/gel/equation_solving/loader.gel %%DATADIR%%/gel/equation_solving/newton.gel %%DATADIR%%/gel/functions/complex_numbers.gel %%DATADIR%%/gel/functions/delta.gel %%DATADIR%%/gel/functions/elementary.gel %%DATADIR%%/gel/functions/kernels.gel %%DATADIR%%/gel/functions/lambert.gel %%DATADIR%%/gel/functions/loader.gel %%DATADIR%%/gel/functions/numerical.gel %%DATADIR%%/gel/functions/orthogonal_polynomials.gel %%DATADIR%%/gel/lib.cgel %%DATADIR%%/gel/linear_algebra/bilinear_forms.gel %%DATADIR%%/gel/linear_algebra/linear_algebra.gel %%DATADIR%%/gel/linear_algebra/loader.gel %%DATADIR%%/gel/linear_algebra/misc.gel %%DATADIR%%/gel/linear_algebra/special_matrices.gel %%DATADIR%%/gel/linear_algebra/subspaces.gel %%DATADIR%%/gel/loader.gel %%DATADIR%%/gel/misc/loader.gel %%DATADIR%%/gel/misc/misc.gel %%DATADIR%%/gel/number_theory/factoring.gel %%DATADIR%%/gel/number_theory/loader.gel %%DATADIR%%/gel/number_theory/misc.gel %%DATADIR%%/gel/number_theory/modulus.gel %%DATADIR%%/gel/number_theory/primes.gel %%DATADIR%%/gel/number_theory/quadratic.gel %%DATADIR%%/gel/sets/basic.gel %%DATADIR%%/gel/sets/loader.gel %%DATADIR%%/gel/statistics/basic.gel %%DATADIR%%/gel/statistics/loader.gel %%DATADIR%%/gel/symbolic/differentiation.gel %%DATADIR%%/gel/symbolic/loader.gel %%DATADIR%%/genius-graph.png %%DATADIR%%/genius.txt %%DATADIR%%/gtksourceview/genius.lang %%DATADIR%%/plugins/test.plugin share/gnome/help/genius/C/figures/genius_window.png share/gnome/help/genius/C/figures/line_plot.png share/gnome/help/genius/C/figures/line_plot_graph.png share/gnome/help/genius/C/figures/parametric.png share/gnome/help/genius/C/figures/parametric_graph.png share/gnome/help/genius/C/figures/surface_graph.png share/gnome/help/genius/C/genius.xml share/gnome/help/genius/C/legal.xml share/gnome/help/genius/cs/figures/genius_window.png share/gnome/help/genius/cs/figures/line_plot.png share/gnome/help/genius/cs/figures/line_plot_graph.png share/gnome/help/genius/cs/figures/parametric.png share/gnome/help/genius/cs/figures/parametric_graph.png share/gnome/help/genius/cs/figures/surface_graph.png share/gnome/help/genius/cs/genius.xml share/gnome/help/genius/de/figures/genius_window.png share/gnome/help/genius/de/figures/line_plot.png share/gnome/help/genius/de/figures/line_plot_graph.png share/gnome/help/genius/de/figures/parametric.png share/gnome/help/genius/de/figures/parametric_graph.png share/gnome/help/genius/de/figures/surface_graph.png share/gnome/help/genius/de/genius.xml share/gnome/help/genius/el/figures/genius_window.png share/gnome/help/genius/el/figures/line_plot.png share/gnome/help/genius/el/figures/line_plot_graph.png share/gnome/help/genius/el/figures/parametric.png share/gnome/help/genius/el/figures/parametric_graph.png share/gnome/help/genius/el/figures/surface_graph.png share/gnome/help/genius/el/genius.xml share/gnome/help/genius/es/figures/genius_window.png share/gnome/help/genius/es/figures/line_plot.png share/gnome/help/genius/es/figures/line_plot_graph.png share/gnome/help/genius/es/figures/parametric.png share/gnome/help/genius/es/figures/parametric_graph.png share/gnome/help/genius/es/figures/surface_graph.png share/gnome/help/genius/es/genius.xml share/gnome/help/genius/fr/figures/genius_window.png share/gnome/help/genius/fr/figures/line_plot.png share/gnome/help/genius/fr/figures/line_plot_graph.png share/gnome/help/genius/fr/figures/parametric.png share/gnome/help/genius/fr/figures/parametric_graph.png share/gnome/help/genius/fr/figures/surface_graph.png share/gnome/help/genius/fr/genius.xml share/gnome/help/genius/pt_BR/figures/genius_window.png share/gnome/help/genius/pt_BR/figures/line_plot.png share/gnome/help/genius/pt_BR/figures/line_plot_graph.png share/gnome/help/genius/pt_BR/figures/parametric.png share/gnome/help/genius/pt_BR/figures/parametric_graph.png share/gnome/help/genius/pt_BR/figures/surface_graph.png share/gnome/help/genius/pt_BR/genius.xml share/gnome/help/genius/ru/figures/genius_window.png share/gnome/help/genius/ru/figures/line_plot.png share/gnome/help/genius/ru/figures/line_plot_graph.png share/gnome/help/genius/ru/figures/parametric.png share/gnome/help/genius/ru/figures/parametric_graph.png share/gnome/help/genius/ru/figures/surface_graph.png share/gnome/help/genius/ru/genius.xml share/icons/hicolor/32x32/apps/genius-stock-plot.png share/icons/hicolor/32x32/apps/gnome-genius.png share/icons/hicolor/48x48/apps/genius-stock-plot.png share/icons/hicolor/48x48/apps/gnome-genius.png share/locale/ar/LC_MESSAGES/genius.mo share/locale/az/LC_MESSAGES/genius.mo share/locale/ca/LC_MESSAGES/genius.mo share/locale/cs/LC_MESSAGES/genius.mo share/locale/da/LC_MESSAGES/genius.mo share/locale/de/LC_MESSAGES/genius.mo share/locale/dz/LC_MESSAGES/genius.mo share/locale/el/LC_MESSAGES/genius.mo share/locale/en_CA/LC_MESSAGES/genius.mo share/locale/en_GB/LC_MESSAGES/genius.mo share/locale/es/LC_MESSAGES/genius.mo share/locale/eu/LC_MESSAGES/genius.mo share/locale/fr/LC_MESSAGES/genius.mo share/locale/ga/LC_MESSAGES/genius.mo share/locale/gl/LC_MESSAGES/genius.mo share/locale/hi/LC_MESSAGES/genius.mo share/locale/hr/LC_MESSAGES/genius.mo share/locale/id/LC_MESSAGES/genius.mo share/locale/it/LC_MESSAGES/genius.mo share/locale/ja/LC_MESSAGES/genius.mo share/locale/ko/LC_MESSAGES/genius.mo share/locale/lv/LC_MESSAGES/genius.mo share/locale/mk/LC_MESSAGES/genius.mo share/locale/ml/LC_MESSAGES/genius.mo share/locale/nb/LC_MESSAGES/genius.mo share/locale/ne/LC_MESSAGES/genius.mo share/locale/nl/LC_MESSAGES/genius.mo share/locale/oc/LC_MESSAGES/genius.mo share/locale/pa/LC_MESSAGES/genius.mo share/locale/pl/LC_MESSAGES/genius.mo share/locale/pt/LC_MESSAGES/genius.mo share/locale/pt_BR/LC_MESSAGES/genius.mo share/locale/ro/LC_MESSAGES/genius.mo share/locale/ru/LC_MESSAGES/genius.mo share/locale/rw/LC_MESSAGES/genius.mo share/locale/sl/LC_MESSAGES/genius.mo share/locale/sq/LC_MESSAGES/genius.mo share/locale/sr/LC_MESSAGES/genius.mo share/locale/sr@Latn/LC_MESSAGES/genius.mo share/locale/sv/LC_MESSAGES/genius.mo share/locale/zh_CN/LC_MESSAGES/genius.mo share/locale/zh_TW/LC_MESSAGES/genius.mo share/mime/packages/genius.xml share/mime-info/genius.keys share/mime-info/genius.mime share/omf/genius/genius-C.omf share/omf/genius/genius-cs.omf share/omf/genius/genius-de.omf share/omf/genius/genius-el.omf share/omf/genius/genius-es.omf share/omf/genius/genius-fr.omf share/omf/genius/genius-pt_BR.omf share/omf/genius/genius-ru.omf -@dirrm share/omf/genius -@dirrm share/gnome/help/genius/ru/figures -@dirrm share/gnome/help/genius/ru -@dirrm share/gnome/help/genius/pt_BR/figures -@dirrm share/gnome/help/genius/pt_BR -@dirrm share/gnome/help/genius/fr/figures -@dirrm share/gnome/help/genius/fr -@dirrm share/gnome/help/genius/es/figures -@dirrm share/gnome/help/genius/es -@dirrm share/gnome/help/genius/el/figures -@dirrm share/gnome/help/genius/el -@dirrm share/gnome/help/genius/de/figures -@dirrm share/gnome/help/genius/de -@dirrm share/gnome/help/genius/cs/figures -@dirrm share/gnome/help/genius/cs -@dirrm share/gnome/help/genius/C/figures -@dirrm share/gnome/help/genius/C -@dirrm share/gnome/help/genius -@dirrm %%DATADIR%%/plugins -@dirrm %%DATADIR%%/gtksourceview -@dirrm %%DATADIR%%/gel/symbolic -@dirrm %%DATADIR%%/gel/statistics -@dirrm %%DATADIR%%/gel/sets -@dirrm %%DATADIR%%/gel/number_theory -@dirrm %%DATADIR%%/gel/misc -@dirrm %%DATADIR%%/gel/linear_algebra -@dirrm %%DATADIR%%/gel/functions -@dirrm %%DATADIR%%/gel/equation_solving -@dirrm %%DATADIR%%/gel/commutative_algebra -@dirrm %%DATADIR%%/gel/combinatorics -@dirrm %%DATADIR%%/gel/calculus -@dirrm %%DATADIR%%/gel -@dirrm %%DATADIR%% -@dirrm lib/genius -@dirrm include/genius