pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/chat/swift
Module Name: pkgsrc
Committed By: wiz
Date: Sat Apr 26 11:41:46 UTC 2014
Added Files:
pkgsrc/chat/swift: DESCR Makefile PLIST distinfo
pkgsrc/chat/swift/patches: patch-BuildTools_SCons_Tools_qt4.py
patch-Swiften_EventLoop_EventLoop.cpp
Log Message:
Import swift-2.0 as chat/swift, packaged for wip by schnoebe and myself.
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.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/chat/swift/DESCR pkgsrc/chat/swift/Makefile \
pkgsrc/chat/swift/PLIST pkgsrc/chat/swift/distinfo
cvs rdiff -u -r0 -r1.1 \
pkgsrc/chat/swift/patches/patch-BuildTools_SCons_Tools_qt4.py \
pkgsrc/chat/swift/patches/patch-Swiften_EventLoop_EventLoop.cpp
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index