| There is a PORTS FREEZE in effect! |
|
A ports freeze
means that commits will be few and far between and only by approval.
|
| non port: devel/qmake4/Makefile |
|
CVSWeb
|
Number of commits found: 15 |
|
Tue, 5 Aug 2008
|
[ 01:20 miwi ]
1.15 devel/qmake4/Makefile
1.8 devel/qmake4/files/Makefile.bsd
1.6 devel/qmake4/distinfo
1.3 devel/qmake4/pkg-descr
1.5 devel/qmake4/pkg-plist
1.8 devel/qmake4/files/qconfig.cpp
- Update to 4.4.1
Reported by: ionbot
|
|
Fri, 25 Jul 2008
|
[ 15:34 pav ]
1.6 accessibility/py-papi/Makefile
1.9 astro/gpstk/Makefile
1.17 astro/nova/Makefile
1.24 audio/ccaudio/Makefile
1.18 audio/fcplay/Makefile
1.23 audio/gkrellmss2/Makefile
1.17 audio/jack-keyboard/Makefile
1.20 audio/rawrec/Makefile
1.3 benchmarks/thrulay/Makefile
1.7 biology/blat/Makefile
(Only the first 10 of 213 ports in this commit are shown above. )
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
|
|
Sat, 19 Apr 2008
|
[ 18:56 miwi ]
1.2 www/helixplugin/files/BSDmakefile
1.2 x11/gpctool/files/BSDmakefile
1.4 japanese/kanji18/files/DEINSTALL.tmpl
1.4 japanese/kanji26/files/DEINSTALL.tmpl
1.4 cad/cider/files/FreeBSD
1.2 audio/festival+OGI/files/FreeBSD.mak
1.3 japanese/kanji18/files/INSTALL.tmpl
1.3 japanese/kanji26/files/INSTALL.tmpl
1.64 accessibility/at-spi/Makefile
1.43 accessibility/dasher/Makefile
(Only the first 10 of 2842 ports in this commit are shown above. )
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
|
Thu, 13 Mar 2008
|
[ 17:57 lofi ]
1.10 accessibility/qt4-accessible/Makefile
1.8 chinese/qt4-codecs-cn/Makefile
1.9 chinese/qt4-codecs-tw/Makefile
1.9 databases/qt4-ibase-plugin/Makefile
1.8 databases/qt4-mysql-plugin/Makefile
1.8 databases/qt4-odbc-plugin/Makefile
1.8 databases/qt4-pgsql-plugin/Makefile
1.10 databases/qt4-sql/Makefile
1.8 databases/qt4-sqlite-plugin/Makefile
1.8 databases/qt4-sqlite3-plugin/Makefile
(Only the first 10 of 121 ports in this commit are shown above. )
Update to Qt 4.3.4
|
|
Sun, 2 Sep 2007
|
[ 07:23 lofi ]
1.9 accessibility/qt4-accessible/Makefile
1.7 chinese/qt4-codecs-cn/Makefile
1.8 chinese/qt4-codecs-tw/Makefile
1.12 databases/qt-ibase-plugin/Makefile
1.15 databases/qt-mysql-plugin/Makefile
1.10 databases/qt-odbc-plugin/Makefile
1.14 databases/qt-pgsql-plugin/Makefile
1.11 databases/qt-sqlite-plugin/Makefile
1.11 devel/qmake4/Makefile
1.12 devel/qt4-assistant/Makefile
(Only the first 10 of 110 ports in this commit are shown above. )
Update to Qt 4.3.1.
|
|
Sat, 11 Aug 2007
|
[ 11:27 lofi ]
1.10 devel/qmake4/Makefile
1.6 devel/qmake4/files/Makefile.bsd
1.6 Mk/bsd.qt.mk
Change PKGNAME of devel/qmake4 to qt4-qmake, bringing it in line with
the rest of the qt4 ports and avoiding dependency resolution troubles
if devel/qmake is installed on the same system.
While here, change NOMAN to NO_MAN in Makefile.bsd.
PR: ports/115352
Submitted by: Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
|
|
Thu, 2 Aug 2007
|
[ 23:37 lofi ]
1.8 accessibility/qt4-accessible/Makefile
1.6 chinese/qt4-codecs-cn/Makefile
1.7 chinese/qt4-codecs-tw/Makefile
1.8 databases/qt4-ibase-plugin/Makefile
1.7 databases/qt4-mysql-plugin/Makefile
1.7 databases/qt4-odbc-plugin/Makefile
1.7 databases/qt4-pgsql-plugin/Makefile
1.9 databases/qt4-sql/Makefile
1.7 databases/qt4-sqlite-plugin/Makefile
1.7 databases/qt4-sqlite3-plugin/Makefile
(Only the first 10 of 82 ports in this commit are shown above. )
- bsd.qt.mk:
QT_COMPONENTS can now be depended on at runtime or buildtime only by
specifiying them as <component>_build or <component>_run, respectively.
Specifying <component> without any suffix will depend on the component
at both build- and runtime just like before.
- Convert Qt core ports to use the new dependency switches.
- Add a patch to corelib to fix Qt4 on ARM, submitted by:
Björn König <bkoenig@alpha-tierchen.de>
|
|
Fri, 27 Jul 2007
|
[ 14:31 lofi ]
1.8 devel/qmake4/Makefile
This is what happens if you think you know what make(1)'ll do.
Fix build.
|
[ 11:31 lofi ]
1.7 devel/qmake4/Makefile
1.10 devel/qt4-designer/Makefile
1.11 x11-toolkits/qt4-gui/Makefile
1.2 Mk/bsd.qt.mk
The bug that makes gcc 3.4 choke on some amd64 inline assembler does not
only affect the Qt4 core ports but ports depending on them as well, so
try a more sweeping approach for a workaround.
|
|
Mon, 16 Jul 2007
|
[ 11:12 lofi ]
1.7 accessibility/qt4-accessible/Makefile
1.5 chinese/qt4-codecs-cn/Makefile
1.6 chinese/qt4-codecs-tw/Makefile
1.6 databases/qt4-ibase-plugin/Makefile
1.6 databases/qt4-mysql-plugin/Makefile
1.6 databases/qt4-odbc-plugin/Makefile
1.6 databases/qt4-pgsql-plugin/Makefile
1.8 databases/qt4-sql/Makefile
1.6 databases/qt4-sqlite-plugin/Makefile
1.6 databases/qt4-sqlite3-plugin/Makefile
(Only the first 10 of 125 ports in this commit are shown above. )
Update to Qt 4.3.0, introduce bsd.qt.mk.
Approved by: portmgr (bsd.port.mk changes)
|
|
Thu, 19 Apr 2007
|
[ 18:08 lofi ]
1.5 accessibility/qt4-accessible/Makefile
1.4 chinese/qt4-codecs-cn/Makefile
1.4 chinese/qt4-codecs-tw/Makefile
1.5 databases/qt4-sql/Makefile
1.6 devel/dbus-qt4/Makefile
1.5 devel/qmake4/Makefile
1.7 devel/qt4-assistant/Makefile
1.7 devel/qt4-corelib/Makefile
1.5 devel/qt4-designer/Makefile
1.5 devel/qt4-libqtassistantclient/Makefile
(Only the first 10 of 39 ports in this commit are shown above. )
Rename all binaries in qt4 which conflict with binaries installed by
qt33 to ($binary)-qt4 and adjust dependencies accordingly. This
avoids conflicts once X11BASE has been changed to /usr/local and
incidentally makes the naming scheme of the qt4 executables in ports
equal to that of the Fedora Core and Debian packages.
|
|
Sun, 25 Mar 2007
|
[ 05:08 lofi ]
1.4 accessibility/qt4-accessible/Makefile
1.3 chinese/qt4-codecs-cn/Makefile
1.3 chinese/qt4-codecs-tw/Makefile
1.3 databases/qt4-ibase-plugin/Makefile
1.3 databases/qt4-mysql-plugin/Makefile
1.3 databases/qt4-odbc-plugin/Makefile
1.3 databases/qt4-pgsql-plugin/Makefile
1.4 databases/qt4-sql/Makefile
1.3 databases/qt4-sqlite-plugin/Makefile
1.3 databases/qt4-sqlite3-plugin/Makefile
(Only the first 10 of 100 ports in this commit are shown above. )
Update to 4.2.3
|
|
Tue, 6 Feb 2007
|
[ 12:49 lofi ]
1.3 accessibility/qt4-accessible/Makefile
1.2 chinese/qt4-codecs-cn/Makefile
1.2 chinese/qt4-codecs-tw/Makefile
1.2 databases/qt4-ibase-plugin/Makefile
1.2 databases/qt4-mysql-plugin/Makefile
1.2 databases/qt4-odbc-plugin/Makefile
1.2 databases/qt4-pgsql-plugin/Makefile
1.2 databases/qt4-sql/Makefile
1.2 databases/qt4-sqlite-plugin/Makefile
1.2 databases/qt4-sqlite3-plugin/Makefile
(Only the first 10 of 43 ports in this commit are shown above. )
From the "who gave this guy a commit bit" dept.:
-Fix categories which got mixed up during juggling with different
repos.
-Remove NO_FILTER_SHLIBS, which disappeared shortly before Qt4 was
committed.
Noticed by: erwin, pav
|
|
Mon, 5 Feb 2007
|
[ 22:33 lofi ]
1.2 devel/qmake4/Makefile
First afterthought: Non-conflicting LATEST_LINK for qmake4.
|
[ 20:56 lofi ]
1.15 accessibility/Makefile
1.1 accessibility/qt4-accessible/Makefile
1.245 chinese/Makefile
1.1 chinese/qt4-codecs-cn/Makefile
1.578 databases/Makefile
1.1 databases/qt4-ibase-plugin/Makefile
1.1 databases/qt4-mysql-plugin/Makefile
1.1 databases/qt4-odbc-plugin/Makefile
1.1 databases/qt4-pgsql-plugin/Makefile
1.1 databases/qt4-sql/Makefile
(Only the first 10 of 187 ports in this commit are shown above. )
Add qt4, a multiplatform C++ application framework
|
Number of commits found: 15 |