pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/swift-git



Module name:    wip
Committed by:   thomasklausner
Date:           Mon Aug 18 08:25:24 UTC 2014

Added Files:
        wip/swift-git: DESCR Makefile PLIST TODO distinfo
        wip/swift-git/patches:
            patch-3rdParty_LibMiniUPnPc_src_miniupnpc_connecthostport.c
            patch-Swiften_Client_ClientSession.cpp
            patch-Swiften_FileTransfer_IBBReceiveSession.cpp
            patch-Swiften_FileTransfer_IncomingFileTransferManager.cpp
            patch-Swiften_Jingle_JingleResponder.cpp
            
patch-Swiften_Parser_PayloadParsers_JingleS5BTransportMethodPayloadParser.cpp
            
patch-Swiften_Serializer_PayloadSerializers_JingleContentPayloadSerializer.cpp

Log Message:
Import swift-2.0nb20140818 as wip/swift-git.

Swift is trying to plug a hole in the XMPP client landscape, and has
these aims:

    * Wide platform availability.
    * Doing the "Right Thing" for the user, without configuration.
    * Doing the "Right Thing" with standards-compliance.
    * Targeting the end-users, not the system administrators.
    * Being an XMPP client - not multi-protocol.
    * Concentrating on the most frequently performed tasks.
    * Never interrupt the user with something that doesn't need attention.

Features of interest

    * Easy status setting.
    * Easy room joining and bookmarking.
    * XEP-0258 Labelling for secure environments.
    * Stream compression for bandwidth-saving.
    * Support for the new SCRAM authentication mechanism.

This package contains the current development version from the git
repository.

TODO:
Doesn't link with boost-1.56:
Swiften/libSwiften.a(CombinedAvatarProvider.o): In function 
`Swift::CombinedAvatarProvider::handleAvatarChanged(Swift::JID const&)':
work/swift/Swiften/Avatars/CombinedAvatarProvider.cpp:43: undefined reference 
to `std::basic_ostream<char, std::char_traits<char> >& boost::operator<< <char, 
std::char_traits<char>, std::string>(std::basic_ostream<char, 
std::char_traits<char> >&, boost::optional<std::string> const&)'
Swiften/libSwiften.a(CombinedAvatarProvider.o): In function 
`Swift::CombinedAvatarProvider::getCombinedAvatarAndCache(Swift::JID const&) 
const':
work/swift/Swiften/Avatars/CombinedAvatarProvider.cpp:53: undefined reference 
to `std::basic_ostream<char, std::char_traits<char> >& boost::operator<< <char, 
std::char_traits<char>, std::string>(std::basic_ostream<char, 
std::char_traits<char> >&, boost::optional<std::string> const&)'
Swiften/libSwiften.a(StreamResumeSerializer.o): In function `bool 
boost::detail::lexical_istream_limited_src<char, std::char_traits<char>, true, 
2ul>::shl_input_streamable<boost::optional<unsigned int> 
const>(boost::optional<unsigned int> const&)':
work/.buildlink/include/boost/lexical_cast.hpp:1408: undefined reference to 
`std::basic_ostream<char, std::char_traits<char> >& boost::operator<< <char, 
std::char_traits<char>, unsigned int>(std::basic_ostream<char, 
std::char_traits<char> >&, boost::optional<unsigned int> const&)'

To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/swift-git/DESCR wip/swift-git/Makefile \
    wip/swift-git/PLIST wip/swift-git/TODO wip/swift-git/distinfo \
    
wip/swift-git/patches/patch-3rdParty_LibMiniUPnPc_src_miniupnpc_connecthostport.c
 \
    wip/swift-git/patches/patch-Swiften_Client_ClientSession.cpp \
    wip/swift-git/patches/patch-Swiften_FileTransfer_IBBReceiveSession.cpp \
    
wip/swift-git/patches/patch-Swiften_FileTransfer_IncomingFileTransferManager.cpp
 \
    wip/swift-git/patches/patch-Swiften_Jingle_JingleResponder.cpp \
    
wip/swift-git/patches/patch-Swiften_Parser_PayloadParsers_JingleS5BTransportMethodPayloadParser.cpp
 \
    
wip/swift-git/patches/patch-Swiften_Serializer_PayloadSerializers_JingleContentPayloadSerializer.cpp

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/swift-git/DESCR?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/swift-git/Makefile?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/swift-git/PLIST?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/swift-git/TODO?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/swift-git/distinfo?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/swift-git/patches/patch-3rdParty_LibMiniUPnPc_src_miniupnpc_connecthostport.c?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/swift-git/patches/patch-Swiften_Client_ClientSession.cpp?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/swift-git/patches/patch-Swiften_FileTransfer_IBBReceiveSession.cpp?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/swift-git/patches/patch-Swiften_FileTransfer_IncomingFileTransferManager.cpp?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/swift-git/patches/patch-Swiften_Jingle_JingleResponder.cpp?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/swift-git/patches/patch-Swiften_Parser_PayloadParsers_JingleS5BTransportMethodPayloadParser.cpp?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/swift-git/patches/patch-Swiften_Serializer_PayloadSerializers_JingleContentPayloadSerializer.cpp?r1=0&r2=1.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index