summaryrefslogtreecommitdiffstats
path: root/net-im/loudmouth
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-0/+1
|
* Update to 0.17.2.marcus2004-10-312-3/+3
| | | | | PR: 73329 Submitted by: Andrey Slusar <anray@inet.ua>
* Update to 0.17.1.marcus2004-08-312-3/+3
|
* Update to 0.17.marcus2004-08-273-16/+5
| | | | Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet
* Chase the gnutls shared lib version.marcus2004-06-061-1/+1
| | | | Pointy hat to: sergei
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-0/+1
|
* Chase the gnutls shared lib version.marcus2004-03-191-1/+1
|
* - Update to 0.16pav2004-03-182-5/+4
|
* - Add/update WWW lines for Imendio.com projectspav2004-03-181-1/+1
|
* - Add SIZE to GNOME portspav2004-03-181-0/+1
| | | | Submitted by: trevor
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-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.
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* Update to 0.15.1.marcus2004-01-242-2/+2
|
* Update to 0.15.marcus2004-01-223-6/+8
|
* Update to 0.14.1.adamw2003-10-132-2/+2
|
* Update to 0.14.adamw2003-10-032-3/+3
|
* - Chase library to new gnutls versionkrion2003-09-261-1/+1
| | | | | PR: 57246 Submitted by: Herbert J. Skuhra <herbert@bugat.at>
* Update to 0.13.2.marcus2003-08-152-2/+2
|
* Update to 0.13.1.marcus2003-08-052-3/+3
|
* Update to 0.13.marcus2003-08-052-2/+2
|
* Update to 0.12.adamw2003-07-172-3/+3
|
* Advertize the new configurable WITH_GNUTLS option.marcus2003-07-141-0/+6
|
* * Update to 0.11marcus2003-07-142-5/+19
| | | | * Add optional Gnutls support
* Add loudmouth.adamw2003-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.
OpenPOWER on IntegriCloud