non port: devel/lxqt-build-tools/Makefile |
SVNWeb
|
Number of commits found XX: 15 |
Sat, 21 Nov 2020
|
[ 11:21 jsm ] 
555947 devel/lxqt-build-tools/Makefile
555947 devel/lxqt-build-tools/distinfo
555947 devel/lxqt-build-tools/pkg-plist
devel/lxqt-build-tools Update to 0.8.0
|
Sat, 20 Jun 2020
|
[ 07:48 jsm ] 
539698 devel/lxqt-build-tools/Makefile
539698 devel/lxqt-build-tools/distinfo
539698 devel/lxqt-build-tools/pkg-plist
Upgrade to 0.7.0
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D24698
|
Thu, 28 Mar 2019
|
[ 17:59 jsm ] 
497047 MOVED
497047 Mk/Uses/lxqt.mk
497047 audio/pavucontrol-qt/Makefile
497047 audio/pavucontrol-qt/distinfo
497047 audio/pavucontrol-qt/pkg-plist
497047 deskutils/lxqt-notificationd/Makefile
497047 deskutils/lxqt-notificationd/distinfo
497047 deskutils/lxqt-notificationd/pkg-plist
497047 devel/Makefile
497047 devel/liblxqt-l10n
(Only the first 10 of 99 ports in this commit are shown above. )
Upgrade the LXQt desktop environment to 0.14.0
Upstream announcement https://forum.lxqt.org/t/release-lxqt-0-14-0/572
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D19056
|
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 )
|
Tue, 25 Dec 2018
|
[ 20:25 tcberner ] 
488341 CHANGES
488341 Mk/Uses/cmake.mk
488341 accessibility/jovie-kde4/Makefile
488341 accessibility/kaccessible-kde4/Makefile
488341 accessibility/kmag-kde4/Makefile
488341 accessibility/kmag/Makefile
488341 accessibility/kmousetool-kde4/Makefile
488341 accessibility/kmousetool/Makefile
488341 accessibility/kmouth-kde4/Makefile
488341 accessibility/kmouth/Makefile
(Only the first 10 of 1277 ports in this commit are shown above. )
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine
|
Mon, 9 Jul 2018
|
[ 18:03 jsm ] 
474277 devel/liblxqt-l10n/Makefile
474277 devel/liblxqt/Makefile
474277 devel/libqtxdg/Makefile
474277 devel/lxqt-build-tools/Makefile
474277 graphics/lximage-qt/Makefile
474277 graphics/lximageqt-l10n/Makefile
474277 x11-fm/pcmanfmqt-l10n/Makefile
474277 x11-toolkits/qtermwidget-l10n/Makefile
474277 x11-toolkits/qtermwidget/Makefile
474277 x11/libfmqt-l10n/Makefile
(Only the first 10 of 14 ports in this commit are shown above. )
Changing maintainer email address (same maintainer, new address)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D16200
|
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
|
Wed, 30 May 2018
|
[ 18:17 swills ] 
471146 devel/lxqt-build-tools/Makefile
471146 devel/lxqt-build-tools/distinfo
471146 devel/lxqt-build-tools/pkg-plist
devel/lxqt-build-tools: update to 0.5.0
PR: 228505
Submitted by: Jesper Schmitz Mouridsen <jesper@schmitz.computer> (maintainer)
|
Fri, 27 Oct 2017
|
[ 15:31 swills ] 
452989 devel/lxqt-build-tools/Makefile
452989 devel/lxqt-build-tools/distinfo
452989 devel/lxqt-build-tools/pkg-plist
devel/lxqt-build-tools: Update to 0.4.0
PR: 223210
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
Approved by: Jesper Schmitz Mouridsen <jesper@schmitz.computer> (maintainer)
|
Fri, 19 May 2017
|
[ 10:09 joneum ] 
441215 devel/liblxqt-l10n/Makefile
441215 devel/liblxqt/Makefile
441215 devel/libqtxdg/Makefile
441215 devel/lxqt-build-tools/Makefile
441215 x11/lxqt-l10n/Makefile
Pass MAINTAINER'ship to submitter
- Pass MAINTAINER'ship to submitter
PR: 219361
Reported by: Jesper Schmitz Mouridsen <jesper@schmitz.computer>
Approved by: miwi (mentor)
Differential Revision: https://review.freebsd.org/D10812
|
Sun, 19 Mar 2017
|
[ 14:02 rene ] 
436494 audio/lollypop/Makefile
436494 audio/pragha/Makefile
436494 audio/siren/Makefile
436494 devel/dee/Makefile
436494 devel/libburn/Makefile
436494 devel/libdbusmenu/Makefile
436494 devel/libisofs/Makefile
436494 devel/liblxqt-l10n/Makefile
436494 devel/liblxqt/Makefile
436494 devel/libnsutils/Makefile
(Only the first 10 of 74 ports in this commit are shown above. )
Take in olivierd@'s commit bit on his request.
Submitted by: olivierd@
With hat: portmgr-secretary
|
Mon, 16 Jan 2017
|
[ 17:24 olivierd ] 
431684 devel/lxqt-build-tools/Makefile
431684 devel/lxqt-build-tools/distinfo
Update to 0.3.2
|
Wed, 11 Jan 2017
|
[ 10:08 amdmi3 ] 
431169 databases/mysql80-server/Makefile
431169 databases/mysql80-server/files/rapid_plugin-patch-_x_mysqlxtest__src_mysqlxtest.cc
431169 devel/kf5-solid/Makefile
431169 devel/lxqt-build-tools/Makefile
431169 devel/lxqt-build-tools/files
431169 dns/unbound/Makefile
431169 editors/focuswriter/Makefile
431169 editors/libreoffice/Makefile
431169 editors/libreoffice4/Makefile
431169 emulators/linux_base-c7/Makefile
(Only the first 10 of 57 ports in this commit are shown above. )
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket
|
Mon, 2 Jan 2017
|
[ 07:52 olivierd ] 
430313 devel/lxqt-build-tools/Makefile
430313 devel/lxqt-build-tools/distinfo
430313 devel/lxqt-build-tools/files/extra-patch-cmake_modules_LXQtCompilerSettings.cmake
Update to 0.3.1
|
Mon, 12 Dec 2016
|
[ 17:45 olivierd ] 
428424 Mk/Uses/lxqt.mk
428424 devel/Makefile
428424 devel/lxqt-build-tools
428424 devel/lxqt-build-tools/Makefile
428424 devel/lxqt-build-tools/distinfo
428424 devel/lxqt-build-tools/files
428424 devel/lxqt-build-tools/files/extra-patch-cmake_modules_LXQtCompilerSettings.cmake
428424 devel/lxqt-build-tools/pkg-descr
428424 devel/lxqt-build-tools/pkg-plist
Several helpers CMake modules needed to build LXQt itself as well as other
components.
WWW: https://github.com/lxde/lxqt-build-tools
Obtained from: LXQt devel repo
|
Number of commits found XX: 15 |