Commit graph

13 commits

Author SHA1 Message Date
Adam Ciarciński
bda5a1a92d PLIST update for auth-ldap; rc.d script: resolver removed 2008-06-10 12:06:19 +00:00
Eric Schnoebelen
1031dd40af Update to Jabberd2 2.2.0
What changed:
	- UDNS library required
	- GnuSASL 0.2.26 or higher version required
	- resolver component removed

Resolver is now built in S2S component, so you need to add <lookup/>
section to your s2s.xml config. Then remove resolver component from
your configuration.
2008-06-05 23:41:20 +00:00
Eric Schnoebelen
99c946ea48 Resurrect the package for development/maintenance of the
"cutting-edge" version of jabberd2.
2007-12-09 07:25:35 +00:00
Juan Romero Pardines
4f2f7d369b jabberd2 moved to pkgsrc finally! wohooo 2004-03-28 19:39:15 +00:00
Juan Romero Pardines
c861643051 Don't redirect std{err,out} to .log files, use /dev/null instead.
jabberd uses syslog by default anyway.
2004-03-17 05:20:42 +00:00
Juan Romero Pardines
b6f6cb2f0c Fix copy&paste typos. 2004-03-17 02:41:33 +00:00
Juan Romero Pardines
7d92868462 Finish jabberd package doing the following things:
o Use BUILDLINK_TRANSFORM to fix path for db4 headers.
    o Fix typos of previous commit.
    o Add rc.d scripts for all jabberd services (c2s, router, etc).
    o Minor cleanups to Makefile.
    o Remove pidfiles via stop_postcmd.

I think it's ready for pkgsrc, I'll import it after the freeze.
2004-03-17 02:19:12 +00:00
Juan Romero Pardines
44707244a6 bl3ify and upgrade to the latest stable version (2.0s2).
Changes since the previous version:

* Brought privacy lists into line with latest spec
* Fixed registration bug & password changing security hole
* Fixed DIGEST-MD5 "qop" attribute handling
* Fixed a number of c2s/s2s I/O race conditions
* Fixed keepalives (now work with SSL/TLS connections)
* Fixed build against OpenLDAP 2.2
* Updated presence broadcast semantics
* Added calls to PAM account management functions
* Added handling for zero-length LDAP passwords
* Added checks for Berkeley DB 4.2
* Added check for vsyslog() and workaround code for systems that don't
  have it (eg HP-UX)
* Removed -R flags from link directives
2004-02-12 06:14:58 +00:00
Juan Romero Pardines
7dac1d103c Use FILES_SUBST for jabberd user/group 2003-09-29 07:22:58 +00:00
Juan Romero Pardines
95f4fd2d5b * Add missing perl depency (needed by the jabberd script)
* Use the M make modifier, e.g: SOME_VALUE:Msome_patern
* Enable full debug in scripts (at least for now)
2003-09-28 18:13:51 +00:00
Juan Romero Pardines
5b8c8ec25a Add an user/group, change OWN_DIRS to OWN_DIRS_PERMS. 2003-07-14 17:03:48 +00:00
Juan Romero Pardines
57bd244866 OOPS! Fix wrongs PATHS and add PKG_SYSCONFSUBDIR, I think that jabberd
works properly.
2003-06-12 05:29:03 +00:00
Juan Romero Pardines
b57ad3e093 Initial import of jabberd2 2.0.0-a4
Jabber is an open XML protocol for real-time exchange of messages and
presence notification between any two points on the Internet.  The first
application of Jabber technology is an asynchronous, extensible instant
messaging platform, and an IM network that offers functionality similar
to legacy IM systems such as AIM, ICQ, MSN, and Yahoo.

--
This package is the new release of the jabberd, has support for
openldap, cyrus-sasl2, ssl, ipv6 ...
2003-06-12 04:01:37 +00:00