aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/imcom
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyedwin2006-02-011-0/+1
| | | | Approved by: krion@
* Move instant messaging related ports to newly created net-im category:pav2005-11-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* - Update to 1.34pav2005-05-312-6/+5
| | | | | PR: ports/81672 Submitted by: Martijn Lina <martijn@pacno.net> (maintainer)
* - DISTVERSION is s/best/worst/ thing since Swiss knife.pav2005-04-121-1/+2
| | | | | | Fix PORTVERSION to not go backwards Reported by: chkversion script
* - Update to 1.33p1pav2005-04-123-3/+29
| | | | | PR: ports/79795 Submitted by: Martijn Lina <martijn@pacno.net> (maintainer)
* Update to 1.33krion2004-07-174-4/+26
| | | | | PR: ports/69153 Submitted by: maintainer
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Utilize ${PYEXPAT} which is introduced in bsd.python.mk 1.40.perky2003-11-051-1/+1
|
* - Update to version 1.32krion2003-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
* Fix hard-coded python2.2 dependency.perky2003-08-021-1/+2
|
* update net/imcom: 1.30.b8 -> 1.31daichi2003-07-274-65/+59
| | | | | PR: 54840 Submitted by: Martijn Lina <martijn@pacno.net> (maintainer)
* update net/imcom: 0.93 --> 1.30.b8daichi2003-07-035-47/+69
| | | | | | PR: 51482 Submitted by: Martijn Lina <martijn@sewers-2.demon.nl> Pointed out by: Ian D. Leroux
* De-pkg-comment.knu2003-02-212-1/+1
|
* New port: IMCom command-line Jabber clientedwin2003-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>