aboutsummaryrefslogtreecommitdiff
path: root/net-im/jabber/files
Commit message (Collapse)AuthorAgeFilesLines
* - Fix fd_set vulnerability and save this port to be removedRenato Botelho2006-09-031-0/+16
| | | | | | | | | - Bump PORTREVISION Provided by: author Notes: svn path=/head/; revision=172045
* - Back it to 1.4.3.1 version since transports doesn't work correct with 1.4.4Renato Botelho2006-03-186-11/+114
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=157565
* - Update to 1.4.4Renato Botelho2006-03-156-114/+11
| | | | | | | Thanks to: Slawomir Kawala <slwkk@alternatywa.net> Notes: svn path=/head/; revision=157229
* - Rewrite rc.d/jabber.sh scriptRenato Botelho2006-01-241-15/+13
| | | | | | | | | | - Fix rc.d installation [1] - Remove obsolete USE_REINPLACE Reported by: krismail [1] Notes: svn path=/head/; revision=154336
* Use SUB_{FILES,LIST} to make rc.subr-script PREFIX-awareVolker Stolz2005-04-081-3/+3
| | | | | | | (Somebody might also want to move the pid-file to /var/run in a future update) Notes: svn path=/head/; revision=132750
* - Add rcng'ified startup-scriptVolker Stolz2005-03-102-34/+31
| | | | | | | | | | | - 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 Notes: svn path=/head/; revision=130815
* After a crash jabberd refuses to run if a pidfile exists.Volker Stolz2005-02-011-1/+12
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=127840
* Update to jabber 1.4.3.1. Jabber 1.4.3 contains a remotely exploitableSean Chittenden2004-10-311-2/+1
| | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=120545
* Update to 1.4.3Volker Stolz2004-06-237-89/+39
| | | | | | | | | PR: ports/66307 Submitted by: c0decafe.net Approved by: maintainer timeout Notes: svn path=/head/; revision=112052
* Jabber needs SIGKILL to dieDavid W. Chapman Jr.2002-04-261-3/+2
| | | | | | | | | | | | remove redundant logfile fix pkg-plist (mispelling and extra directory) PR: 37363 Submitted by: maintainer Pointed out by: Neil Darlow Notes: svn path=/head/; revision=58187
* upgrade to 1.4.2Ying-Chieh Liao2002-04-186-108/+91
| | | | | | | | PR: 37207 Submitted by: maintainer Notes: svn path=/head/; revision=57852
* Fix pth is in the library path.Kevin Lo2002-02-081-0/+3
| | | | | | | | PR: 34681 Submitted by: MAINTAINER Notes: svn path=/head/; revision=54381
* update aim-transport to 0.9.24c.FUJISHIMA Satsuki2002-01-221-3/+5
| | | | | | | | | | | | | update irc-transport to 0.1.1-1.4. differences from the PR: - install jud.so correctly. - bump PORTREVISION. PR: 34156 Submitted by: maintainer Notes: svn path=/head/; revision=53584
* respect CC/CFLAGS.FUJISHIMA Satsuki2001-09-111-0/+12
| | | | Notes: svn path=/head/; revision=47677
* * Upgrade jabber from 1.4 to 1.4.1.Josef Karthauser2001-06-163-14/+83
| | | | | | | | | | | * 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. Notes: svn path=/head/; revision=44067
* There are reports of jabber not removing it's pidfile when shuttingJosef Karthauser2001-03-111-1/+2
| | | | | | | | | down, so remove it by hand just in case. Submitted by: Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw> Notes: svn path=/head/; revision=39592
* Port of the Jabber instant messaging server, version 1.4.Josef Karthauser2001-02-126-88/+97
| | | | | | | This replaces net/jabber-transport, and was repo-copied from there. Notes: svn path=/head/; revision=38275
* Make the makefile and INSTALL script to work correctly with pkg_add.Chris Piazza2000-05-191-12/+11
| | | | | | | | PR: 18635 Submitted by: maintainer Notes: svn path=/head/; revision=28574
* Upgrade jabber-transport to 1.0Neil Blakey-Milner2000-05-163-6/+65
| | | | | | | | PR: 18602 Submitted by: Kostya Lukin <lukin@sapa.ivcme.elektra.ru> (maintainer) Notes: svn path=/head/; revision=28487
* Adding jabber-transport version 0.9.Steve Price2000-05-013-0/+53
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> Notes: svn path=/head/; revision=28216