summaryrefslogtreecommitdiff
path: root/net-im/jabber (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Give maintainership to Sean Chittenden <sean@chittenden.org>Pete Fritchman2001-10-051-1/+1
| | | | Approved by: joe (old maintainer)
* Enable SSLPete Fritchman2001-10-051-0/+3
| | | | | | PR: 28962 Submitted by: Sean Chittenden <sean@chittenden.org> Approved by: maintainer timeout
* respect CC/CFLAGS.FUJISHIMA Satsuki2001-09-111-0/+12
|
* sync with devel/pth:FUJISHIMA Satsuki2001-09-112-6/+11
| | | | | | | o use pth-config to detect pth headers/libraries. o deinstall etc/jabber.xml if not modified. Approved by: maintainer
* Replace BUILD_DEPENDS with LIB_DEPENDS.Josef Karthauser2001-06-181-1/+1
| | | | PR: ports/25066
* * Upgrade jabber from 1.4 to 1.4.1.Josef Karthauser2001-06-166-17/+130
| | | | | | | | * 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.
* There are reports of jabber not removing it's pidfile when shuttingJosef Karthauser2001-03-112-1/+3
| | | | | | down, so remove it by hand just in case. Submitted by: Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>
* 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
* Port of the Jabber instant messaging server, version 1.4.Josef Karthauser2001-02-1212-138/+153
| | | | This replaces net/jabber-transport, and was repo-copied from there.
* 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.
* Location on MASTER_SITE changed.Steve Price2000-07-071-1/+1
| | | | | PR: 19741 Submitted by: maintainer
* Update md5 and a hint in DESCR. Tarball was simply rerolled, noNeil Blakey-Milner2000-06-302-4/+3
| | | | | | | difference in contents. PR: ports/19028 Submitted by: Kostya Lukin <lukin@sapa.ivcme.elektra.ru> (maintainer)
* Make the makefile and INSTALL script to work correctly with pkg_add.Chris Piazza2000-05-192-13/+22
| | | | | PR: 18635 Submitted by: maintainer
* Upgrade jabber-transport to 1.0Neil Blakey-Milner2000-05-168-11/+293
| | | | | PR: 18602 Submitted by: Kostya Lukin <lukin@sapa.ivcme.elektra.ru> (maintainer)
* Adding jabber-transport version 0.9.Steve Price2000-05-018-0/+98
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>