aboutsummaryrefslogtreecommitdiff
path: root/net-im/sendxmpp
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Fix dependendyMartin Wilke2009-09-171-2/+3
| | | | | | | | | | PR: 138884 Submitted by: Vivek Khera <vivek@khera.org> Approved by: maintainer Feature safe: yes Notes: svn path=/head/; revision=241565
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-7/+1
| | | | Notes: svn path=/head/; revision=200778
* sendxmpp is a program to send XMPP (Jabber) messages from the command-line.Renato Botelho2006-01-253-0/+40
Messages can be sent both to individual recipients and chatrooms. WWW: http://www.djcbsoftware.nl/code/sendxmpp/ PR: ports/92254 Submitted by: Max E. Kuznecov <mek@mek.uz.ua> Notes: svn path=/head/; revision=154407