aboutsummaryrefslogtreecommitdiff
path: root/net/jabber/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Move instant messaging related ports to newly created net-im category:Pav Lucistnik2005-11-091-51/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/gaim -> net-im/gaim net/gaim-latex -> net-im/gaim-latex net/gaim-openq -> net-im/gaim-openq net/gaim-rss-reader -> net-im/gaim-rss-reader net/gicq -> net-im/gicq net/gnomeicu2 -> net-im/gnomeicu2 net/gossip -> net-im/gossip net/ickle -> net-im/ickle net/jabber -> net-im/jabber net/jabber-aim -> net-im/jabber-aim net/jabber-conference -> net-im/jabber-conference net/jabber-jud -> net-im/jabber-jud net/jabber-msn -> net-im/jabber-msn net/jabber-users-agent -> net-im/jabber-users-agent net/jabber-yahoo -> net-im/jabber-yahoo net/jarl -> net-im/jarl net/kf -> net-im/kf net/libicq -> net-im/libicq net/libicq2000 -> net-im/libicq2000 net/loudmouth -> net-im/loudmouth net/meanwhile -> net-im/meanwhile net/meanwhile-gaim -> net-im/meanwhile-gaim net/newsbot -> net-im/newsbot net/ocaml-jabbr -> net-im/ocaml-jabbr net/psi -> net-im/psi net/py-jabber -> net-im/py-jabber net/py-twistedWords -> net-im/py-twistedWords net/p5-Net-Jabber -> net-im/p5-Net-Jabber Repocopied by: marcus Notes: svn path=/head/; revision=147671
* - Take maintainershipRenato Botelho2005-09-301-1/+1
| | | | Notes: svn path=/head/; revision=143830
* Optimize USE_RC_SUBR-usage: USE_RC_SUBR=foo.sh instead of having to setVolker Stolz2005-04-111-3/+1
| | | | | | | three separate variables Notes: svn path=/head/; revision=133005
* Use SUB_{FILES,LIST} to make rc.subr-script PREFIX-awareVolker Stolz2005-04-081-1/+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-101-1/+2
| | | | | | | | | | | - 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-0/+1
| | | | | | | | | | | 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-4/+10
| | | | | | | | | | | | | | 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-231-15/+15
| | | | | | | | | PR: ports/66307 Submitted by: c0decafe.net Approved by: maintainer timeout Notes: svn path=/head/; revision=112052
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Clear moonlight beckons.Ade Lovett2003-03-071-0/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* PERL -> REINPLACEEdwin Groothuis2002-11-041-0/+1
| | | | | | | And some ports have USE_PERL5=yes now. Notes: svn path=/head/; revision=69436
* Updating maintainer e-mail addressSean Chittenden2002-09-041-1/+1
| | | | | | | | Reviewed by: knu (mentor) Approved by: knu (mentor) Notes: svn path=/head/; revision=65616
* upgrade to 1.4.2Ying-Chieh Liao2002-04-181-37/+15
| | | | | | | | PR: 37207 Submitted by: maintainer Notes: svn path=/head/; revision=57852
* update aim-transport to 0.9.24c.FUJISHIMA Satsuki2002-01-221-11/+14
| | | | | | | | | | | | | 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
* Give maintainership to Sean Chittenden <sean@chittenden.org>Pete Fritchman2001-10-051-1/+1
| | | | | | | Approved by: joe (old maintainer) Notes: svn path=/head/; revision=48447
* Enable SSLPete Fritchman2001-10-051-0/+3
| | | | | | | | | PR: 28962 Submitted by: Sean Chittenden <sean@chittenden.org> Approved by: maintainer timeout Notes: svn path=/head/; revision=48440
* sync with devel/pth:FUJISHIMA Satsuki2001-09-111-6/+10
| | | | | | | | | | o use pth-config to detect pth headers/libraries. o deinstall etc/jabber.xml if not modified. Approved by: maintainer Notes: svn path=/head/; revision=47676
* Replace BUILD_DEPENDS with LIB_DEPENDS.Josef Karthauser2001-06-181-1/+1
| | | | | | | PR: ports/25066 Notes: svn path=/head/; revision=44167
* * Upgrade jabber from 1.4 to 1.4.1.Josef Karthauser2001-06-161-2/+27
| | | | | | | | | | | * 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-0/+1
| | | | | | | | | 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
* I got confused when porting the 1.4 version and included someJosef Karthauser2001-03-111-3/+1
| | | | | | | | | | dependancies that were necessary for v1.2, but had since been dropped. PR: ports/25066 Notes: svn path=/head/; revision=39583
* Port of the Jabber instant messaging server, version 1.4.Josef Karthauser2001-02-121-10/+13
| | | | | | | This replaces net/jabber-transport, and was repo-copied from there. Notes: svn path=/head/; revision=38275
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Location on MASTER_SITE changed.Steve Price2000-07-071-1/+1
| | | | | | | | PR: 19741 Submitted by: maintainer Notes: svn path=/head/; revision=30302
* Upgrade jabber-transport to 1.0Neil Blakey-Milner2000-05-161-3/+9
| | | | | | | | 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-011-0/+19
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