| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Minimal required LLVM version to build is 16 now.
It is stated on the clang release page, that the proposals for doing these kinds of captures are implemented in Clang16
Error example:
/wrkdirs/overlays/wip/net-im/telegram-desktop/work-qt5/tdesktop-4.14.4-full/Telegram/SourceFiles/window/window_session_controller.cpp
/wrkdirs/overlays/wip/net-im/telegram-desktop/work-qt5/tdesktop-4.14.4-full/Telegram/SourceFiles/window/window_session_controller.cpp:1249:9: error: reference to local binding 'index' declared in enclosing lambda expression
if (index >= list.size()) {
^
/wrkdirs/overlays/wip/net-im/telegram-desktop/work-qt5/tdesktop-4.14.4-full/Telegram/SourceFiles/window/window_session_controller.cpp:1246:29: note: 'index' declared here
for (const auto [command, index] : accounts) {
^
/wrkdirs/overlays/wip/net-im/telegram-desktop/work-qt5/tdesktop-4.14.4-full/Telegram/SourceFiles/window/window_session_controller.cpp:1252:31: error: reference to local binding 'index' declared in enclosing lambda expression
const auto account = list[index];
^
/wrkdirs/overlays/wip/net-im/telegram-desktop/work-qt5/tdesktop-4.14.4-full/Telegram/SourceFiles/window/window_session_controller.cpp:1246:29: note: 'index' declared here
for (const auto [command, index] : accounts) {
^
2 errors generated.
Reported by: Benjamin Takacs <nimaje+fbz@bureaucracy.de>
|
|
|
|
| |
Reported by: fallout
|
|
|
|
| |
Reported by: fallout
|
|
|
|
| |
PR: 276028
|
|
|
|
|
| |
PR: 276028
Approved by: maintainer
|
|
|
|
|
|
|
|
| |
* Switch between logged in accounts using Ctrl+Shift+[1-6] shortcuts.
* Add poll creation in groups to the attach menu, if exists.
* Another fix for payment card validation.
Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.14.4
|
|
|
|
|
|
|
| |
Site is now back up
Reported by: Jamie Landeg-Jones <jamie@catflap.org>, Chris <portmaster@bsdforge.com>
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: portmgr
|
|
|
|
| |
Git is not mandatory as we can use the 'patch' utility
|
|
|
|
|
| |
PR: 276256
Changelog: https://github.com/superseriousbusiness/gotosocial/releases/tag/v0.13.1
|
| |
|
| |
|
|
|
|
| |
Changelog: https://github.com/slackapi/python-slack-sdk/releases/tag/v3.26.2
|
| |
|
|
|
|
|
|
|
| |
Changes:
https://github.com/signalapp/Signal-Desktop/releases/tag/v6.43.0
https://github.com/signalapp/Signal-Desktop/releases/tag/v6.43.1
https://github.com/signalapp/Signal-Desktop/releases/tag/v6.43.2
|
| |
|
|
|
|
| |
PR: 276033
|
|
|
|
|
| |
PR: 275417
Approved by: Sascha Biberhoffer <ports at skyforge.at> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
www/qt5-webkit was removed in [1], leaving the WEBKIT option broken.
This application supports using www/qt5-webengine as an alternative
chatlog engine, so rename the WEBKIT option to WEBENGINE to avoid
confusion and add the required dependencies. Enabling QtWebEngine still
requires having the ENABLE_WEBKIT CMake argument set, so this was not an
oversight [2], as strange as it may look. In fact, psi defaults to use
QtWebEngine if it was found when the ENABLE_WEBKIT argument is set. [3]
[1] https://cgit.freebsd.org/ports/commit/?id=cb3615b528c288d90aff6aa0e7a9778f80c9e85d
[2] https://github.com/psi-im/psi/blob/1.5/CMakeLists.txt#L44
[3] https://github.com/psi-im/psi/blob/1.5/src/CMakeLists.txt#L17
Approved by: portmgr (blanket)
MFH: 2024Q1
|
|
|
|
|
| |
Changes: https://github.com/diamondburned/gtkcord4/releases/tag/v0.0.17
Reported by: GitHub (watch releases)
|
|
|
|
|
|
|
|
|
|
| |
* Allow sending single-time voice messages.
* Fix payments card validation.
* Fix crash when trying to join channels above the limit.
* Add "Quit Telegram" to the Taskbar context menu. (Windows)
* Fix opened windows list in the Dock icon context menu. (macOS)
Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.14.3
|
|
|
|
|
|
| |
- this was premature, unfinished, and unneeded
This reverts commit 6d08faea51214414969d21706dead305e9eab673.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- rename to get rid of qt5 in name
- switch to fork [1] to add Qt6 support
[1] https://gitlab.com/nicolasfella/libaccounts-qt/-/tree/qt6
|
|
|
|
|
|
|
|
| |
- switch to fork [1]
- flavorize to be used against Qt6
- rename port to match upstream (and get rid of the qt-version in the name)
[1] https://gitlab.com/nicolasfella/signond/
|
|
|
|
|
|
|
|
|
| |
The domain bsdforge.com has expired, mark all ports that only
uses bsdforge.com as broken (unfetchable). Additionally set ports that
uses bsdforge.com as primary site and have broken mirrors as broken
too as they're also unfetchable.
Approved by: portmgr (blanket)
|
|
|
|
| |
Add a missing component to -qt6 flavor build.
|
|
|
|
| |
Update net-im/tg_owt to the recent snapshot.
|
|
|
|
|
|
|
|
| |
Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.14.0
https://github.com/telegramdesktop/tdesktop/releases/tag/v4.13.1
https://github.com/telegramdesktop/tdesktop/releases/tag/v4.13.0
Sponsored by: Serenity Cybersecurity, LLC
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
|
|
|
|
| |
2023-12-31 net-im/teamwords: Depends on deprecated www/qt5-webkit
|
|
|
|
| |
2023-12-31 net-im/gitterdone: Upstream has gone away
|
|
|
|
|
|
| |
misc/kf5-purpose is required for runtime.
PR: 276025
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- There are multiple ports which has MYSQL options and are non-DEFAULT.
Most of the time committers actually forget to check with the OPTION
enabled and in some cases they are BROKEN with newr versions of mysql.
So test with different versions of mysql and mark IGNOPRE_WITH_MYSQL
appropriately. Due to the EOL of 5.7 this has not been checked.
- Unbreak sysutils/cfengine* with MySQL 8.0 and later
- The primary purpose of running this check is having statistics of the
MySQL usability over MariaDB to explore the future possibility of
shifting to MariaDB as the default as major ports upstream have moved
their codebase to support MariaDB over MySQL.
- The following actions will also be taken after the sunset of MySQL 5.7
If a port is broken on all instances of MySQL/MariaDB:
- If a port has the option of multiple DB backends and MySQL is the
default then the DEFAULT will be changed to PGSQL/SQLITE before
2024Q1. And the OPTION will be removed before 2024Q2. If a
MAINTAINER is aware about such cases and want to prefer PGSQL over
SQLITE or vice versa please do so at your own accord. Otherwise
PGSQL will be preferred over SQLITE.
- If a port has the option of multiple DB backends and MySQL is not
the default then the the OPTION will be removed before 2024Q1.
Approved by: portmgr (blanket)
|
|
|
|
| |
Prodded by: pkg-fallout
|
|
|
|
| |
New version of gtk3 in tree
|
|
|
|
|
|
| |
Duh...
Prodded by: pkg-fallout
|
|
|
|
| |
Prodded by: pkg-fallout
|
|
|
|
|
|
|
|
|
|
|
|
| |
Explicitly use go 1.21.
Changelogs since 0.11.0:
- https://github.com/superseriousbusiness/gotosocial/releases/tag/v0.13.0
- https://github.com/superseriousbusiness/gotosocial/releases/tag/v0.12.2
- https://github.com/superseriousbusiness/gotosocial/releases/tag/v0.12.1
- https://github.com/superseriousbusiness/gotosocial/releases/tag/v0.11.1
PR: 275827
|
|
|
|
|
|
| |
Correct net-im/tdlib-purple to depend on the correct one.
Notified by: vanilla@
|
|
|
|
| |
Deprecate the latter.
|
|
|
|
|
| |
Changes:
https://github.com/signalapp/Signal-Desktop/releases/tag/v6.42.0
|
| |
|
|
|
|
|
|
|
| |
- Use USES=pathfix to fix .pc installation
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
|
| |
|
|
|
|
|
|
| |
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/fmtlib/fmt/releases
|
|
|
|
|
| |
Obtained from: https://nheko.im/nheko-reborn/nheko/-/commit/e89e65dc17020772eb057414b4f0c5d6f4ad98d0
https://nheko.im/nheko-reborn/nheko/-/commit/871e403f6799df48cfbbe08eba56d473a0c34216
|
| |
|