Port details |
- qxmpp-leechcraft XMPP client library based on C++ and Qt
- 0.3.61 net-im
=0 0.3.61Version of this port present on the latest quarterly branch.
- Maintainer: vg@FreeBSD.org
- Port Added: 2012-08-30 02:16:25
- Last Update: 2014-07-08 22:03:45
- SVN Revision: 361298
- License: LGPL21
- WWW:
- http://code.google.com/p/qxmpp/
- Description:
- QXmpp is pretty intuitive and easy to use. It uses Qt extensively; it is
the only third party library it depends upon. Users need to 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 recommended to advanced users to
read and enjoy the low level details.
WWW: http://code.google.com/p/qxmpp/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- qxmpp-leechcraft>0:net-im/qxmpp-leechcraft
- No installation instructions:
- This port has been deleted.
- PKGNAME: qxmpp-leechcraft
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libQtGui.so : x11-toolkits/qt4-gui
- moc-qt4 : devel/qt4-moc
- libQtNetwork.so : net/qt4-network
- qmake-qt4 : devel/qmake4
- rcc : devel/qt4-rcc
- uic-qt4 : devel/qt4-uic
- libQtXml.so : textproc/qt4-xml
- Runtime dependencies:
-
- libQtGui.so : x11-toolkits/qt4-gui
- libQtNetwork.so : net/qt4-network
- libQtXml.so : textproc/qt4-xml
- Library dependencies:
-
- libspeex.so : audio/speex
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3.61 08 Jul 2014 22:03:45 |
vg |
- Bump version
- Update to 0.8.0
- Moved qxmpp-leechcraft because merged into qxmpp |
0.3.61 22 Nov 2013 12:55:00 |
makc |
- Convert to USES=qmake (and other USES while I'm here)
- Add state support
- Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc.
Approved by: portmgr (blanket approval) |
0.3.61 20 Sep 2013 22:13:35 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im) |
0.3.61 22 Jul 2013 14:34:23 |
vg |
- Changed my email
- Trim Makefile headers and positions name and surname within
Approved by: eadler, rm (mentors) |
0.3.61 31 Aug 2012 01:32:00 |
danfe |
- Utilize USE_QT4 instead of oldskool USE_QT_VER/QT_COMPONENTS
- Sort pkg-plist [1]
Also noticed by: makc [1]
Pointy hat to: yours truly |
0.3.61 30 Aug 2012 02:15:58 |
danfe |
Add net-im/qxmpp-leechcraft, an XMPP client library based on C++ and Qt.
PR: ports/170416 |
Number of commits found: 6
|