1a382 FreshPorts -- net-im/jabberd
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
jabberd 2.2.17 net-im on this many watch lists=14 search for ports that depend on this port An older version of this port was marked as vulnerable.
Online presence and instant messaging server
Maintained by: mm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 09 Nov 2005 17:26:38
License: GPLv2


jabberd 2.x series is the next generation of the Jabber/XMPP server.
It has been rewritten from the ground up to be scalable, architecturally 
sound and to support the latest protocol extensions coming out of the XSF. 

WWW: http://jabberd2.xiaoka.com/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. security/openssl
Required To Run:
  1. security/openssl
  2. lang/perl5.14
Required Libraries:
  1. textproc/expat2
  2. dns/libidn
  3. dns/udns
  4. security/gsasl
  5. converters/libiconv
  6. databases/mysql55-client
There are no ports dependent upon this port

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


Configuration Options
===> The following configuration options are available for jabberd-2.2.17:
     ANON=off: Enable anonymous (auth/reg)
     BDB=off: Berkeley DB support
     CYRUS=off: Use Cyrus SASL backend (not supported)
     DEBUG=on: Install debug symbols
     DOCS=on: Build and/or install documentation
     FS=off: Filesystem storage (only for testing)
     LDAP=off: LDAP support
     MYSQL=on: MySQL database support
     PAM=off: PAM support
     PGSQL=off: PostgreSQL database support
     PIPE=off: Enable pipe (auth/reg)
     REQUIRES=off: Add backend requires to startup script
     SQLITE=off: SQLite database support
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://cloud.github.com/downloads/jabberd2/jabberd2/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2008-05-24
    Affects: users of net-im/jabberd
    Author: mm@FreeBSD.org
    Reason: 
      Starting with version 2.2.0, resolver is now built in the S2S component.
      Jabberd configuration files require updating:
    
    	jabberd.cfg: resolver component must be removed
    	s2s.xml: <lookup> section must be added (see s2s.xml.dist)
    	resolver.xml: may be deleted (file not required anymore)
    
    

Number of commits found: 71

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
27 Apr 2013 11:59:29
Original commit files touched by this commit  2.2.17
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
25 Jan 2013 22:48:16
Original commit files touched by this commit  2.2.17
mm search for other commits by this committer
Remove already integrated patches

PR:	ports/175598
22 Jan 2013 08:47:58
Original commit files touched by this commit  2.2.17
mm search for other commits by this committer
Update net-im/jabberd to 2.2.17
31 Dec 2012 10:49:53
Original commit files touched by this commit  2.2.16_4
mm search for other commits by this committer
Update some of my ports to new options framework

Submitted by:	Baptiste Daroussin <bapt@FreeBSD.org>
10 Dec 2012 15:10:03
Original commit files touched by this commit  2.2.16_3
ume search for other commits by this committer
Update cyrus-sasl2 to 2.1.26.
This bumps shlib version of libsasl2.
04 Sep 2012 11:54:31
Original commit files touched by this commit  2.2.16_2
rea search for other commits by this committer
net-im/jabberd: fix CVE-2012-3525

PR:		ports/170894
Approved by:	maintainer timeout (2 weeks)
Security:	http://www.vuxml.org/freebsd/4d1d2f6d-ec94-11e1-8bd8-0022156e8794.html
QA page:	http://codelabs.ru/fbsd/ports/qa/net-im/jabberd/2.2.16_2
03 Jun 2012 13:54:48
Original commit files touched by this commit  2.2.16_1
 This port version is marked as vulnerable.
johans search for other commits by this committer
Chase security/gsasl library update
14 May 2012 12:11:44
Original commit files touched by this commit  2.2.16
 This port version is marked as vulnerable.
mm search for other commits by this committer
Fix build for WITHOUT_DEBUG
Patch from upstream: https://github.com/Jabberd2/jabberd2/commit/41884d9919

PR:             ports/167865
Reported by:    Guido Falsi <madpilot@FreeBSD.org>
12 May 2012 07:42:29
Original commit files touched by this commit  2.2.16
 This port version is marked as vulnerable.
mm search for other commits by this committer
Update to 2.2.16

PR:             ports/167813
Submitted by:   Bjoern Koenig <bkoenig@alpha-tierchen.de>
19 Mar 2012 09:57:05
Original commit files touched by this commit  2.2.14_1
 This port version is marked as vulnerable.
mm search for other commits by this committer
Add patch for upstream bug #899284
https://bugs.launchpad.net/jabberd2/+bug/899284

Reported by:    decke
Feature safe:   yes
14 Jan 2012 08:57:23
Original commit files touched by this commit  2.2.14
 This port version is marked as vulnerable.
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
19 Jun 2011 10:14:45
Original commit files touched by this commit  2.2.14
 This port version is marked as vulnerable.
mm search for other commits by this committer
Update to 2.2.14
Switch to USERS and GROUPS
23 Mar 2011 15:53:22
Original commit files touched by this commit  2.2.13_3
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Add LICENSE knob(s)
19 Mar 2011 13:15:34
Original commit files touched by this commit  2.2.13_3
 This port version is marked as vulnerable.
ale search for other commits by this committer
Bump PORTREVISION for ports linking to default libmysqlclient.
14 Mar 2011 08:40:07
Original commit files touched by this commit  2.2.13_2
 This port version is marked as vulnerable.
wen search for other commits by this committer
- Bump PORTREVISION to chase the update of dns/libidn
25 Feb 2011 14:08:31
Original commit files touched by this commit  2.2.13_1
 This port version is marked as vulnerable.
johans search for other commits by this committer
Chase security/gsasl update
24 Feb 2011 16:01:21
Original commit files touched by this commit  2.2.13
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Update to 2.2.13
15 Feb 2011 19:14:20
Original commit files touched by this commit  2.2.12
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Update to 2.2.12
- Remove MD5 checksum
12 Aug 2010 06:33:02
Original commit files touched by this commit  2.2.11
 This port version is marked as vulnerable.
mm search for other commits by this committer
Update to 2.2.11
05 Jul 2010 21:34:48
Original commit files touched by this commit  2.2.10
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Update to 2.2.10

Feature safe:   yes
27 Mar 2010 00:15:24
Original commit files touched by this commit  2.2.9
 This port version is marked as vulnerable.
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
15 Dec 2009 20:59:48
Original commit files touched by this commit  2.2.9
 This port version is marked as vulnerable.
krion search for other commits by this committer
Chase deps shlib version after updating security/gsasl
05 Oct 2009 07:12:56
Original commit files touched by this commit  2.2.9
 This port version is marked as vulnerable.
bland search for other commits by this committer
Enable optional Cyrus-SASL support.

PR:             138868
Approved by:    maintainer timeout
05 Oct 2009 07:12:01
Original commit files touched by this commit  2.2.9
 This port version is marked as vulnerable.
bland search for other commits by this committer
Fix plist with LDAP option switched on.

PR:             138867
Approved by:    maintainer timeout
11 Sep 2009 03:38:03
Original commit files touched by this commit  2.2.9
 This port version is marked as vulnerable.
bland search for other commits by this committer
Chase resolver component removal.

PR:             138193
Approved by:    maintainer timeout
09 Aug 2009 17:57:08
Original commit files touched by this commit  2.2.9
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Update to 2.2.9
15 Jul 2009 16:56:10
Original commit files touched by this commit  2.2.8
 This port version is marked as vulnerable.
dougb search for other commits by this committer
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.

1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).

No PORTREVISION bumps because all of these changes are noops.
05 May 2009 14:15:28
Original commit files touched by this commit  2.2.8
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Update to 2.2.8
- Fix MASTER_SITES
23 Mar 2009 12:18:31
Original commit files touched by this commit  2.2.7.1
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Mark port MAKE_JOBS_SAFE
03 Mar 2009 16:33:45
Original commit files touched by this commit  2.2.7.1
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Update to 2.2.7.1
- Add patch from Changeset 747
  http://jabberd2.xiaoka.com/changeset/747
18 Feb 2009 11:18:24
Original commit files touched by this commit  2.2.7
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Update to 2.2.7
06 Feb 2009 07:24:05
Original commit files touched by this commit  2.2.5_1
 This port version is marked as vulnerable.
krion search for other commits by this committer
Chase libs for previous security/gsasl update.
21 Jan 2009 14:48:46
Original commit files touched by this commit  2.2.5
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Update to 2.2.5
04 Sep 2008 09:47:05
Original commit files touched by this commit  2.2.4
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Update to 2.2.4
- Switch to .bz2 distfile
28 Aug 2008 19:45:06
Original commit files touched by this commit  2.2.3_1
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Unbreak (we have gsasl 0.2.28 now)
26 Aug 2008 20:28:09
Original commit files touched by this commit  2.2.3_1
 This port version is marked as vulnerable.
krion search for other commits by this committer
- Update to version 0.2.28
- Bump sh lib version on depending ports

PR:             ports/126857
Submitted by:   mm@FreeBSD.org
26 Aug 2008 14:04:53
Original commit files touched by this commit  2.2.3
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Mark broken until gsasl gets updated ( ports/126857 )
26 Aug 2008 08:01:08
Original commit files touched by this commit  2.2.3
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Update to 2.2.3
01 Aug 2008 11:05:47
Original commit files touched by this commit  2.2.2
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Update to 2.2.2
20 Jun 2008 11:57:30
Original commit files touched by this commit  2.2.0_2
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Add runtime dependency on perl
- Improve startup script
- Bump PORTREVISION
06 Jun 2008 13:51:54
Original commit files touched by this commit  2.2.0_1
 This port version is marked as vulnerable.
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)
24 May 2008 00:04:49
Original commit files touched by this commit  2.2.0
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Update to 2.2.0
30 Apr 2008 11:32:22
Original commit files touched by this commit  2.1.24.1
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Update to 2.1.24.1
05 Apr 2008 14:58:28
Original commit files touched by this commit  2.1.23_1
  Sanity Test Failure This port version is marked as vulnerable.
mnag search for other commits by this committer
- Remove use of sqlite3-threads
- Bump PORTREVISION
25 Feb 2008 11:14:28
Original commit files touched by this commit  2.1.23
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Update to 2.1.23
14 Jan 2008 14:21:50
Original commit files touched by this commit  2.1.21
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Update to 2.1.21
03 Jan 2008 15:32:41
Original commit files touched by this commit  2.1.20_1
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Remove optional support for Cyrus SASL (unsupported from 2.1.20) [1]
- Add support for backend daemon requires to startup script (WITH_REQUIRES) [2]
- Bump PORTREVISION

PR:             ports/119287 [1], ports/119247 [2]
Submitted by:   Denis Eremenko [1], Mike Andrews [2]
30 Dec 2007 11:50:13
Original commit files touched by this commit  2.1.20
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Update to 2.1.20
21 Oct 2007 20:56:17
Original commit files touched by this commit  2.1.18
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Update to 2.1.18
04 Oct 2007 08:31:18
Original commit files touched by this commit  2.1.17
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Update to 2.1.17
- Add small patch for sm/mod_iq_time.c
05 Sep 2007 13:56:50
Original commit files touched by this commit  2.1.15_2
 This port version is marked as vulnerable.
krion search for other commits by this committer
Chase libver after security/gsasl update.
05 Sep 2007 13:24:55
Original commit files touched by this commit  2.1.15_1
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Add choice between GNU SASL and Cyrus SASL
- Use SQLite3 with threads on WITH_SQLITE
- Bump PORTREVISION

PR:             ports/116072
Submitted by:   Alex Deiter <tiamat at komi.mts.ru>
Approved by:    mm (maintainer, implicit)
29 Aug 2007 14:07:38
Original commit files touched by this commit  2.1.15
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Update to 2.1.15
- Remove patch-sasl patch (already in source)
- Better describe items in OPTIONS
- Fix USE_BDB (4.1.25 is minimal supported version)
- Enable MySQL backend as default
- Disable fs backend (suitable for testing only)
27 Aug 2007 09:38:28
Original commit files touched by this commit  2.1.14_1
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Add bugfix for SASL (SVN changesets 356 + 357)
- Bump PORTREVISION

Tested by:      miwi
16 Aug 2007 13:53:01
Original commit files touched by this commit  2.1.14
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Update to 2.1.14
- Fix TARGETDIR/PREFIX [1]

PR:             ports/115307 [1]
Submitted by:   Michael Nottebrock [1]
13 Aug 2007 10:28:24
Original commit files touched by this commit  2.1.12
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Update to 2.1.13

Approved by:    garga (mentor, implicit)
02 Aug 2007 08:34:42
Original commit files touched by this commit  2.1.12
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Update to 2.1.12
- Remove patch-aa (included in source)

Approved by:    garga (mentor, implicit)
30 Jul 2007 10:04:24
Original commit files touched by this commit  2.1.11
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Update to 2.1.11
- Unbreak (--enable-mio=poll)
- Add patch against SVN rev 314 to fix memleaks

Approved by:    garga (mentor, implicit)
27 Jul 2007 12:19:48
Original commit files touched by this commit  2.1.10
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Fix build with SQLITE option and installed databases/sqlite-threads

Reported by:    Sean Winn <sean@gothic.net.au>
Approved by:    garga (mentor, implicit)
26 Jul 2007 20:00:52
Original commit files touched by this commit  2.1.10
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Update to 2.1.10
- Added JABBER_* variables
- Renamed startup file from old-style *.sh.in
- Added port documentation
- *.sql files moved to DOCSDIR
- Removed avatar patch (already in source)
- Updated dependencies
- Updated pkg-descr (project has moved)
- Changed maintainer to mm@FreeBSD.org

PR:             ports/114932
Submitted by:   mm
Approved by:    maintainer, garga (mentor, implicit)
07 Oct 2006 14:35:12
Original commit files touched by this commit  2.0.11_2
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Add a command line option -d to specify configuration directory

PR:             ports/102651
Submitted by:   Aaron Gifford <astounding@gmail.com>
Approved by:    Kirk Strauser <kirk@strauser.com> (maintainer)
25 Jun 2006 16:57:16
Original commit files touched by this commit  2.0.11_1
 This port version is marked as vulnerable.
johans search for other commits by this committer
- Fix BDB backend (with WANT_BDB_VER=43)

PR:             95458
Submitted by:   Sergey Akifiev
Approved by:    Kirk Strauser (maintainer), flz (mentor)
24 May 2006 15:17:52
Original commit files touched by this commit  2.0.11
 This port version is marked as vulnerable.
mnag search for other commits by this committer
- Fix master sites
- UnBROKEN

PR:             97459
Reported by:    JCd <jc.duss59___caramail.com>
Submitted by:   maintainer
21 May 2006 21:36:52
Original commit files touched by this commit  2.0.11
 This port version is marked as vulnerable.
kris search for other commits by this committer
BROKEN: Unfetchable
20 Mar 2006 12:24:18
Original commit files touched by this commit  2.0.11
 This port version is marked as vulnerable.
garga search for other commits by this committer
- Add avatar support on vCard, optionally, disabled by default

PR:             ports/94062
Submitted by:   garga
Approved by:    maintainer timeout (16 days)
15 Mar 2006 13:28:54
Original commit files touched by this commit  2.0.11
 This port version is marked as vulnerable.
mnag search for other commits by this committer
- Update to 2.0.11

PR:             94370
Submitted by:   Andrew Khlebutin <andrey@hm.perm.ru>
Approved by:    maintainer
20 Feb 2006 20:47:50
Original commit files touched by this commit  2.0.10
 This port version is marked as vulnerable.
dougb search for other commits by this committer
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
01 Feb 2006 01:02:03
Original commit files touched by this commit  2.0.10
 This port version is marked as vulnerable.
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
22 Jan 2006 02:46:38
Original commit files touched by this commit  2.0.10
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
12 Nov 2005 18:52:22
Original commit files touched by this commit  2.0.10
 This port version is marked as vulnerable.
pav search for other commits by this committer
Move IDN related ports from devel to dns category:

  devel/libidn -> dns/libidn
  devel/p5-Net-LibIDN -> dns/p5-Net-LibIDN

Approved by:    both maintainers
Repocopy by:    marcus
09 Nov 2005 07:48:19
Original commit files touched by this commit  2.0.10
 This port version is marked as vulnerable.
pav search for other commits by this committer
Move instant messaging related ports to newly created net-im category:

  net/aim -> net-im/aim
  net/amsn -> net-im/amsn
  net/ari-yahoo -> net-im/ari-yahoo
  net/ayttm -> net-im/ayttm
  net/bsflite -> net-im/bsflite
  net/ccmsn -> net-im/ccmsn
  net/centericq -> net-im/centericq
  net/cicquin -> net-im/cicquin
  net/coccinella -> net-im/coccinella
  net/convey -> net-im/convey
  net/echat -> net-im/echat
  net/ejabberd -> net-im/ejabberd
  net/firetalk -> net-im/firetalk
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 71

282f
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 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 24532
Broken 216
Deprecated 473
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours9
new 7 days28
new fortnight61
new month218

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0