Commit graph

4 commits

Author SHA1 Message Date
Pawel Pekala
bef9f5d791 - Update to version 0.9.3
- Add LICENSE_FILE
- Use PLIST_SUB to parametrize lib version in pkg-plist
- Disable port's self checks by QMAKE_ARGS because they
  fail to compile with clang 3.7.1 on 11-CURRENT

PR:		207169
Submitted by:	myself
Approved by:	maintainer timeout
2016-03-01 21:10:54 +00:00
Mathieu Arnold
9d4e763ba0 Update ports in the n* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
2015-05-07 17:26:05 +00:00
Veniamin Gvozdikov
1fb8c8796f - Bump version
- Update to 0.8.0
- Moved qxmpp-leechcraft because merged into qxmpp
2014-07-08 22:03:45 +00:00
Pawel Pekala
a8327869bc 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.

WWW:	http://code.google.com/p/qxmpp/

PR:		ports/163967
Submitted by:	Gvozdikov Veniamin <g.veniamin@googlemail.com>
2012-01-11 19:54:27 +00:00