Commit graph

119 commits

Author SHA1 Message Date
Gleb Popov
b1ecad53b0 audio/pulseaudio: Update to 16.1
Bump PORTREVISION on consumers.

Sponsored by:	Serenity Cybersecurity, LLC

PR:		262713
2023-08-07 19:34:07 +03:00
Daniel Engberg
664a2fa1e5 */*: Bump jpeg-turbo users treewide
New major version 3.0.0
2023-07-28 19:13:17 +02:00
Loïc Bartoletti
8071dcbfe7 devel/qt6: bump dependent ports 2023-07-26 21:58:56 +02:00
Rene Ladan
3d9a815d9c all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++ -DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable -Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi -Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings -Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x -MT _quickfix_la-QuickfixPython.lo -MD -MP -MF .deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o .libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
2023-06-27 21:34:34 +02:00
Sergey A. Osokin
1e0f6a02b5 net-im/telegram-desktop: update to 4.8.4 2023-06-18 21:49:07 -04:00
Sergey A. Osokin
65aec1428f net-im/telegram-desktop: bump PORTREVISION after net-im/tg_owt update 2023-06-04 21:42:16 -04:00
Muhammad Moinur Rahman
7e4b88776b net-im/telegram-desktop: mark BROKEN_SSL
- BROKEN_SSL for openssl 3.0.0 and later as it fails to build with
  undefined symbol: ERR_load_BIO_strings
2023-06-03 20:03:22 +02:00
Daniel Engberg
f7accb23bf */*: Bump all users of multimedia/ffmpeg*
...to make sure all picks up new version(s)
2023-04-27 14:01:46 +02:00
Christian Weisgerber
feb1fa34f5 audio/opus: bump consumers after update to 1.4 2023-04-25 17:17:15 +02:00
Sergey A. Osokin
976920ff77 net-im/telegram-desktop: update SYSTEM_FONTS option description
Do not bump PORTREVISION because this change affect the port only.

Reported by:	danfe
2023-04-25 06:54:01 -04:00
Sergey A. Osokin
dd35cf3590 net-im/telegram-desktop: update 4.8.0 -> 4.8.1
Fix build with QT6.			(*)
Also, fix SYSTEM_FONTS option.

Patches from:	https://github.com/telegramdesktop/tdesktop/pull/26219 (*)
Fixes:		f7596f833c
2023-04-25 06:46:21 -04:00
Sergey A. Osokin
f7596f833c net-im/t*: update Telegram Desktop to 4.8.0
Also, add option to use system fonts. (*)

PR:		264274		(*)
2023-04-22 22:50:34 -04:00
Fernando Apesteguía
1e714cfefb net-im/telegram: Bump PORTREVISION
After options changes.

Reported by:	osa@
Fixes:		df46d88b7b
2023-04-15 22:59:44 +02:00
Sergey Kiselev
df46d88b7b net-im/telegram-desktop: Improve audio options
libtgvoip can use PulseAudio or ALSA. However, both of these libraries were
listed as BUILD_DEPENDS and were forced to be installed on the system.

PR:		270830
Reported by:	root@dc365.ru
2023-04-15 19:02:28 +02:00
Sergey A. Osokin
ddba99e609 net-im/telegram-desktop: update 4.7.0 -> 4.7.1 2023-03-22 15:36:29 -04:00
Sergey A. Osokin
b4d3154167 */*: update Telegram Desktop: 4.6.5 -> 4.7.0
Also, update:
o) net-im/tg_owt to its recent version;
o) devel/glibmm26: 2.74.0 -> 2.76.0.		(*)

Discussed with:	fluffy (*)

<ChangeLog>
o) You can disable all resource-intensive animations and animated
   stickers and emoji.
o) Power saving mode turns on automatically based on system battery
   saving settings.
o) Fully flexible playback speed settings for videos, voice and
   video messages.
o) Click the "1X" button to quickly switch between normal and adjusted
   speed – or hold it to set any speed between 0.5-2.5x.
o) Improved sound quality for adjusted speed playback.
o) Read receipts in groups under 100 members now show reaction
   timestamps and when your messages were read.
o) When inviting people to groups, you can quickly send invite links
   to anyone who doesn't allow adding them directly.
o) Invite links now show previews in chats.
o) Fully translatable bots.  Bot descriptions and ”What can this bot
   do?" sections can now be translated.
o) Starting a call now shows a confirmation window.
o) Fixed pasting images from Firefox on Windows.
o) Global Fn+F shortcut to switch active window to full screen mode
   on macOS.
o) Silent notification sound in Focus Mode on macOS.
</ChangeLog>
2023-03-19 18:58:48 -04:00
Sergey A. Osokin
96ba0cf90f net-im/telegram-desktop: update 4.6.3 -> 4.6.5 2023-02-27 18:22:09 -05:00
Sergey A. Osokin
36abdf5c6a net-im/telegram-desktop: update 4.6.2 -> 4.6.3 2023-02-16 16:12:23 -05:00
Jan Beich
17f6d799d7 multimedia/libvpx: update 1.13.0
Changes:	https://chromium.googlesource.com/webm/libvpx/+log/v1.12.0..v1.13.0
Reported by:	portscout
2023-02-11 08:46:45 +00:00
Sergey A. Osokin
e19eb96e20 net-im/telegram-desktop: update 4.6.1 -> 4.6.2 2023-02-09 10:56:54 -05:00
Sergey A. Osokin
33898683ee net-im/telegram-desktop: update 4.6.0 -> 4.6.1 2023-02-06 20:50:24 -05:00
Sergey A. Osokin
70d1f3fc4b net-im/telegram-desktop: update 4.5.3 -> 4.6.0
These changes based on fluffy's patch
https://people.freebsd.org/~fluffy/-patches/net-im_telegram-desktop458.diff

Discussed by:	fluffy
2023-02-03 21:13:57 -05: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
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
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
Sergey A. Osokin
01e12e4ddf net-im/telegram-desktop: update from 4.2.4 to 4.4.1
Patches obtained from: https://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net/tdesktop/patches/
Hotfix for Qt5: 5990b0fabf

Special thanks to:	Klemens Nanni <kn@openbsd.org>
2022-12-08 17:07:24 -05:00
Dima Panov
b63891cb14 net-im/telegram-desktop: revive Qt5/Qt6 flavors (+)
* While building with Qt6, Telegram Desktop can use bundled kcoreutils
  and kimageformat libraries to provide a needed function from KDE Framework
* Switch from bundled dispatch library to devel/libdispatch
* Drop extra -DNDEBUG from CXXFLAGS, it is now a default for ports cmake framework

Revieved by:	osa
2022-11-11 02:47:21 +03:00
Sergey A. Osokin
ff46a66030 net-im/telegram-desktop: update 4.2.3 -> 4.2.4
ChangeLog:	https://github.com/telegramdesktop/tdesktop/compare/v4.2.3...v4.2.4
2022-10-01 18:49:53 -04:00
Sergey A. Osokin
0470b45836 net-im/telegram-desktop: update 4.2.0 -> 4.2.3
ChangeLog:	https://github.com/telegramdesktop/tdesktop/compare/v4.2.0...v4.2.3
2022-09-29 20:50:56 -04:00
Sergey A. Osokin
5d4db9ef3b net-im/t*: update Telegram Desktop: 4.1.1 -> 4.2.0
Remove experimental support for QT6.	(*)

Changelog:	https://github.com/telegramdesktop/tdesktop/compare/v4.1.1...v4.2.0

Discussed with:	fluffy	(*)

(cherry picked from commit f0fa5987b7a844886421f6c642b5a82731c4f7b6)
2022-09-18 17:11:11 -04:00
Felix Palmen
ddae4e92d8 Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.

Document in CHANGES.

PR:			266034
Exp-run by:		antoine
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36349
2022-09-11 12:20:14 +02:00
Stefan Eßer
fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00
Stefan Eßer
b7f05445c0 Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
2022-09-07 23:10:59 +02:00
Sergey A. Osokin
ff2d4f9184 net-im/telegram-desktop: remove another line
Fixes:	95f09c993c
2022-08-25 13:07:27 -04:00
Sergey A. Osokin
95f09c993c net-im/telegram-desktop: add Qt5/Qt6 flavors
Remove needless dependences and knobs.

Bump PORTREVISION.
2022-08-25 13:04:29 -04:00
Tobias C. Berner
0f11c33983 devel/libdbusmenu-qt: make consumers depend explicitely on the qt5 flavor 2022-08-23 09:24:47 +02:00
Sergey A. Osokin
c81235cde8 net-im/telegram-desktop: update 4.1.0 -> 4.1.1
ChangeLog:	https://github.com/telegramdesktop/tdesktop/compare/v4.1.0...v4.1.1
2022-08-17 16:35:15 -04:00
Sergey A. Osokin
fdb3bdda7e net-im/t*: update Telegram Desktop to 4.1.0
Also, update net-im/tg_owt to the recent commit.

While I'm here take the maintainership.

Approved by:	glebius
2022-08-16 17:24:25 -04:00
Matthias Andree
875d7c7d19 *: bump PORTREVISION of all devel/xxhash users...
...except archivers/py-borgbackup, which requires a more complete fix.
2022-08-13 20:51:14 +02:00
Sergey A. Osokin
396cc79796 net-im/telegram-desktop: update dependences list
Bump PORTREVISION.

PR:	264994
2022-07-14 20:55:55 -04:00
Sergey A. Osokin
6de0d4af42 net-im/telegram-desktop: update to 4.0.2
ChangeLog:	https://desktop.telegram.org/changelog?setln=en
2022-06-27 22:09:57 -04:00
Sergey A. Osokin
5ececa5cde net-im/telegram-desktop: update to 3.7.3 2022-04-28 16:33:17 -04:00
Sergey A. Osokin
07388bf676 net-im/t*: update to the recent versions
- net-im/telegram-desktop from 3.7.1 to 3.7.2;
- net-im/tg_owt to the recent commit.
2022-04-28 16:33:17 -04:00
Sergey A. Osokin
bc5de8f43c net-im/telegram-desktop: update to 3.7.1
There are several patches have been added.

- d4921ccf5f.patch
- 2fbd71cd75/debian/patches/Compatible-setScreen.patch
2022-04-28 16:33:16 -04:00
Sergey A. Osokin
10235d29c8 net-im/telegram-desktop: update from 3.6.0 to 3.6.1
Approved by:	glebius (maintainer)
2022-03-18 07:40:03 -04:00
Gleb Smirnoff
8ca3734c07 net-im/telegram-desktop: update to 3.6.0 2022-03-13 11:16:03 -04:00
Gleb Smirnoff
f84d096d5c net-im/telegram-desktop: update to 3.5.2 2022-02-10 12:46:39 -05:00
Loïc Bartoletti
45ab80b9df archivers/minizip*: Add minizip-ng and zlib-ng and create USES=minizip
Import minizip-ng and zlib-ng

Minizip was originally developed in 1998. It was first included in the zlib
distribution as an additional code contribution starting in zlib 1.1.2. Since
that time, it has been continually improved upon and contributed to by many
people.

+ Creating and extracting zip archives.
+ Adding and removing entries from zip archives.
+ Read and write raw zip entry data.
+ Reading and writing zip archives from memory.
+ Zlib, BZIP2, LZMA, and ZSTD compression methods.
+ Password protection through Traditional PKWARE and WinZIP AES encryption.
+ Buffered streaming for improved I/O performance.

some ports bundle it, some ports allow building against a systemwide
one, some ports bundle/rely on an incompatible version - all those will be
fixed in following commits.

Mk/Uses: Introduce USES=minizip[:ng]

To simplify, the LIB_DEPENDS part a new USES tag is added.

USES=minizip will add a LIB_DEPENDS on legacy minizip and
USES=minizip:ng will add a LIB_DEPENDS on minizip-ng.

minizip [1]:

    databases/spatialite
    databases/spatialite-tools
    devel/collada-dom
    games/mrboom
    games/oolite
    graphics/comical
    misc/xiphos
    science/libkml
    textproc/sigil
    www/domoticz
    deskutils/anydesk
    emulators/mupen64plus-core
    multimedia/assimp
    multimedia/vlc
    net-im/psi
    net-im/telegram-desktop

minizip-ng:

    devel/axmldec

[1] Some are known to work with minizip-ng but have to be patched.

Approved by:	tcberner (portmgr)
Differential Revision:	https://reviews.freebsd.org/D33771
2022-01-25 07:35:22 +01:00