1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
Renato Botelho
2724ae1632 - Back it to 1.4.3.1 version since transports doesn't work correct with 1.4.4
version.
- bump PORTEPOCH
- Since jabber-1.4.x is obsolete and vulnerable, mark it as DEPRECATED and
  set an EXPIRATION_DATE.
- Drop maintainership, i'm using ejabberd now.
2006-03-18 16:08:47 +00:00
Renato Botelho
ea0a68ad97 - Update to 1.4.4
Thanks to:	Slawomir Kawala <slwkk@alternatywa.net>
2006-03-15 11:05:40 +00:00
Renato Botelho
1f0160b41c - Rewrite rc.d/jabber.sh script
- Fix rc.d installation [1]
- Remove obsolete USE_REINPLACE

Reported by:	krismail [1]
2006-01-24 11:20:03 +00:00
Volker Stolz
495ccf41a6 Use SUB_{FILES,LIST} to make rc.subr-script PREFIX-aware
(Somebody might also want to move the pid-file to /var/run in a future update)
2005-04-08 11:48:38 +00:00
Volker Stolz
c9c05d2623 - Add rcng'ified startup-script
- Move pid-file to /var/spool/jabber/ (/var/run/ would be better but we
    can't use it since jabberd drops its privs to early)

PR:		ports/77028
Submitted by:	Vivek Khera
2005-03-10 16:27:39 +00:00
Volker Stolz
6554026e0c After a crash jabberd refuses to run if a pidfile exists.
Check if a process with the pid contained
in jabber.pid is running and removes the file if not.

PR:		ports/75824
Submitted by:	oss-freebsd-ports AT technorama DOT net
2005-02-01 11:12:05 +00:00
Sean Chittenden
ee795931d4 Update to jabber 1.4.3.1. Jabber 1.4.3 contains a remotely exploitable
vulnerability detailed here.  All jabber 1.4.3 users are strongly advised to
upgrade now:

http://mail.jabber.org/pipermail/jabberd/2004-September/002004.html

Reset maintainership back to ports@ (not using 1.X any more).

Submitted by:	Randy Bush <randy -at- psg.com>
2004-10-31 20:15:20 +00:00
Volker Stolz
3bc6a87b33 Update to 1.4.3
PR:		ports/66307
Submitted by:	c0decafe.net
Approved by:	maintainer timeout
2004-06-23 13:02:45 +00:00
David W. Chapman Jr.
0083051248 Jabber needs SIGKILL to die
remove redundant logfile
fix pkg-plist (mispelling and extra directory)

PR:		37363
Submitted by:	maintainer
Pointed out by:	Neil Darlow
2002-04-26 18:52:12 +00:00
Ying-Chieh Liao
7bf03cf660 upgrade to 1.4.2
PR:		37207
Submitted by:	maintainer
2002-04-18 16:12:04 +00:00
Kevin Lo
0917ae1fac Fix pth is in the library path.
PR: 34681
Submitted by: MAINTAINER
2002-02-08 15:35:10 +00:00
FUJISHIMA Satsuki
3e81d0959e update aim-transport to 0.9.24c.
update irc-transport to 0.1.1-1.4.
differences from the PR:
 - install jud.so correctly.
 - bump PORTREVISION.

PR:		34156
Submitted by:	maintainer
2002-01-22 16:39:14 +00:00
FUJISHIMA Satsuki
e58dff261b respect CC/CFLAGS. 2001-09-11 14:52:01 +00:00
Josef Karthauser
b1639793f4 * Upgrade jabber from 1.4 to 1.4.1.
* Integate the jabber transports into this port instead of having
  separate ports.  Included are: aim-transport, conference, icq-transport
  irc-transport, jud, msn-transport and yahoo-transport.

Note: The configuration file still needs updating for the new transports.
2001-06-16 14:03:04 +00:00
Josef Karthauser
ba29ffd681 There are reports of jabber not removing it's pidfile when shutting
down, so remove it by hand just in case.

Submitted by:	Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>
2001-03-11 15:40:01 +00:00
Josef Karthauser
59b10374be Port of the Jabber instant messaging server, version 1.4.
This replaces net/jabber-transport, and was repo-copied from there.
2001-02-12 19:44:39 +00:00
Chris Piazza
cc3897a83e Make the makefile and INSTALL script to work correctly with pkg_add.
PR:		18635
Submitted by:	maintainer
2000-05-19 06:37:24 +00:00
Neil Blakey-Milner
8b5c744c32 Upgrade jabber-transport to 1.0
PR:		18602
Submitted by:	Kostya Lukin <lukin@sapa.ivcme.elektra.ru> (maintainer)
2000-05-16 14:18:46 +00:00
Steve Price
878c790879 Adding jabber-transport version 0.9.
An online presence and instant messaging server.  The Jabber transport
(jserver) is a daemon for Jabber clients to connect and communicate with.

PR:		17982
Submitted by:	Kostya Lukin <lukin@okbmei.msk.su>
2000-05-01 03:25:19 +00:00