Gajim 0.16.5 (28 December 2015)
* Improve MAM implementation
* Improve security on connexion and for roster managment
* Ability for emoticons to be sorted in menu
MFH: 2016Q1
Gajim relies on nslookup when looking up for an SRV record of jabber server.
Since, nslookup was removed from FreeBSD 10, gajim is now fails to connect
unless jabber-server hostname and port were defined by user explicitly. This
patch make it use host(1) for this task.
Submitted by: walker_643 <walker_643@yahoo.com> (by email)
MFH: 2014Q1
- correct download url to avoid redirects
- replace USE_GMAKE with USES equivalent
- replace patch-file with `pathfix`
- add avahi and gnugp support as options
- let user install some port documentation as option
- simplify option NLS handling
- package contents should not change, so no PORTREVISION bump
PR: 180760
Submitted by: nemysis
- actualize dependencies list according to docs
- exclude -A from FETCH_ARGS
- add WITH_CRYPTO option (default off)
- actualize pkg-descr
Feature safe: yes
Gajim 0.7 contains several improvements:
* Ability for groupchat reserved rooms with full affiliations and roles support
* Popup notification for incoming events.
* Protocol icons for contacts from transports.
* Gajim's user interface is now more HIG compliant.
* Gajim now detects and can send operating system information.
* Gajim now can inform the user about new version availability.
* Gajim jabber library migration from jabberpy to xmpppy
* Rewrite the plugin system to remove threads and improve latency.
* Gajim now supports Nodes in Service Discovery.
* Greek and Polish translations
PR: ports/81515
Submitted by: maintainer