summaryrefslogtreecommitdiff
path: root/net/imcom (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move instant messaging related ports to newly created net-im category:Pav Lucistnik2005-11-097-156/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=147669
* - Update to 1.34Pav Lucistnik2005-05-302-6/+5
| | | | | | | | PR: ports/81672 Submitted by: Martijn Lina <martijn@pacno.net> (maintainer) Notes: svn path=/head/; revision=136462
* - DISTVERSION is s/best/worst/ thing since Swiss knife.Pav Lucistnik2005-04-121-1/+2
| | | | | | | | | Fix PORTVERSION to not go backwards Reported by: chkversion script Notes: svn path=/head/; revision=133120
* - Update to 1.33p1Pav Lucistnik2005-04-113-3/+29
| | | | | | | | PR: ports/79795 Submitted by: Martijn Lina <martijn@pacno.net> (maintainer) Notes: svn path=/head/; revision=133093
* Update to 1.33Kirill Ponomarev2004-07-174-4/+26
| | | | | | | | PR: ports/69153 Submitted by: maintainer Notes: svn path=/head/; revision=113807
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Utilize ${PYEXPAT} which is introduced in bsd.python.mk 1.40.Hye-Shik Chang2003-11-041-1/+1
| | | | Notes: svn path=/head/; revision=93097
* - Update to version 1.32Kirill Ponomarev2003-10-293-16/+16
| | | | | | | | | | | | | | | | | * fixed a bug in the awaylogmodule where it would print * messages in inverse order * fixed a bug in the awaylogmodule where it would print * the current time instead of the time it received the message. * fixed a bug in the transport registration code. - Use DOCSDIR PR: 58679 Submitted by: Ports Fury Notes: svn path=/head/; revision=92564
* Fix hard-coded python2.2 dependency.Hye-Shik Chang2003-08-011-1/+2
| | | | Notes: svn path=/head/; revision=86159
* update net/imcom: 1.30.b8 -> 1.31Daichi GOTO2003-07-274-65/+59
| | | | | | | | PR: 54840 Submitted by: Martijn Lina <martijn@pacno.net> (maintainer) Notes: svn path=/head/; revision=85660
* update net/imcom: 0.93 --> 1.30.b8Daichi GOTO2003-07-035-47/+69
| | | | | | | | | PR: 51482 Submitted by: Martijn Lina <martijn@sewers-2.demon.nl> Pointed out by: Ian D. Leroux Notes: svn path=/head/; revision=84127
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* New port: IMCom command-line Jabber clientEdwin Groothuis2003-01-206-0/+90
IMCom is a command-line Jabber client written in Python. Its original goal was to replace mICQ as my instant messenger. To that end it looks very similar to mICQ, though the actual command interpreter is a bit different. Commands are issued to IMCom in a style similar to IRC. PR: ports/39059 Submitted by: Martijn Lina <martijn@pacno.net> Notes: svn path=/head/; revision=73582