notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: net-im/qxmpp/pkg-plist

Number of commits found: 10

Sunday, 11 Feb 2024
07:21 Jason E. Hale (jhale) search for other commits by this committer
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.
commit hash: cca8f3b4d4cc0fdd50e515492bf26ea36a69b339 commit hash: cca8f3b4d4cc0fdd50e515492bf26ea36a69b339 commit hash: cca8f3b4d4cc0fdd50e515492bf26ea36a69b339 commit hash: cca8f3b4d4cc0fdd50e515492bf26ea36a69b339 cca8f3b
Monday, 5 Feb 2024
19:43 Adriaan de Groot (adridg) search for other commits by this committer
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.
commit hash: 0687c649f5331e94707ed41b005211b05d8eef8a commit hash: 0687c649f5331e94707ed41b005211b05d8eef8a commit hash: 0687c649f5331e94707ed41b005211b05d8eef8a commit hash: 0687c649f5331e94707ed41b005211b05d8eef8a 0687c64
Friday, 26 May 2023
10:06 Tobias C. Berner (tcberner) search for other commits by this committer
net-im/qxmpp: flavorize for Qt5 and Qt6
commit hash: 17fcec77c2e27237305585785dd2ae2ff000b599 commit hash: 17fcec77c2e27237305585785dd2ae2ff000b599 commit hash: 17fcec77c2e27237305585785dd2ae2ff000b599 commit hash: 17fcec77c2e27237305585785dd2ae2ff000b599 17fcec7
Monday, 5 Dec 2016
20:26 pawel search for other commits by this committer
Add qxmpp Qt5 slave port needed for polish/kadu update

PR:		214547
Submitted by:	myself
Approved by:	maintainer timeout
Original commitRevision:427921 
Tuesday, 1 Mar 2016
21:10 pawel search for other commits by this committer
- 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
Original commitRevision:409901 
Friday, 21 Nov 2014
23:55 antoine search for other commits by this committer
Cleanup plist
Original commitRevision:373023 
Tuesday, 8 Jul 2014
22:03 vg search for other commits by this committer
- Bump version
- Update to 0.8.0
- Moved qxmpp-leechcraft because merged into qxmpp
Original commitRevision:361298 
Friday, 9 May 2014
21:13 amdmi3 search for other commits by this committer
- Don't remove mtree directories

Approved by:	portmgr
Original commitRevision:353520 
Sunday, 17 Nov 2013
02:12 avilla search for other commits by this committer
- Replace QT_.*_REL with QT_.* in PLIST_SUB.
- Adapt plists.

With hat on:	kde
Original commitRevision:334045 
Wednesday, 11 Jan 2012
19:54 pawel search for other commits by this committer
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>
Original commit

Number of commits found: 10