Commit graph

19 commits

Author SHA1 Message Date
Renato Botelho
0e8c34c0e9 - Update to 1.1.1 (fixes a security issue)
- Ensure ejabberd can find its files

PR:		ports/96675
Poked by:	Denis Shaposhnikov
Submitted by:	maintainer
2006-05-08 12:37:38 +00:00
Emanuel Haupt
f78cf042fb Add an additional mirror.
Submitted by:	Shaun Amott <shaun@inerd.com> (maintainer)
2006-04-29 09:14:52 +00:00
Renato Botelho
61a4f1ab1d - Update to 1.1 [1]
- Fix rc.d script
- Change UID and GID of ejabberd user and group, to prevent conflicts with
  another applications

PR:		ports/96001, ports/94163, ports/91555
Submitted by:	maintainer, garga [1]
Approved by:	maintainer [1]
2006-04-25 17:48:48 +00:00
Edwin Groothuis
dc51534cba Welcome new maintainer!
PR:		ports/95772
Submitted by:	Shaun Amott <shaun@inerd.com>
2006-04-15 06:51:44 +00:00
Mark Linimon
0025f82662 Reset vsevolod as maintainer due to unreponsiveness. We hope to see him
back sometime.

Hat:		portmgr
2006-04-14 18:14:59 +00:00
Ade Lovett
fe279f0df8 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with:	kris
Approved by:	portmgr (implicit)
2006-03-07 08:28:06 +00:00
Jun Kuriyama
a06ee65df0 Chase shlib bump of libexpat. 2006-01-30 23:20:05 +00:00
Edwin Groothuis
fa9ffd85cd Update port: net-im/ejabberd (new release)
Upgrade to ejabberd-1.0.0

PR:		ports/90597
Submitted by:	Denis Shaposhnikov <dsh@vlink.ru>
Approved by:	maintainer timeout
2006-01-07 07:39:50 +00:00
Doug Barton
ffde46cbf9 Now that new style rc.d scripts are being run as part of the
base rcorder, hard coded variable values in these scripts
are overriding the values in /etc/rc.conf[.local] (due to
the way that variables from the latter are read at boot time).

Therefore, change the boot scripts to set default values only
if the variable is unset in /etc/rc.conf[.local]. This will
allow the service to start at boot time if it's been enabled
as the user would expect.

This change will be a noop for users who have systems that
have not yet been upgraded to the new rc.d code in the base.

In many cases there are other variables in the scripts that
should get similar treatment, however I did not change
anything other than the _enable lines. I'll leave the rest
up to the maintainers to do as they see fit.

Bump PORTREVISION to make sure that users and packages
pick up this change.
2006-01-07 06:29:57 +00:00
Pav Lucistnik
d11b5ce66c 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
  net/fugu -> net-im/fugu
  net/gajim -> net-im/gajim
  net/gale -> net-im/gale
  net/ginsu -> net-im/ginsu
  net/gnome-jabber -> net-im/gnome-jabber
  net/gtkyahoo -> net-im/gtkyahoo
  net/gyach -> net-im/gyach
  net/icb -> net-im/icb
  net/icmpchat -> net-im/icmpchat
  net/icqlib -> net-im/icqlib
  net/imcom -> net-im/imcom
  net/jabberd -> net-im/jabberd
  net/jabber-pymsn -> net-im/jabber-pymsn
  net/jit -> net-im/jit
  net/kmerlin -> net-im/kmerlin
  net/kmess -> net-im/kmess
  net/konverse -> net-im/konverse
  net/kpopup -> net-im/kpopup
  net/libmsn -> net-im/libmsn
  net/libyahoo2 -> net-im/libyahoo2
  net/linpopup -> net-im/linpopup
  net/linux-ymessenger -> net-im/linux-ymessenger
  net/mcabber -> net-im/mcabber
  net/mercury -> net-im/mercury
  net/micq -> net-im/micq
  net/mu-conference -> net-im/mu-conference
  net/naim -> net-im/naim
  net/pebrot -> net-im/pebrot
  net/pork -> net-im/pork
  net/py-msnp -> net-im/py-msnp
  net/py-pyxmpp -> net-im/py-pyxmpp
  net/p5-Jabber-Connection -> net-im/p5-Jabber-Connection
  net/p5-Net-AIM -> net-im/p5-Net-AIM
  net/p5-Net-AOLIM -> net-im/p5-Net-AOLIM
  net/p5-Net-ICQ2000 -> net-im/p5-Net-ICQ2000
  net/p5-Net-MSN -> net-im/p5-Net-MSN
  net/p5-Net-NetSend -> net-im/p5-Net-NetSend
  net/p5-Net-OSCAR -> net-im/p5-Net-OSCAR
  net/simicq -> net-im/simicq
  net/sulci -> net-im/sulci
  net/tik -> net-im/tik
  net/tkabber -> net-im/tkabber
  net/tkabber-devel -> net-im/tkabber-devel
  net/tmsnc -> net-im/tmsnc
  net/vicq -> net-im/vicq
  net/vqcc-gtk -> net-im/vqcc-gtk
  net/xicq -> net-im/xicq
  net/ymessenger -> net-im/ymessenger
  net/ysm -> net-im/ysm

Repocopied by:	marcus
2005-11-09 07:48:19 +00:00
Vsevolod Stakhov
6ed6eabe57 Update to 0.9.8 [1]
Fix default installation paths to preserve erlang cookies [2]

Submitted by:	Denis Shaposhnikov <dsh@vlink.ru> [1]
		Alexander Timoshenko <gonzo@univ.kiev.ua> [2]
PR:		84383 [2]
Approved by:	perky (mentor)
2005-08-28 15:51:48 +00:00
Vsevolod Stakhov
415ee51bc7 Fix distfile fetching.
Fix building of lang/erlang as dependency of net/ejabberd.
Take maintainership (requested by former maintainer).

Approved by:	portmgr (clement), gonzo@univ.kiev.ua (former maintainer)
2005-08-13 09:22:24 +00:00
Sam Lawrance
2ec0f37afd Add rosteritem patch (bump portrevision) [1]
Add some missing dependencies [2]

PR:		ports/82590
Submitted by:	Lars Eggert <lars.eggert@gmx.net> [1]
		Alexander Timoshenko <gonzo@univ.kiev.ua> (maintainer) [2]
Approved by:	maintainer
2005-06-28 12:56:10 +00:00
Pav Lucistnik
61a4e3b609 - Update to 0.9.1
PR:		ports/81431
Submitted by:	Lars Eggert <lars.eggert@gmx.net>
Approved by:	Alexander Timoshenko <gonzo@univ.kiev.ua> (maintainer)
2005-05-25 16:26:41 +00:00
Pav Lucistnik
b3bc33f3b1 - Update to 0.9
PR:		ports/80252
Submitted by:	Lars Eggert <lars.eggert@gmx.net>, this patch by
		Alexander Timoshenko <gonzo@univ.kiev.ua> (maintainer)
2005-04-24 21:37:41 +00:00
Dmitry Sivachenko
aa84378396 Add a file I forgot to add during update. 2004-10-26 07:48:12 +00:00
Dmitry Sivachenko
85a6f6d7f6 Update to version 0.7.5.
PR:		72981
Submitted by:	maintainer
2004-10-25 07:25:02 +00:00
Maxim Sobolev
69673721f1 Add some patches submitted by maintainer privately, not via PR. 2004-08-19 10:15:58 +00:00
Maxim Sobolev
cfef370297 Add ejabberd 0.7, free and Open Source distributed fault-tolerant Jabber
server.

PR:		ports/69339
Submitted by:	Alexander Timoshenko <gonzo@univ.kiev.ua>
2004-08-19 10:11:13 +00:00