8340 Commits

Author SHA1 Message Date
root fd0e42ab59 Merge remote-tracking branch 'origin/pristine'
* origin/pristine: (396 commits)
  irc/anope-devel: hook to build
  devel/jujutsu: upgrade to version 0.31.0
  dns/py-dnspython: Refactor
  www/py-wsaccel: Set EXPIRATION_DATE 2025-08-03
  www/py-autobahn: Remove ACCELERATE OPTION
  deskutils/birdtray: Return to pool
  security/snort3: Update version 3.9.0.0=>3.9.1.0
  devel/libthreadar: Update version 1.5.2=>1.6.0
  devel/cirrus-cli: Update version 0.137.4=>0.138.0
  databases/freetds-devel: Update version 1.5.97=>1.5.99
  comms/libmodbus: Update version 3.1.10=>3.1.11
  net/gnome-online-accounts: Update to 3.54.4
  devel/jsonrpc-glib: Update to 3.44.2
  devel/rubygem-test-unit: Update to 3.6.9
  devel/rubygem-google-apis-iam_v1: Update to 0.71.0
  www/py-notebook: Update to 7.4.4
  www/py-django52: Update to 5.2.4
  german/mythes: Update to 2025.06.29
  www/rubygem-selenium-webdriver: Update to 4.34.0
  www/rubygem-jwt: Update to 2.10.2
  ...
2025-07-04 17:42:54 +02:00
Sergey A. Osokin 018e22c954 net-im/telegram-desktop: update from 5.15.4 to 5.16.1
Update the X11 dependences list.
Remove the useless knobs.

ChangeLog:	https://github.com/telegramdesktop/tdesktop/compare/v5.15.4...v5.16.1

Discussed with:	fluffy
2025-07-03 15:37:42 -04:00
Sergey A. Osokin 5d2f6f714b net-im/tde2e: update from 1.8.50 to 1.8.51 2025-07-03 15:37:42 -04: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 c948586b84 net-im/signal-desktop: Update to 7.60.0 2025-07-03 14:18:42 +02:00
Mikael Urankar 3b609b5261 net-im/libsignal-node: Update to 0.74.1 2025-07-03 14:13:43 +02:00
Mikael Urankar f3f7e555b0 lang/rust: Bump revisions after 1.88.0
PR:		287766
2025-07-03 10:46:01 +02:00
Hiroki Tagato f0204ed8e6 */*: bump port revision after electron35 update 2025-07-03 13:21:24 +09:00
Sergey A. Osokin b0be10887b net-im/telegram-desktop: bump PORTREVISION after devel/libada update 2025-07-02 08:25:03 -04:00
Yusuf Yaman e90c252298 net-im/flare: update to 0.16.3
While here:
- Moved some of the *_DEPENDS into USE_GNOME and removed excess.
- Improve COMMENT.
- Improve pkg-descr.
- Marked python dependency only for build because it's only needed for
  build.

Changelogs:
https://gitlab.com/schmiddi-on-mobile/flare/-/releases/0.16.2
https://gitlab.com/schmiddi-on-mobile/flare/-/releases/0.16.3

PR:		287920
Reported by:	Yusuf Yaman <nxjoseph@protonmail.com> (maintainer)
2025-07-02 07:55:34 +09:00
Nikita Druba a73becf371 net-im/openfire: Update to 5.0.0
ChangeLog:
https://download.igniterealtime.org/openfire/docs/5.0.0/changelog.html

PR:		287922
Reported by:	nikita@druba.su (maintainer)
2025-07-01 17:41:51 +02:00
Yusuf Yaman de9f1e0ca9 net-im/toot: Update 0.48.0 => 0.48.1
Changelog:
https://github.com/ihabunek/toot/blob/936c090/CHANGELOG.md

PR:	287921
2025-07-01 01:09:04 +03:00
Ruslan Makhmatkhanov d3023d6ebc net-im/gajim: Update to 2.2.0
- Add option AVCALLS for audio/video calling support
- Add option VOICEMESSAGES for voice messages
- Add option LIBSECRET for secure password storage
- Add option SENTRY to report errors to the Gajim project
- port{clippy|fmt|lint} housekeeping
- Where possible, code version constraints
- Rename OPENGPG option to OPENPGP to conform official plugin name
- Add pytest dependency to make `make test` work
- Add dependency on gnome-keyring, to fix password saving [1]

PR:		286891
Submitted by:	Alastair Hogge <agh@riseup.net>
Submitted by:   Siva Mahadevan <me@svmhdvn.name>
Tested by:	p5B2EA84B3@t-online.de

PR:     287070 [1]
Submitted by:   Yusuf Yaman <nxjoseph@protonmail.com> [1]
2025-06-30 18:47:19 +03: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
Alexander Shursha e81eda36a8 */*: Switch to misc/libuuid and misc/libblkid
PR:		221293
PR:		251489
PR:		257070
2025-06-30 16:57:32 +02:00
Ruslan Makhmatkhanov 44faa583bc net-im/py-nbxmpp: 6.0.2 → 6.2.0
Update 6.0.2 → 6.2.0:
* Add do-test target; add py-sqlite3 to ${TEST_DEPENDS} (all tests pass)
* Add devel/libsoup3 to ${RUN_DEPENDS}
* Add optional GSSAPI authentication
* Explicitly code version constraints where possible; python in ${USES}
* port{clippy|fmt|lint} housekeeping

PR:		286897
Submitted by:   Alastair Hogge <agh@riseup.net>, Siva Mahadevan <me@svmhdvn.name>
Tested by:	p5B2EA84B3@t-online.de
2025-06-30 16:31:26 +03:00
Baptiste Daroussin 3068854dd0 libxml2: chase libxml soversion bump 2025-06-30 11:04:22 +02:00
Hiroki Tagato 0a6d774e88 */*: bump port revision after electron35 update 2025-06-27 20:43:30 +09:00
Nicola Vitale 9152c7475b net-im/linux-discord: Update to 0.0.99 2025-06-25 10:03:02 +02: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
Rene Ladan 7b49a3c5b5 net-im/biboumi: Remove expired port
2025-06-21 net-im/biboumi: Depends on expired security/botan2
2025-06-23 21:26:56 +02:00
Mikael Urankar 60897db2f8 net-im/signal-desktop: Update to 7.58.0 2025-06-23 09:13:11 +02:00
Yusuf Yaman c5bf682a9c net-im/dissent: Fix build after libspelling update
Also remove go version after default go version was increased to 1.24.

PR:	287656
2025-06-20 00:35:12 +03:00
Nicola Vitale 152211a58f net-im/linux-discord: Update to 0.0.98
- Pet portfmt
2025-06-18 10:22:03 +02:00
Dima Panov 8c4e061260 net-im/telegram-desktop: update to 5.15.4 release (+)
What's new:
* Fix updating messages in Saved Messages subchats.
* Fix possible issues with mouse cursor on Linux.

Release notes:	https://github.com/telegramdesktop/tdesktop/releases/tag/v5.15.4
2025-06-14 04:47:50 +03:00
Dima Panov 7204486fea net-im/tde2e: update to 1.8.50 + patches (+)
While here, simplified git revision substitution patch

Approved by:	osa
2025-06-14 04:41:28 +03:00
Vladimir Druzenko 12909e529a net-im/vqcc-gtk: Improve port, set maintainer
No functinal changes:
- Replace PORTVERSION with DISTVERSION.
- Remove "?" from "CATEGORIES?=" and "MAINTAINER?=".
- Set maintainer.
- Remove localbase:ldflags and pathfix from USES - they are unnecessary.
- Refresh patch.

PR:		285185
Approved by:	Edward.Sanford.Sutton, III <mirror176@hotmail.com> (new maintainer)
2025-06-14 00:21:30 +03:00
Nicola Vitale df8e9104b8 net-im/linux-discord: Update to 0.0.97 2025-06-13 10:40:29 +02:00
Edward.Sanford.Sutton, III af7b7abe9b net-im/vqcc-gtk: Unbreak and tidy up the port
PR:		285185
Co-authored-by:	Gleb Popov <arrowd@FreeBSD.org>
2025-06-12 11:39:55 +03:00
Baptiste Daroussin 64f8f4a03e libspelling: chase snoname change 2025-06-11 13:54:44 +02:00
Olivier Duchateau 3b93c1162b net-im/folks: update to 0.15.9
PR:	286697
2025-06-11 12:07:04 +02:00
Jason E. Hale ea63faffc8 */*: Bump PORTREVISION for known Qt private API abusers
Qt 6.9.1 edition.

These ports are known to directly use or link to a library that uses the
Qt private API and must be rebuilt with every Qt update.

Qt *public* API/ABI compatability is excellent, so most consumers don't
need to necessarily be rebuilt between patch or even minor releases, but
use of the private API breaks this compatibility between even patch
releases and its use is highly discouraged.

This list of bumps is based on histortical data. We don't have time to
revisit every port on the list with each Qt update, so if your port has
dropped Qt private headers and was bumped in error, please let kde@ know
so we can correct this for future updates.
2025-06-10 10:42:51 -04:00
Baptiste Daroussin 4e569c1bbf gspell: chase soname change 2025-06-10 13:45:38 +02:00
Dima Panov a787549437 net-im/telegram-desktop: update to 5.15.3 release (+)
Upstream renamed the binary from telegram-desktop to Telegram.

Changelog:	https://github.com/telegramdesktop/tdesktop/releases/tag/v5.15.0 \
		https://github.com/telegramdesktop/tdesktop/releases/tag/v5.15.1 \
		https://github.com/telegramdesktop/tdesktop/releases/tag/v5.15.2 \
		https://github.com/telegramdesktop/tdesktop/releases/tag/v5.15.3
2025-06-09 22:20:11 +03:00
Dima Panov 5825a75bb4 net-im/tg_owt: update to recent snapshot, 20250603 2025-06-09 22:16:05 +03:00
root f2ecccb343 Merge remote-tracking branch 'origin/pristine'
* origin/pristine: (395 commits)
  devel/p5-Glib: bump dependencies after 0708344
  multimedia/uxplay: Update to 1.72.1
  misc/talkfilters: Update to 2.4
  lang/racket: update to version 8.17
  lang/racket-minimal: update to version 8.17
  math/libmissing: Deprecate
  devel/aws-c-s3: Update to 0.8.1
  misc/p5-Business-ISBN-Data: update to 20250605.001
  devel/p5-File-Find-Rule: update to 0.35
  net/nats-server: add reload command to rc.d script
  java/apache-commons-beanutils: update to version 1.11.0
  security/arti: Update to 1.4.4
  mail/mailslurper: Update 1.14.2.g20201217 => 1.15.0
  biology/fastp: Update to 0.26.0
  devel/jujutsu: upgrade to version 0.30.0
  databases/qdrant: Update to 1.14.1
  net/redpanda-connect: update to version 4.56.0
  editors/kakoune: Update to 2025.06.03
  security/tailscale: Update to 1.84.1
  science/maeparser: update 1.3.2 → 1.3.3
  ...
2025-06-07 19:47:32 +02:00
Adam Weinberger 94be418de3 various: Bump PORTREVISION after go124-1.24.4 update 2025-06-06 16:00:53 -04:00
Jimmy Olgeni a111fd8a52 net-im/py-python-telegram-bot: update to version 21.11 2025-06-06 20:10:17 +02:00
Bernard Spil f2b04b372b net-im/nextcloud-talk: Update to 21.1.0 2025-06-06 12:51:25 +02:00
Max Brazhnikov bcf8c00261 KDE: Update KDE Gear to 25.04.2
Announcement: https://kde.org/announcements/gear/25.04.2/

Ports changes:

deskutils/kdeconnect-kde:
 - Add missing KF component.
2025-06-05 20:57:45 +03:00
Mikael Urankar 3ed29b8185 lang/rust: Bump revisions after 1.87.0
PR:		286829
2025-06-05 09:52:53 +02:00
Hiroki Tagato 056670b6df */*: bump port revision after electron34 update 2025-06-05 09:51:06 +09:00
Ashish SHUKLA ba27432930 net-im/conduit: Update to 0.10.4 2025-06-04 11:53:44 +00:00
Sascha Biberhofer 2defb307ff net-im/py-matrix-synapse: Update to 1.131.0
PR:		287282
2025-06-04 08:29:42 +00:00
Mikael Urankar 2c6f359288 net-im/signal-desktop: Update to 7.56.0 2025-06-03 12:40:22 +02:00
Mikael Urankar cd3b6d2717 net-im/libsignal-node: Update to 0.72.1 2025-06-03 12:40:22 +02:00
Nicola Vitale 04df153698 net-im/linux-discord: Update to 0.0.96 2025-06-03 11:24:05 +02:00
Jesús Daniel Colmenares Oviedo f73cbc736a */*: Change maintainer address to my @FreeBSD.org email
Approved by:    acm (mentor)
2025-06-03 02:04:09 -04:00
root 5f5246dc1f net-im/p5-Net-XMPP: Remove port
Leaf libraries not relevant to server environment
2025-06-01 03:00:22 +02:00