non port: net/qt5-network/files/patch-src_network_ssl_qsslsocket__openssl__symbols__p.h |
SVNWeb
|
Number of commits found XX: 13 |
Tue, 8 Dec 2020
|
[ 20:03 lbartoletti ] 
557300 Mk/Uses/pyqt.mk
557300 Mk/Uses/qt.mk
557300 biology/py-ete3/Makefile
557300 cad/cura/Makefile
557300 cad/uranium/Makefile
557300 comms/py-qt5-sensors/Makefile
557300 comms/py-qt5-serialport/Makefile
557300 databases/py-qt5-sql/Makefile
557300 deskutils/calibre/Makefile
557300 deskutils/calibre/distinfo
(Only the first 10 of 136 ports in this commit are shown above. )
Update Qt/PySide2 to 5.15.2 / PyQt to 5.15.1 / SIP to 5.4.0
This commit combines several updates.
- Update Qt to 5.12.2
- Update PyQt to 5.15.1
- Since PySide 5.15.1 is broken with Qt 5.15.2, so PySide and Shiboken are also
updated to 5.15.2.
- Update sip to 5.4.0
SIP is a collection of tools to create Python bindings for C and C++ libraries
and used by PyQt and wxPython. There are some changes with sip5 [1]:
- python 3.5+ is required
- sip drops support of old deprecated methods as sipdistutils & cie.
- this version breaks also PyQt5 extension ABI. SIP files will be installed in
${PYTHON_SITELIBDIR}/PyQt${_PYQT_VERSION}/bindings
- some ports will use the new pyqtbuilder package with the pyproject.toml setup.
Instead if the project have a setup.py, you should use sip-build to build it.
- if a port needs sip, it should also needs pysip. BTW, py-qt5-core requires
pysip, so that should be enough for PyQt packages.
(Only the first 15 lines of the commit message are shown above )
|
Mon, 6 Jul 2020
|
[ 06:43 tcberner ] 
541318 Mk/Uses/qt.mk
541318 comms/qt5-connectivity/pkg-plist
541318 comms/qt5-serialbus/pkg-plist
541318 databases/qt5-sqldrivers-mysql/files/patch-src_plugins_sqldrivers_mysql_qsql__mysql.cpp
541318 devel/qt5-assistant/pkg-plist
541318 devel/qt5-buildtools/pkg-plist
541318 devel/qt5-core/Makefile
541318 devel/qt5-core/files/patch-git_276fa83
541318 devel/qt5-core/files/patch-src_corelib_time_qtimezoneprivate__tz.cpp
541318 devel/qt5-core/pkg-plist
(Only the first 10 of 211 ports in this commit are shown above. )
Update Qt5 to 5.15
This is a major upgrade of the Qt libraries [1], [2].
* People that use upgrading mechanisms with incomplete dependency handling
(portmaster & Co) should make sure to manually remove the existing Qt
packages to guarantee a safe upgrade. Keep in mind, that Qt does not like if
you have an incomplete upgrade.
* This version of Qt drops support for OpenSSL 1.0 -- this means that there
won't be any binary packages for Qt5 provided by the FreeBSD package builders
for FreeBSD 11.x anymore -- and the same for *all* the ports depending on
net/qt5-network [3]. If you cannot upgrade to a more recent FreeBSD
version (12.x, 13.x), you will need to build Qt5 from ports while switching
to an SSL implementation from ports. (Only the first 15 lines of the commit message are shown above )
|
Tue, 1 Oct 2019
|
[ 04:13 tcberner ] 
513447 Mk/Uses/qt-dist.mk
513447 Mk/Uses/qt.mk
513447 accessibility/qt5-speech/Makefile
513447 comms/qt5-connectivity/pkg-plist
513447 comms/qt5-serialbus/pkg-plist
513447 deskutils/znotes/Makefile
513447 devel/grantlee5/files/patch-git_1b4f22-fix-qt5.13
513447 devel/qt5-assistant/Makefile
513447 devel/qt5-assistant/files/patch-src__src.pro
513447 devel/qt5-core/Makefile
(Only the first 10 of 95 ports in this commit are shown above. )
Qt5 update to 5.13.0
For new features, check: https://wiki.qt.io/New_Features_in_Qt_5.13
Thanks to adridg who helped to fix a lot of packages.
Exp-run by: antoine
PR: 238782
|
Tue, 25 Dec 2018
|
[ 17:15 adridg ] 
488331 net/qt5-network/Makefile
488331 net/qt5-network/files/patch-src_network_ssl_qsslsocket__openssl11__symbols__p.h
488331 net/qt5-network/files/patch-src_network_ssl_qsslsocket__openssl__symbols.cpp
488331 net/qt5-network/files/patch-src_network_ssl_qsslsocket__openssl__symbols__p.h
Update net/qt5-network to build against LibreSSL.
Patches by Charlie Li / ml_vishwin, with explanation in the patches.
Builds on 11.2 (ssl=unset, base, openssl) and 12.0 (ssl=unset, base,
libressl). Tested with otter-browser on 12.0 (ssl=unset, libressl).
PR: 234078
Submitted by: Charlie Li
Reported by: W. Schwarzenfeld
Differential Revision: https://reviews.freebsd.org/D18582
|
Sun, 16 Dec 2018
|
[ 14:49 tcberner ] 
487594 Mk/Uses/qt.mk
487594 astro/merkaartor/files/patch-src_Layers_LicenseDisplayDialog.ui
487594 audio/musescore/files/patch-mscore_editstringdata.cpp
487594 audio/musescore/files/patch-mscore_prefsdialog.ui
487594 audio/sonic-visualiser/Makefile
487594 biology/ugene/files/patch-src_plugins_test__runner_src_Reporter.ui
487594 comms/qt5-connectivity/Makefile
487594 comms/qt5-connectivity/pkg-plist
487594 comms/qt5-sensors/Makefile
487594 comms/qt5-serialbus/Makefile
(Only the first 10 of 116 ports in this commit are shown above. )
Update Qt5 to 5.12.0
http://blog.qt.io/blog/2018/12/06/qt-5-12-lts-released/
- This breaks support for libressl again. Patches are welcome.
PR: 233705
Exp-run by: antoine
|
Mon, 26 Nov 2018
|
[ 20:29 tcberner ] 
485965 net/qt5-network/Makefile
485965 net/qt5-network/files/patch-qsslcontext_openssl.cpp
485965 net/qt5-network/files/patch-src_network_ssl_qsslsocket__openssl__symbols.cpp
485965 net/qt5-network/files/patch-src_network_ssl_qsslsocket__openssl__symbols__p.h
net/qt5-network: fix build with LibreSSL
PR: 228344
Submitted by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
|
Sun, 9 Sep 2018
|
[ 11:12 tcberner ] 
479286 Mk/Uses/qt.mk
479286 comms/qt5-connectivity/pkg-plist
479286 comms/qt5-serialbus/Makefile
479286 comms/qt5-serialbus/pkg-plist
479286 devel/qt5-assistant/files/patch-src__src.pro
479286 devel/qt5-core/Makefile
479286 devel/qt5-core/pkg-plist
479286 devel/qt5-designer/files/patch-src__src.pro
479286 devel/qt5-help/files/patch-src__src.pro
479286 devel/qt5-linguist/files/patch-src__src.pro
(Only the first 10 of 61 ports in this commit are shown above. )
Update Qt5 to 5.11.1
Big thanks to
* brnrd for the libressl patches in net/qt5-network
* jhale for fixing the bulk load of ports
PR: 230884
Exp-run by: antoine
|
Fri, 18 May 2018
|
[ 12:27 rakuco ] 
470288 Mk/bsd.qt.mk
470288 accessibility/qt5-speech/Makefile
470288 accessibility/qt5-speech/pkg-plist
470288 comms/qt5-connectivity/Makefile
470288 comms/qt5-connectivity/pkg-plist
470288 comms/qt5-sensors/Makefile
470288 comms/qt5-serialbus/Makefile
470288 comms/qt5-serialport/Makefile
470288 comms/qt5-serialport/pkg-plist
470288 databases/qt5-sql/Makefile
(Only the first 10 of 103 ports in this commit are shown above. )
Update the Qt5 ports to 5.10.1.
The work was done by tcberner and myself, with thanks to antoine for the
exp-run.
Not a lot to report compared to other Qt5 updates:
* net/qt5-network is still broken with LibreSSL. I said this in a commit
message ages ago but it bears repeating: upstream is open to adding support
for LibreSSL, but someone needs to step up to maintain it upstream, otherwise
things will continue to be broken all the time.
* www/qt5-webengine is a huge monster that is terrible to update, just like
www/chromium itself is. We (kde@) have decided to keep using the 5.9 series
for the time being, as it should be compatible with the rest of Qt anyway. It
was updated to 5.9.5, the latest 5.9 release at the time of writing.
PR: 228213
|
Sat, 12 May 2018
|
[ 18:04 rakuco ] 
469748 net/qt5-network/Makefile
469748 net/qt5-network/files/patch-src_network_ssl_qsslsocket__openssl.cpp
469748 net/qt5-network/files/patch-src_network_ssl_qsslsocket__openssl__symbols__p.h
Drop some patches for old LibreSSL versions.
The ports tree currently has LibreSSL 2.7.3, so remove some patches added to
support LibreSSL < 2.5 (also, according to brnrd@, they are currently broken).
Cleaning up our existing patches also helps us move to Qt 5.10.
Reviewed by: tcberner
Differential Revision: https://reviews.freebsd.org/D15338
|
Sun, 1 Apr 2018
|
[ 22:38 cmt ] 
466188 net/qt5-network/Makefile
466188 net/qt5-network/files/patch-src_network_ssl_qsslcontext__openssl.cpp
466188 net/qt5-network/files/patch-src_network_ssl_qsslsocket__openssl__symbols.cpp
466188 net/qt5-network/files/patch-src_network_ssl_qsslsocket__openssl__symbols__p.h
restore ssl functionality with openssl
The "libressl compatibility" unfortunately added a dependency on the
SSL_CTX_set1_groups() function, which is neither available in base (for
released versions of FreeBSD) nor ports openssl (it's only in openssl-devel
and libressl). This broke SSL (most importantly HTTPS) functionalty
in many Qt5-ports.
This adds some #ifdefs around the SSL_CTX_set1_groups() calling sites
and restores the old code in cases where libressl has not been detected.
PR: 218421
Reported by: yuri
Approved by: maintainer-timeout
|
Sat, 20 Jan 2018
|
[ 11:56 woodsb02 ] 
459510 net/qt5-network/Makefile
459510 net/qt5-network/files/patch-src_network_ssl_qsslsocket__openssl__symbols.cpp
459510 net/qt5-network/files/patch-src_network_ssl_qsslsocket__openssl__symbols__p.h
net/qt5-network: Fix SSL runtime detection code with LibreSSL
Patch taken from OpenBSD ports:
http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/x11/qt5/qtbase/patches/patch-src_network_ssl_qsslsocket_openssl_symbols_cpp.diff?r1=1.2&r2=1.3
http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/x11/qt5/qtbase/patches/patch-src_network_ssl_qsslsocket_openssl_symbols_p_h.diff?r1=1.2&r2=1.3
PR: 225332
Approved by: tcberner
Obtained from: OpenBSD ports
|
Tue, 7 Mar 2017
|
[ 02:45 rezny ] 
435579 net/qt5-network/Makefile
435579 net/qt5-network/files/patch-src_network_ssl_qsslcontext__openssl.cpp
435579 net/qt5-network/files/patch-src_network_ssl_qsslsocket__openssl.cpp
435579 net/qt5-network/files/patch-src_network_ssl_qsslsocket__openssl__symbols.cpp
435579 net/qt5-network/files/patch-src_network_ssl_qsslsocket__openssl__symbols__p.h
Fix to build with libressl as well as libressl-devel and simplify patch
PR: 217220
Reported by: w.schwarzenfeld@utanet.at
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D9914
|
Wed, 22 Feb 2017
|
[ 19:29 rezny ] 
434633 net/qt5-network/Makefile
434633 net/qt5-network/files/patch-src_network_ssl_qsslcontext__openssl.cpp
434633 net/qt5-network/files/patch-src_network_ssl_qsslsocket__openssl__symbols.cpp
434633 net/qt5-network/files/patch-src_network_ssl_qsslsocket__openssl__symbols__p.h
Fix build with libressl-devel by implementing portable curve control.
Correct the path used for loading SSL libraries at runtime.
PR: 216781
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D9726
|
Number of commits found XX: 13 |
|
Latest Vulnerabilities |
13 vulnerabilities affecting 98 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
Last updated: 2021-02-27 01:52:12
|
|