non port: net-im/qxmpp/distinfo |
Number of commits found: 18 |
Saturday, 12 Apr 2025
|
01:58 Jason E. Hale (jhale)
net-im/qxmpp: Switch to pre-rolled release.
Not bumping PORTREVISION since the contents of the distfiles are exactly
the same. This is just a conversion to a more conventional distribution
method.
6e981a4 |
Wednesday, 26 Mar 2025
|
21:48 Jason E. Hale (jhale)
net-im/qxmpp: Update to 0.10.3
Project moved from GitHub to KDE Invent.
USES=kde:6 is only needed for the KDE_INVENT macro and can be removed
if upstream rolls a proper release tarball.
https://invent.kde.org/libraries/qxmpp/-/releases/v1.10.3
fab562f |
Friday, 21 Mar 2025
|
09:10 Jason E. Hale (jhale)
net-im/qxmpp: Update to 1.10.2
https://github.com/qxmpp-project/qxmpp/releases/tag/v1.10.2
464d8e9 |
Friday, 28 Feb 2025
|
13:12 Gleb Popov (arrowd)
net-im/qxmpp: Update to 1.10.1
7b09533 |
Tuesday, 25 Feb 2025
|
07:27 Jason E. Hale (jhale)
net-im/qxmpp: Update to 1.10.0
Remove qca USES. See: https://reviews.freebsd.org/D49093
https://github.com/qxmpp-project/qxmpp/releases/tag/v1.10.0
Reported by: arrowd
9d8e612 |
Monday, 3 Feb 2025
|
14:09 Jason E. Hale (jhale)
net-im/qxmpp: Update to 1.9.4
https://github.com/qxmpp-project/qxmpp/releases/tag/v1.9.3
https://github.com/qxmpp-project/qxmpp/releases/tag/v1.9.4
fbdaf42 |
Wednesday, 11 Dec 2024
|
11:04 Jason E. Hale (jhale)
net-im/qxmpp: Update to 1.9.2
https://github.com/qxmpp-project/qxmpp/releases/tag/v1.9.2
a082f27 |
Friday, 29 Nov 2024
|
16:12 Jason E. Hale (jhale)
net-im/qxmpp: Update to 1.9.1
https://github.com/qxmpp-project/qxmpp/releases/tag/v1.9.1
5aacc50 |
Monday, 18 Nov 2024
|
09:52 Jason E. Hale (jhale)
net-im/qxmpp: Update to 1.9.0
https://github.com/qxmpp-project/qxmpp/releases/tag/v1.8.0
https://github.com/qxmpp-project/qxmpp/releases/tag/v1.8.1
https://github.com/qxmpp-project/qxmpp/releases/tag/v1.8.2
https://github.com/qxmpp-project/qxmpp/releases/tag/v1.8.3
https://github.com/qxmpp-project/qxmpp/releases/tag/v1.9.0
6bccb46 |
Monday, 22 Jul 2024
|
02:34 Jason E. Hale (jhale)
net-im/qxmpp: Update to 1.7.1
37155cd |
Friday, 31 May 2024
|
07:33 Jason E. Hale (jhale)
net-im/qxmpp: Update to 1.7.0
Add the GSTREAMER option to enable audio/video support over Jingle. Non-
default locally FTTB as this is a non-default upstream option and I'm not
entirely sure if it would make a difference in qxmpp's singular consumer
net-im/kaidan. Input from kaidan users to kde@ would be appreciated in
this regard.
Fix up my screwy implementation the TEST option, especially for the qt5
flavor in cca8f3b4d4cc0fdd50e515492bf26ea36a69b339. Most normal users
don't run the regression tests and the rest problably already have
devel/qt5-testlib installed anyways, but it was still very wrong.
https://github.com/qxmpp-project/qxmpp/releases/tag/v1.7.0
fdf1756 |
Sunday, 11 Feb 2024
|
07:21 Jason E. Hale (jhale)
net-im/qxmpp: Update to 1.6.0
Update LICENSE - it's really LGPL21+
Remove wonderous use of USES=libtool alongside of USES=cmake. Still
trying to figure out how that ever came to pass.
Disable building of examples which we wern't installing anyways and make
PLIST_SUB more readable.
Add a TEST option to optionally build tests (previously on by default),
which eliminates ~274 targets for normal builds, but still lets us check
if everything is all hunky dory.
cca8f3b |
Monday, 5 Feb 2024
|
19:43 Adriaan de Groot (adridg)
net-im/qxmpp: update to 1.5.6, latest upstream
Release notes are at
https://github.com/qxmpp-project/qxmpp/releases/tag/v1.5.6
and mention improvements in encryption and some minor packaging changes.
While here, bump net-im/kaidan to get it to rebuild against new libs.
0687c64 |
Friday, 26 May 2023
|
10:06 Tobias C. Berner (tcberner)
net-im/qxmpp: flavorize for Qt5 and Qt6
17fcec7 |
Tuesday, 1 Mar 2016
|
21:10 pawel
- 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
 |
Thursday, 7 May 2015
|
17:26 mat
Update ports in the n* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
 |
Tuesday, 8 Jul 2014
|
22:03 vg
- Bump version
- Update to 0.8.0
- Moved qxmpp-leechcraft because merged into qxmpp
 |
Wednesday, 11 Jan 2012
|
19:54 pawel
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>
 |
Number of commits found: 18 |