SVN commit 12888 by rakuco:
qt5-qdoc: Stop depending on qt5-xml.
qdoc only uses QXmlStream{Reader,Writer}, which are in devel/qt5-core.
M +1 -1 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo
SVN commit 12887 by rakuco:
qt5-qdoc: Stop setting QT_DOCDIR to its default value.
M +0 -2 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest
SVN commit 12885 by rakuco:
qt5-qdoc: Drop USE_QT5=qmake_build.
It became redundant once qdoc moved to qttools and we added USES=qmake.
M +1 -1 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo
SVN commit 12886 by rakuco:
qt5-qdoc: Sort USE_QT5
M +1 -1 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information
SVN commit 12865 by rakuco:
qt5-qdoc: Stop setting DESCR to the default value.
M +0 -2 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest inf
SVN commit 12861 by rakuco:
qt5: Add context and generalize extrapatch-config.tests_unix_libdl_libdl.pro.
Don't remove the QNX check since it's harmless and explain that this has been
fixed upstream.
M +3 -1 extrapatch-config.tests_unix_libdl_libdl.pro
__
SVN commit 12851 by rakuco:
qt5-core: Rename patches and add upstream commit messages.
This makes it easier to show that these changes were committed upstream and can
be removed in newer versions.
A patch-git_bfa53e1c6
patch-src_corelib_tools_qelapsedtimer__unix.cpp#12850
A
SVN commit 12576 by tcberner:
Add some explanaion to the patch. Requested by Ralf Nolden
M +5 -0 extrapatch-libtool
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde
SVN commit 12407 by adridg:
Restore PORTREVISION
M +1 -1 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information
SVN commit 12382 by tcberner:
Fix suspect looking lines in XCB_XKB check.
M +10 -10extrapatch-configure
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for lat
Trying to build qt-5.6 from area51 and adding that, this won't work as the
global doc files are in qtbase while qdoc is now in qttools.
Any suggestions how to bring both together again ? qtbase still supports
install_global_docs and installs them, but maybe we could do this in a
dependency like
SVN commit 12173 by rakuco:
qt5-help: Add a runtime dependency on the sqlite3 SQL driver.
At least qcollectiongenerator needs it to run, as found while testing
the cmake-doc port.
M +3 -1 Makefile
___
kde-freebsd mailing list
kde-freebsd@kd
On Wed, 23 Mar 2016 07:56:55 +0100
Ralf Nolden wrote:
> Am Mittwoch, 23. März 2016, 07:05:21 schrieb Ralf Nolden:
>
> > > Hi
> > >
> > > Sorry it took me so long to reply.
> > >
> > > Wouldn't it be more straightforward to add a dependency on qt5-help for
> > > assistant?
> >
> Looking at th
SVN commit 12162 by aschai:
Revert 12128
Data/Documentation files installed by qt5-assisitant after 12128 conflict
with those installed by qt5-help.
M +2 -8 Makefile
M +0 -31 pkg-plist
___
kde-freebsd mailing list
kde-freebsd@kde.o
Am Mittwoch, 23. März 2016, 07:05:21 schrieb Ralf Nolden:
> > Hi
> >
> > Sorry it took me so long to reply.
> >
> > Wouldn't it be more straightforward to add a dependency on qt5-help for
> > assistant?
>
Looking at the HEAD Makefile, there is already a dependency on qt5-help, so
nothing to d
Am Samstag, 19. März 2016, 01:44:46 schrieb Alonso Schaich:
> SVN commit 12128 by aschai:
>
> Generate and install docs
>
> Obtained from:Ralf Nolden (nol...@kde.org)
>
>
> M +8 -2 Makefile
> M +31 -0 pkg-plist
Alonso,
could you revert this one for now ? This won't work i
SVN commit 12127 by aschai:
Properly install qt-docs
Obtained from: Ralf Nolden (nol...@kde.org)
M +4 -1 Makefile
AMpkg-plist
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
SVN commit 12128 by aschai:
Generate and install docs
Obtained from: Ralf Nolden (nol...@kde.org)
M +8 -2 Makefile
M +31 -0 pkg-plist
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebs
SVN commit 11922 by rakuco:
qt5-linguisttools: Readd lang/qt5-qml as a build-time dependency.
This partially reverts r11827. lupdate links against libQt5QmlDevTools.a,
which is why qt5-qml was not listed as having any shared libraries the port
linked to.
PR: 207098
M +1 -1 M
SVN commit 11859 by rakuco:
qt5: Merge r406778 from ports.
r406778 | pawel | 2016-01-20 17:18:03 +0100 (Wed, 20 Jan 2016) | 6 lines
Remove deprecated PLIST_DIRSTRY
PR: 206378
Submitted by: myself
Approved by:
SVN commit 11670 by rakuco:
qt5-linguisttools: Merge r391372 from ports.
r391372 | rakuco | 2015-07-05 22:37:49 +0200 (Sun, 05 Jul 2015) | 9 lines
Only process the `linguist' subdir when configuring.
Use the same patch tha
SVN commit 10783 by tcberner:
missed distinfo in last commit
M +2 -0 distinfo
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information
SVN commit 10518 by rakuco:
qt5: Add x11-toolkits/qt5-quickcontrols to the dependency list.
Reported by tcberner on IRC.
M +1 -1 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See
SVN commit 10443 by rakuco:
qt5-core: Stop using @cwd in the plist.
@cwd is deprecated, just use the full path directly.
M +1 -2 pkg-plist
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
S
SVN commit 10426 by rakuco:
qt5: Add x11/qt5-x11extras to the dependencies.
M +2 -2 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest info
The same as for qt5-declarative.
--
Alberto Villa, FreeBSD committer
http://people.FreeBSD.org/~avilla
Il 17/ago/2014 18:31 "Raphael Kubo da Costa" ha
scritto:
SVN commit 10246 by rakuco:
qt5-script: Mention Qt 5, not 4, in COMMENT.
M +1 -1 Makefile
SVN commit 10246 by rakuco:
qt5-script: Mention Qt 5, not 4, in COMMENT.
M +1 -1 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest informa
SVN commit 10020 by makc:
devel/qt5-assistant: add run dependency on sqlite3 plugin
M +1 -1 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for lates
28 matches
Mail list logo