Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Jan 2012 18:46:24 GMT
From:      Veniamin Gvozdikov <g.veniamin@googlemail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/163967: [new port]: net-im/qxmpp QXmpp is an xmpp client library based on Qt & C++
Message-ID:  <201201091846.q09IkOB7010913@red.freebsd.org>
Resent-Message-ID: <201201091850.q09Io83h072904@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         163967
>Category:       ports
>Synopsis:       [new port]: net-im/qxmpp QXmpp is an xmpp client library based on Qt & C++
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 09 18:50:08 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Veniamin Gvozdikov
>Release:        FreeBSD 8.2-RELEASE
>Organization:
>Environment:
FreeBSD  8.2-RELEASE FreeBSD 8.2-RELEASE #0 r219081M: Wed Mar  2 08:23:31 CET 2011     root@www4:/usr/obj/i386/usr/src/sys/GENERIC  i386
>Description:
QXmpp is pretty intuitive and easy to use. It uses Qt extensively. Qt is the only third party library it is dependent on. Users need to a have working knowledge of C++ and Qt basics (Signals and Slots and Qt data types). The underlying TCP socket and the XMPP RFCs (RFC3920 and RFC3921) have been encapsulated into classes and functions. Therefore the user would not be bothered with these details. But it is always recommended to the advanced users to read and enjoy the low level details.
>How-To-Repeat:

>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	qxmpp
#	qxmpp/pkg-plist
#	qxmpp/distinfo
#	qxmpp/files
#	qxmpp/files/patch-qxmpp.pri
#	qxmpp/files/patch-src-QXmppSrvInfo.h
#	qxmpp/files/patch-src-src.pro
#	qxmpp/files/patch-qxmpp.pro
#	qxmpp/Makefile
#	qxmpp/pkg-descr
#
echo c - qxmpp
mkdir -p qxmpp > /dev/null 2>&1
echo x - qxmpp/pkg-plist
sed 's/^X//' >qxmpp/pkg-plist << '9b047df9b7d1c406d285f594e09b416d'
Xlibdata/pkgconfig/qxmpp.pc
Xinclude/qxmpp/QXmppVersionManager.h
Xinclude/qxmpp/QXmppVersionIq.h
Xinclude/qxmpp/QXmppVCardManager.h
Xinclude/qxmpp/QXmppVCardIq.h
Xinclude/qxmpp/QXmppUtils.h
Xinclude/qxmpp/QXmppTransferManager.h
Xinclude/qxmpp/QXmppStun.h
Xinclude/qxmpp/QXmppStreamInitiationIq.h
Xinclude/qxmpp/QXmppStreamFeatures.h
Xinclude/qxmpp/QXmppStream.h
Xinclude/qxmpp/QXmppStanza.h
Xinclude/qxmpp/QXmppSrvInfo.h
Xinclude/qxmpp/QXmppSocks.h
Xinclude/qxmpp/QXmppSessionIq.h
Xinclude/qxmpp/QXmppServerPlugin.h
Xinclude/qxmpp/QXmppServerExtension.h
Xinclude/qxmpp/QXmppServer.h
Xinclude/qxmpp/QXmppSaslAuth.h
Xinclude/qxmpp/QXmppRtpChannel.h
Xinclude/qxmpp/QXmppRpcManager.h
Xinclude/qxmpp/QXmppRpcIq.h
Xinclude/qxmpp/QXmppRosterManager.h
Xinclude/qxmpp/QXmppRosterIq.h
Xinclude/qxmpp/QXmppRemoteMethod.h
Xinclude/qxmpp/QXmppReconnectionManager.h
Xinclude/qxmpp/QXmppPubSubIq.h
Xinclude/qxmpp/QXmppPresence.h
Xinclude/qxmpp/QXmppPingIq.h
Xinclude/qxmpp/QXmppPasswordChecker.h
Xinclude/qxmpp/QXmppPacket.h
Xinclude/qxmpp/QXmppOutgoingServer.h
Xinclude/qxmpp/QXmppOutgoingClient.h
Xinclude/qxmpp/QXmppNonSASLAuth.h
Xinclude/qxmpp/QXmppMucManager.h
Xinclude/qxmpp/QXmppMucIq.h
Xinclude/qxmpp/QXmppMessage.h
Xinclude/qxmpp/QXmppLogger.h
Xinclude/qxmpp/QXmppJingleIq.h
Xinclude/qxmpp/QXmppIq.h
Xinclude/qxmpp/QXmppInvokable.h
Xinclude/qxmpp/QXmppIncomingServer.h
Xinclude/qxmpp/QXmppIncomingClient.h
Xinclude/qxmpp/QXmppIbbIq.h
Xinclude/qxmpp/QXmppGlobal.h
Xinclude/qxmpp/QXmppEntityTimeManager.h
Xinclude/qxmpp/QXmppEntityTimeIq.h
Xinclude/qxmpp/QXmppElement.h
Xinclude/qxmpp/QXmppDiscoveryManager.h
Xinclude/qxmpp/QXmppDiscoveryIq.h
Xinclude/qxmpp/QXmppDialback.h
Xinclude/qxmpp/QXmppDataForm.h
Xinclude/qxmpp/QXmppConstants.h
Xinclude/qxmpp/QXmppConfiguration.h
Xinclude/qxmpp/QXmppCodec.h
Xinclude/qxmpp/QXmppClientExtension.h
Xinclude/qxmpp/QXmppClient.h
Xinclude/qxmpp/QXmppCallManager.h
Xinclude/qxmpp/QXmppByteStreamIq.h
Xinclude/qxmpp/QXmppBindIq.h
Xinclude/qxmpp/QXmppArchiveManager.h
Xinclude/qxmpp/QXmppArchiveIq.h
X%%QT_LIBDIR_REL%%/libqxmpp.a
X%%DOCSDIR%%/html/tabs.css
X%%DOCSDIR%%/html/tab_s.png
X%%DOCSDIR%%/html/tab_h.png
X%%DOCSDIR%%/html/tab_b.png
X%%DOCSDIR%%/html/tab_a.png
X%%DOCSDIR%%/html/search/search_r.png
X%%DOCSDIR%%/html/search/search_m.png
X%%DOCSDIR%%/html/search/search_l.png
X%%DOCSDIR%%/html/search/search.js
X%%DOCSDIR%%/html/search/search.css
X%%DOCSDIR%%/html/search/properties_76.html
X%%DOCSDIR%%/html/search/properties_73.html
X%%DOCSDIR%%/html/search/properties_70.html
X%%DOCSDIR%%/html/search/properties_6e.html
X%%DOCSDIR%%/html/search/properties_6d.html
X%%DOCSDIR%%/html/search/properties_6c.html
X%%DOCSDIR%%/html/search/properties_6a.html
X%%DOCSDIR%%/html/search/properties_69.html
X%%DOCSDIR%%/html/search/properties_64.html
X%%DOCSDIR%%/html/search/properties_61.html
X%%DOCSDIR%%/html/search/nomatches.html
X%%DOCSDIR%%/html/search/mag_sel.png
X%%DOCSDIR%%/html/search/functions_7e.html
X%%DOCSDIR%%/html/search/functions_78.html
X%%DOCSDIR%%/html/search/functions_77.html
X%%DOCSDIR%%/html/search/functions_76.html
X%%DOCSDIR%%/html/search/functions_75.html
X%%DOCSDIR%%/html/search/functions_74.html
X%%DOCSDIR%%/html/search/functions_73.html
X%%DOCSDIR%%/html/search/functions_72.html
X%%DOCSDIR%%/html/search/functions_71.html
X%%DOCSDIR%%/html/search/functions_70.html
X%%DOCSDIR%%/html/search/functions_6f.html
X%%DOCSDIR%%/html/search/functions_6e.html
X%%DOCSDIR%%/html/search/functions_6d.html
X%%DOCSDIR%%/html/search/functions_6c.html
X%%DOCSDIR%%/html/search/functions_6b.html
X%%DOCSDIR%%/html/search/functions_6a.html
X%%DOCSDIR%%/html/search/functions_69.html
X%%DOCSDIR%%/html/search/functions_68.html
X%%DOCSDIR%%/html/search/functions_67.html
X%%DOCSDIR%%/html/search/functions_66.html
X%%DOCSDIR%%/html/search/functions_65.html
X%%DOCSDIR%%/html/search/functions_64.html
X%%DOCSDIR%%/html/search/functions_63.html
X%%DOCSDIR%%/html/search/functions_62.html
X%%DOCSDIR%%/html/search/functions_61.html
X%%DOCSDIR%%/html/search/enumvalues_7a.html
X%%DOCSDIR%%/html/search/enumvalues_78.html
X%%DOCSDIR%%/html/search/enumvalues_77.html
X%%DOCSDIR%%/html/search/enumvalues_76.html
X%%DOCSDIR%%/html/search/enumvalues_75.html
X%%DOCSDIR%%/html/search/enumvalues_74.html
X%%DOCSDIR%%/html/search/enumvalues_73.html
X%%DOCSDIR%%/html/search/enumvalues_72.html
X%%DOCSDIR%%/html/search/enumvalues_70.html
X%%DOCSDIR%%/html/search/enumvalues_6f.html
X%%DOCSDIR%%/html/search/enumvalues_6e.html
X%%DOCSDIR%%/html/search/enumvalues_6b.html
X%%DOCSDIR%%/html/search/enumvalues_69.html
X%%DOCSDIR%%/html/search/enumvalues_68.html
X%%DOCSDIR%%/html/search/enumvalues_67.html
X%%DOCSDIR%%/html/search/enumvalues_66.html
X%%DOCSDIR%%/html/search/enumvalues_65.html
X%%DOCSDIR%%/html/search/enumvalues_64.html
X%%DOCSDIR%%/html/search/enumvalues_63.html
X%%DOCSDIR%%/html/search/enumvalues_62.html
X%%DOCSDIR%%/html/search/enumvalues_61.html
X%%DOCSDIR%%/html/search/enums_76.html
X%%DOCSDIR%%/html/search/enums_74.html
X%%DOCSDIR%%/html/search/enums_73.html
X%%DOCSDIR%%/html/search/enums_72.html
X%%DOCSDIR%%/html/search/enums_71.html
X%%DOCSDIR%%/html/search/enums_6e.html
X%%DOCSDIR%%/html/search/enums_6d.html
X%%DOCSDIR%%/html/search/enums_6c.html
X%%DOCSDIR%%/html/search/enums_65.html
X%%DOCSDIR%%/html/search/enums_64.html
X%%DOCSDIR%%/html/search/enums_63.html
X%%DOCSDIR%%/html/search/enums_61.html
X%%DOCSDIR%%/html/search/close.png
X%%DOCSDIR%%/html/search/classes_73.html
X%%DOCSDIR%%/html/search/classes_71.html
X%%DOCSDIR%%/html/search/classes_69.html
X%%DOCSDIR%%/html/search/classes_66.html
X%%DOCSDIR%%/html/search/all_7e.html
X%%DOCSDIR%%/html/search/all_7a.html
X%%DOCSDIR%%/html/search/all_78.html
X%%DOCSDIR%%/html/search/all_77.html
X%%DOCSDIR%%/html/search/all_76.html
X%%DOCSDIR%%/html/search/all_75.html
X%%DOCSDIR%%/html/search/all_74.html
X%%DOCSDIR%%/html/search/all_73.html
X%%DOCSDIR%%/html/search/all_72.html
X%%DOCSDIR%%/html/search/all_71.html
X%%DOCSDIR%%/html/search/all_70.html
X%%DOCSDIR%%/html/search/all_6f.html
X%%DOCSDIR%%/html/search/all_6e.html
X%%DOCSDIR%%/html/search/all_6d.html
X%%DOCSDIR%%/html/search/all_6c.html
X%%DOCSDIR%%/html/search/all_6b.html
X%%DOCSDIR%%/html/search/all_6a.html
X%%DOCSDIR%%/html/search/all_69.html
X%%DOCSDIR%%/html/search/all_68.html
X%%DOCSDIR%%/html/search/all_67.html
X%%DOCSDIR%%/html/search/all_66.html
X%%DOCSDIR%%/html/search/all_65.html
X%%DOCSDIR%%/html/search/all_64.html
X%%DOCSDIR%%/html/search/all_63.html
X%%DOCSDIR%%/html/search/all_62.html
X%%DOCSDIR%%/html/search/all_61.html
X%%DOCSDIR%%/html/open.png
X%%DOCSDIR%%/html/nav_h.png
X%%DOCSDIR%%/html/nav_f.png
X%%DOCSDIR%%/html/modules.html
X%%DOCSDIR%%/html/jquery.js
X%%DOCSDIR%%/html/installdox
X%%DOCSDIR%%/html/index.html
X%%DOCSDIR%%/html/hierarchy.html
X%%DOCSDIR%%/html/group__Stanzas.html
X%%DOCSDIR%%/html/group__Managers.html
X%%DOCSDIR%%/html/group__Core.html
X%%DOCSDIR%%/html/functions_prop.html
X%%DOCSDIR%%/html/functions_func_0x7e.html
X%%DOCSDIR%%/html/functions_func_0x78.html
X%%DOCSDIR%%/html/functions_func_0x77.html
X%%DOCSDIR%%/html/functions_func_0x76.html
X%%DOCSDIR%%/html/functions_func_0x75.html
X%%DOCSDIR%%/html/functions_func_0x74.html
X%%DOCSDIR%%/html/functions_func_0x73.html
X%%DOCSDIR%%/html/functions_func_0x72.html
X%%DOCSDIR%%/html/functions_func_0x71.html
X%%DOCSDIR%%/html/functions_func_0x70.html
X%%DOCSDIR%%/html/functions_func_0x6f.html
X%%DOCSDIR%%/html/functions_func_0x6e.html
X%%DOCSDIR%%/html/functions_func_0x6d.html
X%%DOCSDIR%%/html/functions_func_0x6c.html
X%%DOCSDIR%%/html/functions_func_0x6b.html
X%%DOCSDIR%%/html/functions_func_0x6a.html
X%%DOCSDIR%%/html/functions_func_0x69.html
X%%DOCSDIR%%/html/functions_func_0x68.html
X%%DOCSDIR%%/html/functions_func_0x67.html
X%%DOCSDIR%%/html/functions_func_0x66.html
X%%DOCSDIR%%/html/functions_func_0x65.html
X%%DOCSDIR%%/html/functions_func_0x64.html
X%%DOCSDIR%%/html/functions_func_0x63.html
X%%DOCSDIR%%/html/functions_func_0x62.html
X%%DOCSDIR%%/html/functions_func.html
X%%DOCSDIR%%/html/functions_eval.html
X%%DOCSDIR%%/html/functions_enum.html
X%%DOCSDIR%%/html/functions_0x7e.html
X%%DOCSDIR%%/html/functions_0x7a.html
X%%DOCSDIR%%/html/functions_0x78.html
X%%DOCSDIR%%/html/functions_0x77.html
X%%DOCSDIR%%/html/functions_0x76.html
X%%DOCSDIR%%/html/functions_0x75.html
X%%DOCSDIR%%/html/functions_0x74.html
X%%DOCSDIR%%/html/functions_0x73.html
X%%DOCSDIR%%/html/functions_0x72.html
X%%DOCSDIR%%/html/functions_0x71.html
X%%DOCSDIR%%/html/functions_0x70.html
X%%DOCSDIR%%/html/functions_0x6f.html
X%%DOCSDIR%%/html/functions_0x6e.html
X%%DOCSDIR%%/html/functions_0x6d.html
X%%DOCSDIR%%/html/functions_0x6c.html
X%%DOCSDIR%%/html/functions_0x6b.html
X%%DOCSDIR%%/html/functions_0x6a.html
X%%DOCSDIR%%/html/functions_0x69.html
X%%DOCSDIR%%/html/functions_0x68.html
X%%DOCSDIR%%/html/functions_0x67.html
X%%DOCSDIR%%/html/functions_0x66.html
X%%DOCSDIR%%/html/functions_0x65.html
X%%DOCSDIR%%/html/functions_0x64.html
X%%DOCSDIR%%/html/functions_0x63.html
X%%DOCSDIR%%/html/functions_0x62.html
X%%DOCSDIR%%/html/functions.html
X%%DOCSDIR%%/html/files.html
X%%DOCSDIR%%/html/doxygen.png
X%%DOCSDIR%%/html/doxygen.css
X%%DOCSDIR%%/html/closed.png
X%%DOCSDIR%%/html/classes.html
X%%DOCSDIR%%/html/classQXmppVideoFrame.html
X%%DOCSDIR%%/html/classQXmppVideoFrame-members.html
X%%DOCSDIR%%/html/classQXmppVideoDecoder.html
X%%DOCSDIR%%/html/classQXmppVideoDecoder-members.html
X%%DOCSDIR%%/html/classQXmppVersionManager.png
X%%DOCSDIR%%/html/classQXmppVersionManager.html
X%%DOCSDIR%%/html/classQXmppVersionManager-members.html
X%%DOCSDIR%%/html/classQXmppVersionIq.png
X%%DOCSDIR%%/html/classQXmppVersionIq.html
X%%DOCSDIR%%/html/classQXmppVersionIq-members.html
X%%DOCSDIR%%/html/classQXmppVCardManager.png
X%%DOCSDIR%%/html/classQXmppVCardManager.html
X%%DOCSDIR%%/html/classQXmppVCardManager-members.html
X%%DOCSDIR%%/html/classQXmppVCardIq.png
X%%DOCSDIR%%/html/classQXmppVCardIq.html
X%%DOCSDIR%%/html/classQXmppVCardIq-members.html
X%%DOCSDIR%%/html/classQXmppTransferManager.png
X%%DOCSDIR%%/html/classQXmppTransferManager.html
X%%DOCSDIR%%/html/classQXmppTransferManager-members.html
X%%DOCSDIR%%/html/classQXmppTransferJob.png
X%%DOCSDIR%%/html/classQXmppTransferJob.html
X%%DOCSDIR%%/html/classQXmppTransferJob-members.html
X%%DOCSDIR%%/html/classQXmppStream.png
X%%DOCSDIR%%/html/classQXmppStream.html
X%%DOCSDIR%%/html/classQXmppStream-members.html
X%%DOCSDIR%%/html/classQXmppStanza.png
X%%DOCSDIR%%/html/classQXmppStanza.html
X%%DOCSDIR%%/html/classQXmppStanza-members.html
X%%DOCSDIR%%/html/classQXmppSslServer.html
X%%DOCSDIR%%/html/classQXmppSslServer-members.html
X%%DOCSDIR%%/html/classQXmppSrvRecord.html
X%%DOCSDIR%%/html/classQXmppSrvRecord-members.html
X%%DOCSDIR%%/html/classQXmppSrvInfo.html
X%%DOCSDIR%%/html/classQXmppSrvInfo-members.html
X%%DOCSDIR%%/html/classQXmppSessionIq.png
X%%DOCSDIR%%/html/classQXmppSessionIq.html
X%%DOCSDIR%%/html/classQXmppSessionIq-members.html
X%%DOCSDIR%%/html/classQXmppServerPlugin.html
X%%DOCSDIR%%/html/classQXmppServerPlugin-members.html
X%%DOCSDIR%%/html/classQXmppServerExtension.png
X%%DOCSDIR%%/html/classQXmppServerExtension.html
X%%DOCSDIR%%/html/classQXmppServerExtension-members.html
X%%DOCSDIR%%/html/classQXmppServer.png
X%%DOCSDIR%%/html/classQXmppServer.html
X%%DOCSDIR%%/html/classQXmppServer-members.html
X%%DOCSDIR%%/html/classQXmppRtpVideoChannel.png
X%%DOCSDIR%%/html/classQXmppRtpVideoChannel.html
X%%DOCSDIR%%/html/classQXmppRtpVideoChannel-members.html
X%%DOCSDIR%%/html/classQXmppRtpPacket.html
X%%DOCSDIR%%/html/classQXmppRtpPacket-members.html
X%%DOCSDIR%%/html/classQXmppRtpAudioChannel.html
X%%DOCSDIR%%/html/classQXmppRtpAudioChannel-members.html
X%%DOCSDIR%%/html/classQXmppRpcResponseIq.png
X%%DOCSDIR%%/html/classQXmppRpcResponseIq.html
X%%DOCSDIR%%/html/classQXmppRpcResponseIq-members.html
X%%DOCSDIR%%/html/classQXmppRpcManager.png
X%%DOCSDIR%%/html/classQXmppRpcManager.html
X%%DOCSDIR%%/html/classQXmppRpcManager-members.html
X%%DOCSDIR%%/html/classQXmppRpcInvokeIq.png
X%%DOCSDIR%%/html/classQXmppRpcInvokeIq.html
X%%DOCSDIR%%/html/classQXmppRpcInvokeIq-members.html
X%%DOCSDIR%%/html/classQXmppRosterManager.png
X%%DOCSDIR%%/html/classQXmppRosterManager.html
X%%DOCSDIR%%/html/classQXmppRosterManager-members.html
X%%DOCSDIR%%/html/classQXmppRosterIq_1_1Item.html
X%%DOCSDIR%%/html/classQXmppRosterIq_1_1Item-members.html
X%%DOCSDIR%%/html/classQXmppRosterIq.png
X%%DOCSDIR%%/html/classQXmppRosterIq.html
X%%DOCSDIR%%/html/classQXmppRosterIq-members.html
X%%DOCSDIR%%/html/classQXmppPubSubItem.html
X%%DOCSDIR%%/html/classQXmppPubSubItem-members.html
X%%DOCSDIR%%/html/classQXmppPubSubIq.png
X%%DOCSDIR%%/html/classQXmppPubSubIq.html
X%%DOCSDIR%%/html/classQXmppPubSubIq-members.html
X%%DOCSDIR%%/html/classQXmppPresence_1_1Status.html
X%%DOCSDIR%%/html/classQXmppPresence_1_1Status-members.html
X%%DOCSDIR%%/html/classQXmppPresence.png
X%%DOCSDIR%%/html/classQXmppPresence.html
X%%DOCSDIR%%/html/classQXmppPresence-members.html
X%%DOCSDIR%%/html/classQXmppPasswordRequest.html
X%%DOCSDIR%%/html/classQXmppPasswordRequest-members.html
X%%DOCSDIR%%/html/classQXmppPasswordReply.html
X%%DOCSDIR%%/html/classQXmppPasswordReply-members.html
X%%DOCSDIR%%/html/classQXmppPasswordChecker.html
X%%DOCSDIR%%/html/classQXmppPasswordChecker-members.html
X%%DOCSDIR%%/html/classQXmppOutgoingServer.png
X%%DOCSDIR%%/html/classQXmppOutgoingServer.html
X%%DOCSDIR%%/html/classQXmppOutgoingServer-members.html
X%%DOCSDIR%%/html/classQXmppOutgoingClient.png
X%%DOCSDIR%%/html/classQXmppOutgoingClient.html
X%%DOCSDIR%%/html/classQXmppOutgoingClient-members.html
X%%DOCSDIR%%/html/classQXmppMucRoom.html
X%%DOCSDIR%%/html/classQXmppMucRoom-members.html
X%%DOCSDIR%%/html/classQXmppMucOwnerIq.png
X%%DOCSDIR%%/html/classQXmppMucOwnerIq.html
X%%DOCSDIR%%/html/classQXmppMucOwnerIq-members.html
X%%DOCSDIR%%/html/classQXmppMucManager.png
X%%DOCSDIR%%/html/classQXmppMucManager.html
X%%DOCSDIR%%/html/classQXmppMucManager-members.html
X%%DOCSDIR%%/html/classQXmppMucItem.html
X%%DOCSDIR%%/html/classQXmppMucItem-members.html
X%%DOCSDIR%%/html/classQXmppMucAdminIq.png
X%%DOCSDIR%%/html/classQXmppMucAdminIq.html
X%%DOCSDIR%%/html/classQXmppMucAdminIq-members.html
X%%DOCSDIR%%/html/classQXmppMessage.png
X%%DOCSDIR%%/html/classQXmppMessage.html
X%%DOCSDIR%%/html/classQXmppMessage-members.html
X%%DOCSDIR%%/html/classQXmppLogger.html
X%%DOCSDIR%%/html/classQXmppLogger-members.html
X%%DOCSDIR%%/html/classQXmppLoggable.png
X%%DOCSDIR%%/html/classQXmppLoggable.html
X%%DOCSDIR%%/html/classQXmppLoggable-members.html
X%%DOCSDIR%%/html/classQXmppJinglePayloadType.html
X%%DOCSDIR%%/html/classQXmppJinglePayloadType-members.html
X%%DOCSDIR%%/html/classQXmppJingleIq.png
X%%DOCSDIR%%/html/classQXmppJingleIq.html
X%%DOCSDIR%%/html/classQXmppJingleIq-members.html
X%%DOCSDIR%%/html/classQXmppJingleCandidate.html
X%%DOCSDIR%%/html/classQXmppJingleCandidate-members.html
X%%DOCSDIR%%/html/classQXmppIq.png
X%%DOCSDIR%%/html/classQXmppIq.html
X%%DOCSDIR%%/html/classQXmppIq-members.html
X%%DOCSDIR%%/html/classQXmppInvokable.html
X%%DOCSDIR%%/html/classQXmppInvokable-members.html
X%%DOCSDIR%%/html/classQXmppIncomingServer.png
X%%DOCSDIR%%/html/classQXmppIncomingServer.html
X%%DOCSDIR%%/html/classQXmppIncomingServer-members.html
X%%DOCSDIR%%/html/classQXmppIncomingClient.png
X%%DOCSDIR%%/html/classQXmppIncomingClient.html
X%%DOCSDIR%%/html/classQXmppIncomingClient-members.html
X%%DOCSDIR%%/html/classQXmppIceConnection.png
X%%DOCSDIR%%/html/classQXmppIceConnection.html
X%%DOCSDIR%%/html/classQXmppIceConnection-members.html
X%%DOCSDIR%%/html/classQXmppIceComponent.png
X%%DOCSDIR%%/html/classQXmppIceComponent.html
X%%DOCSDIR%%/html/classQXmppIceComponent-members.html
X%%DOCSDIR%%/html/classQXmppEntityTimeManager.png
X%%DOCSDIR%%/html/classQXmppEntityTimeManager.html
X%%DOCSDIR%%/html/classQXmppEntityTimeManager-members.html
X%%DOCSDIR%%/html/classQXmppDiscoveryManager.png
X%%DOCSDIR%%/html/classQXmppDiscoveryManager.html
X%%DOCSDIR%%/html/classQXmppDiscoveryManager-members.html
X%%DOCSDIR%%/html/classQXmppDialback.png
X%%DOCSDIR%%/html/classQXmppDialback.html
X%%DOCSDIR%%/html/classQXmppDialback-members.html
X%%DOCSDIR%%/html/classQXmppDataForm_1_1Field.html
X%%DOCSDIR%%/html/classQXmppDataForm_1_1Field-members.html
X%%DOCSDIR%%/html/classQXmppDataForm.html
X%%DOCSDIR%%/html/classQXmppDataForm-members.html
X%%DOCSDIR%%/html/classQXmppConfiguration.html
X%%DOCSDIR%%/html/classQXmppConfiguration-members.html
X%%DOCSDIR%%/html/classQXmppCodec.html
X%%DOCSDIR%%/html/classQXmppCodec-members.html
X%%DOCSDIR%%/html/classQXmppClientExtension.png
X%%DOCSDIR%%/html/classQXmppClientExtension.html
X%%DOCSDIR%%/html/classQXmppClientExtension-members.html
X%%DOCSDIR%%/html/classQXmppClient.png
X%%DOCSDIR%%/html/classQXmppClient.html
X%%DOCSDIR%%/html/classQXmppClient-members.html
X%%DOCSDIR%%/html/classQXmppCallManager.png
X%%DOCSDIR%%/html/classQXmppCallManager.html
X%%DOCSDIR%%/html/classQXmppCallManager-members.html
X%%DOCSDIR%%/html/classQXmppCall.png
X%%DOCSDIR%%/html/classQXmppCall.html
X%%DOCSDIR%%/html/classQXmppCall-members.html
X%%DOCSDIR%%/html/classQXmppBindIq.png
X%%DOCSDIR%%/html/classQXmppBindIq.html
X%%DOCSDIR%%/html/classQXmppBindIq-members.html
X%%DOCSDIR%%/html/classQXmppArchiveRetrieveIq.png
X%%DOCSDIR%%/html/classQXmppArchiveRetrieveIq.html
X%%DOCSDIR%%/html/classQXmppArchiveRetrieveIq-members.html
X%%DOCSDIR%%/html/classQXmppArchiveRemoveIq.png
X%%DOCSDIR%%/html/classQXmppArchiveRemoveIq.html
X%%DOCSDIR%%/html/classQXmppArchiveRemoveIq-members.html
X%%DOCSDIR%%/html/classQXmppArchivePrefIq.png
X%%DOCSDIR%%/html/classQXmppArchivePrefIq.html
X%%DOCSDIR%%/html/classQXmppArchivePrefIq-members.html
X%%DOCSDIR%%/html/classQXmppArchiveMessage.html
X%%DOCSDIR%%/html/classQXmppArchiveMessage-members.html
X%%DOCSDIR%%/html/classQXmppArchiveManager.png
X%%DOCSDIR%%/html/classQXmppArchiveManager.html
X%%DOCSDIR%%/html/classQXmppArchiveManager-members.html
X%%DOCSDIR%%/html/classQXmppArchiveListIq.png
X%%DOCSDIR%%/html/classQXmppArchiveListIq.html
X%%DOCSDIR%%/html/classQXmppArchiveListIq-members.html
X%%DOCSDIR%%/html/classQXmppArchiveChatIq.png
X%%DOCSDIR%%/html/classQXmppArchiveChatIq.html
X%%DOCSDIR%%/html/classQXmppArchiveChatIq-members.html
X%%DOCSDIR%%/html/classQXmppArchiveChat.html
X%%DOCSDIR%%/html/classQXmppArchiveChat-members.html
X%%DOCSDIR%%/html/bc_s.png
X%%DOCSDIR%%/html/annotated.html
X%%DOCSDIR%%/html/QXmppVersionManager_8h_source.html
X%%DOCSDIR%%/html/QXmppVersionIq_8h_source.html
X%%DOCSDIR%%/html/QXmppVCardManager_8h_source.html
X%%DOCSDIR%%/html/QXmppVCardIq_8h_source.html
X%%DOCSDIR%%/html/QXmppUtils_8h_source.html
X%%DOCSDIR%%/html/QXmppTransferManager_8h_source.html
X%%DOCSDIR%%/html/QXmppStun_8h_source.html
X%%DOCSDIR%%/html/QXmppStream_8h_source.html
X%%DOCSDIR%%/html/QXmppStreamInitiationIq_8h_source.html
X%%DOCSDIR%%/html/QXmppStreamFeatures_8h_source.html
X%%DOCSDIR%%/html/QXmppStanza_8h_source.html
X%%DOCSDIR%%/html/QXmppSrvInfo__p_8h_source.html
X%%DOCSDIR%%/html/QXmppSrvInfo_8h_source.html
X%%DOCSDIR%%/html/QXmppSocks_8h_source.html
X%%DOCSDIR%%/html/QXmppSessionIq_8h_source.html
X%%DOCSDIR%%/html/QXmppServer_8h_source.html
X%%DOCSDIR%%/html/QXmppServerPlugin_8h_source.html
X%%DOCSDIR%%/html/QXmppServerExtension_8h_source.html
X%%DOCSDIR%%/html/QXmppSaslAuth_8h_source.html
X%%DOCSDIR%%/html/QXmppRtpChannel_8h_source.html
X%%DOCSDIR%%/html/QXmppRpcManager_8h_source.html
X%%DOCSDIR%%/html/QXmppRpcIq_8h_source.html
X%%DOCSDIR%%/html/QXmppRosterManager_8h_source.html
X%%DOCSDIR%%/html/QXmppRosterIq_8h_source.html
X%%DOCSDIR%%/html/QXmppRemoteMethod_8h_source.html
X%%DOCSDIR%%/html/QXmppReconnectionManager_8h_source.html
X%%DOCSDIR%%/html/QXmppPubSubIq_8h_source.html
X%%DOCSDIR%%/html/QXmppPresence_8h_source.html
X%%DOCSDIR%%/html/QXmppPingIq_8h_source.html
X%%DOCSDIR%%/html/QXmppPasswordChecker_8h_source.html
X%%DOCSDIR%%/html/QXmppPacket_8h_source.html
X%%DOCSDIR%%/html/QXmppOutgoingServer_8h_source.html
X%%DOCSDIR%%/html/QXmppOutgoingClient_8h_source.html
X%%DOCSDIR%%/html/QXmppNonSASLAuth_8h_source.html
X%%DOCSDIR%%/html/QXmppMucManager_8h_source.html
X%%DOCSDIR%%/html/QXmppMucIq_8h_source.html
X%%DOCSDIR%%/html/QXmppMessage_8h_source.html
X%%DOCSDIR%%/html/QXmppLogger_8h_source.html
X%%DOCSDIR%%/html/QXmppJingleIq_8h_source.html
X%%DOCSDIR%%/html/QXmppIq_8h_source.html
X%%DOCSDIR%%/html/QXmppInvokable_8h_source.html
X%%DOCSDIR%%/html/QXmppIncomingServer_8h_source.html
X%%DOCSDIR%%/html/QXmppIncomingClient_8h_source.html
X%%DOCSDIR%%/html/QXmppIbbIq_8h_source.html
X%%DOCSDIR%%/html/QXmppGlobal_8h_source.html
X%%DOCSDIR%%/html/QXmppEntityTimeManager_8h_source.html
X%%DOCSDIR%%/html/QXmppEntityTimeIq_8h_source.html
X%%DOCSDIR%%/html/QXmppElement_8h_source.html
X%%DOCSDIR%%/html/QXmppDiscoveryManager_8h_source.html
X%%DOCSDIR%%/html/QXmppDiscoveryIq_8h_source.html
X%%DOCSDIR%%/html/QXmppDialback_8h_source.html
X%%DOCSDIR%%/html/QXmppDataForm_8h_source.html
X%%DOCSDIR%%/html/QXmppConstants_8h_source.html
X%%DOCSDIR%%/html/QXmppConfiguration_8h_source.html
X%%DOCSDIR%%/html/QXmppCodec_8h_source.html
X%%DOCSDIR%%/html/QXmppClient_8h_source.html
X%%DOCSDIR%%/html/QXmppClientExtension_8h_source.html
X%%DOCSDIR%%/html/QXmppCallManager_8h_source.html
X%%DOCSDIR%%/html/QXmppByteStreamIq_8h_source.html
X%%DOCSDIR%%/html/QXmppBindIq_8h_source.html
X%%DOCSDIR%%/html/QXmppArchiveManager_8h_source.html
X%%DOCSDIR%%/html/QXmppArchiveIq_8h_source.html
X@dirrm include/qxmpp
X@dirrmtry libdata/pkgconfig
X@dirrmtry libdata
X@dirrm %%DOCSDIR%%/html/search
X@dirrm %%DOCSDIR%%/html
X@dirrm %%DOCSDIR%%
9b047df9b7d1c406d285f594e09b416d
echo x - qxmpp/distinfo
sed 's/^X//' >qxmpp/distinfo << 'fe101bf178faeecf46deb09af00d8a25'
XSHA256 (qxmpp-0.3.91.tar.gz) = 7797f5afd3cdc30d00e8c5750b451633ea1ec3007621e6b2fb1f4a6011294561
XSIZE (qxmpp-0.3.91.tar.gz) = 899912
fe101bf178faeecf46deb09af00d8a25
echo c - qxmpp/files
mkdir -p qxmpp/files > /dev/null 2>&1
echo x - qxmpp/files/patch-qxmpp.pri
sed 's/^X//' >qxmpp/files/patch-qxmpp.pri << '0c1cd1632442c07dc434eeefca13a028'
X--- qxmpp.pri.orig	2011-04-07 05:36:03.000000000 +0000
X+++ qxmpp.pri	2012-01-08 14:08:13.744880936 +0000
X@@ -35,3 +35,11 @@
X     QXMPP_LIBRARY_FILE = $${QXMPP_LIBRARY_DIR}/lib$${QXMPP_LIBRARY_NAME}.a
X }
X 
X+unix {
X+	isEmpty(PREFIX) {
X+		PREFIX = /usr/local
X+	}
X+	isEmpty(LIBDIR) {
X+		LIBDIR = lib
X+	}
X+}
0c1cd1632442c07dc434eeefca13a028
echo x - qxmpp/files/patch-src-QXmppSrvInfo.h
sed 's/^X//' >qxmpp/files/patch-src-QXmppSrvInfo.h << '0fd3de7f69568c2ed2c14729f56756e3'
X--- src/QXmppSrvInfo.h.orig	2012-01-07 19:34:05.556368712 +0000
X+++ src/QXmppSrvInfo.h	2012-01-07 19:34:38.676876486 +0000
X@@ -27,6 +27,13 @@
X #include <QList>
X #include <QString>
X 
X+#ifdef __FreeBSD__
X+#include <sys/types.h>
X+#include <sys/socket.h>
X+#include <netinet/in.h>
X+#include <netinet/ip.h>
X+#endif 
X+
X class QObject;
X class QXmppSrvInfoPrivate;
X class QXmppSrvRecordPrivate;
0fd3de7f69568c2ed2c14729f56756e3
echo x - qxmpp/files/patch-src-src.pro
sed 's/^X//' >qxmpp/files/patch-src-src.pro << '0643e3dc51b06b9538388716417a64f0'
X--- src/src.pro.orig	2012-01-07 23:02:25.327074206 +0000
X+++ src/src.pro	2012-01-07 23:06:28.619562777 +0000
X@@ -174,12 +174,12 @@
X 
X # Installation
X headers.files = $$INSTALL_HEADERS
X-headers.path = $$[QT_INSTALL_PREFIX]/include/qxmpp
X-target.path = $$[QT_INSTALL_LIBS]
X+headers.path = $$PREFIX/include/qxmpp
X+target.path = $$PREFIX/%%QT_LIBDIR_REL%%
X INSTALLS += headers target
X 
X # pkg-config support
X CONFIG += create_pc create_prl no_install_prl
X-QMAKE_PKGCONFIG_DESTDIR = $$QXMPP_LIBRARY_DIR/pkgconfig
X+QMAKE_PKGCONFIG_DESTDIR = $$QXMPP_LIBRARY_DIR/../../libdata/pkgconfig
X QMAKE_PKGCONFIG_LIBDIR = $$target.path
X QMAKE_PKGCONFIG_INCDIR = $$headers.path
0643e3dc51b06b9538388716417a64f0
echo x - qxmpp/files/patch-qxmpp.pro
sed 's/^X//' >qxmpp/files/patch-qxmpp.pro << '2eabd9c7022556e46f8220db330f4fea'
X--- qxmpp.pro.orig	2012-01-07 22:29:59.855639988 +0000
X+++ qxmpp.pro	2012-01-07 22:30:28.846689409 +0000
X@@ -3,8 +3,6 @@ include(qxmpp.pri)
X TEMPLATE = subdirs
X 
X SUBDIRS = src \
X-          tests \
X-          examples \
X           doc
X 
X CONFIG += ordered
X@@ -24,7 +22,7 @@ dist.depends = docs
X 
X # Install rules
X htmldocs.files = doc/html
X-htmldocs.path = $$[QT_INSTALL_PREFIX]/share/doc/qxmpp
X+htmldocs.path = %%DOCSDIR%%
X htmldocs.CONFIG += no_check_exist directory
X 
X QMAKE_EXTRA_TARGETS += dist docs
2eabd9c7022556e46f8220db330f4fea
echo x - qxmpp/Makefile
sed 's/^X//' >qxmpp/Makefile << '9a54d955e2a078250735bc634c68df48'
X# New ports collection makefile for:	qxmpp
X# Date created:		2012-01-07
X# Whom:			Gvozdikov Veniamin <g.veniamin@googlemail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	qxmpp
XPORTVERSION=	0.3.91
XCATEGORIES=	net-im
XMASTER_SITES=	GOOGLE_CODE
X
XMAINTAINER=	g.veniamin@googlemail.com
XCOMMENT=	QXmpp is an xmpp client library based on Qt & C++
X
XLICENSE=	LGPL21
X
XUSE_QT_VER=	4
XQT_COMPONENTS=	gui network xml qmake_build uic_build moc_build rcc_build
X
XCONFLICTS=	${PORTNAME}-leechcraft-[0-9]*
X
Xdo-configure:
X	${REINPLACE_CMD} -e 's|%%QT_LIBDIR_REL%%|${QT_LIBDIR_REL}|g' \
X		${WRKSRC}/src/src.pro
X	${REINPLACE_CMD} -e 's|%%DOCSDIR%%|${DOCSDIR}|g' \
X		${WRKSRC}/${PORTNAME}.pro
X	cd ${WRKSRC} && ${QMAKE} ${QMAKEFLAGS} PREFIX=${PREFIX}
X
X.include <bsd.port.mk>
9a54d955e2a078250735bc634c68df48
echo x - qxmpp/pkg-descr
sed 's/^X//' >qxmpp/pkg-descr << '10a72334de5718996443247541210390'
XQXmpp is pretty intuitive and easy to use. It uses Qt extensively.
XQt is the only third party library it is dependent on. Users need
Xto a have working knowledge of C++ and Qt basics (Signals and Slots
Xand Qt data types). The underlying TCP socket and the XMPP RFCs
X(RFC3920 and RFC3921) have been encapsulated into classes and
Xfunctions. Therefore the user would not be bothered with these
Xdetails. But it is always recommended to the advanced users to read
Xand enjoy the low level details.
X
XWWW:	http://code.google.com/p/qxmpp/
10a72334de5718996443247541210390
exit


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201201091846.q09IkOB7010913>