aboutsummaryrefslogtreecommitdiff
path: root/net-im/loudmouth
Commit message (Collapse)AuthorAgeFilesLines
* Chase the gnutls shared lib version.Joe Marcus Clarke2004-03-191-1/+1
| | | | Notes: svn path=/head/; revision=104579
* - Update to 0.16Pav Lucistnik2004-03-182-5/+4
| | | | Notes: svn path=/head/; revision=104477
* - Add/update WWW lines for Imendio.com projectsPav Lucistnik2004-03-181-1/+1
| | | | Notes: svn path=/head/; revision=104475
* - Add SIZE to GNOME portsPav Lucistnik2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104467
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Update to 0.15.1.Joe Marcus Clarke2004-01-242-2/+2
| | | | Notes: svn path=/head/; revision=98987
* Update to 0.15.Joe Marcus Clarke2004-01-223-6/+8
| | | | Notes: svn path=/head/; revision=98751
* Update to 0.14.1.Adam Weinberger2003-10-132-2/+2
| | | | Notes: svn path=/head/; revision=91041
* Update to 0.14.Adam Weinberger2003-10-032-3/+3
| | | | Notes: svn path=/head/; revision=90071
* - Chase library to new gnutls versionKirill Ponomarev2003-09-261-1/+1
| | | | | | | | PR: 57246 Submitted by: Herbert J. Skuhra <herbert@bugat.at> Notes: svn path=/head/; revision=89454
* Update to 0.13.2.Joe Marcus Clarke2003-08-152-2/+2
| | | | Notes: svn path=/head/; revision=86985
* Update to 0.13.1.Joe Marcus Clarke2003-08-052-3/+3
| | | | Notes: svn path=/head/; revision=86349
* Update to 0.13.Joe Marcus Clarke2003-08-052-2/+2
| | | | Notes: svn path=/head/; revision=86319
* Update to 0.12.Adam Weinberger2003-07-172-3/+3
| | | | Notes: svn path=/head/; revision=85070
* Advertize the new configurable WITH_GNUTLS option.Joe Marcus Clarke2003-07-141-0/+6
| | | | Notes: svn path=/head/; revision=84844
* * Update to 0.11Joe Marcus Clarke2003-07-142-5/+19
| | | | | | | * Add optional Gnutls support Notes: svn path=/head/; revision=84843
* Add loudmouth.Adam Weinberger2003-07-085-0/+53
Loudmouth is a lightweight and easy-to-use C library for programming with the Jabber protocol. It's designed to be easy to get started with and yet extensible to let you do anything the Jabber protocol allows. Notes: svn path=/head/; revision=84453