diff options
author | miwi <miwi@FreeBSD.org> | 2008-08-05 07:30:38 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-08-05 07:30:38 +0800 |
commit | 4c87193b0b003ef0d636a924d725f6fa020e1e60 (patch) | |
tree | 692f92f387c0c00567ee9c6c42937ae5f44cc85f /net/qt4-network/pkg-plist | |
parent | e30d8bc39c0bef0e971424513fdd8b6a0588a9cd (diff) | |
download | freebsd-ports-gnome-4c87193b0b003ef0d636a924d725f6fa020e1e60.tar.gz freebsd-ports-gnome-4c87193b0b003ef0d636a924d725f6fa020e1e60.tar.zst freebsd-ports-gnome-4c87193b0b003ef0d636a924d725f6fa020e1e60.zip |
- 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
Diffstat (limited to 'net/qt4-network/pkg-plist')
-rw-r--r-- | net/qt4-network/pkg-plist | 164 |
1 files changed, 94 insertions, 70 deletions
diff --git a/net/qt4-network/pkg-plist b/net/qt4-network/pkg-plist index af6ba9f40141..7f6bce343931 100644 --- a/net/qt4-network/pkg-plist +++ b/net/qt4-network/pkg-plist @@ -1,71 +1,95 @@ -include/Qt/QtNetwork -include/Qt/qabstractsocket.h -include/Qt/qauthenticator.h -include/Qt/qftp.h -include/Qt/qhostaddress.h -include/Qt/qhostinfo.h -include/Qt/qhttp.h -include/Qt/qnetworkinterface.h -include/Qt/qnetworkproxy.h -include/Qt/qssl.h -include/Qt/qsslcertificate.h -include/Qt/qsslcipher.h -include/Qt/qsslerror.h -include/Qt/qsslkey.h -include/Qt/qsslsocket.h -include/Qt/qtcpserver.h -include/Qt/qtcpsocket.h -include/Qt/qudpsocket.h -include/Qt/qurlinfo.h -include/QtNetwork/QAbstractSocket -include/QtNetwork/QAuthenticator -include/QtNetwork/QFtp -include/QtNetwork/QHostAddress -include/QtNetwork/QHostInfo -include/QtNetwork/QHttp -include/QtNetwork/QHttpHeader -include/QtNetwork/QHttpRequestHeader -include/QtNetwork/QHttpResponseHeader -include/QtNetwork/QIPv6Address -include/QtNetwork/QNetworkAddressEntry -include/QtNetwork/QNetworkInterface -include/QtNetwork/QNetworkProxy -include/QtNetwork/QSsl -include/QtNetwork/QSslCertificate -include/QtNetwork/QSslCipher -include/QtNetwork/QSslError -include/QtNetwork/QSslKey -include/QtNetwork/QSslSocket -include/QtNetwork/QTcpServer -include/QtNetwork/QTcpSocket -include/QtNetwork/QUdpSocket -include/QtNetwork/QUrlInfo -include/QtNetwork/Q_IPV6ADDR -include/QtNetwork/QtNetwork -include/QtNetwork/qabstractsocket.h -include/QtNetwork/qauthenticator.h -include/QtNetwork/qftp.h -include/QtNetwork/qhostaddress.h -include/QtNetwork/qhostinfo.h -include/QtNetwork/qhttp.h -include/QtNetwork/qnetworkinterface.h -include/QtNetwork/qnetworkproxy.h -include/QtNetwork/qssl.h -include/QtNetwork/qsslcertificate.h -include/QtNetwork/qsslcipher.h -include/QtNetwork/qsslerror.h -include/QtNetwork/qsslkey.h -include/QtNetwork/qsslsocket.h -include/QtNetwork/qtcpserver.h -include/QtNetwork/qtcpsocket.h -include/QtNetwork/qudpsocket.h -include/QtNetwork/qurlinfo.h -lib/libQtNetwork.la -lib/libQtNetwork.prl -lib/libQtNetwork.so -lib/libQtNetwork.so.4 -lib/libQtNetwork.so.4.3 -lib/libQtNetwork.so.4.3.4 -%%DEBUG%%lib/libQtNetwork.so.4.3.4.debug +include/qt4/Qt/QtNetwork +include/qt4/Qt/qabstractsocket.h +include/qt4/Qt/qauthenticator.h +include/qt4/Qt/qftp.h +include/qt4/Qt/qhostaddress.h +include/qt4/Qt/qhostinfo.h +include/qt4/Qt/qhttp.h +include/qt4/Qt/qlocalserver.h +include/qt4/Qt/qlocalsocket.h +include/qt4/Qt/qnetworkaccessmanager.h +include/qt4/Qt/qnetworkcookie.h +include/qt4/Qt/qnetworkinterface.h +include/qt4/Qt/qnetworkproxy.h +include/qt4/Qt/qnetworkreply.h +include/qt4/Qt/qnetworkrequest.h +include/qt4/Qt/qssl.h +include/qt4/Qt/qsslcertificate.h +include/qt4/Qt/qsslcipher.h +include/qt4/Qt/qsslconfiguration.h +include/qt4/Qt/qsslerror.h +include/qt4/Qt/qsslkey.h +include/qt4/Qt/qsslsocket.h +include/qt4/Qt/qtcpserver.h +include/qt4/Qt/qtcpsocket.h +include/qt4/Qt/qudpsocket.h +include/qt4/Qt/qurlinfo.h +include/qt4/QtNetwork/QAbstractSocket +include/qt4/QtNetwork/QAuthenticator +include/qt4/QtNetwork/QFtp +include/qt4/QtNetwork/QHostAddress +include/qt4/QtNetwork/QHostInfo +include/qt4/QtNetwork/QHttp +include/qt4/QtNetwork/QHttpHeader +include/qt4/QtNetwork/QHttpRequestHeader +include/qt4/QtNetwork/QHttpResponseHeader +include/qt4/QtNetwork/QIPv6Address +include/qt4/QtNetwork/QLocalServer +include/qt4/QtNetwork/QLocalSocket +include/qt4/QtNetwork/QNetworkAccessManager +include/qt4/QtNetwork/QNetworkAddressEntry +include/qt4/QtNetwork/QNetworkCookie +include/qt4/QtNetwork/QNetworkCookieJar +include/qt4/QtNetwork/QNetworkInterface +include/qt4/QtNetwork/QNetworkProxy +include/qt4/QtNetwork/QNetworkReply +include/qt4/QtNetwork/QNetworkRequest +include/qt4/QtNetwork/QSsl +include/qt4/QtNetwork/QSslCertificate +include/qt4/QtNetwork/QSslCipher +include/qt4/QtNetwork/QSslConfiguration +include/qt4/QtNetwork/QSslError +include/qt4/QtNetwork/QSslKey +include/qt4/QtNetwork/QSslSocket +include/qt4/QtNetwork/QTcpServer +include/qt4/QtNetwork/QTcpSocket +include/qt4/QtNetwork/QUdpSocket +include/qt4/QtNetwork/QUrlInfo +include/qt4/QtNetwork/Q_IPV6ADDR +include/qt4/QtNetwork/QtNetwork +include/qt4/QtNetwork/qabstractsocket.h +include/qt4/QtNetwork/qauthenticator.h +include/qt4/QtNetwork/qftp.h +include/qt4/QtNetwork/qhostaddress.h +include/qt4/QtNetwork/qhostinfo.h +include/qt4/QtNetwork/qhttp.h +include/qt4/QtNetwork/qlocalserver.h +include/qt4/QtNetwork/qlocalsocket.h +include/qt4/QtNetwork/qnetworkaccessmanager.h +include/qt4/QtNetwork/qnetworkcookie.h +include/qt4/QtNetwork/qnetworkinterface.h +include/qt4/QtNetwork/qnetworkproxy.h +include/qt4/QtNetwork/qnetworkreply.h +include/qt4/QtNetwork/qnetworkrequest.h +include/qt4/QtNetwork/qssl.h +include/qt4/QtNetwork/qsslcertificate.h +include/qt4/QtNetwork/qsslcipher.h +include/qt4/QtNetwork/qsslconfiguration.h +include/qt4/QtNetwork/qsslerror.h +include/qt4/QtNetwork/qsslkey.h +include/qt4/QtNetwork/qsslsocket.h +include/qt4/QtNetwork/qtcpserver.h +include/qt4/QtNetwork/qtcpsocket.h +include/qt4/QtNetwork/qudpsocket.h +include/qt4/QtNetwork/qurlinfo.h +lib/qt4/libQtNetwork.la +lib/qt4/libQtNetwork.prl +lib/qt4/libQtNetwork.so +%%DEBUG%%lib/qt4/libQtNetwork.so.4.4.1.debug +lib/qt4/libQtNetwork.so.4 +lib/qt4/libQtNetwork.so.4.4 +lib/qt4/libQtNetwork.so.4.4.1 libdata/pkgconfig/QtNetwork.pc -@dirrm include/QtNetwork +@dirrm include/qt4/QtNetwork +@dirrmtry include/qt4/Qt +@dirrmtry include/qt4 |