diff --git a/math/cantor/Makefile b/math/cantor/Makefile index aa092518c408..8f991be81e13 100644 --- a/math/cantor/Makefile +++ b/math/cantor/Makefile @@ -1,63 +1,64 @@ PORTNAME= cantor DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= math kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Mathematical software frontend by KDE LIB_DEPENDS= libAnalitza.so:math/analitza \ libcln.so:math/cln \ libqalculate.so:math/libqalculate \ libspectre.so:print/libspectre \ libpoppler.so:graphics/poppler \ libpoppler-qt5.so:graphics/poppler-qt5 BUILD_DEPENDS= ${LOCALBASE}/share/xsl/docbook/html/docbook.xsl:textproc/docbook-xsl \ docbook-xml>0:textproc/docbook-xml USES= cmake compiler:c++11-lang desktop-file-utils gettext kde:5 \ pkgconfig python:3.4+ qt:5 shared-mime-info tar:xz USE_KDE= attica auth archive bookmarks codecs completion config \ configwidgets coreaddons crash emoticons i18n iconthemes \ itemmodels itemviews init jobwidgets kdelibs4support kio \ newstuff parts pty service solid sonnet syntaxhighlighting \ texteditor textwidgets widgetsaddons windowsystem xmlgui \ ecm_build USE_QT= concurrent core dbus declarative gui help location network \ printsupport sql svg webchannel webengine \ widgets xml xmlpatterns \ buildtools_build qmake_build testlib_build USE_LDCONFIG= yes OPTIONS_DEFINE= LUAJIT MAXIMA OCTAVE R SAGE SCILAB DOCS OPTIONS_SUB= yes # R LUAJIT LUAJIT_DESC= Build LuaJIT backend and install LuaJIT LUAJIT_LIB_DEPENDS= libluajit-5.1.so:lang/luajit LUAJIT_CMAKE_OFF= -DWITH_LuaJIT:BOOL=FALSE MAXIMA_DESC= Install Maxima MAXIMA_RUN_DEPENDS= maxima:math/maxima OCTAVE_DESC= Install Octave OCTAVE_RUN_DEPENDS= octave:math/octave R_DESC= Build R backend and install R R_LIB_DEPENDS= libR.so:math/R # Required to set CFLAGS for -lgfortran. R_USES= fortran R_CMAKE_OFF= -DWITH_R:BOOL=FALSE SAGE_DESC= Install Sage SAGE_RUN_DEPENDS= sage:math/sage SCILAB_DESC= Install Scilab SCILAB_RUN_DEPENDS= scilab:math/scilab # Disable python2 binding CMAKE_ON= CMAKE_DISABLE_FIND_PACKAGE_PythonLibs post-patch: ${REINPLACE_CMD} -e '/FIND_PROGRAM(_GFORTRAN_EXECUTABLE/s,gfortran,${FC},' \ ${WRKSRC}/cmake/FindR.cmake .include diff --git a/math/libqalculate/Makefile b/math/libqalculate/Makefile index 34c686740da7..1034222cbbcf 100644 --- a/math/libqalculate/Makefile +++ b/math/libqalculate/Makefile @@ -1,37 +1,36 @@ # Created by: Sergey Akifyev PORTNAME= libqalculate -PORTVERSION= 3.17.0 -PORTREVISION= 2 +PORTVERSION= 4.0.0 CATEGORIES= math MASTER_SITES= https://github.com/Qalculate/${PORTNAME}/releases/download/v${PORTVERSION}/ MAINTAINER= jhale@FreeBSD.org COMMENT= Multi-purpose desktop calculator (backend library) LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libicuuc.so:devel/icu \ libcurl.so:ftp/curl \ libgmp.so:math/gmp \ libmpfr.so:math/mpfr USES= compiler:c++14-lang gettext gmake gnome iconv libtool \ localbase ncurses pathfix pkgconfig readline USE_GNOME= intltool libxml2 USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip OPTIONS_DEFINE= NLS OPTIONS_SUB= yes post-patch-NLS-off: @${REINPLACE_CMD} -e '/^SUBDIRS =/s|po ||g' ${WRKSRC}/Makefile.in post-patch: @${REINPLACE_CMD} -e '/^SUBDIRS =/s|docs||g' ${WRKSRC}/Makefile.in .include diff --git a/math/libqalculate/distinfo b/math/libqalculate/distinfo index 4036e8ce271d..10ee853d3baa 100644 --- a/math/libqalculate/distinfo +++ b/math/libqalculate/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1615732502 -SHA256 (libqalculate-3.17.0.tar.gz) = 7ea06b140b9238b44473e07b60e1e8cb5271e45b80cbdc27e7eb2e6f82c2ec8c -SIZE (libqalculate-3.17.0.tar.gz) = 1770500 +TIMESTAMP = 1645711860 +SHA256 (libqalculate-4.0.0.tar.gz) = 1bddd1aa5fc5c0915308400845acf376dcb685bcbd8da90360b3d75b87d4c666 +SIZE (libqalculate-4.0.0.tar.gz) = 2167348 diff --git a/math/libqalculate/pkg-plist b/math/libqalculate/pkg-plist index 60ebd00b5c34..33e902dd4efb 100644 --- a/math/libqalculate/pkg-plist +++ b/math/libqalculate/pkg-plist @@ -1,36 +1,39 @@ bin/qalc include/libqalculate/BuiltinFunctions.h include/libqalculate/Calculator.h include/libqalculate/DataSet.h include/libqalculate/ExpressionItem.h include/libqalculate/Function.h include/libqalculate/MathStructure.h include/libqalculate/Number.h include/libqalculate/Prefix.h include/libqalculate/QalculateDateTime.h include/libqalculate/Unit.h include/libqalculate/Variable.h include/libqalculate/includes.h include/libqalculate/qalculate.h include/libqalculate/util.h lib/libqalculate.a lib/libqalculate.so -lib/libqalculate.so.21 -lib/libqalculate.so.21.11.0 +lib/libqalculate.so.22 +lib/libqalculate.so.22.16.0 libdata/pkgconfig/libqalculate.pc man/man1/qalc.1.gz +%%NLS%%share/locale/ca/LC_MESSAGES/libqalculate.mo +%%NLS%%share/locale/de/LC_MESSAGES/libqalculate.mo %%NLS%%share/locale/es/LC_MESSAGES/libqalculate.mo %%NLS%%share/locale/fr/LC_MESSAGES/libqalculate.mo %%NLS%%share/locale/nl/LC_MESSAGES/libqalculate.mo +%%NLS%%share/locale/ru/LC_MESSAGES/libqalculate.mo %%NLS%%share/locale/sv/LC_MESSAGES/libqalculate.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/libqalculate.mo share/qalculate/currencies.xml share/qalculate/datasets.xml share/qalculate/elements.xml share/qalculate/eurofxref-daily.xml share/qalculate/functions.xml share/qalculate/planets.xml share/qalculate/prefixes.xml share/qalculate/rates.json share/qalculate/units.xml share/qalculate/variables.xml diff --git a/math/qalculate/Makefile b/math/qalculate/Makefile index 5d3143091498..8076344961ab 100644 --- a/math/qalculate/Makefile +++ b/math/qalculate/Makefile @@ -1,36 +1,37 @@ # Created by: Sergey Akifyev PORTNAME= qalculate -PORTVERSION= 3.17.0 +PORTVERSION= 4.0.0 CATEGORIES= math MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/v${PORTVERSION}/ DISTNAME= ${GH_PROJECT}-${PORTVERSION} MAINTAINER= jhale@FreeBSD.org COMMENT= Multi-purpose desktop calculator (GTK+3 frontend) LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libqalculate.so:math/libqalculate +LIB_DEPENDS= libqalculate.so:math/libqalculate \ + libharfbuzz.so:print/harfbuzz RUN_DEPENDS= gnuplot:math/gnuplot USES= compiler:c++11-lang gettext gmake gnome \ libtool:build localbase pkgconfig USE_GNOME= cairo gdkpixbuf2 gtk30 intltool libxml2 # USE_GITHUB= Use MASTER_SITES so that the pre-rolled release is downloaded GH_ACCOUNT= Qalculate GH_PROJECT= ${PORTNAME}-gtk GNU_CONFIGURE= yes DATADIR= share/${GH_PROJECT} DOCSDIR= share/doc/${GH_PROJECT} OPTIONS_DEFINE= NLS OPTIONS_SUB= yes post-patch-NLS-off: @${REINPLACE_CMD} -e '/^SUBDIRS =/s|po ||g' ${WRKSRC}/Makefile.in .include diff --git a/math/qalculate/distinfo b/math/qalculate/distinfo index 0a0ded9b560b..504f5eb58e99 100644 --- a/math/qalculate/distinfo +++ b/math/qalculate/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1615732782 -SHA256 (qalculate-gtk-3.17.0.tar.gz) = b95f4be3c6fd883dec280a92d46b4678f8a7de2e5b654344246bb9d87695626b -SIZE (qalculate-gtk-3.17.0.tar.gz) = 2414740 +TIMESTAMP = 1645713670 +SHA256 (qalculate-gtk-4.0.0.tar.gz) = 51f705737fe6defb6b57058ddd357ca1dd11af57655a90f9e41a40e8dbb9d81c +SIZE (qalculate-gtk-4.0.0.tar.gz) = 2564255 diff --git a/math/qalculate/pkg-plist b/math/qalculate/pkg-plist index 1eb65c666220..59ccf57be03f 100644 --- a/math/qalculate/pkg-plist +++ b/math/qalculate/pkg-plist @@ -1,62 +1,66 @@ bin/qalculate-gtk -lib/qalculate-search-provider +libexec/qalculate-search-provider man/man1/qalculate-gtk.1.gz share/applications/qalculate-gtk.desktop share/dbus-1/services/io.github.Qalculate.SearchProvider.service %%DOCSDIR%%/html/figures/calculation-history.png %%DOCSDIR%%/html/figures/calculator-buttons.png %%DOCSDIR%%/html/figures/completion.png %%DOCSDIR%%/html/figures/convert-number-bases.png %%DOCSDIR%%/html/figures/convert-unit.png %%DOCSDIR%%/html/figures/edit-function-simplified.png %%DOCSDIR%%/html/figures/edit-function.png %%DOCSDIR%%/html/figures/edit-matrix.png %%DOCSDIR%%/html/figures/edit-unit-relation.png %%DOCSDIR%%/html/figures/edit-unit.png %%DOCSDIR%%/html/figures/edit-variable.png %%DOCSDIR%%/html/figures/function-manager.png %%DOCSDIR%%/html/figures/gnuplot.png %%DOCSDIR%%/html/figures/import-csv.png %%DOCSDIR%%/html/figures/insert-function.png %%DOCSDIR%%/html/figures/mainwindow.png %%DOCSDIR%%/html/figures/minimal-window.png %%DOCSDIR%%/html/figures/plot-data.png %%DOCSDIR%%/html/figures/plot-settings.png %%DOCSDIR%%/html/figures/programming-keypad.png %%DOCSDIR%%/html/figures/rpn-mode.png %%DOCSDIR%%/html/figures/store-variable.png %%DOCSDIR%%/html/figures/unit-manager.png %%DOCSDIR%%/html/figures/variable-manager.png %%DOCSDIR%%/html/figures/variance-formula.svg %%DOCSDIR%%/html/index.html +%%DOCSDIR%%/html/qalc.html %%DOCSDIR%%/html/qalculate-definitions-functions.html %%DOCSDIR%%/html/qalculate-definitions-units.html %%DOCSDIR%%/html/qalculate-definitions-variables.html %%DOCSDIR%%/html/qalculate-examples.html %%DOCSDIR%%/html/qalculate-expressions.html %%DOCSDIR%%/html/qalculate-functions.html %%DOCSDIR%%/html/qalculate-interval-arithmetic.html %%DOCSDIR%%/html/qalculate-introduction.html %%DOCSDIR%%/html/qalculate-mode.html %%DOCSDIR%%/html/qalculate-plotting.html %%DOCSDIR%%/html/qalculate-units.html %%DOCSDIR%%/html/qalculate-user-interface.html %%DOCSDIR%%/html/qalculate-variables.html share/gnome-shell/search-providers/io.github.Qalculate.search-provider.ini share/icons/hicolor/128x128/apps/qalculate.png share/icons/hicolor/16x16/apps/qalculate.png share/icons/hicolor/22x22/apps/qalculate.png share/icons/hicolor/24x24/apps/qalculate.png share/icons/hicolor/256x256/apps/qalculate.png share/icons/hicolor/32x32/apps/qalculate.png share/icons/hicolor/48x48/apps/qalculate.png share/icons/hicolor/64x64/apps/qalculate.png share/icons/hicolor/scalable/apps/qalculate.svg +%%NLS%%share/locale/ca/LC_MESSAGES/qalculate-gtk.mo +%%NLS%%share/locale/de/LC_MESSAGES/qalculate-gtk.mo %%NLS%%share/locale/es/LC_MESSAGES/qalculate-gtk.mo %%NLS%%share/locale/fr/LC_MESSAGES/qalculate-gtk.mo %%NLS%%share/locale/nl/LC_MESSAGES/qalculate-gtk.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/qalculate-gtk.mo +%%NLS%%share/locale/ru/LC_MESSAGES/qalculate-gtk.mo %%NLS%%share/locale/sl/LC_MESSAGES/qalculate-gtk.mo %%NLS%%share/locale/sv/LC_MESSAGES/qalculate-gtk.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/qalculate-gtk.mo share/metainfo/qalculate-gtk.appdata.xml diff --git a/science/step/Makefile b/science/step/Makefile index efc3d9da116d..2d001f241068 100644 --- a/science/step/Makefile +++ b/science/step/Makefile @@ -1,39 +1,40 @@ PORTNAME= step DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= science education kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= KDE interactive physics simulator LIB_DEPENDS= libcln.so:math/cln \ libgsl.so:math/gsl \ libqalculate.so:math/libqalculate USES= cmake compiler:c++11-lang desktop-file-utils eigen:3 gettext kde:5 \ pkgconfig python:3.5+ qt:5 shared-mime-info shebangfix tar:xz USE_KDE= attica auth bookmarks codecs completion config configwidgets \ coreaddons crash doctools emoticons guiaddons i18n \ iconthemes init itemmodels itemviews jobwidgets js \ kdelibs4support khtml kio newstuff notifications parts \ plotting service solid sonnet textwidgets unitconversion \ widgetsaddons windowsystem xmlgui \ ecm_build USE_QT= concurrent core dbus declarative gui network opengl printsupport svg \ widgets xml \ buildtools_build qmake_build CXXFLAGS_powerpc64= -Wno-error=return-type CXXFLAGS_powerpc= -Wno-error=return-type CXXFLAGS_powerpcspe= -Wno-error=return-type CXXFLAGS_sparc64= -Wno-error=return-type SHEBANG_FILES= step/data/extractxml OPTIONS_DEFINE= DOCS pre-configure: # Avoid building translations, should the user pass # CURRENT_LANG to CMake. ${REINPLACE_CMD} -e '/set(STEP_BUILD_TRANSLATIONS 1)/ d' \ ${WRKSRC}/${PORTNAME}/data/CMakeLists.txt .include diff --git a/x11/plasma5-plasma-workspace/Makefile b/x11/plasma5-plasma-workspace/Makefile index 17602450cfbb..52f5b6beb89b 100644 --- a/x11/plasma5-plasma-workspace/Makefile +++ b/x11/plasma5-plasma-workspace/Makefile @@ -1,58 +1,59 @@ PORTNAME= plasma-workspace DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde kde-plasma MAINTAINER= kde@FreeBSD.org COMMENT= Plasma5 Plasma workspace LIB_DEPENDS= libcln.so:math/cln \ libdbusmenu-qt5.so:devel/libdbusmenu-qt \ libfreetype.so:print/freetype2 \ libfontconfig.so:x11-fonts/fontconfig \ libqalculate.so:math/libqalculate \ libwayland-client.so:graphics/wayland \ libxcb-image.so:x11/xcb-util-image \ libxcb-util.so:x11/xcb-util RUN_DEPENDS= ck-launch-session:sysutils/consolekit2\ iceauth:x11/iceauth \ xmessage:x11/xmessage \ xrdb:x11/xrdb \ xset:x11/xset \ xsetroot:x11/xsetroot \ ${LOCALBASE}/libdata/pkgconfig/xkeyboard-config.pc:x11/xkeyboard-config \ iso-codes>=0:misc/iso-codes \ ${LOCALBASE}/bin/genv:sysutils/coreutils USES= cmake compiler:c++11-lib cpe desktop-file-utils gettext kde:5 \ pkgconfig qt:5 tar:xz xorg USE_KDE= activities activities-stats activitymanagerd archive attica \ auth baloo bookmarks codecs completion config configwidgets \ coreaddons crash dbusaddons emoticons filemetadata globalaccel \ guiaddons holidays i18n iconthemes idletime init itemmodels \ itemviews jobwidgets js jsembed kcmutils kdeclarative kdesu \ kdewebkit kio kscreenlocker kwin libkscreen libksysguard \ newstuff notifications notifyconfig package parts people \ plasma-framework plasma-integration prison pty runner service \ solid sonnet texteditor textwidgets unitconversion wallet \ wayland widgetsaddons windowsystem xmlgui xmlrpcclient \ doctools_build ecm_build \ breeze-icons_run breeze_run kded_run kquickcharts_run \ milou_run oxygen-icons5_run USE_QT= concurrent core dbus declarative graphicaleffects gui network \ phonon4 printsupport qdbus script sql svg wayland webkit \ widgets x11extras xml \ buildtools_build qmake_build testlib_build \ paths_run quickcontrols_run USE_XORG= ice sm x11 xau xcb xcomposite xcursor xext xfixes xft xkbfile xrender xtst CPE_VENDOR= kde CMAKE_OFF= BUILD_TESTING # In 5.15 a file was moved from x11/plasma5-plasma-desktop to x11/plasma5-plasma-workspace: CONFLICTS_INSTALL= plasma5-plasma-desktop-5.14.* post-stage: ${INSTALL_SCRIPT} ${FILESDIR}/startplasma-wayland.sh ${STAGEDIR}/${LOCALBASE}/bin/ .include diff --git a/x11/rofi-calc/Makefile b/x11/rofi-calc/Makefile index 4e66d419e316..28c2fe8afa91 100644 --- a/x11/rofi-calc/Makefile +++ b/x11/rofi-calc/Makefile @@ -1,28 +1,29 @@ PORTNAME= rofi-calc DISTVERSIONPREFIX= v DISTVERSION= 2.1.0 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= vidar@karlsen.tech COMMENT= Do live calculations in rofi LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= rofi:x11/rofi LIB_DEPENDS= libcairo.so:graphics/cairo \ libglib-2.0.so:devel/glib20 \ libqalculate.so:math/libqalculate RUN_DEPENDS= rofi:x11/rofi USES= autoreconf gettext-runtime libtool pkgconfig USE_GITHUB= yes GH_ACCOUNT= svenstaro GNU_CONFIGURE= yes INSTALL_TARGET= install-strip PLIST_FILES= lib/rofi/calc.so .include