Index: head/deskutils/genius/Makefile =================================================================== --- head/deskutils/genius/Makefile (revision 429706) +++ head/deskutils/genius/Makefile (revision 429707) @@ -1,44 +1,49 @@ # Created by: Andrey Zakhvatov # $FreeBSD$ PORTNAME= genius -PORTVERSION= 1.0.21 +PORTVERSION= 1.0.22 CATEGORIES= deskutils gnome MASTER_SITES= GNOME \ http://ftp.5z.com/pub/genius/ MAINTAINER= woodsb02@FreeBSD.org COMMENT= Arbitrary precision calculator for Gnome Desktop Environment LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= rarian-sk-config:textproc/rarian -LIB_DEPENDS= libmpfr.so:math/mpfr +LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 \ + libgmp.so:math/gmp \ + libmpfr.so:math/mpfr RUN_DEPENDS= rarian-sk-config:textproc/rarian USES= desktop-file-utils gmake libtool pathfix pkgconfig \ readline shared-mime-info tar:xz -USE_GNOME= gnomedocutils gnomeprefix gtksourceview2 gnomevfs2 vte intltool +USE_GNOME= cairo gnomedocutils gnomeprefix gtksourceview2 gnomevfs2 vte intltool +USE_XORG= x11 xext 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 OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls 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 429706) +++ head/deskutils/genius/distinfo (revision 429707) @@ -1,2 +1,3 @@ -SHA256 (genius-1.0.21.tar.xz) = f8c06a4d0aefc1bc934e993aaf8f913451d06c2bae378da1071c3bacf39ed934 -SIZE (genius-1.0.21.tar.xz) = 2539784 +TIMESTAMP = 1482898935 +SHA256 (genius-1.0.22.tar.xz) = 6bafcb4c6e7a5160b1f4d9acf214972babb12c4370714e414b8bfd5028383392 +SIZE (genius-1.0.22.tar.xz) = 2966620 Index: head/deskutils/genius/pkg-plist =================================================================== --- head/deskutils/genius/pkg-plist (revision 429706) +++ head/deskutils/genius/pkg-plist (revision 429707) @@ -1,215 +1,233 @@ 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/complex-analysis-argument-principle.gel +%%DATADIR%%/examples/complex-analysis-mandelbrot-define.gel +%%DATADIR%%/examples/complex-analysis-mandelbrot-set.gel +%%DATADIR%%/examples/complex-analysis-mesh.gel +%%DATADIR%%/examples/complex-analysis-newton-fractal.gel +%%DATADIR%%/examples/complex-analysis-wandering-ball.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/explicit-fdm-heat-line.gel %%DATADIR%%/examples/explicit-fdm-heat.gel %%DATADIR%%/examples/fourier-series-animation.gel %%DATADIR%%/examples/fourier-series-plotting.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/riemann-integral-darboux.gel +%%DATADIR%%/examples/riemann-integral.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%%/examples/vibrating-drumhead-modes.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/gnome/help/genius/sv/figures/genius_window.png +share/gnome/help/genius/sv/figures/line_plot.png +share/gnome/help/genius/sv/figures/line_plot_graph.png +share/gnome/help/genius/sv/figures/parametric.png +share/gnome/help/genius/sv/figures/parametric_graph.png +share/gnome/help/genius/sv/figures/surface_graph.png +share/gnome/help/genius/sv/genius.xml share/icons/hicolor/16x16/apps/gnome-genius.png share/icons/hicolor/22x22/apps/gnome-genius.png share/icons/hicolor/24x24/apps/gnome-genius.png share/icons/hicolor/256x256/apps/gnome-genius.png 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/icons/hicolor/8x8/apps/gnome-genius.png share/icons/hicolor/scalable/apps/gnome-genius.svg share/locale/ar/LC_MESSAGES/genius.mo share/locale/az/LC_MESSAGES/genius.mo share/locale/bs/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/eo/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/hu/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/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@latin/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-info/genius.keys share/mime-info/genius.mime share/mime/packages/genius.xml 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 +share/omf/genius/genius-sv.omf