aboutsummaryrefslogtreecommitdiff
path: root/net-im/xmpp-client
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 20160717Carlo Strub2016-08-034-29/+8
| | | | | | | - Remove patches as go.net and go.crypto are now in the standard library locations Notes: svn path=/head/; revision=419545
* Move lang/go/files/bsd.go.mk to USES=go.Mathieu Arnold2016-04-221-7/+2
| | | | | | | | | Reviewed by: bapt Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D6057 Notes: svn path=/head/; revision=413776
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Update to 20160110Carlo Strub2016-01-135-34/+14
| | | | Notes: svn path=/head/; revision=406066
* Update to 20151108Carlo Strub2015-12-072-3/+3
| | | | Notes: svn path=/head/; revision=403234
* Update to 20150822Carlo Strub2015-10-075-17/+12
| | | | Notes: svn path=/head/; revision=398787
* Cleanup DIST* variables.Mathieu Arnold2015-05-111-1/+1
| | | | | | | | | | | | | | When appropriate: - Try to use DISTVERSION{SUF,PRE}FIX - Replace PORTNAME-PORTVERSION by DISTNAME - Convert MASTER_SITES to use macros - Other light cleanup With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386097
* xmpp-client is a simple XMPP client written in pure Go. It supports the OTRCarlo Strub2015-04-036-0/+80
protocol. WWW: https://github.com/agl/xmpp-client Notes: svn path=/head/; revision=383174