non port: databases/qt4-odbc-plugin/pkg-plist |
SVNWeb
|
Number of commits found: 7 |
Thu, 10 Mar 2016
|
[ 14:11 rakuco ] (Only the first 10 of 19 ports in this commit are shown above. )
qt4 sqldrivers: Switch to a proper qmake build, use Makefile.sqldrivers.
We've recently started receiving pkg-fallout emails because qt4-mysql-plugin
is failing to build in HEAD. It turns out we were using some custom-made
Makefile.bsd files to drive the builds, and they did not always register all
dependencies between the files correctly.
Fix it by switching to a proper qmake build that uses the .pro files shipped
with Qt4 itself: they can be used without running the `configure' script
almost as if they were not part of the Qt distribution itself. By doing this
we can stop having our own Makefiles and also stop setting a lot of
variables in the port Makefiles.
While here, consolidate most of the variable setting into a single
Makefile.sqldrivers in devel/qt4 (like we already do for devel/qt5) so that
each of the qt4-*-plugin ports only need to set a few values such as the
plugin name and additional USES or includes that might be necessary.
Bump PORTREVISION because we now include the debug versions of the plugins
in PLIST_FILES when the ports are built with WITH_DEBUG=yes (they were
already shipped before, but not registered in the plists).
|
Mon, 20 Oct 2014
|
[ 10:41 bapt ] (Only the first 10 of 451 ports in this commit are shown above. )
Cleanup plist
|
Sun, 17 Nov 2013
|
[ 02:12 avilla ] (Only the first 10 of 36 ports in this commit are shown above. )
- Replace QT_.*_REL with QT_.* in PLIST_SUB.
- Adapt plists.
With hat on: kde
|
Thu, 21 Jan 2010
|
[ 21:13 makc ] (Only the first 10 of 162 ports in this commit are shown above. )
The FreeBSD KDE team is pleased to announce Qt-4.6.1 for FreeBSD.
|
Mon, 4 Aug 2008
|
[ 23:30 miwi ] (Only the first 10 of 151 ports in this commit are shown above. )
- Update to qt 4.4.1
Note:
With this update several ports specific problems
have been fixed. Qt4 headers and libraries have
been moved to include/qt4 and lib/qt4. bsd.qt.mk
defines QT_INCDIR and QT_LIBDIR now, which could
be used in qt4-dependent ports if required.
Thanks to: Max Brazhnikov Danny Pansters
|
Sun, 2 Sep 2007
|
[ 06:23 lofi ] (Only the first 10 of 110 ports in this commit are shown above. )
Update to Qt 4.3.1.
|
Mon, 5 Feb 2007
|
[ 20:56 lofi ] (Only the first 10 of 187 ports in this commit are shown above. )
Add qt4, a multiplatform C++ application framework
|
Number of commits found: 7 |