non port: comms/qt5-serialbus/Makefile |
SVNWeb
|
Number of commits found XX: 19 |
Sat, 21 Nov 2020
|
[ 18:18 tcberner ] 
556007 comms/qt5-connectivity/Makefile
556007 comms/qt5-sensors/Makefile
556007 comms/qt5-serialbus/Makefile
556007 comms/qt5-serialport/Makefile
556007 databases/qt5-sql/Makefile
556007 devel/qt5-buildtools/Makefile
556007 devel/qt5-concurrent/Makefile
556007 devel/qt5-dbus/Makefile
556007 devel/qt5-designer/Makefile
556007 devel/qt5-help/Makefile
(Only the first 10 of 44 ports in this commit are shown above. )
Only define USE_LDCONFIG in devel/qt5-core
All the qt5-ports share the same library directory. devel/qt5-core is dependet
on
by all others.
So there is no need to add identical entries to libdata/ldconfig, and restart
the
ldconfig service on every pkg change of those ports.
Reported by: bapt
Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D27224
|
Mon, 13 Apr 2020
|
[ 12:35 tcberner ] 
531601 Mk/Uses/qt.mk
531601 accessibility/qt5-speech/Makefile
531601 accessibility/qt5-speech/files
531601 accessibility/qt5-speech/pkg-plist
531601 cad/qcad/Makefile
531601 comms/qt5-connectivity/pkg-plist
531601 comms/qt5-serialbus/Makefile
531601 comms/qt5-serialport/pkg-plist
531601 devel/qt5-assistant/Makefile
531601 devel/qt5-buildtools/Makefile
(Only the first 10 of 310 ports in this commit are shown above. )
Update Qt5 to 5.14.2
Very big thanks go again to kai@ who provided the www/qt5-webengine upgrade (to
5.14.0).
Notably, video capture support was re-enabled.
Announcement:
https://www.qt.io/blog/qt-5.14-has-released
PR: 244964
Exp-run by: antoine
|
Sat, 25 Jan 2020
|
[ 20:19 tcberner ] 
524129 Mk/Uses/qt-dist.mk
524129 comms/qt5-serialbus/Makefile
524129 devel/qt5-assistant/Makefile
524129 devel/qt5-buildtools/Makefile
524129 devel/qt5-core/Makefile
524129 devel/qt5-dbus/Makefile
524129 devel/qt5-designer/Makefile
524129 devel/qt5-help/Makefile
524129 devel/qt5-linguist/Makefile
524129 devel/qt5-linguisttools/Makefile
(Only the first 10 of 32 ports in this commit are shown above. )
misc/qtchooser: do not create unnecessary wrappers
misc/qtchooser provides a wrapper binary bin/qtchooser, that when called with
name foo, will lauch the corresponding binary from
lib/qt${current_qt_version}/bin/foo.
Previously qtchooser would install a list of 30-ish symlinks to itself
automatically.
Now we switch this around.
qt-dist ports that define QT_BINARIES will now have a @postexec and @postunexec
entry added to their plist to run the shell-script update-qtchooser-wrapper
(installed by qtchooser).
update-qtchooser-wrapper removes all symlinks to bin/qtcreator that have no
corresponding binary in lib/qt*/bin, and readds links that are missing.
Exp-run by: antoine
PR: 242905
PR: 243443
Reported by: grarpamp@gmail.com
Reviewed by: adridg
Differential Revision: https://reviews.freebsd.org/D22991
|
Fri, 8 Nov 2019
|
[ 16:59 tcberner ] 
517080 Mk/Uses/qt-dist.mk
517080 Mk/Uses/qt.mk
517080 cad/qcad/Makefile
517080 comms/qt5-connectivity/Makefile
517080 comms/qt5-sensors/Makefile
517080 comms/qt5-serialbus/Makefile
517080 comms/qt5-serialport/Makefile
517080 databases/qt5-sql/Makefile
517080 devel/qt5-assistant/Makefile
517080 devel/qt5-buildtools/Makefile
(Only the first 10 of 88 ports in this commit are shown above. )
Update Qt5 to 5.13.2
Announcement:
https://www.qt.io/blog/qt-5.13.2-released
Thanks to kai@ for updating webengine.
PR: 241649
Exp-run by: antoine
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] 
507372 Mk/bsd.ruby.mk
507372 accessibility/atkmm/Makefile
507372 accessibility/kmag/Makefile
507372 accessibility/kmousetool/Makefile
507372 accessibility/kmouth/Makefile
507372 accessibility/libqaccessibilityclient/Makefile
507372 accessibility/qt5-speech/Makefile
507372 archivers/R-cran-zip/Makefile
507372 archivers/ark/Makefile
507372 archivers/brotli/Makefile
(Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Tue, 12 Feb 2019
|
[ 17:43 tcberner ] 
492793 Mk/Uses/qt-dist.mk
492793 Mk/Uses/qt.mk
492793 accessibility/qt5-speech/Makefile
492793 comms/qt5-connectivity/Makefile
492793 comms/qt5-sensors/Makefile
492793 comms/qt5-serialbus/Makefile
492793 comms/qt5-serialport/Makefile
492793 databases/qt5-sql/Makefile
492793 databases/qt5-sqldrivers-ibase/Makefile
492793 databases/qt5-sqldrivers-mysql/Makefile
(Only the first 10 of 102 ports in this commit are shown above. )
Update Qt5 to 5.12.1
Release announcement:
https://blog.qt.io/blog/2019/02/01/qt-5-12-1-released/
Changelog:
https://wiki.qt.io/Qt_5.12.1_Change_Files
- A change was required to qt-dist.mk to always pass LOCALBASE to qmake,
as Qt5 has been installed to a prefix for some time now, there should
not be any harm in that, with respect to it picking up installed versions
of itself during build.
PR: 235622
Exp-run by: antoine
|
Wed, 16 Jan 2019
|
[ 11:13 tijl ] 
490472 accessibility/kdeaccessibility/Makefile
490472 accessibility/kmag/Makefile
490472 accessibility/kmousetool/Makefile
490472 accessibility/kmouth/Makefile
490472 accessibility/qt5-speech/Makefile
490472 archivers/ark/Makefile
490472 archivers/kf5-karchive/Makefile
490472 archivers/peazip/Makefile
490472 archivers/quazip/Makefile
490472 astro/gpsbabel/Makefile
(Only the first 10 of 1089 ports in this commit are shown above. )
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above )
|
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
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] 
487272 Mk/bsd.ruby.mk
487272 accessibility/atkmm/Makefile
487272 accessibility/kmag/Makefile
487272 accessibility/kmousetool/Makefile
487272 accessibility/kmouth/Makefile
487272 accessibility/qt5-speech/Makefile
487272 archivers/R-cran-zip/Makefile
487272 archivers/ark/Makefile
487272 archivers/brotli/Makefile
487272 archivers/c-blosc/Makefile
(Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
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
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] 
475857 Mk/bsd.ruby.mk
475857 accessibility/atkmm/Makefile
475857 archivers/brotli/Makefile
475857 archivers/c-blosc/Makefile
475857 archivers/innoextract/Makefile
475857 archivers/kf5-karchive/Makefile
475857 archivers/lazperf/Makefile
475857 archivers/libpar2/Makefile
475857 archivers/paq/Makefile
475857 archivers/pxz/Makefile
(Only the first 10 of 1480 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
|
Thu, 28 Jun 2018
|
[ 17:39 tcberner ] 
473503 CHANGES
473503 Mk/Scripts/qa.sh
473503 Mk/Uses/qmake.mk
473503 Mk/Uses/qt-dist.mk
473503 Mk/Uses/qt.mk
473503 Mk/bsd.port.mk
473503 Mk/bsd.qt.mk
473503 Mk/bsd.sanity.mk
473503 accessibility/jovie-kde4/Makefile
473503 accessibility/kaccessible-kde4/Makefile
(Only the first 10 of 1416 ports in this commit are shown above. )
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540
|
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
|
Thu, 29 Mar 2018
|
[ 19:03 tcberner ] 
465911 Mk/bsd.qt.mk
465911 accessibility/qt5-speech/Makefile
465911 comms/qt5-connectivity/Makefile
465911 comms/qt5-sensors/Makefile
465911 comms/qt5-serialbus/Makefile
465911 comms/qt5-serialport/Makefile
465911 databases/qt5-sql/Makefile
465911 devel/qt5-assistant/Makefile
465911 devel/qt5-buildtools/Makefile
465911 devel/qt5-concurrent/Makefile
(Only the first 10 of 63 ports in this commit are shown above. )
Fix permissions in installed Qt5 header files
For the qt5-* ports bsd.qt.mk sets EXTRACT_AFTER_ARGS, and
thereby does not get the normal default value of
--no-same-owner --no-same-permissions
passed when extracting. This lead to for example header files
being installed (i.e. copied), with permissions group write
permissions.
Manually append that to the bsd.qt.mk shenanigans (also do the
same in www/qt5-webchannel, which opts out of the bsd.qt.mk value)
PR: 227027
Reported by: grarpamp@gmail.com
|
Sat, 6 Jan 2018
|
[ 21:30 rakuco ] 
458293 CHANGES
458293 MOVED
458293 Mk/Uses/qmake.mk
458293 Mk/bsd.qt.mk
458293 accessibility/Makefile
458293 accessibility/qt5-speech
458293 accessibility/qt5-speech/Makefile
458293 accessibility/qt5-speech/pkg-plist
458293 biology/ugene/files/patch-src_plugins__3rdparty_phylip_src_phylip.h
458293 cad/qelectrotech/Makefile
(Only the first 10 of 558 ports in this commit are shown above. )
Update Qt5 ports to 5.9.3.
This took quite a lot of time because Qt's own build system underwent
several changes in 5.8.0 that took a while to adapt to.
And, of course, qt5-webengine is a behemoth that we need to patch like crazy
due to its bundling of Chromium. In fact, most of the Chromium patches in
qt5-webengine have been imported with no changes from www/chromium@433510
("www/chromium: update to 56.0.2924.87").
New port: accessibility/qt5-speech
Bigger changes to Qt5 ports we had to make:
- Qt now allows using a configure.json file to define configuration options
and specify configuration checks that can be done when qmake is invoked. (Only the first 15 lines of the commit message are shown above )
|
Mon, 1 Jan 2018
|
[ 13:13 rakuco ] 
457773 comms/qt5-serialbus/Makefile
457773 comms/qt5-serialbus/pkg-plist
Build the entire code instead of just src/serialbus.
The CAN code might not be entirely working on FreeBSD (I have not checked), but
there is no reason not to build it and have it be tested more widely.
Reviewed by: tcberner, adridg
Differential Revision: https://reviews.freebsd.org/D13107
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] 
449591 accessibility/atkmm/Makefile
449591 archivers/brotli/Makefile
449591 archivers/c-blosc/Makefile
449591 archivers/kf5-karchive/Makefile
449591 archivers/libpar2/Makefile
449591 archivers/paq/Makefile
449591 archivers/pxz/Makefile
449591 archivers/py-brotli/Makefile
449591 archivers/rvm/Makefile
449591 astro/geographiclib/Makefile
(Only the first 10 of 1201 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] 
437439 archivers/kf5-karchive/Makefile
437439 archivers/paq/Makefile
437439 archivers/pxz/Makefile
437439 archivers/py-brotli/Makefile
437439 archivers/rvm/Makefile
437439 astro/geographiclib/Makefile
437439 astro/gpstk/Makefile
437439 astro/kstars/Makefile
437439 astro/libosmium/Makefile
437439 astro/nightfall/Makefile
(Only the first 10 of 1118 ports in this commit are shown above. )
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
|
Sat, 17 Sep 2016
|
[ 09:46 rakuco ] 
422306 Mk/bsd.qt.mk
422306 comms/Makefile
422306 comms/qt5-connectivity/pkg-plist
422306 comms/qt5-serialbus
422306 comms/qt5-serialbus/Makefile
422306 comms/qt5-serialbus/pkg-plist
422306 devel/Makefile
422306 devel/qbs/Makefile
422306 devel/qbs/pkg-plist
422306 devel/qmake5/Makefile
(Only the first 10 of 105 ports in this commit are shown above. )
Update the Qt5 ports to 5.6.1.
This took longer than expected, but there are quite a few changes to the
existing ports and a few new ones.
General upstream changes:
- Starting with Qt 5.6.2, Qt will fail at configuration time if LibreSSL is
being used. According to the discussion here:
https://codereview.qt-project.org/#/c/154800/
The Qt project is not opposed to LibreSSL, but does not want to mix
support for it into the OpenSSL backend code, especially as they move
towards supporting OpenSSL 1.1.
People interested in LibreSSL support are welcome to submit a separate
backend upstream, but are expected to maintain it. We (kde@) are not
opposed to carrying some patches authored by others in the future, as long (Only the first 15 lines of the commit message are shown above )
|
Number of commits found XX: 19 |
|
Latest Vulnerabilities |
12 vulnerabilities affecting 102 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
Last updated: 2021-01-18 08:22:15
|
|