FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 3:58 PM BST
Port details
loudmouth 1.4.3_6 net-im on this many watch lists=14 search for ports that depend on this port
Lightweight Jabber client library
Maintained by: gnome@FreeBSD.org search for ports maintained by this maintainer
Port Added: 09 Nov 2005 17:32:58
Also Listed In: gnome
License: not specified in port


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.
CVSWeb : Sources : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake, devel/libtool, devel/pkg-config
Required To Run: security/ca_root_nss, devel/pkg-config, devel/gio-fam-backend
Required Libraries: dns/libidn, security/gnutls, devel/gettext, devel/glib20

Required by:
for Build

for Libraries

To install the port: cd /usr/ports/net-im/loudmouth/ && make install clean
To add the package: pkg_add -r loudmouth


Configuration Options
===> The following configuration options are available for loudmouth-1.4.3_6:
     GNUTLS=on (default) "Enable SSL (via GnuTLS) support"
     OPENSSL=off (default) "Enable SSL (via OpenSSL) support"
===> Use 'make config' to modify these settings

Master Sites:
ftp://ftp.belnet.be/mirror/ftp.gnome.org/sources/loudmouth/1.4/
http://ftp.acc.umu.se/pub/GNOME/sources/loudmouth/1.4/
ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/loudmouth/1.4/
http://ftp.unina.it/pub/linux/GNOME/sources/loudmouth/1.4/
http://fr2.rpmfind.net/linux/gnome.org/sources/loudmouth/1.4/
http://www.gtlib.cc.gatech.edu/pub/gnome/sources/loudmouth/1.4/
ftp://ftp.dti.ad.jp/pub/X/gnome/sources/loudmouth/1.4/
http://linorg.usp.br/gnome/sources/loudmouth/1.4/
http://mirror.aarnet.edu.au/pub/gnome/sources/loudmouth/1.4/
http://ring.nict.go.jp/archives/X/gnome/sources/loudmouth/1.4/
ftp://ftp.kddlabs.co.jp/pub/GNOME/sources/loudmouth/1.4/
ftp://ftp.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/loudmouth/1.4/
ftp://ftp.nara.wide.ad.jp/pub/X11/GNOME/sources/loudmouth/1.4/
http://ftp.gnome.org/pub/GNOME/sources/loudmouth/1.4/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 38

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.4.3_6
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
19 Sep 2011 12:10:10
Original commit files touched by this commit  1.4.3_6
kwm search for other commits by this committer
Remove dead mirror and remove project WWW from pkg-descr. The current page
doesn't have anything to do with loudmouth.
30 Jul 2011 14:49:55
Original commit files touched by this commit  1.4.3_6
arved search for other commits by this committer
cvs commit: ports/net-im/loudmouth Makefile
05 Jun 2011 18:43:16
Original commit files touched by this commit  1.4.3_5
novel search for other commits by this committer
Chase security/gnutls update and add an UPDATING entry.
04 Jun 2011 22:41:01
Original commit files touched by this commit  1.4.3_4
mezz search for other commits by this committer
Add OpenSSL option if you want it instead of GnuTLS. The GnuTLS is default.

PR:             ports/155969
Submitted by:   Zhihao Yuan <lichray@gmail.com>
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.4.3_4
miwi search for other commits by this committer
- Get Rid MD5 support
14 Mar 2011 08:40:07
Original commit files touched by this commit  1.4.3_4
wen search for other commits by this committer
- Bump PORTREVISION to chase the update of dns/libidn
04 Dec 2010 07:34:27
Original commit files touched by this commit  1.4.3_3
ade search for other commits by this committer
Sync to new bsd.autotools.mk
05 Jun 2010 17:15:38
Original commit files touched by this commit  1.4.3_3
marcus search for other commits by this committer
Add more USE_GETTEXT macros, and bump PORTREVISIONs.

Reported by:    amdmi3
17 Apr 2010 20:01:27
Original commit files touched by this commit  1.4.3_2
marcus search for other commits by this committer
Add a proper cipher suite, and point to a valid root cert file.  This allows
empathy to connect to encrypted jabber streams.
17 Aug 2009 07:52:07
Original commit files touched by this commit  1.4.3_1
marcus search for other commits by this committer
Add a hack to use pkg-config instead of the now absent libgnutls-config.
16 Aug 2009 18:04:40
Original commit files touched by this commit  1.4.3_1
novel search for other commits by this committer
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.
02 Aug 2009 19:36:34
Original commit files touched by this commit  1.4.3
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
02 Feb 2009 01:36:16
Original commit files touched by this commit  1.4.3
araujo search for other commits by this committer
- Use GNOME macro instead of ${MASTER_SITE_GNOME}, remove
  MASTER_SITE_SUBDIR when possible.

PR:             ports/125243
Submitted by:   pgollucci
Reworked by:    myself
Tested on:      pointyhat exp-run (pav)
04 Nov 2008 17:36:52
Original commit files touched by this commit  1.4.3
marcus search for other commits by this committer
Update to 1.4.3.
03 Sep 2008 17:38:59
Original commit files touched by this commit  1.4.2
mezz search for other commits by this committer
Remove a stale patch to fix the apply patch.
01 Sep 2008 19:25:50
Original commit files touched by this commit  1.4.2
ahze search for other commits by this committer
Update to 1.4.2
03 Aug 2008 23:15:28
Original commit files touched by this commit  1.4.1
marcus search for other commits by this committer
Update to 1.4.1.
06 Jul 2008 19:48:31
Original commit files touched by this commit  1.4.0
marcus search for other commits by this committer
Update to 1.4.0.
06 Jun 2008 13:51:54
Original commit files touched by this commit  1.2.3_4
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
03 Mar 2008 11:57:08
Original commit files touched by this commit  1.2.3_3
novel search for other commits by this committer
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING
18 Jan 2008 22:24:04
Original commit files touched by this commit  1.2.3_2
mezz search for other commits by this committer
Add libidn dependency with no option provide. There is no option to disable
and enable, which it's a auto-check in configure. The libidn is small. Bump
the PORTREVISION.

PR:             ports/119437
Submitted by:   Piotr Smyrak <smyru@heron.pl>
01 Jul 2007 08:56:17
Original commit files touched by this commit  1.2.3_1
novel search for other commits by this committer
Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs.
10 Jun 2007 22:15:31
Original commit files touched by this commit  1.2.3
marcus search for other commits by this committer
Update to 1.2.3.
29 May 2007 20:25:38
Original commit files touched by this commit  1.2.2
marcus search for other commits by this committer
Update to 1.2.2.
20 Apr 2007 00:08:55
Original commit files touched by this commit  1.2.1
flz search for other commits by this committer
Add the patch I missed in my previous commit.

Pointyhat to:   self
19 Apr 2007 16:30:18
Original commit files touched by this commit  1.2.1
flz search for other commits by this committer
- Update to 1.2.1.
- Add new MASTER_SITE.
- Point WWW to the new project website.

Approved by:    pav
02 Jan 2007 08:54:13
Original commit files touched by this commit  1.0.5_1
novel search for other commits by this committer
- Chase security/gnutls update
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here
05 Nov 2006 03:39:26
Original commit files touched by this commit  1.0.5
mezz search for other commits by this committer
INSTALLS_SHLIB -> USE_LDCONFIG.

Found by:       portlint (cports.sh)
12 Sep 2006 02:31:56
Original commit files touched by this commit  1.0.5
marcus search for other commits by this committer
Update to 1.0.5.
06 Jul 2006 17:41:23
Original commit files touched by this commit  1.0.4_1
novel search for other commits by this committer
Chase gnutls shlib version change.
01 Jul 2006 04:47:00
Original commit files touched by this commit  1.0.4
marcus search for other commits by this committer
Update to 1.0.4.
06 Apr 2006 07:02:21
Original commit files touched by this commit  1.0.3
marcus search for other commits by this committer
Update to 1.0.3.
23 Feb 2006 10:40:45
Original commit files touched by this commit  1.0.1_3
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
09 Jan 2006 16:34:19
Original commit files touched by this commit  1.0.1_2
novel search for other commits by this committer
Chase gnutls update.
23 Nov 2005 22:41:05
Original commit files touched by this commit  1.0.1_1
pav search for other commits by this committer
- Add SHA256 checksums
15 Nov 2005 06:52:12
Original commit files touched by this commit  1.0.1_1
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
09 Nov 2005 08:21:21
Original commit files touched by this commit  1.0.1_1
pav search for other commits by this committer
Move instant messaging related ports to newly created net-im category:

  net/gaim -> net-im/gaim
  net/gaim-latex -> net-im/gaim-latex
  net/gaim-openq -> net-im/gaim-openq
  net/gaim-rss-reader -> net-im/gaim-rss-reader
  net/gicq -> net-im/gicq
  net/gnomeicu2 -> net-im/gnomeicu2
  net/gossip -> net-im/gossip
  net/ickle -> net-im/ickle
  net/jabber -> net-im/jabber
  net/jabber-aim -> net-im/jabber-aim
  net/jabber-conference -> net-im/jabber-conference
  net/jabber-jud -> net-im/jabber-jud
  net/jabber-msn -> net-im/jabber-msn
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 38

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 6
new 48 hours18
new 7 days63
new fortnight185
new month257

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.202 seconds.