Commit Graph

9597 Commits

Author SHA1 Message Date
Robert Clausecker
52faab0bcb deskutils/remind: update to 05.04.02
Changelog: https://salsa.debian.org/dskoll/remind/-/blob/master/docs/WHATSNEW?ref_type=heads

MFH:		2025Q3
2025-07-21 11:11:24 +02:00
Hiroki Tagato
0b0f7cda9d */*: update dependency on devel/py-lxml to devel/py-lxml5 (2nd attempt)
This is a follow up to the commit 230fb2661c, which updated some
ports' dependencies on devel/py-lxml to devel/py-lxml5. It was an
attempt to follow the dependency change of
www/py-beautifulsoup. However, the switch was incomplete and broke
some other ports.

It has turned out that the ports depending on devel/py-lxml (at
version 4.9.3) does not limit their dependencies' upper bound to 4.x
except for one (devel/py-pymaven-patch). So updating them to
devel/py-lxml5 (at version 5.4.0) should cause no harm.

This commit switch dependencies of all the ports (except
devel/py-pymaven-patch) to devel/py-lxml5 avoid potential conflicts.

Co-authored-by: Daniel Engberg <diizzy@FreeBSD.org>

PR:		287144, 288047
Reported by:	makc (via ports-committers),
		vvd (PR 288047),
		diizzy (PR 287144)
Approved by:	portmgr (chase dependency change, unbreak build)
Fixes:		230fb2661c (*/*: update dependency on devel/py-lxml to devel/py-lxml5)
2025-07-21 17:00:55 +09:00
Thierry Dussuet
7a13d03b21 deskutils/py-vit: New port
VIT (Visual Interactive Taskwarrior) is a lightweight, curses-based front end
for Taskwarrior that provides a convenient way to quickly navigate and process
tasks. VIT allows you to interact with tasks in a Vi-intuitive way. A goal of
VIT is to allow you to customize the way in which you use Taskwarrior's core
commands as well as to provide a framework for easily dispatching external
commands (both user scripts and Taskwarrior's many External Scripts).

PR:		252678
2025-07-20 13:27:39 +02:00
Hiroki Tagato
230fb2661c */*: update dependency on devel/py-lxml to devel/py-lxml5
www/py-beautifulsoup has switched dependency on devel/py-lxml to
devel/py-lxml5.

Ports which directly or indirectly depends on both
www/py-beautifulsoup and devel/py-lxml must also switch their
dependencies on devel/py-lxml to devel/py-lxml5 to avoid conflicts.

PR:		288047
Approved by:	portmgr (chase dependency change)
2025-07-20 03:59:41 +09:00
Zsolt Udvari
226d2e0165 deskutils/fet: Update to 7.3.2
Changelog: https://lalescu.ro/liviu/fet/news.html
2025-07-19 20:13:26 +02:00
Guido Falsi
89ac92be3c deskutils/calibre: Update to 8.7.0 2025-07-18 22:26:02 +02:00
Vladimir Druzenko
42ed84ca7a deskutils/docear: Improve port, set maintainership
- Set maintaner to seafork@disroot.org.
- Replace PORTVERSION with DISTVERSION.
- Remove *.exe files and add NO_ARCH.
- Replace png icon from port with one from tarball.
- Replace generated during do-install start script with one in port.
- Use INSTALL_SCRIPT for install start script from tarball instead of
  COPYTREE_SHARE+CHMOD.
- Invoke MKDIR one time for all directories.
- Add TIMESTAMP to distinfo.
- Use %%JDATADIR%% in pkg-plist instead of %%JAVASHAREDIR%%/docear
- Sort pkg-plist.

PR:		288180
Co-authored-by:	Amelia Marsh <seafork@disroot.org>
2025-07-16 19:08:05 +03:00
Matthias Andree
91f735e583 deskutils/recoll: fix largefile support in miniz.
recoll ships with a utils/miniz component that doesn't know we
have large file support on FreeBSD.  Use the apple code path for us,
too, so it would use fseeko()/ftello() instead of printing this
warning:

Using fopen, ftello, fseeko, stat() etc. path for file I/O
- this path may not support large files.

Bump PORTREVISION.

loosely related to
PR:		279960
Approved by:	portmgr@ (just-fix-it blanket approval)
MFH:		2025Q3
2025-07-15 21:31:01 +02:00
George Mitchell
bf9552bffc deskutils/recoll: unbreak with new libxml2 API
which broke because the newer libxml2 error reporting callbacks
now want functions that take const-qualified pointers.

PR:		279960
Approved by:	danfe@ (maintainer timeout, 38 days)
Approved by:	portmgr@ (just-fix-it blanket approval)
MFH:		2025Q3

Not bumping PORTREVISION this only fixes the build,
and we have one more fix coming up.
2025-07-15 21:31:01 +02:00
Max Brazhnikov
f235dbcc7b KDE: Update Plasma to 6.4.3
Announcements: https://kde.org/announcements/plasma/6/6.4.3/

Ports changes:

- Explicitly disable KF6NetworkManagerQt, it is a stub currently.

audio/plasma6-plasma-pa:
 - Renew USE_KDE components
2025-07-15 21:40:19 +03:00
Max Brazhnikov
d1ca363767 KDE: Update KDE Frameworks 6 to 6.16.0
Announcement: https://kde.org/announcements/frameworks/6/6.16.0/
2025-07-15 21:40:19 +03:00
Zsolt Udvari
2588a7e024 deskutils/fet: Update to 7.3.0
Changelog: https://lalescu.ro/liviu/fet/news.html
2025-07-15 07:12:07 +02:00
Zsolt Udvari
612fa81faa deskutils/lumina-pdf: Bump PORTREVISION
Bump PORTREVISION after mupdf update.
2025-07-14 20:58:35 +02:00
Ruslan Makhmatkhanov
1454419bd5 gnome-shell-extension-recent-items: update to 46.2
unbreak by update to latest version

With hat:   gnome
2025-07-13 21:06:00 +03:00
Guido Falsi
f3797e8862 deskutils/calibre: Update to 8.6.0 2025-07-13 11:31:52 +02:00
Matthias Fechner
6b1935893b deskutils/stirling-pdf: update to 1.0.2
Changes:	https://github.com/Stirling-Tools/Stirling-PDF/releases/tag/v1.0.2
2025-07-10 08:50:53 +02:00
Adam Weinberger
275975297b many: Bump PORTREVISION for go-1.24.5 update 2025-07-09 12:11:00 -04:00
Mathieu Arnold
0712352af8 graphics/p5-Cairo: bump dependant ports
PR:		288054
MFH:		2025Q3
2025-07-09 12:17:38 +02:00
Matthias Fechner
232b070571 deskutils/stirling-pdf: update to 1.0.1
Changes:	https://github.com/Stirling-Tools/Stirling-PDF/releases/tag/v1.0.0
Changes:	https://github.com/Stirling-Tools/Stirling-PDF/releases/tag/v1.0.1
2025-07-08 06:44:15 +02:00
Alexey Dokuchaev
4bd71a14a2 deskutils/qownnotes: update QOwnNotes to version 25.7.3. 2025-07-07 17:05:42 +00:00
Denis Shaposhnikov
ac31b042b9 deskutils/syncthingtray: update to 1.7.10
Changelog: https://github.com/Martchus/syncthingtray/compare/v1.7.8...v1.7.10

PR:		288003
Reported by:	Denis Shaposhnikov <dsh@bamus.cz> (maintainer)
Reviewed by:	vvd
2025-07-07 16:26:21 +09:00
Zsolt Udvari
03da25b179 deskutils/fet: Update to 7.2.6
Changelog: https://lalescu.ro/liviu/fet/news.html
2025-07-06 11:50:42 +02:00
Muhammad Moinur Rahman
8e28c850e2 deskutils/birdtray: Return to pool 2025-07-04 12:28:23 +02:00
Po-Chuan Hsieh
18a22eb2fe deskutils/when: Add PORTSCOUT 2025-07-04 17:05:27 +08:00
Max Brazhnikov
880d7ee8f9 KDE: Update Gear to 25.04.3
Announcement: https://kde.org/announcements/gear/25.04.3/
2025-07-03 21:12:02 +03:00
Mikael Urankar
f3f7e555b0 lang/rust: Bump revisions after 1.88.0
PR:		287766
2025-07-03 10:46:01 +02:00
Max Brazhnikov
37e5cfdcc6 KDE: Update Plasma to 6.4.2
Announcements: https://kde.org/announcements/plasma/6/6.4.2/
2025-07-02 19:20:13 +03:00
MANTANI Nobutaka
da328cb32d */*: Change dependency from japanese/anthy to japanese/anthy-unicode
It should have been done at the removal of japanese/anthy.

Reported by:	thierry
2025-07-01 02:57:49 +09:00
Muhammad Moinur Rahman
adc3ee089a deskutils/belcard: Update version 5.4.2=>5.4.24
Changelog: https://gitlab.linphone.org/BC/public/belcard/-/tags/5.4.24
2025-06-30 18:11:30 +02:00
Matthias Andree
9eb3fb8e5b */*: Bump PORTREVISION after libuuid/libblkid switch
from e2fsprogs to util-linux, to complete the bump of all users
of either library that started with Alexander's commit titled
'*/*: Switch to misc/libuuid and misc/libblkid'

PR:		251489
2025-06-30 17:00:39 +02:00
Matthias Andree
8f9f373060 */e2fsprogs-lib*: switch three more users to the util-linux based ports
PR:		251489
2025-06-30 17:00:17 +02:00
Alexander Shursha
e81eda36a8 */*: Switch to misc/libuuid and misc/libblkid
PR:		221293
PR:		251489
PR:		257070
2025-06-30 16:57:32 +02:00
Baptiste Daroussin
3068854dd0 libxml2: chase libxml soversion bump 2025-06-30 11:04:22 +02:00
Gleb Popov
5bc7bf0ab3 deskutils/xdg-terminal-exec: Update to 0.13.2
Reported by:	portscout!
2025-06-30 10:54:11 +03:00
Charlie Li
4787aa27c2 textproc/libxml2-python: bump consumer PORTREVISIONs after move
PR: 279705
2025-06-28 13:33:41 -04:00
Charlie Li
571565734d textproc/libxml2: update to 2.14.4
Changelog: https://gitlab.gnome.org/GNOME/libxml2/-/blob/v2.14.4/NEWS

textproc/py-libxml2 child port is moved to textproc/libxml2-python
to match the Python package name upstream specified; it now USES=python
to build after do-configure. Consumers adjusted to match.

Includes two bug-fix commits.

PR: 279705
2025-06-28 13:33:36 -04:00
Martin Filla
8e5bcd96a5 deskutils/ausweisapp2: Update to 2.3.2
- Improvements in accessibility
- Visual adjustments and optimizations to the gui
- Temporarily removing the ID card from an Android smartphone used as
  a card reader before entering the password no longer causes an error
- Smartphones that can only be accessed via IPv6 are now also
  recognized as card readers under Windows
- Support for smartphones as card readers under Windows Server
- Handle relative URL redirects during authentication correctly

Changelog:	https://github.com/Governikus/AusweisApp/compare/2.3.1...2.3.2
2025-06-28 18:36:14 +02:00
Piotr Smyrak
cecb32eb90 deskutils/py-khal: re-add at version 0.11.4
This version no longer needs the expired devel/py-atomicwrites.

PR:		287773
2025-06-25 22:25:43 +02:00
Max Brazhnikov
0e7512bfba KDE: Update Plasma to 6.4.1
Announcements: https://kde.org/announcements/plasma/6/6.4.1/
2025-06-25 00:02:33 +03:00
Jason E. Hale
dbab074be0 */*: Bump security/gpgme consumers 2025-06-24 09:14:44 -04:00
Jason E. Hale
217815b0af security/gpgme: Update to 2.0.0
Upstream has split most of the bindings out into separate projects with
this release, so the child ports that were previously providing various
bindings are now autonomous and have new origins. The python bindings
should have been called py-gpg for many years now, since 'gpg' is the
actual module name, so this also corrects that issue.

security/gpgme-cpp -> security/gpgmepp
security/gpgme-qt -> security/qgpgme
security/py-gpgme -> security/py-gpg

gpgmepp and qgpgme have been converted to CMake. py-gpg is now a "fun"
autotools and FreeBSD ports system hybrid. Gpgme, itself, still uses
autotools, but with much less parenting (patching) to do for its
emancipated children.

Adjust several ports to fix API incompatibility with upstream patches
and with some of my own. Adjust all consumers to use the new port
origins of the former child ports.

https://dev.gnupg.org/T7673
2025-06-24 09:09:24 -04:00
Robert Clausecker
f332f0c8f1 deskutils/remind: update to 05.04.01
Changelog: https://salsa.debian.org/dskoll/remind/-/blob/master/docs/WHATSNEW?ref_type=heads
2025-06-24 10:29:30 +02:00
Rene Ladan
fc0b48793b deskutils/py-khal: Remove expired port
2025-06-21 deskutils/py-khal: Depends on expired devel/py-atomicwrites
2025-06-23 21:08:06 +02:00
Rene Ladan
dfcee00dcd deskutils/py-khard: Remove expired port
2025-06-21 deskutils/py-khard: Depends on expired devel/py-atomicwrites
2025-06-23 21:07:48 +02:00
Rene Ladan
c9ebce5144 deskutils/py-todoman: Remove expired port
2025-06-21 deskutils/py-todoman: Depends on expired devel/py-atomicwrites
2025-06-23 21:07:24 +02:00
Max Brazhnikov
7ad2c25798 KDE: Update KDE Frameworks 6 to 6.15.0
Announcement: https://kde.org/announcements/frameworks/6/6.15.0/

Port changes:
 - Depend on Qt6Tools where it is required.
 - Explicitly disable Python bindings.

PR:		287507
Exp-run by:	antoine
2025-06-23 16:53:09 +03:00
Hiroki Tagato
d6541f151e deskutils/gnome-shell-extension-manager: add port: Browse, install, and manage GNOME extensions with ease
Extension Manager is a feature-complete way to customise your GNOME
Desktop.

- Browse
  Search https://extensions.gnome.org/ directly from the app.
- Explore
  View screenshots and read comments from other users.
- Install & Remove
  Manage the extensions installed on your system.
- Updates
  Extensions will be automatically updated to the latest version
  (GNOME 43+).
- Translations
  Fully translated into more than 25 languages!

WWW: https://mattjakeman.com/apps/extension-manager
2025-06-23 21:44:25 +09:00
Michael Reifenberger
199e77dad8 deskutils/nextcloudclient: Update to 3.16.6 2025-06-22 13:36:43 +02:00
Jose Alonso Cardenas Marquez
e4c325e8b5 devel/lxqt2-build-tools: Update to 2.2.1
- Bump PORTREVISION of some lxqt ports
- Fix build with plasma6 6.4.0

With hat:       lxqt
PR:		287604
2025-06-21 19:34:33 -07:00
Guido Falsi
ff24bce643 deskutils/calibre: Update to 8.5.0 2025-06-21 16:07:07 +02:00