Commit Graph

7012 Commits

Author SHA1 Message Date
SolarCatcher 9507957f2d net-im/gotosocial: Update to 0.6.0
ChangeLog:
https://github.com/superseriousbusiness/gotosocial/releases/tag/v0.6.0

PR:		268228
2023-01-30 09:44:22 +00:00
Nuno Teixeira fb028a3fb6 */*: Update maintainer e-mail
PR:		268228
2023-01-30 08:39:22 +00:00
Ashish SHUKLA 6c71f9cf67
net-im/py-matrix-synapse: Update to 1.75.0
Approved by:	Sascha Biberhofer <ports at skyforge dot at> (maintainer)
2023-01-28 22:21:42 +00:00
Muhammad Moinur Rahman 14c6c70f34 net-im/libsignal-node: Update Fix version number going backwards
Approved by:	portmgr (just-fix-it)
2023-01-28 07:27:05 -06:00
Mikael Urankar 6caf783eef net-im/signal-desktop: Update to 6.3.0
Changes:
  https://github.com/signalapp/Signal-Desktop/releases/tag/v6.3.0
2023-01-27 17:12:29 +01:00
Mikael Urankar b935549ad5 net-im/libsignal-node: Use pre-fetch target to download the yarn cache
Do the same as electron and use a pre-fetch target so that we don't
have to host a copy of the yarn cache on a website.

While here, pet portlint
2023-01-27 17:12:24 +01:00
Dave Cottlehuber 3bd055e0a8 net-im/ejabberd: bump portrevision after erlang updates
Approved by:	ashish (maintainer)
2023-01-27 10:10:26 +00:00
Dima Panov c7293829bd net-im/libaccounts-qt5: fix plist
Reported by:	poudriere bulk -t
2023-01-24 12:56:02 +03:00
Adriaan de Groot 54a7681acb net-im/neochat: (and quaternion) update for libquotient 0.7
Quaternion is broken. Although it's the same upstream
people, there is no release compatible with 0.7 yet.
NeoChat does like the newer library. Since Quaternion
is more a proof-of-something client than a shiny tool,
mark it broken for now -- there is some upstream work
to get it to work.
2023-01-23 22:41:08 +01:00
Adriaan de Groot 647b0f6f8f net-im/libquotient: update to 0.7.1, latest upstream
This jumps to the next minor release and then a patch,
	https://github.com/quotient-im/libQuotient/releases/tag/0.7.0
	https://github.com/quotient-im/libQuotient/releases/tag/0.7.1

There's a bunch of new features, but e2ee support is still alpha (and off)
2023-01-23 22:38:24 +01:00
Ashish SHUKLA 59efe605c8
net-im/dendrite: Update to 0.11.0 2023-01-20 15:37:05 +00:00
Ashish SHUKLA d263c3526c
net-im/ejabberd: Update to 23.01 2023-01-19 20:45:08 +00:00
Bernard Spil 0450a3c4c2 net-im/nextcloud-talk: Update to 15.0.2
* Fix App path in Uses/nextcloud
2023-01-17 21:31:09 +00:00
Ashish SHUKLA 974c7a14d6
net-im/dendrite: Update to 0.10.9 2023-01-17 18:56:30 +00:00
Joe Marcus Clarke 58f016296f net-im/libpurple: Updaye libpurple and pidgin to 2.14.12
See https://keep.imfreedom.org/pidgin/pidgin/file/v2.14.12/ChangeLog for
a list of changes in this release.
2023-01-17 12:11:24 -05:00
Alex Kozlov 3fcd6b0318 Remove empty lines at the end of Makefile(s)
- Remove empty lines after .include <bsd.port.mk>

Approved by:	portmgr blanket
2023-01-17 05:27:03 +00:00
Yasuhiro Kimura f03ab0f785 devel/ruby-gems: Update to 3.4.2
ChangeLog:	https://github.com/rubygems/rubygems/releases/tag/v3.4.2
PR:		268578
Approved by:	meta (ruby@, maintainer)
Exp-run by:	antoine
2023-01-17 10:07:50 +09:00
Dima Panov e1287d0d12 */*: bump libboost*.so libraries consumert after Boost upgrade 2023-01-16 22:32:07 +03:00
nikita@druba.su 5868d67e16 net-im/openfire: Update to 4.7.4
ChangeLog: http://download.igniterealtime.org/openfire/docs/4.7.4/changelog.html

Improvement

 * Improve performance of MUC, based on stress test profiling
 * MUC Room history shouldn't be serialized as part of a MUC Room
 * Reduce resource usage of MUC stats collection
 * Re-instate MINA JMX monitoring
 * Prevent retrieving more MUC messages from DB than needed
 * Add TX/RX, Remove Priority from session summary page
 * Try loading favicons over HTTPS and HTTP
 * Improve MUC history load time for single rooms
 * Deprecate XMLProperties constructors that can't write back
 * Remove unneeded JID-based lock in MUC
 * Advertise support for pubsub's "multi-item" feature.

Story

 * Migrate usages of set-output in Github Actions
 * Upgrade Apache Commons Text from 1.6 to 1.10

Bug

 * Openfire Docker image fails to start if an empty plugins directory exists
 * Websocket onError handler prevents earlier data to be processed
 * openfirectl does not store PID
 * User lock-out with custom value does not take effect
 * "Packet sent" session stat remains 0 for BOSH sessions
 * Group JIDs in MUC rooms without preloading causes issues

PR:		268945
Reported by:	nikita@druba.su (maintainer)
2023-01-15 19:14:48 +01:00
Mikael Urankar 6ccf832def net-im/signal-desktop: Update to 6.2.0
Changes:
  https://github.com/signalapp/Signal-Desktop/releases/tag/v6.2.0
2023-01-15 16:01:55 +01:00
Muhammad Moinur Rahman 18c6e18276 Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk

Notable changes are.

- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
  USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.

This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863

I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D37925
2023-01-14 17:08:33 -06:00
Bernard Spil 4784a824f3 Mk/Uses/nextcloud.mk: Introduce USES= nextcloud
* Simplify's port creation for Nextcloud apps
 * Convert existing ports to USES= nextcloud
2023-01-14 19:30:14 +00:00
Dmitri Goutnik 3b383d833a all: Bump PORTVERSION after lang/go{118,119} update 2023-01-14 06:31:17 -05:00
Sergey A. Osokin 19aebafb74 net-im/tg_owt: fix build when devel/abseil installed
Resurrect the patch that helps resolve a build issue when
devel/abseil installed in the system.
While I'm here regen another patch.

Fixes:	3637dcfb11
2023-01-11 12:57:12 -05:00
Dmitry Marakasov 77d68471ad */*: rename CHEESESHOP to PYPI in MASTER_SITES
PR:			267994
Differential revision:	D37518
Approved by:		bapt
2023-01-11 18:58:34 +03:00
Tobias C. Berner e8ec6386f0 textproc/zxing-cpp: add missing PORTREVISION bump
- Follow-up to 5d2a95ba02

Reported by:	VVD
2023-01-11 11:35:46 +01:00
Tobias C. Berner cd55d84b6a net-im/kaidan: prepare for textproc/zxing-cpp 2.0.0
Backported from upstream.
2023-01-10 17:41:14 +01:00
Sergey A. Osokin f675fabbd5 net-im/t*: update Telegram Desktop from 4.5.2 to 4.5.3
While I'm here:
- revert back 7f38c6b7d6
- remove NO_CCACHE, builds are fine now
2023-01-09 15:07:32 -05:00
Adriaan de Groot 7f38c6b7d6 net-im/telegram-desktop: pretend FreeBSD is Linux
This may be superfluous, since there's a -DLINUX=1 in
the ports Makefile now as well.
2023-01-08 22:35:12 +01:00
Daniel Engberg 12f1c627d4 */*: Bump rust (cargo) ports to reflect on WITH_LTO
Bump ports in tree so they get rebuilt with new default settings
for cargo ports
2023-01-07 20:24:18 +01:00
Tobias C. Berner 19093fd0dd KDE: Update KDE Gear to 22.12.1 2023-01-05 18:28:33 +01:00
Dima Panov 75571883d7 net-im/telegram-desktop: update to 4.5.2 release (+)
Changelog:

v 4.5.1
* Fix crash in profile photo privacy edition.
* Allow sending photos larger than 1280px (in Experimental Settings).

v 4.5.2:
* Fix unread reactions button in private chats.
* Fix tile background saving after an app update.
* Allow Ctrl+6,7,8 to activate extra pinned chats.

Also add quick hack for upcoming CMake 3.25.x update
which goes more strict with LINUX/BSD definitions

Discussed with:	osa
2023-01-03 18:15:04 +03:00
Ashish SHUKLA 11e03f0705
net-im/py-matrix-synapse: Update to 1.74.0
Approved by:	Sascha Biberhofer <ports at skyforge dot at> (maintainer)
MFH:		2023Q1 (has not seen an update in a while)
2023-01-03 11:51:37 +00:00
Muhammad Moinur Rahman 466de46fa0 net-im/py-slack-sdk: Update version 3.19.2=>3.19.5
- Per portlint to fix pkg-descr

Relnotes: https://github.com/slackapi/python-slack-sdk/releases/tag/v3.19.5
2022-12-31 15:58:58 -06:00
Sergey A. Osokin 3637dcfb11 net-im/t*: update Telegram Desktop from 4.4.1 to 4.5.0
While I'm here remove legacy options.

Changelog:	https://desktop.telegram.org/changelog
2022-12-30 20:39:17 -05:00
Sergey A. Osokin 3443f5b3d6 net-im/t*: temporary drop maintainership 2022-12-29 20:00:39 -05:00
Tobias C. Berner 84fda3dfd1 devel/qcoro: flavorize with qt5 and qt6
Requested by: KDE upstream
2022-12-29 23:35:30 +01:00
Ashish SHUKLA 8fc44a6434
net-im/conduit: Update to 0.5.0 2022-12-22 14:44:08 +00:00
Lewis Cook d06e3becd3 net-im/tut: Update to 1.0.30
Changes:	https://github.com/RasmusLindroth/tut/compare/1.0.17...1.0.30
2022-12-21 20:29:54 +00:00
Mikael Urankar ba14e01a52 lang/rust: Bump revisions after 1.66.0
PR:		268415
2022-12-20 18:37:15 +01:00
Mikael Urankar b2e645ee40 net-im/libsignal-node: Fix powerpc64 patch.
While here, pet portlint.
2022-12-20 08:59:26 +01:00
Muhammad Moinur Rahman 721e5776c9 Mk/**tex.mk: Convert bsd.tex.mk to USES=tex
- Update all the consumers to use USES=tex
- USE_TEX=yes is the old way of writing USES=tex which has been removed
  and replaced in all ports
- Almost all of the USE_TEX features remains unchanged
- Some consumers had the same variables defined both in the mk
  infrastructure and also in the ports which have been removed from the
  ports as those are redundant.

In case any of the consumers are failing to build please make sure that
the nexessary USES=tex is there. Unlike previous USE_TEX=yes will no
longer load the required VARS for tex and related dependencies.

Reviewed by:	portmgr
Approved by:	portmgr (blanket)
2022-12-19 08:44:58 -06:00
Gleb Popov 1bcf2a7fcb net-im/neochat: Update to 22.11
Differential Revision: https://reviews.freebsd.org/D37738
2022-12-19 16:45:42 +03:00
Thierry Thomas 2af489c04c */*: chase the upgrade of devel/libfmt to 9.1.0
PR:		268081
2022-12-19 10:31:34 +01:00
Mikael Urankar 273abb319f net-im/signal-desktop: Update to 6.1.0
Changes:
  https://github.com/signalapp/Signal-Desktop/releases/tag/v5.57.0
  https://github.com/signalapp/Signal-Desktop/releases/tag/v5.61.0
  https://github.com/signalapp/Signal-Desktop/releases/tag/v5.61.1
  https://github.com/signalapp/Signal-Desktop/releases/tag/v5.62.0
  https://github.com/signalapp/Signal-Desktop/releases/tag/v6.0.0
  https://github.com/signalapp/Signal-Desktop/releases/tag/v6.1.0
2022-12-17 11:09:36 +01:00
Mikael Urankar dfbac23972 net-im/libsignal-node: Update to 0.21.1
Changes:
  https://github.com/signalapp/libsignal/releases/tag/v0.19.3
  https://github.com/signalapp/libsignal/releases/tag/v0.20.0
  https://github.com/signalapp/libsignal/releases/tag/v0.21.0
  https://github.com/signalapp/libsignal/releases/tag/v0.21.1
2022-12-17 11:09:35 +01:00
Thomas Morper 60dc26dd79 net-im/prosody: update to 0.12.2
ChangeLog: https://prosody.im/doc/release/0.12.2

Fixes and improvements

 * util.stanza: Allow U+7F when constructing stazas
 * net.unbound: Preserve built-in defaults and Prosodys settings for luaunbound
 * mod_smacks: Disable not implemented resumption behavior on s2s
 * mod_http: Allow disabling CORS in the http_cors_override option and by default

Minor changes

 * util.json: Accept empty arrays with whitespace
 * util.stanza: Adjust number of return values to handle change in dependency
   of test suite
 * util.startup: Ensure import() is available in prosodyctl
 * mod_storage_sql: Fix initialization when called from prosodyctl
 * mod_storage_sql: Fix the summary API with Postgres
 * mod_admin_shell: Fixes for showing data related to disconnected sessions
 * core.s2smanager: Don’t remove unrelated session on close of bidi session
 * mod_smacks: Don’t send redundant requests for acknowledgement
 * mod_admin_shell: Rename commands user:roles() to user:setroles() and
   user:showroles() to user:roles()
 * mod_smacks: Bounce unhandled stanzas from local origin
 * mod_bookmarks: Reduce log level of message about not having any bookmarks
 * mod_s2s: Fix firing buffer drain events
 * mod_http_files: Log warning about legacy modules using mod_http_files
 * util.startup: Wait for last shutdown steps
 * util.datamapper: Improve handling of schemas with non-obvious “type”
 * util.jsonschema: Fix validation to not assume presence of “type” field
 * util.jsonschema: Use same integer/float logic on Lua 5.2 and 5.3

PR:		268382
Reported by:	thomas@beingboiled.info (maintainer)
2022-12-15 18:16:00 +01:00
Michael Zhilin db9d568c84 net-im/purple-rocketchat: bump to 0.20220915 2022-12-12 09:42:05 +03:00
Dmitri Goutnik d9ad1002d5 all: Bump PORTREVISION after lang/go{118,119} update 2022-12-11 06:17:27 -05:00
Tobias C. Berner 727562b175 KDE: Update KDE Gear to 22.12
KDE Gear 22.12 is Here!

Thursday, 8 December 2022

KDE Gear ⚙️ is back with exciting new features, performance boosts, and
bugfixes for all your favorite KDE apps!

In this release: Kate extends a warm welcome, Dolphin offers you more
choices, and a lot of apps serve up hamburgers galore!

Announcement: https://kde.org/announcements/gear/22.12.0/
2022-12-10 08:46:22 +01:00