diff options
Diffstat (limited to 'deskutils')
88 files changed, 664 insertions, 355 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index 02755c196585..59b81e27083b 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -41,6 +41,8 @@ SUBDIR += copyq SUBDIR += coregarage SUBDIR += countdown + SUBDIR += crengine-ng + SUBDIR += crqt-ng SUBDIR += dailystrips SUBDIR += deforaos-notes SUBDIR += deforaos-todo @@ -91,6 +93,7 @@ SUBDIR += gnome-shell-extension-openweather SUBDIR += gnome-shell-extension-panel-osd SUBDIR += gnome-shell-extension-recent-items + SUBDIR += gnome-shell-extension-simple-weather SUBDIR += gnome-shell-extension-trash SUBDIR += gnome-shell-extension-weather SUBDIR += gnome-shell-extension-windowoverlay-icons diff --git a/deskutils/akonadi-calendar-tools/distinfo b/deskutils/akonadi-calendar-tools/distinfo index 8a01b40f8870..e8deba894df4 100644 --- a/deskutils/akonadi-calendar-tools/distinfo +++ b/deskutils/akonadi-calendar-tools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754646131 -SHA256 (KDE/release-service/25.08.0/akonadi-calendar-tools-25.08.0.tar.xz) = 27e6d5aca728bbdc156382f2e783b5ed2f8c443dc5e3bfc3bd2d89391c166de8 -SIZE (KDE/release-service/25.08.0/akonadi-calendar-tools-25.08.0.tar.xz) = 274380 +TIMESTAMP = 1757409649 +SHA256 (KDE/release-service/25.08.1/akonadi-calendar-tools-25.08.1.tar.xz) = 58a40b48c8c36aa5f4a5f5bdfff56f2ed194fcc9354da5e0912b600bad2a920c +SIZE (KDE/release-service/25.08.1/akonadi-calendar-tools-25.08.1.tar.xz) = 274412 diff --git a/deskutils/akonadi-import-wizard/distinfo b/deskutils/akonadi-import-wizard/distinfo index 8e4ce5ab83f2..fec87dcd13d0 100644 --- a/deskutils/akonadi-import-wizard/distinfo +++ b/deskutils/akonadi-import-wizard/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754646133 -SHA256 (KDE/release-service/25.08.0/akonadi-import-wizard-25.08.0.tar.xz) = 5735c6b19819d5738d70a0d51feee35da1fec85f83b9c9cff547912863655baf -SIZE (KDE/release-service/25.08.0/akonadi-import-wizard-25.08.0.tar.xz) = 497908 +TIMESTAMP = 1757409651 +SHA256 (KDE/release-service/25.08.1/akonadi-import-wizard-25.08.1.tar.xz) = 3f0309ec3b649387c6cf19475e98ab06b52ccaa2ca9c0d95fe5a6bfce9302712 +SIZE (KDE/release-service/25.08.1/akonadi-import-wizard-25.08.1.tar.xz) = 497816 diff --git a/deskutils/akonadiconsole/distinfo b/deskutils/akonadiconsole/distinfo index eb41a5100e71..d67440d9e3ca 100644 --- a/deskutils/akonadiconsole/distinfo +++ b/deskutils/akonadiconsole/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754646136 -SHA256 (KDE/release-service/25.08.0/akonadiconsole-25.08.0.tar.xz) = fd9203e29a438eb686d33b0ef89b566bd0a3b2e0367057c936aaf20237ae7d10 -SIZE (KDE/release-service/25.08.0/akonadiconsole-25.08.0.tar.xz) = 324140 +TIMESTAMP = 1757409654 +SHA256 (KDE/release-service/25.08.1/akonadiconsole-25.08.1.tar.xz) = 6649240ce46b25a4de55052548bb84529d7ff2bfa8de5738edf068ac2d912ad3 +SIZE (KDE/release-service/25.08.1/akonadiconsole-25.08.1.tar.xz) = 324108 diff --git a/deskutils/akregator/distinfo b/deskutils/akregator/distinfo index de6ec4bfd72b..42e808658779 100644 --- a/deskutils/akregator/distinfo +++ b/deskutils/akregator/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754646138 -SHA256 (KDE/release-service/25.08.0/akregator-25.08.0.tar.xz) = cca96a99971dec086e2a610fe561715510389b3316ae624b3c4aa31261fa78de -SIZE (KDE/release-service/25.08.0/akregator-25.08.0.tar.xz) = 2145088 +TIMESTAMP = 1757409656 +SHA256 (KDE/release-service/25.08.1/akregator-25.08.1.tar.xz) = bb3a957088f7994359544b080f7ddb4eed18844c7a03f6b3fd928f5c83bf7ced +SIZE (KDE/release-service/25.08.1/akregator-25.08.1.tar.xz) = 2144956 diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index 19d4e3717021..ea6a0d023b74 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -1,5 +1,6 @@ PORTNAME= calibre PORTVERSION= 8.10.0 +PORTREVISION= 1 CATEGORIES= deskutils python MASTER_SITES= https://download.calibre-ebook.com/${PORTVERSION}/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} @@ -20,7 +21,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/cmake:devel/cmake-core \ ${PYTHON_PKGNAMEPREFIX}css-parser>=1.0.10:www/py-css-parser@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-dateutil>=2.8.2:devel/py-python-dateutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}html5-parser>=0.4.12:www/py-html5-parser@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}lxml5>=4.9.3:devel/py-lxml5@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}lxml>=4.9.3:devel/py-lxml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mechanize>=0.4.8:www/py-mechanize@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}msgpack>=0.3:devel/py-msgpack@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pillow>=7.0.0:graphics/py-pillow@${PY_FLAVOR} \ @@ -47,7 +48,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}apsw>=3.43.0.0:databases/py-apsw@${PY_FLAVO ${PYTHON_PKGNAMEPREFIX}feedparser>=6.0.10:textproc/py-feedparser@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}html5-parser>=0.4.12:www/py-html5-parser@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jeepney>=0.8.0:devel/py-jeepney@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}lxml5>=4.9.3:devel/py-lxml5@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}lxml>=4.9.3:devel/py-lxml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}markdown>=3.4.4:textproc/py-markdown@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mechanize>=0.4.8:www/py-mechanize@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}msgpack>=1.0.7:devel/py-msgpack@${PY_FLAVOR} \ diff --git a/deskutils/cherrytree/Makefile b/deskutils/cherrytree/Makefile index 316f73a9710c..15e8e69bee80 100644 --- a/deskutils/cherrytree/Makefile +++ b/deskutils/cherrytree/Makefile @@ -1,6 +1,5 @@ PORTNAME= cherrytree -PORTVERSION= 1.5.0 -PORTREVISION= 3 +PORTVERSION= 1.6.1 CATEGORIES= deskutils MASTER_SITES= https://www.giuspen.com/software/ \ https://github.com/giuspen/cherrytree/releases/download/v${PORTVERSION}/ diff --git a/deskutils/cherrytree/distinfo b/deskutils/cherrytree/distinfo index de47f517a78b..d5705dc328af 100644 --- a/deskutils/cherrytree/distinfo +++ b/deskutils/cherrytree/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748986191 -SHA256 (cherrytree_1.5.0.tar.xz) = 55d477f721ad95d6d2302c04d44894b2371a98b0d2e43a3d5c455f82457553b7 -SIZE (cherrytree_1.5.0.tar.xz) = 4798052 +TIMESTAMP = 1757862952 +SHA256 (cherrytree_1.6.1.tar.xz) = 08a6e7d312b21a3ebe64da0fdda5846b1aaa901f842856add8158bae47980eff +SIZE (cherrytree_1.6.1.tar.xz) = 3583052 diff --git a/deskutils/cherrytree/pkg-plist b/deskutils/cherrytree/pkg-plist index bd69ccbd1f84..aaae48d728b1 100644 --- a/deskutils/cherrytree/pkg-plist +++ b/deskutils/cherrytree/pkg-plist @@ -318,6 +318,7 @@ share/applications/cherrytree.desktop %%DATADIR%%/language-specs/abap.lang %%DATADIR%%/language-specs/clisp.lang %%DATADIR%%/language-specs/elixir.lang +%%DATADIR%%/language-specs/gkeyfile.lang %%DATADIR%%/language-specs/hcl.lang %%DATADIR%%/language-specs/markdown-extra.lang %%DATADIR%%/language-specs/nasm.lang diff --git a/deskutils/coregarage/Makefile b/deskutils/coregarage/Makefile index 9918b48ff24c..b4279f11a5c2 100644 --- a/deskutils/coregarage/Makefile +++ b/deskutils/coregarage/Makefile @@ -1,5 +1,5 @@ PORTNAME= coregarage -DISTVERSION= 4.5.0 +DISTVERSION= 5.0.0 CATEGORIES= deskutils MAINTAINER= jwb@FreeBSD.org @@ -9,28 +9,27 @@ WWW= https://gitlab.com/cubocore/coregarage LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libarchiveqt5.so:archivers/libarchive-qt \ - libcprime-core.so:deskutils/libcprime +LIB_DEPENDS= libcprime-core.so:deskutils/libcprime -USES= cmake desktop-file-utils localbase:ldflags qt:5 -USE_QT= buildtools:build core gui network qmake:build widgets +USES= cmake desktop-file-utils localbase:ldflags qt:6 +USE_QT= base tools:build USE_GITLAB= yes GL_ACCOUNT= CuboCore -GL_TAGNAME= c03fd7d1bd37d4a11017cf242c55c66b157033fa +GL_TAGNAME= v5.0.0 PLIST_FILES= bin/coregarage \ - share/applications/org.cubocore.CoreGarage.desktop \ - share/icons/hicolor/scalable/apps/org.cubocore.CoreGarage.svg + share/applications/cc.cubocore.CoreGarage.desktop \ + share/icons/hicolor/scalable/apps/cc.cubocore.CoreGarage.svg pre-configure: @${REINPLACE_CMD} \ -e 's|/usr/bin|${PREFIX}/bin|g' \ -e 's|/usr/lib|${PREFIX}/lib|g' \ -e 's|/usr/share|${PREFIX}/share|g' \ - ${WRKSRC}/coregarage.cpp \ - ${WRKSRC}/coregarage.h \ - ${WRKSRC}/org.cubocore.CoreGarage.desktop \ - ${WRKSRC}/settings.cpp + ${WRKSRC}/src/coregarage.cpp \ + ${WRKSRC}/src/settings.cpp \ + ${WRKSRC}/src/coregarage.h \ + ${WRKSRC}/cc.cubocore.CoreGarage.desktop .include <bsd.port.mk> diff --git a/deskutils/coregarage/distinfo b/deskutils/coregarage/distinfo index 14de16709547..2126d8573ca2 100644 --- a/deskutils/coregarage/distinfo +++ b/deskutils/coregarage/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1730204804 -SHA256 (CuboCore-coregarage-c03fd7d1bd37d4a11017cf242c55c66b157033fa_GL0.tar.gz) = bfdf824302448466df9de5ded410378db2cb21e0f1957a5ce03522e8ac6cd90a -SIZE (CuboCore-coregarage-c03fd7d1bd37d4a11017cf242c55c66b157033fa_GL0.tar.gz) = 102326 +TIMESTAMP = 1757764557 +SHA256 (coregarage-v5.0.0.tar.bz2) = eb047b3f0b2627c9a7e479625c66b30153254dc63b931eee8bc039ca054d1867 +SIZE (coregarage-v5.0.0.tar.bz2) = 96707 diff --git a/deskutils/coregarage/files/patch-settings.cpp b/deskutils/coregarage/files/patch-src_settings.cpp index 7bb7311ada83..8358ca5ffe65 100644 --- a/deskutils/coregarage/files/patch-settings.cpp +++ b/deskutils/coregarage/files/patch-src_settings.cpp @@ -1,9 +1,9 @@ ---- settings.cpp.orig 2023-08-27 20:32:18 UTC -+++ settings.cpp +--- src/settings.cpp.orig 2025-09-13 11:52:38 UTC ++++ src/settings.cpp @@ -177,9 +177,9 @@ void settings::setDefaultSettings(QSettings& settings) // Add system font to CorePad, CoreTerminal QFont monoFont = QFontDatabase::systemFont(QFontDatabase::FixedFont); - if ( not monoFont.family().count() ) { + if ( not monoFont.family().length() ) { - monoFont = QFont("monospace", 9);} + monoFont = QFont("monospace", 12);} if (monoFont.styleHint() != QFont::Monospace) { diff --git a/deskutils/crengine-ng/Makefile b/deskutils/crengine-ng/Makefile new file mode 100644 index 000000000000..6e68cbcf0cdc --- /dev/null +++ b/deskutils/crengine-ng/Makefile @@ -0,0 +1,34 @@ +PORTNAME= crengine-ng +DISTVERSION= 0.9.12 +CATEGORIES= deskutils + +MAINTAINER= kenrap@kennethraplee.com +COMMENT= Cross-platform library for text viewers and e-book readers +WWW= https://gitlab.com/coolreader-ng/crengine-ng + +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE + +LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 \ + libfribidi.so:converters/fribidi \ + libgif.so:graphics/giflib \ + libharfbuzz.so:print/harfbuzz \ + libpng.so:graphics/png \ + libunibreak.so:textproc/libunibreak \ + libutf8proc.so:textproc/utf8proc \ + libzstd.so:archivers/zstd + +USES= cmake pkgconfig desktop-file-utils jpeg + +USE_GITLAB= yes +GL_ACCOUNT= coolreader-ng + +CMAKE_ARGS= -D CRE_BUILD_STATIC=OFF \ + -D DOC_DATA_COMPRESSION_LEVEL=3 + +.if defined(WITH_LTO) +CMAKE_ARGS+= -D ENABLE_LTO=ON +.endif + +.include <bsd.port.mk> diff --git a/deskutils/crengine-ng/distinfo b/deskutils/crengine-ng/distinfo new file mode 100644 index 000000000000..6eb7ce29e84b --- /dev/null +++ b/deskutils/crengine-ng/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1754181107 +SHA256 (crengine-ng-0.9.12.tar.bz2) = d098a0b1e5c0e9d5e2202b225d34cf35bd371ff109fd239fb84e1c84816cf47b +SIZE (crengine-ng-0.9.12.tar.bz2) = 4378495 diff --git a/deskutils/crengine-ng/pkg-descr b/deskutils/crengine-ng/pkg-descr new file mode 100644 index 000000000000..49469b88b122 --- /dev/null +++ b/deskutils/crengine-ng/pkg-descr @@ -0,0 +1 @@ +A cross-platform library designed to implement text viewers and e-book readers. diff --git a/deskutils/crengine-ng/pkg-plist b/deskutils/crengine-ng/pkg-plist new file mode 100644 index 000000000000..ffb523820b01 --- /dev/null +++ b/deskutils/crengine-ng/pkg-plist @@ -0,0 +1,131 @@ +include/crengine-ng/crbookformats.h +include/crengine-ng/crconcurrent.h +include/crengine-ng/crengine-ng-config.h +include/crengine-ng/crengine.h +include/crengine-ng/crgui.h +include/crengine-ng/crhist.h +include/crengine-ng/crhyphman.h +include/crengine-ng/cri18n.h +include/crengine-ng/crlocaledata.h +include/crengine-ng/crlocks.h +include/crengine-ng/crlog.h +include/crengine-ng/crprops.h +include/crengine-ng/crsetup.h +include/crengine-ng/crskin.h +include/crengine-ng/crtimerutil.h +include/crengine-ng/crtrace.h +include/crengine-ng/crtxtenc.h +include/crengine-ng/cssdef.h +include/crengine-ng/dtddef.h +include/crengine-ng/fb2def.h +include/crengine-ng/ldomdoccache.h +include/crengine-ng/ldomdocument.h +include/crengine-ng/ldommarkedrange.h +include/crengine-ng/ldomnode.h +include/crengine-ng/ldomnodecallback.h +include/crengine-ng/ldomword.h +include/crengine-ng/ldomwordex.h +include/crengine-ng/ldomwordexlist.h +include/crengine-ng/ldomxpointer.h +include/crengine-ng/ldomxpointerex.h +include/crengine-ng/ldomxrange.h +include/crengine-ng/ldomxrangelist.h +include/crengine-ng/lvarray.h +include/crengine-ng/lvassetcontainerfactory.h +include/crengine-ng/lvautoptr.h +include/crengine-ng/lvbasedrawbuf.h +include/crengine-ng/lvbyteorder.h +include/crengine-ng/lvcacheableobject.h +include/crengine-ng/lvcacheloadingcallback.h +include/crengine-ng/lvcolordrawbuf.h +include/crengine-ng/lvcontainer.h +include/crengine-ng/lvcontaineriteminfo.h +include/crengine-ng/lvdocprops.h +include/crengine-ng/lvdocview.h +include/crengine-ng/lvdocviewcallback.h +include/crengine-ng/lvdocviewcmd.h +include/crengine-ng/lvdocviewprops.h +include/crengine-ng/lvdrawbuf.h +include/crengine-ng/lvembeddedfont.h +include/crengine-ng/lvfnt.h +include/crengine-ng/lvfntman.h +include/crengine-ng/lvfont.h +include/crengine-ng/lvgraydrawbuf.h +include/crengine-ng/lvhashtable.h +include/crengine-ng/lvimagesource.h +include/crengine-ng/lvimg.h +include/crengine-ng/lvmemman.h +include/crengine-ng/lvpagemap.h +include/crengine-ng/lvpagesplitter.h +include/crengine-ng/lvptrvec.h +include/crengine-ng/lvqueue.h +include/crengine-ng/lvref.h +include/crengine-ng/lvrefcache.h +include/crengine-ng/lvrend.h +include/crengine-ng/lvserialbuf.h +include/crengine-ng/lvstorageobject.h +include/crengine-ng/lvstream.h +include/crengine-ng/lvstreamutils.h +include/crengine-ng/lvstring.h +include/crengine-ng/lvstring32collection.h +include/crengine-ng/lvstring32hashedcollection.h +include/crengine-ng/lvstring8collection.h +include/crengine-ng/lvstsheet.h +include/crengine-ng/lvstyles.h +include/crengine-ng/lvtextfm.h +include/crengine-ng/lvthread.h +include/crengine-ng/lvtinydom_common.h +include/crengine-ng/lvtinydomutils.h +include/crengine-ng/lvtinynodecollection.h +include/crengine-ng/lvtocitem.h +include/crengine-ng/lvtypes.h +include/crengine-ng/lvxmlparsercallback.h +include/crengine-ng/lxmldocbase.h +lib/cmake/crengine-ng/crengine-ng-config-version.cmake +lib/cmake/crengine-ng/crengine-ng-config.cmake +lib/cmake/crengine-ng/crengine-ng-targets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/crengine-ng/crengine-ng-targets.cmake +lib/libcrengine-ng.so +lib/libcrengine-ng.so.0.9.12 +lib/libcrengine-ng.so.7 +libdata/pkgconfig/crengine-ng.pc +%%DATADIR%%/chm.css +%%DATADIR%%/dict.css +%%DATADIR%%/doc.css +%%DATADIR%%/docx.css +%%DATADIR%%/epub.css +%%DATADIR%%/fb2.css +%%DATADIR%%/fb3.css +%%DATADIR%%/htm.css +%%DATADIR%%/html5.css +%%DATADIR%%/hyph/hyph-ar.pattern +%%DATADIR%%/hyph/hyph-bg.pattern +%%DATADIR%%/hyph/hyph-bn.pattern +%%DATADIR%%/hyph/hyph-cs.pattern +%%DATADIR%%/hyph/hyph-da.pattern +%%DATADIR%%/hyph/hyph-de-1996.pattern +%%DATADIR%%/hyph/hyph-el-monoton.pattern +%%DATADIR%%/hyph/hyph-en-gb.pattern +%%DATADIR%%/hyph/hyph-en-us.pattern +%%DATADIR%%/hyph/hyph-es.pattern +%%DATADIR%%/hyph/hyph-fa.pattern +%%DATADIR%%/hyph/hyph-fi.pattern +%%DATADIR%%/hyph/hyph-fr.pattern +%%DATADIR%%/hyph/hyph-grc.pattern +%%DATADIR%%/hyph/hyph-gu.pattern +%%DATADIR%%/hyph/hyph-hu.pattern +%%DATADIR%%/hyph/hyph-it.pattern +%%DATADIR%%/hyph/hyph-mr.pattern +%%DATADIR%%/hyph/hyph-nl.pattern +%%DATADIR%%/hyph/hyph-pa.pattern +%%DATADIR%%/hyph/hyph-pl.pattern +%%DATADIR%%/hyph/hyph-pt.pattern +%%DATADIR%%/hyph/hyph-ru-ru,en-us.pattern +%%DATADIR%%/hyph/hyph-ru-ru.pattern +%%DATADIR%%/hyph/hyph-ta.pattern +%%DATADIR%%/hyph/hyph-te.pattern +%%DATADIR%%/hyph/hyph-uk.pattern +%%DATADIR%%/hyph/hyph-zh-latn-pinyin.pattern +%%DATADIR%%/markdown.css +%%DATADIR%%/rtf.css +%%DATADIR%%/txt.css diff --git a/deskutils/crqt-ng/Makefile b/deskutils/crqt-ng/Makefile new file mode 100644 index 000000000000..0860381c95de --- /dev/null +++ b/deskutils/crqt-ng/Makefile @@ -0,0 +1,28 @@ +PORTNAME= crqt-ng +DISTVERSION= 1.0.15 +CATEGORIES= deskutils + +MAINTAINER= kenrap@kennethraplee.com +COMMENT= E-book reader +WWW= https://gitlab.com/coolreader-ng/crqt-ng + +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE + +LIB_DEPENDS= libcrengine-ng.so:deskutils/crengine-ng + +USES= qt:6 cmake desktop-file-utils pkgconfig + +USE_GITLAB= yes +GL_ACCOUNT= coolreader-ng + +USE_QT= base translations + +CMAKE_ARGS= -D DOC_DATA_COMPRESSION_LEVEL=3 \ + -D USE_QT=QT6 \ + -D MAX_IMAGE_SCALE_MUL=2 + +OPTIONS_DEFINE= NLS +OPTIONS_SUB= yes + +.include <bsd.port.mk> diff --git a/deskutils/crqt-ng/distinfo b/deskutils/crqt-ng/distinfo new file mode 100644 index 000000000000..48972c76b1b7 --- /dev/null +++ b/deskutils/crqt-ng/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1754231857 +SHA256 (crqt-ng-1.0.15.tar.bz2) = 1a4dd8f750ad585f2600d40b71b54b2d65f48abfee1414a055f27585cd6ad6a8 +SIZE (crqt-ng-1.0.15.tar.bz2) = 446115 diff --git a/deskutils/crqt-ng/pkg-descr b/deskutils/crqt-ng/pkg-descr new file mode 100644 index 000000000000..c6cc144c24a6 --- /dev/null +++ b/deskutils/crqt-ng/pkg-descr @@ -0,0 +1,2 @@ +Cross-platform open source e-book reader using crengine-ng. +It is a fork of the CoolReader project. diff --git a/deskutils/crqt-ng/pkg-plist b/deskutils/crqt-ng/pkg-plist new file mode 100644 index 000000000000..b9d26d781d05 --- /dev/null +++ b/deskutils/crqt-ng/pkg-plist @@ -0,0 +1,19 @@ +bin/crqt +share/applications/crqt.desktop +share/crqt/backgrounds/bg_paper1.jpg +share/crqt/backgrounds/bg_paper1_dark.jpg +%%NLS%%share/crqt/i18n/crqt_bg.qm +%%NLS%%share/crqt/i18n/crqt_cs.qm +%%NLS%%share/crqt/i18n/crqt_hu.qm +%%NLS%%share/crqt/i18n/crqt_nl.qm +%%NLS%%share/crqt/i18n/crqt_ru.qm +%%NLS%%share/crqt/i18n/crqt_uk.qm +share/crqt/textures/tx_fabric.jpg +share/crqt/textures/tx_fabric_dark.jpg +share/crqt/textures/tx_sand.jpg +share/crqt/textures/tx_sand_dark.jpg +share/icons/hicolor/48x48/apps/crqt.png +share/icons/hicolor/scalable/apps/crqt.svg +share/metainfo/crqt.appdata.xml +share/pixmaps/crqt.png +share/pixmaps/crqt.xpm diff --git a/deskutils/dosage/Makefile b/deskutils/dosage/Makefile index a7a3b1a8c8c1..f64d3c2c5258 100644 --- a/deskutils/dosage/Makefile +++ b/deskutils/dosage/Makefile @@ -1,6 +1,6 @@ PORTNAME= dosage DISTVERSION= 3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils python MASTER_SITES= PYPI @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${PY_SETUPTOOLS} \ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}colorama>0:devel/py-colorama@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}cssselect>0:www/py-cssselect@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}imagesize>0:graphics/py-imagesize@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}lxml5>0:devel/py-lxml5@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}platformdirs>0:devel/py-platformdirs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.0:www/py-requests@${PY_FLAVOR} diff --git a/deskutils/gnome-shell-extension-openweather/Makefile b/deskutils/gnome-shell-extension-openweather/Makefile index e6049b7560a2..7730e74d58fb 100644 --- a/deskutils/gnome-shell-extension-openweather/Makefile +++ b/deskutils/gnome-shell-extension-openweather/Makefile @@ -12,6 +12,9 @@ WWW= https://github.com/penguin-teal/gnome-openweather LICENSE= GPLv3 +DEPRECATED= Superseded by deskutils/gnome-shell-extension-simple-weather +EXPIRATION_DATE= 2025-10-13 + RUN_DEPENDS= gnome-shell>=47.0:x11/gnome-shell \ gsettings-desktop-schemas>0:devel/gsettings-desktop-schemas diff --git a/deskutils/gnome-shell-extension-simple-weather/Makefile b/deskutils/gnome-shell-extension-simple-weather/Makefile new file mode 100644 index 000000000000..ecb38b0dac6a --- /dev/null +++ b/deskutils/gnome-shell-extension-simple-weather/Makefile @@ -0,0 +1,50 @@ +PORTNAME= simple-weather +DISTVERSIONPREFIX= v +DISTVERSION= 48.2.0 +CATEGORIES= deskutils gnome +MASTER_SITES= https://github.com/romanlefler/SimpleWeather/releases/download/${DISTVERSIONFULL}/ +PKGNAMEPREFIX= gnome-shell-extension- + +MAINTAINER= gnome@FreeBSD.org +COMMENT= Highly configurable weather indicator for GNOME Shell +WWW= https://github.com/romanlefler/SimpleWeather + +LICENSE= GPLv3+ + +RUN_DEPENDS= gnome-shell>=48.0:x11/gnome-shell \ + gsettings-desktop-schemas>0:devel/gsettings-desktop-schemas + +USES= gnome zip +USE_GNOME= glib20 + +NO_WRKSUBDIR= yes +NO_BUILD= yes +NO_ARCH= yes + +UUID_EXTENSION= simple-weather@romanlefler.com + +SUB_FILES= pkg-message +SUB_LIST= UUID=${UUID_EXTENSION} + +GLIB_SCHEMAS= org.gnome.shell.extensions.simple-weather.gschema.xml + +# Support GNOME Shell 47.x too +post-patch: + ${REINPLACE_CMD} -i "" -e 's|46|47|' ${WRKSRC}/metadata.json + +pre-install: + ${MKDIR} ${STAGEDIR}${PREFIX}/share/glib-2.0/schemas + ${MKDIR} ${STAGEDIR}${PREFIX}/share/locale + ${MKDIR} ${STAGEDIR}${PREFIX}/share/gnome-shell/extensions/${UUID_EXTENSION} + +do-install: + ${INSTALL_DATA} ${WRKSRC}/schemas/*.gschema.xml \ + ${STAGEDIR}${PREFIX}/share/glib-2.0/schemas/ + ${RM} -Rf ${WRKSRC}/schemas/ + cd ${WRKSRC}/locale && ${COPYTREE_SHARE} . \ + ${STAGEDIR}${PREFIX}/share/locale + ${RM} -Rf ${WRKSRC}/locale + cd ${WRKSRC} && ${COPYTREE_SHARE} . \ + ${STAGEDIR}${PREFIX}/share/gnome-shell/extensions/${UUID_EXTENSION} + +.include <bsd.port.mk> diff --git a/deskutils/gnome-shell-extension-simple-weather/distinfo b/deskutils/gnome-shell-extension-simple-weather/distinfo new file mode 100644 index 000000000000..86857d3a6204 --- /dev/null +++ b/deskutils/gnome-shell-extension-simple-weather/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1757256302 +SHA256 (simple-weather-v48.2.0.zip) = be1bfadca5b8a682292d318ab27a7d447a10fcdeef9e236468ef37204e374641 +SIZE (simple-weather-v48.2.0.zip) = 548108 diff --git a/deskutils/gnome-shell-extension-simple-weather/files/pkg-message.in b/deskutils/gnome-shell-extension-simple-weather/files/pkg-message.in new file mode 100644 index 000000000000..f3426c1d308c --- /dev/null +++ b/deskutils/gnome-shell-extension-simple-weather/files/pkg-message.in @@ -0,0 +1,18 @@ +[ +{ type: install + message: <<EOM +To enable this extension: +gsettings set org.gnome.shell enabled-extensions "['%%UUID%%']" + +The gnome-shell must be restarted, press Alt+F2 and type 'r' (X11 only). + +To configure or disable an extension, after restarting the shell, +you have to launch 'gnome-extensions-app'. + +To disable this extension (before remove): +gdbus call --session --dest org.gnome.Shell.Extensions \ +--object-path /org/gnome/Shell/Extensions \ +--method org.gnome.Shell.Extensions.DisableExtension %%UUID%% +EOM +} +] diff --git a/deskutils/gnome-shell-extension-simple-weather/pkg-descr b/deskutils/gnome-shell-extension-simple-weather/pkg-descr new file mode 100644 index 000000000000..469239737579 --- /dev/null +++ b/deskutils/gnome-shell-extension-simple-weather/pkg-descr @@ -0,0 +1 @@ +A highly configurable GNOME shell extension for viewing the weather. diff --git a/deskutils/gnome-shell-extension-simple-weather/pkg-plist b/deskutils/gnome-shell-extension-simple-weather/pkg-plist new file mode 100644 index 000000000000..ec2c06d22a08 --- /dev/null +++ b/deskutils/gnome-shell-extension-simple-weather/pkg-plist @@ -0,0 +1,83 @@ +share/gnome-shell/extensions/simple-weather@romanlefler.com/autoConfig.js +share/gnome-shell/extensions/simple-weather@romanlefler.com/clear-night-pexels.jpg +share/gnome-shell/extensions/simple-weather@romanlefler.com/cloudy-pexels.jpg +share/gnome-shell/extensions/simple-weather@romanlefler.com/config.js +share/gnome-shell/extensions/simple-weather@romanlefler.com/details.js +share/gnome-shell/extensions/simple-weather@romanlefler.com/errors.js +share/gnome-shell/extensions/simple-weather@romanlefler.com/extension.js +share/gnome-shell/extensions/simple-weather@romanlefler.com/gettext.js +share/gnome-shell/extensions/simple-weather@romanlefler.com/icons.js +share/gnome-shell/extensions/simple-weather@romanlefler.com/icons/ICONS_LICENSE +share/gnome-shell/extensions/simple-weather@romanlefler.com/icons/weather-clear-night-symbolic.svg +share/gnome-shell/extensions/simple-weather@romanlefler.com/icons/weather-clear-symbolic.svg +share/gnome-shell/extensions/simple-weather@romanlefler.com/icons/weather-few-clouds-night-symbolic.svg +share/gnome-shell/extensions/simple-weather@romanlefler.com/icons/weather-few-clouds-symbolic.svg +share/gnome-shell/extensions/simple-weather@romanlefler.com/icons/weather-fog-symbolic.svg +share/gnome-shell/extensions/simple-weather@romanlefler.com/icons/weather-freezing-rain-symbolic.svg +share/gnome-shell/extensions/simple-weather@romanlefler.com/icons/weather-freezing-storm-symbolic.svg +share/gnome-shell/extensions/simple-weather@romanlefler.com/icons/weather-overcast-symbolic.svg +share/gnome-shell/extensions/simple-weather@romanlefler.com/icons/weather-showers-scattered-symbolic.svg +share/gnome-shell/extensions/simple-weather@romanlefler.com/icons/weather-showers-symbolic.svg +share/gnome-shell/extensions/simple-weather@romanlefler.com/icons/weather-snow-symbolic.svg +share/gnome-shell/extensions/simple-weather@romanlefler.com/icons/weather-storm-symbolic.svg +share/gnome-shell/extensions/simple-weather@romanlefler.com/icons/weather-tornado-symbolic.svg +share/gnome-shell/extensions/simple-weather@romanlefler.com/icons/weather-windy-symbolic.svg +share/gnome-shell/extensions/simple-weather@romanlefler.com/lang.js +share/gnome-shell/extensions/simple-weather@romanlefler.com/libsoup.js +share/gnome-shell/extensions/simple-weather@romanlefler.com/location.js +share/gnome-shell/extensions/simple-weather@romanlefler.com/metadata.json +share/gnome-shell/extensions/simple-weather@romanlefler.com/myLocation.js +share/gnome-shell/extensions/simple-weather@romanlefler.com/popup.js +share/gnome-shell/extensions/simple-weather@romanlefler.com/preferences/aboutPage.js +share/gnome-shell/extensions/simple-weather@romanlefler.com/preferences/detailsPage.js +share/gnome-shell/extensions/simple-weather@romanlefler.com/preferences/editLocation.js +share/gnome-shell/extensions/simple-weather@romanlefler.com/preferences/generalPage.js +share/gnome-shell/extensions/simple-weather@romanlefler.com/preferences/locationsPage.js +share/gnome-shell/extensions/simple-weather@romanlefler.com/preferences/search.js +share/gnome-shell/extensions/simple-weather@romanlefler.com/prefs.css +share/gnome-shell/extensions/simple-weather@romanlefler.com/prefs.js +share/gnome-shell/extensions/simple-weather@romanlefler.com/providers/openmeteo.js +share/gnome-shell/extensions/simple-weather@romanlefler.com/providers/provider.js +share/gnome-shell/extensions/simple-weather@romanlefler.com/rainy-gam-ol.jpg +share/gnome-shell/extensions/simple-weather@romanlefler.com/resource.js +share/gnome-shell/extensions/simple-weather@romanlefler.com/snowy-public-domain-pictures.jpg +share/gnome-shell/extensions/simple-weather@romanlefler.com/stormy-aiac-pl.jpg +share/gnome-shell/extensions/simple-weather@romanlefler.com/stylesheet.css +share/gnome-shell/extensions/simple-weather@romanlefler.com/sunny-moinzon.jpg +share/gnome-shell/extensions/simple-weather@romanlefler.com/theme.js +share/gnome-shell/extensions/simple-weather@romanlefler.com/units.js +share/gnome-shell/extensions/simple-weather@romanlefler.com/utils.js +share/gnome-shell/extensions/simple-weather@romanlefler.com/weather.js +share/gnome-shell/extensions/simple-weather@romanlefler.com/welcome.js +share/locale/af/LC_MESSAGES/simple-weather@romanlefler.com.mo +share/locale/ar/LC_MESSAGES/simple-weather@romanlefler.com.mo +share/locale/bg/LC_MESSAGES/simple-weather@romanlefler.com.mo +share/locale/ca/LC_MESSAGES/simple-weather@romanlefler.com.mo +share/locale/cs/LC_MESSAGES/simple-weather@romanlefler.com.mo +share/locale/da/LC_MESSAGES/simple-weather@romanlefler.com.mo +share/locale/de/LC_MESSAGES/simple-weather@romanlefler.com.mo +share/locale/el/LC_MESSAGES/simple-weather@romanlefler.com.mo +share/locale/en/LC_MESSAGES/simple-weather@romanlefler.com.mo +share/locale/es_ES/LC_MESSAGES/simple-weather@romanlefler.com.mo +share/locale/fi/LC_MESSAGES/simple-weather@romanlefler.com.mo +share/locale/fr/LC_MESSAGES/simple-weather@romanlefler.com.mo +share/locale/he/LC_MESSAGES/simple-weather@romanlefler.com.mo +share/locale/hu/LC_MESSAGES/simple-weather@romanlefler.com.mo +share/locale/id/LC_MESSAGES/simple-weather@romanlefler.com.mo +share/locale/it/LC_MESSAGES/simple-weather@romanlefler.com.mo +share/locale/ja/LC_MESSAGES/simple-weather@romanlefler.com.mo +share/locale/ko/LC_MESSAGES/simple-weather@romanlefler.com.mo +share/locale/nl/LC_MESSAGES/simple-weather@romanlefler.com.mo +share/locale/no/LC_MESSAGES/simple-weather@romanlefler.com.mo +share/locale/pl/LC_MESSAGES/simple-weather@romanlefler.com.mo +share/locale/pt_BR/LC_MESSAGES/simple-weather@romanlefler.com.mo +share/locale/pt_PT/LC_MESSAGES/simple-weather@romanlefler.com.mo +share/locale/ro/LC_MESSAGES/simple-weather@romanlefler.com.mo +share/locale/ru/LC_MESSAGES/simple-weather@romanlefler.com.mo +share/locale/sr/LC_MESSAGES/simple-weather@romanlefler.com.mo +share/locale/sv_SE/LC_MESSAGES/simple-weather@romanlefler.com.mo +share/locale/tr/LC_MESSAGES/simple-weather@romanlefler.com.mo +share/locale/uk/LC_MESSAGES/simple-weather@romanlefler.com.mo +share/locale/vi/LC_MESSAGES/simple-weather@romanlefler.com.mo +share/locale/zh_CN/LC_MESSAGES/simple-weather@romanlefler.com.mo +share/locale/zh_TW/LC_MESSAGES/simple-weather@romanlefler.com.mo diff --git a/deskutils/grantlee-editor/distinfo b/deskutils/grantlee-editor/distinfo index 70590eb5d815..5400f8116875 100644 --- a/deskutils/grantlee-editor/distinfo +++ b/deskutils/grantlee-editor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754646140 -SHA256 (KDE/release-service/25.08.0/grantlee-editor-25.08.0.tar.xz) = b1951c2b786a2de909027f37c644474cbd8b4c0c93518aa25799c02d8f15bb07 -SIZE (KDE/release-service/25.08.0/grantlee-editor-25.08.0.tar.xz) = 130748 +TIMESTAMP = 1757409658 +SHA256 (KDE/release-service/25.08.1/grantlee-editor-25.08.1.tar.xz) = 107b168e6f296f6dfbbdf3bddc7f32001e38ba07b51831a178c569f8c8388738 +SIZE (KDE/release-service/25.08.1/grantlee-editor-25.08.1.tar.xz) = 130764 diff --git a/deskutils/grantleetheme/distinfo b/deskutils/grantleetheme/distinfo index f496e2db39c8..4ad4f58ba5f0 100644 --- a/deskutils/grantleetheme/distinfo +++ b/deskutils/grantleetheme/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754646143 -SHA256 (KDE/release-service/25.08.0/grantleetheme-25.08.0.tar.xz) = e2b457a7d408be3dc56a7db0dc970937d4509acc3234928dc355142a6bab4fd9 -SIZE (KDE/release-service/25.08.0/grantleetheme-25.08.0.tar.xz) = 65996 +TIMESTAMP = 1757409661 +SHA256 (KDE/release-service/25.08.1/grantleetheme-25.08.1.tar.xz) = f19d9ae2c4ba23a330a3dceac72ab7f18566534b40879e543c5ec6c72ad7e7f1 +SIZE (KDE/release-service/25.08.1/grantleetheme-25.08.1.tar.xz) = 65984 diff --git a/deskutils/gucharmap/Makefile b/deskutils/gucharmap/Makefile index 0ec0b4e0718f..ac36ff996d55 100644 --- a/deskutils/gucharmap/Makefile +++ b/deskutils/gucharmap/Makefile @@ -1,7 +1,6 @@ PORTNAME= gucharmap -PORTVERSION= 16.0.2 # must sync with textproc/UCD +PORTVERSION= 17.0.0 # must sync with textproc/UCD CATEGORIES= deskutils gnome -#MASTER_SITES= GNOME DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org @@ -12,14 +11,13 @@ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= itstool:textproc/itstool \ - UCD=16.0.0,1:textproc/UCD \ - ${LOCALBASE}/share/aclocal/yelp.m4:textproc/yelp-tools + UCD=17.0.0,1:textproc/UCD LIB_DEPENDS= libfreetype.so:print/freetype2 \ libpcre2-8.so:devel/pcre2 USES= desktop-file-utils gettext-tools gnome localbase meson perl5 pkgconfig \ - python:build tar:xz vala:build -USE_GNOME= cairo glib20 gtk30 introspection:build + python:build tar:bz2 vala:build +USE_GNOME= atk cairo glib20 gtk30 introspection:build USE_PERL5= build BINARY_ALIAS= python3=${PYTHON_CMD} USE_LDCONFIG= yes diff --git a/deskutils/gucharmap/distinfo b/deskutils/gucharmap/distinfo index 27451b99c295..2a0dae3cc04f 100644 --- a/deskutils/gucharmap/distinfo +++ b/deskutils/gucharmap/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1736284008 -SHA256 (gnome/gucharmap-16.0.2.tar.bz2) = f320ad67318dbf0ec26691849c0fe8f5ef4d72e6e78873fb083ad12c94bcda00 -SIZE (gnome/gucharmap-16.0.2.tar.bz2) = 1504522 +TIMESTAMP = 1757593163 +SHA256 (gnome/gucharmap-17.0.0.tar.bz2) = 09988f67ae82d057a993ab21df2ac94503a8a836da5f8e36e5e8864d8d45a295 +SIZE (gnome/gucharmap-17.0.0.tar.bz2) = 1505830 diff --git a/deskutils/itinerary/distinfo b/deskutils/itinerary/distinfo index ab0f8c4b6735..c8812902958b 100644 --- a/deskutils/itinerary/distinfo +++ b/deskutils/itinerary/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754646145 -SHA256 (KDE/release-service/25.08.0/itinerary-25.08.0.tar.xz) = 1f2c10c1f47a5919f447accdf60997038a528a66b8ee172fcc184dd2bd2f2716 -SIZE (KDE/release-service/25.08.0/itinerary-25.08.0.tar.xz) = 846800 +TIMESTAMP = 1757409663 +SHA256 (KDE/release-service/25.08.1/itinerary-25.08.1.tar.xz) = 3b95d019e9ea0c61253f768f5c802242dbde062c87e42b2f178735b042e73853 +SIZE (KDE/release-service/25.08.1/itinerary-25.08.1.tar.xz) = 847744 diff --git a/deskutils/kaddressbook/distinfo b/deskutils/kaddressbook/distinfo index 5deac15c89bf..d0d0dd7bf7fe 100644 --- a/deskutils/kaddressbook/distinfo +++ b/deskutils/kaddressbook/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754646148 -SHA256 (KDE/release-service/25.08.0/kaddressbook-25.08.0.tar.xz) = bd05ffbec679b701b2bdc5da2b97c83bd81437a3398771fc4b03efbb7ac1a647 -SIZE (KDE/release-service/25.08.0/kaddressbook-25.08.0.tar.xz) = 3443072 +TIMESTAMP = 1757409665 +SHA256 (KDE/release-service/25.08.1/kaddressbook-25.08.1.tar.xz) = ddf64a7a704e190b49e94cc5982a40288e338d8630dba876b0782f292bc720c2 +SIZE (KDE/release-service/25.08.1/kaddressbook-25.08.1.tar.xz) = 3443184 diff --git a/deskutils/kalarm/distinfo b/deskutils/kalarm/distinfo index d7c6042174c9..5a2a2be3a538 100644 --- a/deskutils/kalarm/distinfo +++ b/deskutils/kalarm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754646150 -SHA256 (KDE/release-service/25.08.0/kalarm-25.08.0.tar.xz) = 665504ae5e6b8ce70a0ddc0fa1c972827edd6b5e868066d4990a1466daa8fe0d -SIZE (KDE/release-service/25.08.0/kalarm-25.08.0.tar.xz) = 2688432 +TIMESTAMP = 1757409668 +SHA256 (KDE/release-service/25.08.1/kalarm-25.08.1.tar.xz) = a3f39dac4d0dcbc629df6596655e6fae2d49113b9afff3dcd23bc226d7ea2576 +SIZE (KDE/release-service/25.08.1/kalarm-25.08.1.tar.xz) = 2689724 diff --git a/deskutils/kcharselect/distinfo b/deskutils/kcharselect/distinfo index 15bfb05af026..deca4a47ac9b 100644 --- a/deskutils/kcharselect/distinfo +++ b/deskutils/kcharselect/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754646153 -SHA256 (KDE/release-service/25.08.0/kcharselect-25.08.0.tar.xz) = ec9f2be0e119b1c7bff3363d4d405a3fa58c9cddeab68e3cdfe1d0a7908d3ee5 -SIZE (KDE/release-service/25.08.0/kcharselect-25.08.0.tar.xz) = 478040 +TIMESTAMP = 1757409670 +SHA256 (KDE/release-service/25.08.1/kcharselect-25.08.1.tar.xz) = 5fb3756d6d388947da2d2b1fb69db6609823f0c43b464b88c3ec9f4f0d13d618 +SIZE (KDE/release-service/25.08.1/kcharselect-25.08.1.tar.xz) = 477844 diff --git a/deskutils/kdeconnect-kde/distinfo b/deskutils/kdeconnect-kde/distinfo index ef6877e9e2f5..3ab4649ac5b7 100644 --- a/deskutils/kdeconnect-kde/distinfo +++ b/deskutils/kdeconnect-kde/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754646155 -SHA256 (KDE/release-service/25.08.0/kdeconnect-kde-25.08.0.tar.xz) = edc6d8d5bb3aab53208a229528ef36a5bc959bfaec17512b5621502d1d37d260 -SIZE (KDE/release-service/25.08.0/kdeconnect-kde-25.08.0.tar.xz) = 629364 +TIMESTAMP = 1757409672 +SHA256 (KDE/release-service/25.08.1/kdeconnect-kde-25.08.1.tar.xz) = 8a340bdc48a754d12a938f231a366f308de2121614e7628b86a1bbfa509d351f +SIZE (KDE/release-service/25.08.1/kdeconnect-kde-25.08.1.tar.xz) = 628580 diff --git a/deskutils/kdeconnect-kde/pkg-plist b/deskutils/kdeconnect-kde/pkg-plist index e105a12271e2..b145ff772a4a 100644 --- a/deskutils/kdeconnect-kde/pkg-plist +++ b/deskutils/kdeconnect-kde/pkg-plist @@ -789,7 +789,6 @@ share/locale/zh_TW/LC_MESSAGES/kdeconnect-plugins.mo share/locale/zh_TW/LC_MESSAGES/kdeconnect-sms.mo share/locale/zh_TW/LC_MESSAGES/kdeconnect-urlhandler.mo share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.kdeconnect.mo -share/metainfo/org.kde.kdeconnect.appdata.xml share/metainfo/org.kde.kdeconnect.metainfo.xml share/nautilus-python/extensions/kdeconnect-share.py share/plasma/plasmoids/org.kde.kdeconnect/contents/ui/Battery.qml diff --git a/deskutils/kdepim-addons/distinfo b/deskutils/kdepim-addons/distinfo index 91c1d2bba308..94b378d23bfb 100644 --- a/deskutils/kdepim-addons/distinfo +++ b/deskutils/kdepim-addons/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754646157 -SHA256 (KDE/release-service/25.08.0/kdepim-addons-25.08.0.tar.xz) = c6a2fc95e1a43eb5dcba60531f13caf774cfe29c46dc3313745b988e4ce7543a -SIZE (KDE/release-service/25.08.0/kdepim-addons-25.08.0.tar.xz) = 2661872 +TIMESTAMP = 1757409675 +SHA256 (KDE/release-service/25.08.1/kdepim-addons-25.08.1.tar.xz) = f7d1ae2ce7692789866ec67d8dfbd984c75d02d29a2dae056df345fa74d1d46e +SIZE (KDE/release-service/25.08.1/kdepim-addons-25.08.1.tar.xz) = 2662168 diff --git a/deskutils/kdepim-addons/pkg-plist b/deskutils/kdepim-addons/pkg-plist index ed82d5fc97d0..dc705ea3983a 100644 --- a/deskutils/kdepim-addons/pkg-plist +++ b/deskutils/kdepim-addons/pkg-plist @@ -989,6 +989,7 @@ share/locale/ru/LC_MESSAGES/kmail_editorsendcheck_plugins.mo share/locale/ru/LC_MESSAGES/kmail_plugins.mo share/locale/ru/LC_MESSAGES/kmailtransport_plugins.mo share/locale/ru/LC_MESSAGES/korganizer_plugins.mo +share/locale/ru/LC_MESSAGES/libpimautogeneratetext.mo share/locale/ru/LC_MESSAGES/messageviewer_application_gnupgwks_plugin.mo share/locale/ru/LC_MESSAGES/messageviewer_application_mstnef_plugin.mo share/locale/ru/LC_MESSAGES/messageviewer_bodypartformatter_pkpass.mo diff --git a/deskutils/kdepim-runtime/distinfo b/deskutils/kdepim-runtime/distinfo index 92a7c922237a..1ff1b48370fb 100644 --- a/deskutils/kdepim-runtime/distinfo +++ b/deskutils/kdepim-runtime/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754646160 -SHA256 (KDE/release-service/25.08.0/kdepim-runtime-25.08.0.tar.xz) = 42ba99c3ec9f4be19abe66b2c1933cda4afba7e2643248b2f741565df7bf5706 -SIZE (KDE/release-service/25.08.0/kdepim-runtime-25.08.0.tar.xz) = 2452824 +TIMESTAMP = 1757409677 +SHA256 (KDE/release-service/25.08.1/kdepim-runtime-25.08.1.tar.xz) = c2f402f934d32066ae3d98176d41c1de9204d14e902d502283d803637b4b39eb +SIZE (KDE/release-service/25.08.1/kdepim-runtime-25.08.1.tar.xz) = 2453024 diff --git a/deskutils/keditbookmarks/distinfo b/deskutils/keditbookmarks/distinfo index 576c9b917634..0ef1462272af 100644 --- a/deskutils/keditbookmarks/distinfo +++ b/deskutils/keditbookmarks/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754646162 -SHA256 (KDE/release-service/25.08.0/keditbookmarks-25.08.0.tar.xz) = 8f06c46e58cf01e61d84d9eb2c468024d46f20ace9c0318ea37001c278fd54db -SIZE (KDE/release-service/25.08.0/keditbookmarks-25.08.0.tar.xz) = 262488 +TIMESTAMP = 1757409679 +SHA256 (KDE/release-service/25.08.1/keditbookmarks-25.08.1.tar.xz) = e20ee35fbb6977a272e5010ce712ee3200ea2e42df51fcc717a4f817e078060a +SIZE (KDE/release-service/25.08.1/keditbookmarks-25.08.1.tar.xz) = 262504 diff --git a/deskutils/kf6-kstatusnotifieritem/distinfo b/deskutils/kf6-kstatusnotifieritem/distinfo index 2581c09489f6..996495a12f72 100644 --- a/deskutils/kf6-kstatusnotifieritem/distinfo +++ b/deskutils/kf6-kstatusnotifieritem/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754127961 -SHA256 (KDE/frameworks/6.17/kstatusnotifieritem-6.17.0.tar.xz) = 678a9bfc870066d5413bbcfa09a56b82b0affd2bc222ce5701d02a8b129edd91 -SIZE (KDE/frameworks/6.17/kstatusnotifieritem-6.17.0.tar.xz) = 50944 +TIMESTAMP = 1757408184 +SHA256 (KDE/frameworks/6.18/kstatusnotifieritem-6.18.0.tar.xz) = d78aa20e1858f700478eecedb49714160d5e04b4a0d177bca4355aa1a0f7d730 +SIZE (KDE/frameworks/6.18/kstatusnotifieritem-6.18.0.tar.xz) = 50940 diff --git a/deskutils/kfind/distinfo b/deskutils/kfind/distinfo index dad653477970..65814fac4322 100644 --- a/deskutils/kfind/distinfo +++ b/deskutils/kfind/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754646165 -SHA256 (KDE/release-service/25.08.0/kfind-25.08.0.tar.xz) = 8f09a449aaa0bfddbf0922a8954bff281a7e14d53cd24374d171c52a722aea24 -SIZE (KDE/release-service/25.08.0/kfind-25.08.0.tar.xz) = 330800 +TIMESTAMP = 1757409681 +SHA256 (KDE/release-service/25.08.1/kfind-25.08.1.tar.xz) = 06155b309fba75dcd373a86bd5f89f08425455168470c7f69b62f09f05c5a4e1 +SIZE (KDE/release-service/25.08.1/kfind-25.08.1.tar.xz) = 330912 diff --git a/deskutils/kmail-account-wizard/distinfo b/deskutils/kmail-account-wizard/distinfo index 09cfe78c157c..27ccc97d92a5 100644 --- a/deskutils/kmail-account-wizard/distinfo +++ b/deskutils/kmail-account-wizard/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754646170 -SHA256 (KDE/release-service/25.08.0/kmail-account-wizard-25.08.0.tar.xz) = 6b7b78fbc370024308193024b276066bac2b5957dcca5ac54c2a5f60fdfd9c44 -SIZE (KDE/release-service/25.08.0/kmail-account-wizard-25.08.0.tar.xz) = 172724 +TIMESTAMP = 1757409686 +SHA256 (KDE/release-service/25.08.1/kmail-account-wizard-25.08.1.tar.xz) = 119f1877fc2e98390782ef91e59713ed99526ca5942df479014bd40445f75845 +SIZE (KDE/release-service/25.08.1/kmail-account-wizard-25.08.1.tar.xz) = 172728 diff --git a/deskutils/kmail/distinfo b/deskutils/kmail/distinfo index 0a862e04b3f6..7d38a96d0ce1 100644 --- a/deskutils/kmail/distinfo +++ b/deskutils/kmail/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754646167 -SHA256 (KDE/release-service/25.08.0/kmail-25.08.0.tar.xz) = da5d1c108a2626746ec205d175f840e51f23ac92f3da535dba56d644d41d9c46 -SIZE (KDE/release-service/25.08.0/kmail-25.08.0.tar.xz) = 7836352 +TIMESTAMP = 1757409684 +SHA256 (KDE/release-service/25.08.1/kmail-25.08.1.tar.xz) = 4f71913bdeceb195982299485305f9db56aaeb893266c9129e1aed9d485861da +SIZE (KDE/release-service/25.08.1/kmail-25.08.1.tar.xz) = 7835796 diff --git a/deskutils/kongress/distinfo b/deskutils/kongress/distinfo index 3661b92246fe..02b0d1d5e215 100644 --- a/deskutils/kongress/distinfo +++ b/deskutils/kongress/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754646172 -SHA256 (KDE/release-service/25.08.0/kongress-25.08.0.tar.xz) = 0b72a9b8b885f2730b74fb4e0bc9ce2812d0b92d1e6ea089d74c82db44922637 -SIZE (KDE/release-service/25.08.0/kongress-25.08.0.tar.xz) = 164148 +TIMESTAMP = 1757409688 +SHA256 (KDE/release-service/25.08.1/kongress-25.08.1.tar.xz) = e5abd4f5f68633cd0e1feb3467e79e2d3ff173c81c83d6b565904b1eb742f760 +SIZE (KDE/release-service/25.08.1/kongress-25.08.1.tar.xz) = 164176 diff --git a/deskutils/kontact/distinfo b/deskutils/kontact/distinfo index 1e29c5d8cece..ab4f3e330311 100644 --- a/deskutils/kontact/distinfo +++ b/deskutils/kontact/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754646174 -SHA256 (KDE/release-service/25.08.0/kontact-25.08.0.tar.xz) = ebcdecbbdd111eac06ec296347c1d2d847d7ef040b2675dbf5c48b25368f257e -SIZE (KDE/release-service/25.08.0/kontact-25.08.0.tar.xz) = 888404 +TIMESTAMP = 1757409691 +SHA256 (KDE/release-service/25.08.1/kontact-25.08.1.tar.xz) = 426a67ec326819ca391694cbd414a9675a01505c3de82626ef4031ace91793cf +SIZE (KDE/release-service/25.08.1/kontact-25.08.1.tar.xz) = 888416 diff --git a/deskutils/korganizer/distinfo b/deskutils/korganizer/distinfo index a4392ffc43bc..649f3747d08b 100644 --- a/deskutils/korganizer/distinfo +++ b/deskutils/korganizer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754646177 -SHA256 (KDE/release-service/25.08.0/korganizer-25.08.0.tar.xz) = 74c7d57be2ecd00920c5cc1b079d33e849d7b36f02fe45259cad337da5b4f78b -SIZE (KDE/release-service/25.08.0/korganizer-25.08.0.tar.xz) = 3053852 +TIMESTAMP = 1757409693 +SHA256 (KDE/release-service/25.08.1/korganizer-25.08.1.tar.xz) = b7ea08d1b4dfcf881127cb6f34df055fd261c9986096773037ddd1a6a0d69597 +SIZE (KDE/release-service/25.08.1/korganizer-25.08.1.tar.xz) = 3054584 diff --git a/deskutils/kruler/distinfo b/deskutils/kruler/distinfo index d9cb3ceed6fb..63032928b77e 100644 --- a/deskutils/kruler/distinfo +++ b/deskutils/kruler/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754646179 -SHA256 (KDE/release-service/25.08.0/kruler-25.08.0.tar.xz) = acc49d6e7124958d48caa3016444b0a0c883f24e63b5c13f1de645f19f20938b -SIZE (KDE/release-service/25.08.0/kruler-25.08.0.tar.xz) = 287448 +TIMESTAMP = 1757409695 +SHA256 (KDE/release-service/25.08.1/kruler-25.08.1.tar.xz) = b03638bb846495f9ded02336d1a8b7c1c45b18ea61f5f8299cd2bacb8a382adb +SIZE (KDE/release-service/25.08.1/kruler-25.08.1.tar.xz) = 287348 diff --git a/deskutils/kweather/distinfo b/deskutils/kweather/distinfo index a60e554235ef..bd6e63c06c87 100644 --- a/deskutils/kweather/distinfo +++ b/deskutils/kweather/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754646180 -SHA256 (KDE/release-service/25.08.0/kweather-25.08.0.tar.xz) = acd8d383abc97323a08283f5c34511d05a06b7019320d024968a01ccf6fe2106 -SIZE (KDE/release-service/25.08.0/kweather-25.08.0.tar.xz) = 366672 +TIMESTAMP = 1757409696 +SHA256 (KDE/release-service/25.08.1/kweather-25.08.1.tar.xz) = 8b7b618004345c5072ad473fce15998bb1de98727dc4a8101a2d64d7650d95aa +SIZE (KDE/release-service/25.08.1/kweather-25.08.1.tar.xz) = 366236 diff --git a/deskutils/kweather/pkg-plist b/deskutils/kweather/pkg-plist index 0689e10fce03..e6f28070c5d6 100644 --- a/deskutils/kweather/pkg-plist +++ b/deskutils/kweather/pkg-plist @@ -48,7 +48,6 @@ share/locale/uk/LC_MESSAGES/kweather.mo share/locale/zh_CN/LC_MESSAGES/kweather.mo share/locale/zh_TW/LC_MESSAGES/kweather.mo share/metainfo/org.kde.kweather.appdata.xml -share/metainfo/org.kde.plasma.kweather_1x4.appdata.xml share/plasma/plasmoids/org.kde.plasma.kweather_1x4/contents/ui/LocationSelector.qml share/plasma/plasmoids/org.kde.plasma.kweather_1x4/contents/ui/WeatherContainer.qml share/plasma/plasmoids/org.kde.plasma.kweather_1x4/contents/ui/main.qml diff --git a/deskutils/kweathercore/distinfo b/deskutils/kweathercore/distinfo index 1897532c3577..a3a49ef8c145 100644 --- a/deskutils/kweathercore/distinfo +++ b/deskutils/kweathercore/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754646180 -SHA256 (KDE/release-service/25.08.0/kweathercore-25.08.0.tar.xz) = 1b97e95aec8f1930244ae5c400712056109b3ed22fa5b6994834cd714bbe324a -SIZE (KDE/release-service/25.08.0/kweathercore-25.08.0.tar.xz) = 78728 +TIMESTAMP = 1757409696 +SHA256 (KDE/release-service/25.08.1/kweathercore-25.08.1.tar.xz) = 82593bc3c0a06bb5ca6e077ff0843dac5e25bb133a5367c2482a48a61ed08287 +SIZE (KDE/release-service/25.08.1/kweathercore-25.08.1.tar.xz) = 78912 diff --git a/deskutils/libcprime/Makefile b/deskutils/libcprime/Makefile index 277b67990661..72499df96bdb 100644 --- a/deskutils/libcprime/Makefile +++ b/deskutils/libcprime/Makefile @@ -1,5 +1,5 @@ PORTNAME= libcprime -DISTVERSION= 4.5.0 +DISTVERSION= 5.0.0 CATEGORIES= deskutils MAINTAINER= jwb@FreeBSD.org @@ -9,12 +9,13 @@ WWW= https://gitlab.com/cubocore/libcprime LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cmake qt:5 -USE_QT= buildtools:build core dbus gui network qmake:build widgets +USES= cmake gl qt:6 +USE_GL= gl +USE_QT= base tools:build USE_LDCONFIG= yes USE_GITLAB= yes GL_ACCOUNT= CuboCore -GL_TAGNAME= 647022384c3123f85b372b12503f7b0fa5328a1e +GL_TAGNAME= v5.0.0 .include <bsd.port.mk> diff --git a/deskutils/libcprime/distinfo b/deskutils/libcprime/distinfo index 6d42c446dfb7..5369673feb60 100644 --- a/deskutils/libcprime/distinfo +++ b/deskutils/libcprime/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1730204192 -SHA256 (CuboCore-libcprime-647022384c3123f85b372b12503f7b0fa5328a1e_GL0.tar.gz) = 47a60eb516581f1eccf8d0b519526039412492eebdd0746b6b6545b92796546e -SIZE (CuboCore-libcprime-647022384c3123f85b372b12503f7b0fa5328a1e_GL0.tar.gz) = 51840 +TIMESTAMP = 1757785389 +SHA256 (libcprime-v5.0.0.tar.bz2) = e1712c718482f17b4687297a92e39e6a6fceb7ef8fbb4ab348449bed9a237cd8 +SIZE (libcprime-v5.0.0.tar.bz2) = 45255 diff --git a/deskutils/libcprime/pkg-plist b/deskutils/libcprime/pkg-plist index 70514d0dd785..7f953d0df858 100644 --- a/deskutils/libcprime/pkg-plist +++ b/deskutils/libcprime/pkg-plist @@ -21,14 +21,14 @@ include/cprime/themefunc.h include/cprime/trashmanager.h include/cprime/variables.h lib/libcprime-core.so -lib/libcprime-core.so.4 -lib/libcprime-core.so.4.5.0 +lib/libcprime-core.so.5 +lib/libcprime-core.so.5.0.0 lib/libcprime-gui.so -lib/libcprime-gui.so.4 -lib/libcprime-gui.so.4.5.0 +lib/libcprime-gui.so.5 +lib/libcprime-gui.so.5.0.0 lib/libcprime-widgets.so -lib/libcprime-widgets.so.4 -lib/libcprime-widgets.so.4.5.0 +lib/libcprime-widgets.so.5 +lib/libcprime-widgets.so.5.0.0 share/pkgconfig/cprime-core.pc share/pkgconfig/cprime-gui.pc share/pkgconfig/cprime-widgets.pc diff --git a/deskutils/libkdepim/distinfo b/deskutils/libkdepim/distinfo index 4fbae4f133c2..eb2300d7f4cd 100644 --- a/deskutils/libkdepim/distinfo +++ b/deskutils/libkdepim/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754646182 -SHA256 (KDE/release-service/25.08.0/libkdepim-25.08.0.tar.xz) = 4daae877b8d10c4bd1fe70d0dd02dc132fdafe0ff6062727a32dcd88d4eff61a -SIZE (KDE/release-service/25.08.0/libkdepim-25.08.0.tar.xz) = 285188 +TIMESTAMP = 1757409698 +SHA256 (KDE/release-service/25.08.1/libkdepim-25.08.1.tar.xz) = c548a4a26ceb5c09d51ab5258238b201385768054803d3f1372388438dac2089 +SIZE (KDE/release-service/25.08.1/libkdepim-25.08.1.tar.xz) = 285284 diff --git a/deskutils/mbox-importer/distinfo b/deskutils/mbox-importer/distinfo index 94fd6017c900..35e1d9a9497e 100644 --- a/deskutils/mbox-importer/distinfo +++ b/deskutils/mbox-importer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754646185 -SHA256 (KDE/release-service/25.08.0/mbox-importer-25.08.0.tar.xz) = 98fca7d6940d41de21d7bd8b399596a13686d95fdd466b2dd3ddbaf40552487b -SIZE (KDE/release-service/25.08.0/mbox-importer-25.08.0.tar.xz) = 34148 +TIMESTAMP = 1757409701 +SHA256 (KDE/release-service/25.08.1/mbox-importer-25.08.1.tar.xz) = 2e81864adaf67e8180cce859200770c8f3063b9541a31f4a81804d3dd0d42761 +SIZE (KDE/release-service/25.08.1/mbox-importer-25.08.1.tar.xz) = 34136 diff --git a/deskutils/merkuro/distinfo b/deskutils/merkuro/distinfo index 485e96886a73..984e93cef5c6 100644 --- a/deskutils/merkuro/distinfo +++ b/deskutils/merkuro/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754646187 -SHA256 (KDE/release-service/25.08.0/merkuro-25.08.0.tar.xz) = 0a6b2a7b54b647604955b23df98da32f7799c6c599f8fd7f403f5c582e909218 -SIZE (KDE/release-service/25.08.0/merkuro-25.08.0.tar.xz) = 826652 +TIMESTAMP = 1757409703 +SHA256 (KDE/release-service/25.08.1/merkuro-25.08.1.tar.xz) = 827c461bfefcce9dfc3f7ad9fdfa340710c8bcff5ab0bd70dfcbe4e72636a3cc +SIZE (KDE/release-service/25.08.1/merkuro-25.08.1.tar.xz) = 826724 diff --git a/deskutils/merkuro/pkg-plist b/deskutils/merkuro/pkg-plist index 1cd4b5eeedf6..2742e94d23f4 100644 --- a/deskutils/merkuro/pkg-plist +++ b/deskutils/merkuro/pkg-plist @@ -158,6 +158,7 @@ share/locale/pl/LC_MESSAGES/plasma_applet_org.kde.merkuro.contact.mo share/locale/pt/LC_MESSAGES/merkuro.mo share/locale/pt/LC_MESSAGES/plasma_applet_org.kde.merkuro.contact.mo share/locale/pt_BR/LC_MESSAGES/merkuro.mo +share/locale/pt_BR/LC_MESSAGES/merkurolauncher.mo share/locale/pt_BR/LC_MESSAGES/plasma_applet_org.kde.merkuro.contact.mo share/locale/ru/LC_MESSAGES/merkuro.mo share/locale/ru/LC_MESSAGES/merkurolauncher.mo @@ -189,7 +190,6 @@ share/locale/zh_TW/LC_MESSAGES/merkuro.mo share/locale/zh_TW/LC_MESSAGES/merkurolauncher.mo share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.merkuro.contact.mo share/metainfo/org.kde.merkuro.calendar.metainfo.xml -share/metainfo/org.kde.merkuro.contact.applet.appdata.xml share/metainfo/org.kde.merkuro.contact.metainfo.xml share/metainfo/org.kde.merkuro.mail.metainfo.xml share/metainfo/org.kde.merkuro.metainfo.xml diff --git a/deskutils/pim-data-exporter/distinfo b/deskutils/pim-data-exporter/distinfo index 3da1fa0b6f12..a65ac1bea376 100644 --- a/deskutils/pim-data-exporter/distinfo +++ b/deskutils/pim-data-exporter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754646189 -SHA256 (KDE/release-service/25.08.0/pim-data-exporter-25.08.0.tar.xz) = db537eb250dbcfb865343ba94ec4aa2558ebc1425a188bb41515058ccd853df6 -SIZE (KDE/release-service/25.08.0/pim-data-exporter-25.08.0.tar.xz) = 430600 +TIMESTAMP = 1757409705 +SHA256 (KDE/release-service/25.08.1/pim-data-exporter-25.08.1.tar.xz) = 9b4eb20da597132e710e9be28a1555935cebb213abe6d566bc848dff6103fc34 +SIZE (KDE/release-service/25.08.1/pim-data-exporter-25.08.1.tar.xz) = 430508 diff --git a/deskutils/pim-sieve-editor/distinfo b/deskutils/pim-sieve-editor/distinfo index 866d274dead1..842939cf1d79 100644 --- a/deskutils/pim-sieve-editor/distinfo +++ b/deskutils/pim-sieve-editor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754646192 -SHA256 (KDE/release-service/25.08.0/pim-sieve-editor-25.08.0.tar.xz) = b763761947acf5826c358e2c439b4da991f9a23b7ad39afb80f34bcac471bbbd -SIZE (KDE/release-service/25.08.0/pim-sieve-editor-25.08.0.tar.xz) = 483296 +TIMESTAMP = 1757409708 +SHA256 (KDE/release-service/25.08.1/pim-sieve-editor-25.08.1.tar.xz) = 146213154f8f9175fa1b1d0642abfd91a62e00590bda17246e3ebba1a3d806f0 +SIZE (KDE/release-service/25.08.1/pim-sieve-editor-25.08.1.tar.xz) = 483196 diff --git a/deskutils/plasma6-milou/distinfo b/deskutils/plasma6-milou/distinfo index 189bcc4cfc18..ad9f06755611 100644 --- a/deskutils/plasma6-milou/distinfo +++ b/deskutils/plasma6-milou/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754413467 -SHA256 (KDE/plasma/6.4.4/milou-6.4.4.tar.xz) = a644e5965b33c20f82ce51660fa3b7c2d41810b068cf21f77658824cb3ea6b1e -SIZE (KDE/plasma/6.4.4/milou-6.4.4.tar.xz) = 50432 +TIMESTAMP = 1757499231 +SHA256 (KDE/plasma/6.4.5/milou-6.4.5.tar.xz) = 0eaeec8a05afc3a96f6a0eefc9a045f49ace8be201bc8f57e1ed8133cdaa100d +SIZE (KDE/plasma/6.4.5/milou-6.4.5.tar.xz) = 50428 diff --git a/deskutils/plasma6-milou/pkg-plist b/deskutils/plasma6-milou/pkg-plist index 84fb8c2c689f..351afbeb2902 100644 --- a/deskutils/plasma6-milou/pkg-plist +++ b/deskutils/plasma6-milou/pkg-plist @@ -113,7 +113,6 @@ share/locale/zh_CN/LC_MESSAGES/milou.mo share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.milou.mo share/locale/zh_TW/LC_MESSAGES/milou.mo share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.milou.mo -share/metainfo/org.kde.milou.appdata.xml share/plasma/plasmoids/org.kde.milou/contents/ui/SearchField.qml share/plasma/plasmoids/org.kde.milou/contents/ui/globals.js share/plasma/plasmoids/org.kde.milou/contents/ui/main.qml diff --git a/deskutils/plasma6-sddm-kcm/distinfo b/deskutils/plasma6-sddm-kcm/distinfo index bca4382e4a18..93a86583ee97 100644 --- a/deskutils/plasma6-sddm-kcm/distinfo +++ b/deskutils/plasma6-sddm-kcm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754413467 -SHA256 (KDE/plasma/6.4.4/sddm-kcm-6.4.4.tar.xz) = 83366c4d58042d1c0993d8e3197c19c33a7eedccde642263a26812b5c4b16bfb -SIZE (KDE/plasma/6.4.4/sddm-kcm-6.4.4.tar.xz) = 103552 +TIMESTAMP = 1757499232 +SHA256 (KDE/plasma/6.4.5/sddm-kcm-6.4.5.tar.xz) = 04523f382bfce9259c473c57da4472be4faf92f98b6ed40ab24ab663a337c9ad +SIZE (KDE/plasma/6.4.5/sddm-kcm-6.4.5.tar.xz) = 103756 diff --git a/deskutils/plasma6-xdg-desktop-portal-kde/Makefile b/deskutils/plasma6-xdg-desktop-portal-kde/Makefile index f1c220ebd55a..8049d33df4fc 100644 --- a/deskutils/plasma6-xdg-desktop-portal-kde/Makefile +++ b/deskutils/plasma6-xdg-desktop-portal-kde/Makefile @@ -1,6 +1,5 @@ PORTNAME= xdg-desktop-portal-kde DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 CATEGORIES= deskutils kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/deskutils/plasma6-xdg-desktop-portal-kde/distinfo b/deskutils/plasma6-xdg-desktop-portal-kde/distinfo index a87abb7fe261..9e94a238e169 100644 --- a/deskutils/plasma6-xdg-desktop-portal-kde/distinfo +++ b/deskutils/plasma6-xdg-desktop-portal-kde/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754413467 -SHA256 (KDE/plasma/6.4.4/xdg-desktop-portal-kde-6.4.4.tar.xz) = dcd501b11a785c0b0f0b30bf1d09ba120d83885276841c47feed51d77e1440a5 -SIZE (KDE/plasma/6.4.4/xdg-desktop-portal-kde-6.4.4.tar.xz) = 203888 +TIMESTAMP = 1757499232 +SHA256 (KDE/plasma/6.4.5/xdg-desktop-portal-kde-6.4.5.tar.xz) = 9fe04f0482bbf326088369c035d7b6f403db0c06aea5934442a7788799edcee2 +SIZE (KDE/plasma/6.4.5/xdg-desktop-portal-kde-6.4.5.tar.xz) = 204948 diff --git a/deskutils/py-paperless-ngx/Makefile b/deskutils/py-paperless-ngx/Makefile index 36704d283f77..0b59cef7fabd 100644 --- a/deskutils/py-paperless-ngx/Makefile +++ b/deskutils/py-paperless-ngx/Makefile @@ -1,6 +1,7 @@ PORTNAME= paperless-ngx DISTVERSIONPREFIX= v DISTVERSION= 2.18.3 +PORTREVISION= 2 CATEGORIES= deskutils python MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/:webui \ GH:gh @@ -40,7 +41,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>=3.1.6:devel/py-Jinja2@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}httptools>=0.6.4:www/py-httptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}httpx-oauth>=0.10.1:www/py-httpx-oauth@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}imap-tools>=1.11.0:mail/py-imap-tools@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}inotifyrecursive>=0.3.5_3:devel/py-inotifyrecursive@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}inotifyrecursive>=0.3.5_5:devel/py-inotifyrecursive@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}langdetect>=1.0.9:textproc/py-langdetect@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mysqlclient>=2.2.7:databases/py-mysqlclient@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}nltk>=3.8.1:textproc/py-nltk@${PY_FLAVOR} \ diff --git a/deskutils/py-term-background/Makefile b/deskutils/py-term-background/Makefile index 47135ac55bba..45c98aeab00a 100644 --- a/deskutils/py-term-background/Makefile +++ b/deskutils/py-term-background/Makefile @@ -1,21 +1,20 @@ PORTNAME= term-background -DISTVERSION= 1.0.3.dev0 -PORTREVISION= 1 +DISTVERSION= 1.0.3 CATEGORIES= deskutils python shells -#MASTER_SITES= PYPI +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -#DISTNAME= ${PORTNAME:C/-/_/}-${PORTVERSION} +DISTNAME= ${PORTNAME:C/-/_/}-${PORTVERSION} MAINTAINER= thierry@FreeBSD.org COMMENT= Shell scripts and Python module to figure out terminal background WWW= https://github.com/rocky/shell-term-background -LICENSE= GPLv2 +LICENSE= GPLv3 -USE_GITHUB= yes -GH_ACCOUNT= rocky -GH_PROJECT= shell-term-background -GH_TAGNAME= 55a9cd227d6428d72f78a2411479eeade1300dff +#USE_GITHUB= yes +#GH_ACCOUNT= rocky +#GH_PROJECT= shell-term-background +#GH_TAGNAME= 55a9cd227d6428d72f78a2411479eeade1300dff BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pkginfo>=0:sysutils/py-pkginfo@${PY_FLAVOR} diff --git a/deskutils/py-term-background/distinfo b/deskutils/py-term-background/distinfo index c53fa30424fb..63e263aa9d62 100644 --- a/deskutils/py-term-background/distinfo +++ b/deskutils/py-term-background/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1736793755 -SHA256 (rocky-shell-term-background-1.0.3.dev0-55a9cd227d6428d72f78a2411479eeade1300dff_GH0.tar.gz) = 931739c7273721f164f3704820b153fe175f50c038bb9e1e2d252eb94dfe35e7 -SIZE (rocky-shell-term-background-1.0.3.dev0-55a9cd227d6428d72f78a2411479eeade1300dff_GH0.tar.gz) = 26797 +TIMESTAMP = 1757951027 +SHA256 (term_background-1.0.3.tar.gz) = 8540c2c555ffdd2cec50dbb016c001708d3eab7304eb9836559b686c08a803f1 +SIZE (term_background-1.0.3.tar.gz) = 29771 diff --git a/deskutils/py-term-background/pkg-plist b/deskutils/py-term-background/pkg-plist index ccc1e19dd66a..68adf932e2c4 100644 --- a/deskutils/py-term-background/pkg-plist +++ b/deskutils/py-term-background/pkg-plist @@ -1,16 +1,12 @@ -%%PYTHON_SITELIBDIR%%/term_background-%%VER%%-py%%PYTHON_VER%%.egg-info/PKG-INFO -%%PYTHON_SITELIBDIR%%/term_background-%%VER%%-py%%PYTHON_VER%%.egg-info/SOURCES.txt -%%PYTHON_SITELIBDIR%%/term_background-%%VER%%-py%%PYTHON_VER%%.egg-info/dependency_links.txt -%%PYTHON_SITELIBDIR%%/term_background-%%VER%%-py%%PYTHON_VER%%.egg-info/requires.txt -%%PYTHON_SITELIBDIR%%/term_background-%%VER%%-py%%PYTHON_VER%%.egg-info/top_level.txt +%%PYTHON_SITELIBDIR%%/term_background/.gitignore %%PYTHON_SITELIBDIR%%/term_background/__init__.py %%PYTHON_SITELIBDIR%%/term_background/__main__.py -%%PYTHON_SITELIBDIR%%/term_background/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/term_background/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/term_background/__pycache__/__main__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/term_background/__pycache__/__main__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/term_background/__pycache__/version.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/term_background/__pycache__/version.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/term_background/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/term_background/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/term_background/__pycache__/__main__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/term_background/__pycache__/__main__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/term_background/__pycache__/version%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/term_background/__pycache__/version%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/term_background/version.py %%DATADIR%%/term-background.bash %%DATADIR%%/term-background.ksh diff --git a/deskutils/py-vdirsyncer/Makefile b/deskutils/py-vdirsyncer/Makefile index a186d20a78e4..cfcfb0248bbb 100644 --- a/deskutils/py-vdirsyncer/Makefile +++ b/deskutils/py-vdirsyncer/Makefile @@ -1,6 +1,5 @@ PORTNAME= vdirsyncer -PORTVERSION= 0.19.3 -PORTREVISION= 1 +PORTVERSION= 0.20.0 CATEGORIES= deskutils python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,11 +12,11 @@ WWW= https://vdirsyncer.pimutils.org/en/stable/ \ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=0:devel/py-setuptools-scm@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=8:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=3.8.0<4.0.0:www/py-aiohttp@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}aiostream>=0.4.3:www/py-aiostream@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}aiostream>=0.4.3<0.8.0:www/py-aiostream@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}click>=5.0<9.0:devel/py-click@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}click-log>=0.3.0<0.5.0:devel/py-click-log@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.20.0:www/py-requests@${PY_FLAVOR} \ diff --git a/deskutils/py-vdirsyncer/distinfo b/deskutils/py-vdirsyncer/distinfo index f0fc3e36f838..9e8211b6a7f3 100644 --- a/deskutils/py-vdirsyncer/distinfo +++ b/deskutils/py-vdirsyncer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726487338 -SHA256 (vdirsyncer-0.19.3.tar.gz) = e437851feb985dec3544654f8f9cf6dd109b0b03f7e19956086603092ffeb28f -SIZE (vdirsyncer-0.19.3.tar.gz) = 125478 +TIMESTAMP = 1757120620 +SHA256 (vdirsyncer-0.20.0.tar.gz) = feb1a533500a95c14fd155733a1056fe359192553d82c07c6ba04fcbfc40b12d +SIZE (vdirsyncer-0.20.0.tar.gz) = 126633 diff --git a/deskutils/py-vdirsyncer/files/patch-atomicwrites b/deskutils/py-vdirsyncer/files/patch-atomicwrites deleted file mode 100644 index 3d0b9bb94616..000000000000 --- a/deskutils/py-vdirsyncer/files/patch-atomicwrites +++ /dev/null @@ -1,111 +0,0 @@ -Obtained from: https://github.com/pimutils/vdirsyncer/commit/8b063c39cb3e26a2beef5b6beed7e99c9e9641ac - ---- setup.py.orig 2024-09-11 15:26:58 UTC -+++ setup.py -@@ -16,8 +16,6 @@ requirements = [ - "click>=5.0,<9.0", - "click-log>=0.3.0, <0.5.0", - "requests >=2.20.0", -- # https://github.com/untitaker/python-atomicwrites/commit/4d12f23227b6a944ab1d99c507a69fdbc7c9ed6d # noqa -- "atomicwrites>=0.1.7", - "aiohttp>=3.8.0,<4.0.0", - "aiostream>=0.4.3,<0.5.0", - ] ---- vdirsyncer/cli/utils.py.orig 2024-09-11 15:26:58 UTC -+++ vdirsyncer/cli/utils.py -@@ -10,7 +10,6 @@ import click - - import aiohttp - import click --from atomicwrites import atomic_write - - from .. import BUGTRACKER_HOME - from .. import DOCS_HOME -@@ -21,6 +20,7 @@ from ..sync.status import SqliteStatus - from ..sync.exceptions import StorageEmpty - from ..sync.exceptions import SyncConflict - from ..sync.status import SqliteStatus -+from ..utils import atomic_write - from ..utils import expand_path - from ..utils import get_storage_init_args - from . import cli_logger ---- vdirsyncer/storage/filesystem.py.orig 2024-09-11 15:26:58 UTC -+++ vdirsyncer/storage/filesystem.py -@@ -5,9 +5,8 @@ import subprocess - import os - import subprocess - --from atomicwrites import atomic_write -- - from .. import exceptions -+from ..utils import atomic_write - from ..utils import checkdir - from ..utils import expand_path - from ..utils import generate_href ---- vdirsyncer/storage/google.py.orig 2024-09-11 15:26:58 UTC -+++ vdirsyncer/storage/google.py -@@ -11,9 +11,9 @@ import click - - import aiohttp - import click --from atomicwrites import atomic_write - - from .. import exceptions -+from ..utils import atomic_write - from ..utils import checkdir - from ..utils import expand_path - from ..utils import open_graphical_browser ---- vdirsyncer/storage/singlefile.py.orig 2024-09-11 15:26:58 UTC -+++ vdirsyncer/storage/singlefile.py -@@ -8,9 +8,8 @@ from typing import Iterable - import os - from typing import Iterable - --from atomicwrites import atomic_write -- - from .. import exceptions -+from ..utils import atomic_write - from ..utils import checkfile - from ..utils import expand_path - from ..utils import get_etag_from_file ---- vdirsyncer/utils.py.orig 2024-09-11 15:26:58 UTC -+++ vdirsyncer/utils.py -@@ -1,8 +1,10 @@ from __future__ import annotations - from __future__ import annotations - -+import contextlib - import functools - import os - import sys -+import tempfile - import uuid - from inspect import getfullargspec - from typing import Callable -@@ -220,3 +222,27 @@ def open_graphical_browser(url, new=0, autoraise=True) - return - - raise RuntimeError("No graphical browser found. Please open the URL " "manually.") -+ -+ -+@contextlib.contextmanager -+def atomic_write(dest, mode="wb", overwrite=False): -+ if "w" not in mode: -+ raise RuntimeError("`atomic_write` requires write access") -+ -+ fd, src = tempfile.mkstemp(prefix=os.path.basename(dest), dir=os.path.dirname(dest)) -+ file = os.fdopen(fd, mode=mode) -+ -+ try: -+ yield file -+ except Exception: -+ os.unlink(src) -+ raise -+ else: -+ file.flush() -+ file.close() -+ -+ if overwrite: -+ os.rename(src, dest) -+ else: -+ os.link(src, dest) -+ os.unlink(src) diff --git a/deskutils/py-vdirsyncer/files/patch-pyproject.toml b/deskutils/py-vdirsyncer/files/patch-pyproject.toml new file mode 100644 index 000000000000..5c3217b4eb53 --- /dev/null +++ b/deskutils/py-vdirsyncer/files/patch-pyproject.toml @@ -0,0 +1,21 @@ +--- pyproject.toml.orig 2025-08-28 20:57:38 UTC ++++ pyproject.toml +@@ -4,7 +4,7 @@ + # how to package vdirsyncer. + + [build-system] +-requires = ["setuptools>=64", "setuptools_scm>=8"] ++requires = ["setuptools>=61", "setuptools_scm>=8"] + build-backend = "setuptools.build_meta" + + [project] +@@ -16,8 +16,7 @@ keywords = ["todo", "task", "icalendar", "cli"] + readme = "README.rst" + requires-python = ">=3.8" + keywords = ["todo", "task", "icalendar", "cli"] +-license = "BSD-3-Clause" +-license-files = ["LICENSE"] ++license = { text = "BSD-3-Clause" } + classifiers = [ + "Development Status :: 4 - Beta", + "Environment :: Console", diff --git a/deskutils/py-vdirsyncer/files/patch-setup.py b/deskutils/py-vdirsyncer/files/patch-setup.py deleted file mode 100644 index b44e3361296f..000000000000 --- a/deskutils/py-vdirsyncer/files/patch-setup.py +++ /dev/null @@ -1,11 +0,0 @@ ---- setup.py.orig 2024-09-11 15:26:58 UTC -+++ setup.py -@@ -17,7 +17,7 @@ requirements = [ - "click-log>=0.3.0, <0.5.0", - "requests >=2.20.0", - "aiohttp>=3.8.0,<4.0.0", -- "aiostream>=0.4.3,<0.5.0", -+ "aiostream>=0.4.3", - ] - - diff --git a/deskutils/qownnotes/Makefile b/deskutils/qownnotes/Makefile index 36c2503e338d..45dbb2da6b63 100644 --- a/deskutils/qownnotes/Makefile +++ b/deskutils/qownnotes/Makefile @@ -1,6 +1,5 @@ PORTNAME= qownnotes -PORTVERSION= 25.8.3 -PORTREVISION= 1 +PORTVERSION= 25.9.3 CATEGORIES= deskutils MASTER_SITES= https://github.com/pbek/QOwnNotes/releases/download/v${PORTVERSION}/ diff --git a/deskutils/qownnotes/distinfo b/deskutils/qownnotes/distinfo index a549e461c933..19557657a0df 100644 --- a/deskutils/qownnotes/distinfo +++ b/deskutils/qownnotes/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755110025 -SHA256 (qownnotes-25.8.3.tar.xz) = 22361e4604abecc64e39413bb4422d0a77b54b18da8ee2a7fff9b9e87295efa8 -SIZE (qownnotes-25.8.3.tar.xz) = 5580680 +TIMESTAMP = 1757614627 +SHA256 (qownnotes-25.9.3.tar.xz) = 079c4a65a6b260d0a57f4d8ef0a1d77eaac35fba1b4bad5d3c05bdf7dc67f44a +SIZE (qownnotes-25.9.3.tar.xz) = 5595460 diff --git a/deskutils/remind/Makefile b/deskutils/remind/Makefile index 3417e5b287d7..0d16c830c516 100644 --- a/deskutils/remind/Makefile +++ b/deskutils/remind/Makefile @@ -1,5 +1,5 @@ PORTNAME= remind -DISTVERSION= 06.00.01 +DISTVERSION= 06.01.00 CATEGORIES= deskutils # upstream moves distfiles to OLD once a new release appears MASTER_SITES= https://dianne.skoll.ca/projects/remind/download/ \ @@ -24,7 +24,7 @@ BUILD_WRKSRC= ${WRKSRC}/src INSTALL_WRKSRC= ${BUILD_WRKSRC} # disable LTO on riscv64 -EXTRA_PATCHES_riscv64= ${FILESDIR}/extra-patch-configure.in +EXTRA_PATCHES_riscv64= ${FILESDIR}/extra-patch-configure.ac EXTRA_PATCHES= ${EXTRA_PATCHES_${ARCH}} OPTIONS_DEFINE= A4 TCLTK REM2HTML REM2PDF diff --git a/deskutils/remind/distinfo b/deskutils/remind/distinfo index 3558196d7ed7..71301c8eb555 100644 --- a/deskutils/remind/distinfo +++ b/deskutils/remind/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756286386 -SHA256 (remind-06.00.01.tar.gz) = 0705b6f700d6cd7b0f59af106495f7dd726ea14b641d9d8408f532fb28d2f007 -SIZE (remind-06.00.01.tar.gz) = 8998734 +TIMESTAMP = 1757410558 +SHA256 (remind-06.01.00.tar.gz) = 7f10ce82be9b2ed413984c96bca1d402a8d803b499bbc93eebd5b7af4fcb4ea3 +SIZE (remind-06.01.00.tar.gz) = 9005847 diff --git a/deskutils/remind/files/extra-patch-configure.in b/deskutils/remind/files/extra-patch-configure.ac index bac6c6366f21..826ae75fd27d 100644 --- a/deskutils/remind/files/extra-patch-configure.in +++ b/deskutils/remind/files/extra-patch-configure.ac @@ -1,5 +1,5 @@ ---- configure.in.orig 2022-10-13 14:15:40 UTC -+++ configure.in +--- configure.ac.orig 2022-10-13 14:15:40 UTC ++++ configure.ac @@ -51,7 +51,6 @@ if test "$GCC" = yes; then AC_MSG_CHECKING([whether $CC supports $f]) if $CC -E $f /dev/null > /dev/null 2>&1 ; then diff --git a/deskutils/stirling-pdf/Makefile b/deskutils/stirling-pdf/Makefile index 62f1147c2406..d142c9544dba 100644 --- a/deskutils/stirling-pdf/Makefile +++ b/deskutils/stirling-pdf/Makefile @@ -1,5 +1,5 @@ PORTNAME= stirling-pdf -PORTVERSION= 1.2.0 +PORTVERSION= 1.3.2 CATEGORIES= deskutils java MASTER_SITES= https://files.stirlingpdf.com/v${PORTVERSION}/ DISTNAME= Stirling-PDF-with-login diff --git a/deskutils/stirling-pdf/distinfo b/deskutils/stirling-pdf/distinfo index 679b9f3b1383..5cedfe914cd6 100644 --- a/deskutils/stirling-pdf/distinfo +++ b/deskutils/stirling-pdf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754800804 -SHA256 (stirling-pdf/1.2.0/Stirling-PDF-with-login.jar) = 3b00e79f587a8539f4958204e39469fb1b52b6d412783fe124193a10e1be6202 -SIZE (stirling-pdf/1.2.0/Stirling-PDF-with-login.jar) = 153811712 +TIMESTAMP = 1757134697 +SHA256 (stirling-pdf/1.3.2/Stirling-PDF-with-login.jar) = e424ea6c2ec9c88c422e6dcdac53fcffad498a2bd428a9de92bd748eacd54baa +SIZE (stirling-pdf/1.3.2/Stirling-PDF-with-login.jar) = 153493847 diff --git a/deskutils/syncthingtray/Makefile b/deskutils/syncthingtray/Makefile index 86939552eb9c..4f5db911f2bc 100644 --- a/deskutils/syncthingtray/Makefile +++ b/deskutils/syncthingtray/Makefile @@ -1,6 +1,6 @@ PORTNAME= syncthingtray DISTVERSIONPREFIX= v -DISTVERSION= 2.0.0 +DISTVERSION= 2.0.1 CATEGORIES= deskutils MAINTAINER= dsh@bamus.cz @@ -17,7 +17,7 @@ FLAVORS= qt6 qt5 FLAVOR?= ${FLAVORS:[1]} FLAVORS_SUB= yes -qt6_PKGNAMESUFFIX= -qt6 +qt5_PKGNAMESUFFIX= -qt5 USES= cmake:insource iconv perl5 xorg @@ -25,10 +25,10 @@ USE_GITHUB= nodefault GH_ACCOUNT= Martchus GH_TUPLE:= ${GH_ACCOUNT}:${PORTNAME}:${DISTVERSIONPREFIX}${DISTVERSION}:${PORTNAME}/../${PORTNAME} \ ${GH_ACCOUNT}:cpp-utilities:v5.30.0:cpputilities/../c++utilities \ - ${GH_ACCOUNT}:qtutilities:v6.18.0:qtutilities/../qtutilities \ + ${GH_ACCOUNT}:qtutilities:v6.18.1:qtutilities/../qtutilities \ ${GH_ACCOUNT}:qtforkawesome:v0.3.1:qtforkawesome/../qtforkawesome \ ForkAwesome:Fork-Awesome:4fef70f:ForkAwesome/../forkawesome \ - ${GH_ACCOUNT}:subdirs:52fc6e4:subdirs/../subdirs + ${GH_ACCOUNT}:subdirs:0a522cf:subdirs/../subdirs USE_PERL5= build USE_QT= declarative svg @@ -69,9 +69,6 @@ WEBENGINE_DESC= Built-in web view (webengine dependency) PLASMA_USE= KDE=ecm:build PLASMA_CMAKE_BOOL_OFF= NO_FILE_ITEM_ACTION_PLUGIN NO_PLASMOID -WEBENGINE_CMAKE_ON= -DWEBVIEW_PROVIDER:STRING=webengine -WEBENGINE_CMAKE_OFF= -DWEBVIEW_PROVIDER:STRING=none - .if ${FLAVOR} == qt5 PLASMA_USES= kde:5 PLASMA_USE+= KDE=plasma-framework:build @@ -82,6 +79,9 @@ PLASMA_USE+= KDE=libplasma:build WEBENGINE_USE= QT=webchannel,webengine .endif +WEBENGINE_CMAKE_ON= -DWEBVIEW_PROVIDER:STRING=webengine +WEBENGINE_CMAKE_OFF= -DWEBVIEW_PROVIDER:STRING=none + post-install: ${RM} -r \ ${STAGEDIR}${PREFIX}/include/c++utilities \ diff --git a/deskutils/syncthingtray/distinfo b/deskutils/syncthingtray/distinfo index 228c5b26e012..00beddd3bef3 100644 --- a/deskutils/syncthingtray/distinfo +++ b/deskutils/syncthingtray/distinfo @@ -1,13 +1,13 @@ -TIMESTAMP = 1755268306 -SHA256 (Martchus-syncthingtray-v2.0.0_GH0.tar.gz) = 57d33524697003399f28f6da740b9474ef295d028663cb33760c58b64c6e2beb -SIZE (Martchus-syncthingtray-v2.0.0_GH0.tar.gz) = 5891286 +TIMESTAMP = 1757518553 +SHA256 (Martchus-syncthingtray-v2.0.1_GH0.tar.gz) = 3d1076beffb56dbfa70b6f7125e508de4c62a16b181b53fd467f40c045511500 +SIZE (Martchus-syncthingtray-v2.0.1_GH0.tar.gz) = 5895169 SHA256 (Martchus-cpp-utilities-v5.30.0_GH0.tar.gz) = 9d594108109de7cd2dbb399451e69f68851a7f983e2671a0a4766211c380d1b4 SIZE (Martchus-cpp-utilities-v5.30.0_GH0.tar.gz) = 212934 -SHA256 (Martchus-qtutilities-v6.18.0_GH0.tar.gz) = 321c5ec8abb57d4a693f1a3ad001d2a4082f781b84c05a1dae6f582f947b80c8 -SIZE (Martchus-qtutilities-v6.18.0_GH0.tar.gz) = 156510 +SHA256 (Martchus-qtutilities-v6.18.1_GH0.tar.gz) = 679340505ec0836a9769d8c14d7f907a99dc18d89575d5b2fa01f05763669327 +SIZE (Martchus-qtutilities-v6.18.1_GH0.tar.gz) = 157287 SHA256 (Martchus-qtforkawesome-v0.3.1_GH0.tar.gz) = b797af12542c5a2c7d11025ffaf9bea2b5abc603cef57044cfc20d0f5e7c8587 SIZE (Martchus-qtforkawesome-v0.3.1_GH0.tar.gz) = 19640 SHA256 (ForkAwesome-Fork-Awesome-4fef70f_GH0.tar.gz) = 93906cd38eb92fe853c9e3723b1f0fa56df6ddcd2d87ac82c97b5a188e5cdae6 SIZE (ForkAwesome-Fork-Awesome-4fef70f_GH0.tar.gz) = 1803875 -SHA256 (Martchus-subdirs-52fc6e4_GH0.tar.gz) = 97484abec19d6e6c3dac05573b7dbdaf907a12c45a2d058d192cd33b07521730 -SIZE (Martchus-subdirs-52fc6e4_GH0.tar.gz) = 14211 +SHA256 (Martchus-subdirs-0a522cf_GH0.tar.gz) = 5766e9fee1403cfc72b6895f36039c5a7f01dd866b55ea01e97e7f32857adbec +SIZE (Martchus-subdirs-0a522cf_GH0.tar.gz) = 14225 diff --git a/deskutils/treesheets/Makefile b/deskutils/treesheets/Makefile index b5b717c57c16..c72ff88c0b56 100644 --- a/deskutils/treesheets/Makefile +++ b/deskutils/treesheets/Makefile @@ -1,6 +1,5 @@ PORTNAME= treesheets -DISTVERSION= 1.0.20250617 -PORTREVISION= 1 +DISTVERSION= 2507 CATEGORIES= deskutils MAINTAINER= eduardo@FreeBSD.org @@ -13,13 +12,11 @@ LICENSE_FILE= ${WRKSRC}/ZLIB_LICENSE.txt USES= cmake desktop-file-utils shared-mime-info USE_GITHUB= yes GH_ACCOUNT= aardappel -GH_TAGNAME= 15700798552 USE_WX= 3.2 - -PORTSCOUT= ignore:1 # upstream uses CI run ids as releases +GH_TUPLE= aardappel:lobster:v2025.3:external/lobster PORTDATA= images scripts -PORTDOCS= docs readme.html +PORTDOCS= docs readme-ko.html readme-zh_CN.html readme.html PORTEXAMPLES= examples OPTIONS_DEFINE= DOCS EXAMPLES NLS @@ -27,4 +24,8 @@ OPTIONS_SUB= yes NLS_USES= gettext-tools +post-extract: + ${MKDIR} ${WRKDIR}/.build/_deps/lobster-src + ${CP} -R ${WRKSRC}/lobster/* ${WRKDIR}/.build/_deps/lobster-src + .include <bsd.port.mk> diff --git a/deskutils/treesheets/distinfo b/deskutils/treesheets/distinfo index 60da807e7903..6c0ae4022014 100644 --- a/deskutils/treesheets/distinfo +++ b/deskutils/treesheets/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1750158203 -SHA256 (aardappel-treesheets-1.0.20250617-15700798552_GH0.tar.gz) = 33146a7f5ae30ae7dbe5692b18ed6ed5b06c5b475c736fb52e05813e3c2ccf67 -SIZE (aardappel-treesheets-1.0.20250617-15700798552_GH0.tar.gz) = 3312954 +TIMESTAMP = 1757527112 +SHA256 (aardappel-treesheets-2507_GH0.tar.gz) = dfd21bb46c9f456d6e6107d8edbf1ae8556da0c05830bd2c64415074989e1d3f +SIZE (aardappel-treesheets-2507_GH0.tar.gz) = 2358134 +SHA256 (aardappel-lobster-v2025.3_GH0.tar.gz) = 8eef481d779f9c1d53e860341e582d54732cbec997b5a05c0f4628107fc1e12d +SIZE (aardappel-lobster-v2025.3_GH0.tar.gz) = 26681905 diff --git a/deskutils/treesheets/files/patch-CMakeLists.txt b/deskutils/treesheets/files/patch-CMakeLists.txt index 745c53af74c3..7263d8e56183 100644 --- a/deskutils/treesheets/files/patch-CMakeLists.txt +++ b/deskutils/treesheets/files/patch-CMakeLists.txt @@ -1,15 +1,50 @@ ---- CMakeLists.txt.orig 2025-06-14 21:33:28 UTC +Build with system wx workaround: +https://github.com/aardappel/treesheets/issues/1083 + +--- CMakeLists.txt.orig 2025-09-10 10:53:00 UTC +++ CMakeLists.txt -@@ -4,7 +4,7 @@ string(TIMESTAMP TimeStamp "%y%m%d.%H%M" UTC) - - string(TIMESTAMP TimeStamp "%y%m%d.%H%M" UTC) +@@ -7,7 +7,7 @@ endif() + set(TREESHEETS_VERSION "${timestamp}") + endif() -project(TreeSheets +project(treesheets DESCRIPTION "A free-form hierarchical data organizer" HOMEPAGE_URL "https://github.com/aardappel/treesheets" - VERSION ${TimeStamp}) -@@ -174,11 +174,11 @@ target_link_libraries(TreeSheets PRIVATE ${TREESHEETS_ + VERSION "${TREESHEETS_VERSION}") +@@ -32,17 +32,11 @@ FetchContent_Declare( + + include(FetchContent) + FetchContent_Declare( +- wxwidgets +- GIT_REPOSITORY https://github.com/wxWidgets/wxWidgets +- GIT_TAG v3.2.8 +- FIND_PACKAGE_ARGS 3.2.8 NAMES wxWidgets +-) +-FetchContent_Declare( + lobster + GIT_REPOSITORY https://github.com/aardappel/lobster + GIT_TAG v2025.3 + ) +-FetchContent_MakeAvailable(wxwidgets lobster) ++FetchContent_MakeAvailable(lobster) + + ### Options + +@@ -143,7 +137,11 @@ target_precompile_headers(TreeSheets PUBLIC src/stdafx + target_precompile_headers(TreeSheets PUBLIC src/stdafx.h) + + ## Link wxWidgets, lobster-impl and StackWalker into TreeSheets +-set(TREESHEETS_LIBS wx::aui wx::adv wx::core wx::xml wx::net lobster-impl) ++find_package(wxWidgets REQUIRED COMPONENTS aui adv core xml net) ++set(TREESHEETS_LIBS ${wxWidgets_LIBRARIES} lobster-impl) ++target_link_libraries(TreeSheets PRIVATE ${TREESHEETS_LIBS}) ++target_include_directories(TreeSheets PRIVATE ${wxWidgets_INCLUDE_DIRS}) ++target_compile_definitions(TreeSheets PRIVATE ${wxWidgets_DEFINITIONS}) + if(WIN32) + list(APPEND TREESHEETS_LIBS StackWalker) + endif() +@@ -153,11 +151,11 @@ target_link_libraries(TreeSheets PRIVATE ${TREESHEETS_ ## Platform specific installation paths @@ -23,10 +58,10 @@ include(GNUInstallDirs) set(TREESHEETS_BINDIR ${CMAKE_INSTALL_BINDIR}) -@@ -211,7 +211,7 @@ install(FILES TS/readme.html DESTINATION ${TREESHEETS_ - install(TARGETS TreeSheets DESTINATION ${TREESHEETS_BINDIR}) +@@ -193,7 +191,7 @@ install(FILES ${treesheets_readme_files} DESTINATION $ install(DIRECTORY TS/docs DESTINATION ${TREESHEETS_DOCDIR}) - install(FILES TS/readme.html DESTINATION ${TREESHEETS_DOCDIR}) + file(GLOB treesheets_readme_files "TS/readme*.html") + install(FILES ${treesheets_readme_files} DESTINATION ${TREESHEETS_DOCDIR}) -install(DIRECTORY TS/examples DESTINATION ${TREESHEETS_DOCDIR}) +install(DIRECTORY TS/examples DESTINATION ${CMAKE_INSTALL_DATADIR}/examples/${CMAKE_PROJECT_NAME}) diff --git a/deskutils/zanshin/distinfo b/deskutils/zanshin/distinfo index a07ef5f31f07..ca72e86cc03d 100644 --- a/deskutils/zanshin/distinfo +++ b/deskutils/zanshin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754646194 -SHA256 (KDE/release-service/25.08.0/zanshin-25.08.0.tar.xz) = 16cc15f22657e56914d1637830f8b7cb465004ee8aa73930439f97efacc74345 -SIZE (KDE/release-service/25.08.0/zanshin-25.08.0.tar.xz) = 387556 +TIMESTAMP = 1757409710 +SHA256 (KDE/release-service/25.08.1/zanshin-25.08.1.tar.xz) = 931c87f44a7ca96ebc24df922c220b6e64b0a374195927ea8ed22848d6abceb7 +SIZE (KDE/release-service/25.08.1/zanshin-25.08.1.tar.xz) = 387340 |