Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Feb 2002 03:02:55 +0100 (CET)
From:      Vladimir Vrzic <random@bsd.org.yu>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/34567: New port: IMCom command-line Jabber client
Message-ID:  <200202030202.g1322tQ04213@amber.bsd.org.yu>

next in thread | raw e-mail | index | archive | help

>Number:         34567
>Category:       ports
>Synopsis:       New port: IMCom command-line Jabber client
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 02 18:10:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Vladimir Vrzic
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
BSD users group of Yugoslavia
>Environment:
System: FreeBSD amber.bsd.org.yu 4.5-STABLE FreeBSD 4.5-STABLE #0: Tue Jan 29 15:57:48 CET 2002 root@amber.bsd.org.yu:/usr/obj/usr/src/sys/AMBER i386


	
>Description:
A command-line Jabber client written in Python
>How-To-Repeat:
	
>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	.
#	./distinfo
#	./Makefile
#	./pkg-comment
#	./pkg-descr
#	./pkg-plist
#	./pkg-message
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo x - ./distinfo
sed 's/^X//' >./distinfo << 'END-of-./distinfo'
XMD5 (imcom-0.92.tar.gz) = a2b3147092566211a555966039d743c2
END-of-./distinfo
echo x - ./Makefile
sed 's/^X//' >./Makefile << 'END-of-./Makefile'
X# New ports collection makefile for:   imcom
X# Date created:        3 February 2001
X# Whom:                Vladimir Vrzic
X#
X# $FreeBSD$
X#
X
XPORTNAME=      imcom
XPORTVERSION=   0.92
XCATEGORIES=    net
XMASTER_SITES=  http://imcom.floobin.cx/files/
X
XMAINTAINER=    random@bsd.org.yu
X
XRUN_DEPENDS=   ${PYTHON_SITELIBDIR}/pyexpat.so:${PORTSDIR}/textproc/py-expat
X
XUSE_PYTHON=    yes
X
X.include <bsd.port.mk>
END-of-./Makefile
echo x - ./pkg-comment
sed 's/^X//' >./pkg-comment << 'END-of-./pkg-comment'
XA command-line Jabber client written in Python. 
END-of-./pkg-comment
echo x - ./pkg-descr
sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr'
XIMCom is a command-line Jabber client written in Python.  It looks very
Xsimilar to mICQ, though the actual command interpreter is a bit different.
XCommands are issued to IMCom in a style similar to IRC.
X
XIMCom supports the following Jabber technologies:
X    * Sending/Receiving Messages
X    * Presence Updates
X    * File Transfer
X    * SSL Connections
X    * vCard retrieval and submission
X    * Basic Support of the jabber:iq:admin namespace
X    * Agent and Transport Registration
X    * Handles Jabber Resources properly
X
XIMCom supports the following UI stuffs
X    * Command customization
X    * Multi-line messages
X    * Sending a message to a particular resource a user is logged in from
X    * ignore and lurker group support
X    * Auto-Status
X    * Reply/Again (sending a message to the last person to message
X      you and sending a message to the last person you messaged
X    * Color customization
X    * Multiple profile support
END-of-./pkg-descr
echo x - ./pkg-plist
sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist'
Xbin/imcom
Xshare/imcom/AccountCreator.py
Xshare/imcom/AutoStatus.py
Xshare/imcom/CICommands.py
Xshare/imcom/CLI.py
Xshare/imcom/GUI.py
Xshare/imcom/GUI2.py
Xshare/imcom/GUIbackend.py
Xshare/imcom/IHTTPServer.py
Xshare/imcom/IMCom.py
Xshare/imcom/JabberHandler.py
Xshare/imcom/JabberTags.py
Xshare/imcom/LogHandler.py
Xshare/imcom/Preferences.py
Xshare/imcom/SocketWrapper.py
Xshare/imcom/VCardTags.py
Xshare/imcom/docs/AutoStatus.API
Xshare/imcom/docs/CONTRIBUTORS
Xshare/imcom/docs/LICENSE
Xshare/imcom/docs/README
Xshare/imcom/docs/README.autostatus
Xshare/imcom/docs/TODO
Xshare/imcom/docs/WHATSNEW
Xshare/imcom/docs/advanced.html
Xshare/imcom/docs/commands.html
Xshare/imcom/docs/download.html
Xshare/imcom/docs/news.html
Xshare/imcom/docs/rosterlist.jpg
Xshare/imcom/docs/statuschange.jpg
Xshare/imcom/docs/style.css
Xshare/imcom/docs/template.html
Xshare/imcom/docs/whatis.html
X@dirrm share/imcom/docs
X@dirrm share/imcom
END-of-./pkg-plist
echo x - ./pkg-message
sed 's/^X//' >./pkg-message << 'END-of-./pkg-message'
XWarning! This version of IMCom seems to have problems with
Xcreating the initial profile. If you encounter this problem,
Xuse the sample imcomrc included in /usr/share/imcom/doc/README
Xand put it in ~/.imcom/imcomrc before running the program.
END-of-./pkg-message
exit


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202030202.g1322tQ04213>