cvs commit: ports/Mk bsd.kde.mk bsd.sites.mk ports/accessibility
Makefile ports/accessibility/qt4-accessible Makefile distinfo
pkg-descr pkg-plist ports/chinese Makefile
ports/chinese/qt4-codecs-cn Makefile distinfo pkg-descr pkg-plist ...
Michael Nottebrock
lofi at FreeBSD.org
Mon Feb 5 20:56:28 UTC 2007
lofi 2007-02-05 20:56:24 UTC
FreeBSD ports repository
Modified files:
Mk bsd.kde.mk bsd.sites.mk
accessibility Makefile
chinese Makefile
databases Makefile
devel Makefile
graphics Makefile
japanese Makefile
korean Makefile
misc Makefile
net Makefile
textproc Makefile
x11 Makefile
x11-toolkits Makefile
Added files:
accessibility/qt4-accessible Makefile distinfo pkg-descr
pkg-plist
chinese/qt4-codecs-cn Makefile distinfo pkg-descr pkg-plist
databases/qt4-ibase-plugin Makefile distinfo pkg-descr
pkg-plist
databases/qt4-ibase-plugin/files Makefile.bsd
databases/qt4-mysql-plugin Makefile distinfo pkg-descr
pkg-plist
databases/qt4-mysql-plugin/files Makefile.bsd
databases/qt4-odbc-plugin Makefile distinfo pkg-descr
pkg-plist
databases/qt4-odbc-plugin/files Makefile.bsd
databases/qt4-pgsql-plugin Makefile distinfo pkg-descr
pkg-plist
databases/qt4-pgsql-plugin/files Makefile.bsd
databases/qt4-sql Makefile distinfo pkg-descr pkg-message
pkg-plist
databases/qt4-sqlite-plugin Makefile distinfo pkg-descr
pkg-plist
databases/qt4-sqlite-plugin/files Makefile.bsd
databases/qt4-sqlite3-plugin Makefile distinfo pkg-descr
pkg-plist
databases/qt4-sqlite3-plugin/files Makefile.bsd
devel/dbus-qt4 Makefile distinfo pkg-descr pkg-plist
devel/qmake4 Makefile distinfo pkg-descr pkg-plist
devel/qmake4/files Makefile.bsd qconfig.cpp
devel/qt4 Makefile pkg-descr pkg-plist
devel/qt4/files configure
devel/qt4-assistant Makefile distinfo pkg-descr pkg-plist
devel/qt4-corelib Makefile distinfo pkg-descr pkg-plist
devel/qt4-designer Makefile distinfo pkg-descr pkg-plist
devel/qt4-libqtassistantclient Makefile distinfo pkg-descr
pkg-plist
devel/qt4-linguist Makefile distinfo pkg-descr pkg-plist
devel/qt4-moc Makefile distinfo pkg-descr pkg-plist
devel/qt4-porting Makefile distinfo pkg-descr pkg-plist
devel/qt4-qt3support Makefile distinfo pkg-descr pkg-plist
devel/qt4-qtestlib Makefile distinfo pkg-descr pkg-plist
devel/qt4-qvfb Makefile distinfo pkg-descr pkg-plist
devel/qt4-qvfb/files patch-qvfbmmap.cpp patch-qvfbshmem.cpp
patch-qwssignalhandler.cpp
patch-qwssignalhandler_p.h
devel/qt4-rcc Makefile distinfo pkg-descr pkg-plist
devel/qt4-uic Makefile distinfo pkg-descr pkg-plist
devel/qt4-uic3 Makefile distinfo pkg-descr pkg-plist
graphics/qt4-iconengines Makefile distinfo pkg-descr pkg-plist
graphics/qt4-imageformats Makefile distinfo pkg-descr
pkg-plist
graphics/qt4-pixeltool Makefile distinfo pkg-descr pkg-plist
graphics/qt4-svg Makefile distinfo pkg-descr pkg-plist
japanese/qt4-codecs-jp Makefile distinfo pkg-descr pkg-plist
korean/qt4-codecs-kr Makefile distinfo pkg-descr pkg-plist
misc/qt4-codecs-tw Makefile distinfo pkg-descr pkg-plist
misc/qt4-doc Makefile distinfo pkg-descr pkg-plist
misc/qt4-qtconfig Makefile distinfo pkg-descr pkg-plist
misc/qt4-qtdemo Makefile distinfo pkg-descr pkg-plist
net/qt4-network Makefile distinfo pkg-descr pkg-plist
textproc/qt4-xml Makefile distinfo pkg-descr pkg-plist
x11/qt4-inputmethods Makefile distinfo pkg-descr pkg-plist
x11/qt4-opengl Makefile distinfo pkg-descr pkg-plist
x11-toolkits/qt4-gui Makefile distinfo pkg-descr pkg-plist
Log:
Add qt4, a multiplatform C++ application framework
Revision Changes Path
1.65 +87 -2 ports/Mk/bsd.kde.mk
1.411 +2 -3 ports/Mk/bsd.sites.mk
1.15 +1 -0 ports/accessibility/Makefile
1.1 +71 -0 ports/accessibility/qt4-accessible/Makefile (new)
1.1 +3 -0 ports/accessibility/qt4-accessible/distinfo (new)
1.1 +12 -0 ports/accessibility/qt4-accessible/pkg-descr (new)
1.1 +5 -0 ports/accessibility/qt4-accessible/pkg-plist (new)
1.245 +1 -0 ports/chinese/Makefile
1.1 +70 -0 ports/chinese/qt4-codecs-cn/Makefile (new)
1.1 +3 -0 ports/chinese/qt4-codecs-cn/distinfo (new)
1.1 +12 -0 ports/chinese/qt4-codecs-cn/pkg-descr (new)
1.1 +3 -0 ports/chinese/qt4-codecs-cn/pkg-plist (new)
1.578 +7 -0 ports/databases/Makefile
1.1 +35 -0 ports/databases/qt4-ibase-plugin/Makefile (new)
1.1 +3 -0 ports/databases/qt4-ibase-plugin/distinfo (new)
1.1 +18 -0 ports/databases/qt4-ibase-plugin/files/Makefile.bsd (new)
1.1 +4 -0 ports/databases/qt4-ibase-plugin/pkg-descr (new)
1.1 +2 -0 ports/databases/qt4-ibase-plugin/pkg-plist (new)
1.1 +34 -0 ports/databases/qt4-mysql-plugin/Makefile (new)
1.1 +3 -0 ports/databases/qt4-mysql-plugin/distinfo (new)
1.1 +19 -0 ports/databases/qt4-mysql-plugin/files/Makefile.bsd (new)
1.1 +4 -0 ports/databases/qt4-mysql-plugin/pkg-descr (new)
1.1 +2 -0 ports/databases/qt4-mysql-plugin/pkg-plist (new)
1.1 +34 -0 ports/databases/qt4-odbc-plugin/Makefile (new)
1.1 +3 -0 ports/databases/qt4-odbc-plugin/distinfo (new)
1.1 +18 -0 ports/databases/qt4-odbc-plugin/files/Makefile.bsd (new)
1.1 +4 -0 ports/databases/qt4-odbc-plugin/pkg-descr (new)
1.1 +2 -0 ports/databases/qt4-odbc-plugin/pkg-plist (new)
1.1 +34 -0 ports/databases/qt4-pgsql-plugin/Makefile (new)
1.1 +3 -0 ports/databases/qt4-pgsql-plugin/distinfo (new)
1.1 +19 -0 ports/databases/qt4-pgsql-plugin/files/Makefile.bsd (new)
1.1 +4 -0 ports/databases/qt4-pgsql-plugin/pkg-descr (new)
1.1 +2 -0 ports/databases/qt4-pgsql-plugin/pkg-plist (new)
1.1 +81 -0 ports/databases/qt4-sql/Makefile (new)
1.1 +3 -0 ports/databases/qt4-sql/distinfo (new)
1.1 +12 -0 ports/databases/qt4-sql/pkg-descr (new)
1.1 +12 -0 ports/databases/qt4-sql/pkg-message (new)
1.1 +79 -0 ports/databases/qt4-sql/pkg-plist (new)
1.1 +35 -0 ports/databases/qt4-sqlite-plugin/Makefile (new)
1.1 +3 -0 ports/databases/qt4-sqlite-plugin/distinfo (new)
1.1 +18 -0 ports/databases/qt4-sqlite-plugin/files/Makefile.bsd (new)
1.1 +4 -0 ports/databases/qt4-sqlite-plugin/pkg-descr (new)
1.1 +2 -0 ports/databases/qt4-sqlite-plugin/pkg-plist (new)
1.1 +35 -0 ports/databases/qt4-sqlite3-plugin/Makefile (new)
1.1 +3 -0 ports/databases/qt4-sqlite3-plugin/distinfo (new)
1.1 +18 -0 ports/databases/qt4-sqlite3-plugin/files/Makefile.bsd (new)
1.1 +4 -0 ports/databases/qt4-sqlite3-plugin/pkg-descr (new)
1.1 +2 -0 ports/databases/qt4-sqlite3-plugin/pkg-plist (new)
1.2624 +16 -0 ports/devel/Makefile
1.1 +75 -0 ports/devel/dbus-qt4/Makefile (new)
1.1 +3 -0 ports/devel/dbus-qt4/distinfo (new)
1.1 +12 -0 ports/devel/dbus-qt4/pkg-descr (new)
1.1 +43 -0 ports/devel/dbus-qt4/pkg-plist (new)
1.1 +77 -0 ports/devel/qmake4/Makefile (new)
1.1 +3 -0 ports/devel/qmake4/distinfo (new)
1.1 +47 -0 ports/devel/qmake4/files/Makefile.bsd (new)
1.1 +19 -0 ports/devel/qmake4/files/qconfig.cpp (new)
1.1 +8 -0 ports/devel/qmake4/pkg-descr (new)
1.1 +284 -0 ports/devel/qmake4/pkg-plist (new)
1.1 +73 -0 ports/devel/qt4-assistant/Makefile (new)
1.1 +3 -0 ports/devel/qt4-assistant/distinfo (new)
1.1 +12 -0 ports/devel/qt4-assistant/pkg-descr (new)
1.1 +1 -0 ports/devel/qt4-assistant/pkg-plist (new)
1.1 +87 -0 ports/devel/qt4-corelib/Makefile (new)
1.1 +3 -0 ports/devel/qt4-corelib/distinfo (new)
1.1 +12 -0 ports/devel/qt4-corelib/pkg-descr (new)
1.1 +415 -0 ports/devel/qt4-corelib/pkg-plist (new)
1.1 +80 -0 ports/devel/qt4-designer/Makefile (new)
1.1 +3 -0 ports/devel/qt4-designer/distinfo (new)
1.1 +12 -0 ports/devel/qt4-designer/pkg-descr (new)
1.1 +94 -0 ports/devel/qt4-designer/pkg-plist (new)
1.1 +68 -0 ports/devel/qt4-libqtassistantclient/Makefile (new)
1.1 +3 -0 ports/devel/qt4-libqtassistantclient/distinfo (new)
1.1 +12 -0 ports/devel/qt4-libqtassistantclient/pkg-descr (new)
1.1 +11 -0 ports/devel/qt4-libqtassistantclient/pkg-plist (new)
1.1 +72 -0 ports/devel/qt4-linguist/Makefile (new)
1.1 +3 -0 ports/devel/qt4-linguist/distinfo (new)
1.1 +12 -0 ports/devel/qt4-linguist/pkg-descr (new)
1.1 +17 -0 ports/devel/qt4-linguist/pkg-plist (new)
1.1 +62 -0 ports/devel/qt4-moc/Makefile (new)
1.1 +3 -0 ports/devel/qt4-moc/distinfo (new)
1.1 +12 -0 ports/devel/qt4-moc/pkg-descr (new)
1.1 +2 -0 ports/devel/qt4-moc/pkg-plist (new)
1.1 +70 -0 ports/devel/qt4-porting/Makefile (new)
1.1 +3 -0 ports/devel/qt4-porting/distinfo (new)
1.1 +12 -0 ports/devel/qt4-porting/pkg-descr (new)
1.1 +3 -0 ports/devel/qt4-porting/pkg-plist (new)
1.1 +76 -0 ports/devel/qt4-qt3support/Makefile (new)
1.1 +3 -0 ports/devel/qt4-qt3support/distinfo (new)
1.1 +12 -0 ports/devel/qt4-qt3support/pkg-descr (new)
1.1 +412 -0 ports/devel/qt4-qt3support/pkg-plist (new)
1.1 +72 -0 ports/devel/qt4-qtestlib/Makefile (new)
1.1 +3 -0 ports/devel/qt4-qtestlib/distinfo (new)
1.1 +12 -0 ports/devel/qt4-qtestlib/pkg-descr (new)
1.1 +38 -0 ports/devel/qt4-qtestlib/pkg-plist (new)
1.1 +72 -0 ports/devel/qt4-qvfb/Makefile (new)
1.1 +3 -0 ports/devel/qt4-qvfb/distinfo (new)
1.1 +11 -0 ports/devel/qt4-qvfb/files/patch-qvfbmmap.cpp (new)
1.1 +11 -0 ports/devel/qt4-qvfb/files/patch-qvfbshmem.cpp (new)
1.1 +16 -0 ports/devel/qt4-qvfb/files/patch-qwssignalhandler.cpp (new)
1.1 +11 -0 ports/devel/qt4-qvfb/files/patch-qwssignalhandler_p.h (new)
1.1 +12 -0 ports/devel/qt4-qvfb/pkg-descr (new)
1.1 +61 -0 ports/devel/qt4-qvfb/pkg-plist (new)
1.1 +60 -0 ports/devel/qt4-rcc/Makefile (new)
1.1 +3 -0 ports/devel/qt4-rcc/distinfo (new)
1.1 +12 -0 ports/devel/qt4-rcc/pkg-descr (new)
1.1 +2 -0 ports/devel/qt4-rcc/pkg-plist (new)
1.1 +61 -0 ports/devel/qt4-uic/Makefile (new)
1.1 +3 -0 ports/devel/qt4-uic/distinfo (new)
1.1 +12 -0 ports/devel/qt4-uic/pkg-descr (new)
1.1 +2 -0 ports/devel/qt4-uic/pkg-plist (new)
1.1 +66 -0 ports/devel/qt4-uic3/Makefile (new)
1.1 +3 -0 ports/devel/qt4-uic3/distinfo (new)
1.1 +12 -0 ports/devel/qt4-uic3/pkg-descr (new)
1.1 +2 -0 ports/devel/qt4-uic3/pkg-plist (new)
1.1 +68 -0 ports/devel/qt4/Makefile (new)
1.1 +5398 -0 ports/devel/qt4/files/configure (new)
1.1 +12 -0 ports/devel/qt4/pkg-descr (new)
1.1 +2 -0 ports/devel/qt4/pkg-plist (new)
1.1036 +4 -0 ports/graphics/Makefile
1.1 +68 -0 ports/graphics/qt4-iconengines/Makefile (new)
1.1 +3 -0 ports/graphics/qt4-iconengines/distinfo (new)
1.1 +12 -0 ports/graphics/qt4-iconengines/pkg-descr (new)
1.1 +3 -0 ports/graphics/qt4-iconengines/pkg-plist (new)
1.1 +77 -0 ports/graphics/qt4-imageformats/Makefile (new)
1.1 +3 -0 ports/graphics/qt4-imageformats/distinfo (new)
1.1 +12 -0 ports/graphics/qt4-imageformats/pkg-descr (new)
1.1 +9 -0 ports/graphics/qt4-imageformats/pkg-plist (new)
1.1 +69 -0 ports/graphics/qt4-pixeltool/Makefile (new)
1.1 +3 -0 ports/graphics/qt4-pixeltool/distinfo (new)
1.1 +12 -0 ports/graphics/qt4-pixeltool/pkg-descr (new)
1.1 +2 -0 ports/graphics/qt4-pixeltool/pkg-plist (new)
1.1 +83 -0 ports/graphics/qt4-svg/Makefile (new)
1.1 +3 -0 ports/graphics/qt4-svg/distinfo (new)
1.1 +12 -0 ports/graphics/qt4-svg/pkg-descr (new)
1.1 +20 -0 ports/graphics/qt4-svg/pkg-plist (new)
1.648 +1 -0 ports/japanese/Makefile
1.1 +73 -0 ports/japanese/qt4-codecs-jp/Makefile (new)
1.1 +3 -0 ports/japanese/qt4-codecs-jp/distinfo (new)
1.1 +12 -0 ports/japanese/qt4-codecs-jp/pkg-descr (new)
1.1 +3 -0 ports/japanese/qt4-codecs-jp/pkg-plist (new)
1.123 +1 -0 ports/korean/Makefile
1.1 +73 -0 ports/korean/qt4-codecs-kr/Makefile (new)
1.1 +3 -0 ports/korean/qt4-codecs-kr/distinfo (new)
1.1 +12 -0 ports/korean/qt4-codecs-kr/pkg-descr (new)
1.1 +3 -0 ports/korean/qt4-codecs-kr/pkg-plist (new)
1.839 +4 -0 ports/misc/Makefile
1.1 +65 -0 ports/misc/qt4-codecs-tw/Makefile (new)
1.1 +3 -0 ports/misc/qt4-codecs-tw/distinfo (new)
1.1 +12 -0 ports/misc/qt4-codecs-tw/pkg-descr (new)
1.1 +3 -0 ports/misc/qt4-codecs-tw/pkg-plist (new)
1.1 +56 -0 ports/misc/qt4-doc/Makefile (new)
1.1 +3 -0 ports/misc/qt4-doc/distinfo (new)
1.1 +12 -0 ports/misc/qt4-doc/pkg-descr (new)
1.1 +3619 -0 ports/misc/qt4-doc/pkg-plist (new)
1.1 +69 -0 ports/misc/qt4-qtconfig/Makefile (new)
1.1 +3 -0 ports/misc/qt4-qtconfig/distinfo (new)
1.1 +12 -0 ports/misc/qt4-qtconfig/pkg-descr (new)
1.1 +2 -0 ports/misc/qt4-qtconfig/pkg-plist (new)
1.1 +70 -0 ports/misc/qt4-qtdemo/Makefile (new)
1.1 +3 -0 ports/misc/qt4-qtdemo/distinfo (new)
1.1 +12 -0 ports/misc/qt4-qtdemo/pkg-descr (new)
1.1 +1867 -0 ports/misc/qt4-qtdemo/pkg-plist (new)
1.1814 +1 -0 ports/net/Makefile
1.1 +73 -0 ports/net/qt4-network/Makefile (new)
1.1 +3 -0 ports/net/qt4-network/distinfo (new)
1.1 +12 -0 ports/net/qt4-network/pkg-descr (new)
1.1 +50 -0 ports/net/qt4-network/pkg-plist (new)
1.1103 +1 -0 ports/textproc/Makefile
1.1 +74 -0 ports/textproc/qt4-xml/Makefile (new)
1.1 +3 -0 ports/textproc/qt4-xml/distinfo (new)
1.1 +12 -0 ports/textproc/qt4-xml/pkg-descr (new)
1.1 +46 -0 ports/textproc/qt4-xml/pkg-plist (new)
1.445 +1 -0 ports/x11-toolkits/Makefile
1.1 +99 -0 ports/x11-toolkits/qt4-gui/Makefile (new)
1.1 +3 -0 ports/x11-toolkits/qt4-gui/distinfo (new)
1.1 +12 -0 ports/x11-toolkits/qt4-gui/pkg-descr (new)
1.1 +709 -0 ports/x11-toolkits/qt4-gui/pkg-plist (new)
1.644 +2 -0 ports/x11/Makefile
1.1 +66 -0 ports/x11/qt4-inputmethods/Makefile (new)
1.1 +3 -0 ports/x11/qt4-inputmethods/distinfo (new)
1.1 +12 -0 ports/x11/qt4-inputmethods/pkg-descr (new)
1.1 +3 -0 ports/x11/qt4-inputmethods/pkg-plist (new)
1.1 +76 -0 ports/x11/qt4-opengl/Makefile (new)
1.1 +3 -0 ports/x11/qt4-opengl/distinfo (new)
1.1 +12 -0 ports/x11/qt4-opengl/pkg-descr (new)
1.1 +25 -0 ports/x11/qt4-opengl/pkg-plist (new)
More information about the cvs-ports
mailing list