# 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: # # py-jabberbot # py-jabberbot/pkg-descr # py-jabberbot/Makefile # py-jabberbot/pkg-plist # py-jabberbot/distinfo # echo c - py-jabberbot mkdir -p py-jabberbot > /dev/null 2>&1 echo x - py-jabberbot/pkg-descr sed 's/^X//' >py-jabberbot/pkg-descr << '09fca579d8fc6be5c05e9eefa7b1aedc' XProgramming your own Jabber bot can be fun and helpful. This is Xpython-jabberbot, a Jabber bot framework for Python that enables you Xto easily write simple Jabber bots. You can use your Jabber bots to Xprovide information about your running systems, to make your website Xinteract with your visitors or notify you about updates or changes Xyou monitor with your Python scripts. X XWWW: http://thpinfo.com/2007/python-jabberbot/ 09fca579d8fc6be5c05e9eefa7b1aedc echo x - py-jabberbot/Makefile sed 's/^X//' >py-jabberbot/Makefile << 'db99f4c560cb64ea173f436e9ecd68c0' X# New ports collection makefile for: py-jabberbot X# Date created: 2010-04-04 X# Whom: Gvozdikov Veniamin X# X# $FreeBSD$ X# X XPORTNAME= jabberbot XPORTVERSION= 0.9 XCATEGORIES= net-im python XMASTER_SITES= http://thpinfo.com/2007/python-jabberbot/ XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} X XMAINTAINER= g.veniamin@googlemail.com XCOMMENT= A simple Jabber Bot for Python X XBUILD_DEPENDS= ${PYTHON_SITELIBDIR}/xmpp/auth.py:${PORTSDIR}/net-im/py-xmpppy X XUSE_PYTHON= 2.4+ XUSE_PYDISTUTILS= yes X Xpost-patch: X @${GREP} -lr '/usr/bin/python' ${WRKSRC} | \ X ${XARGS} ${REINPLACE_CMD} -e "s,^#!/usr/bin/python,#!${PYTHON_CMD}," X X.include db99f4c560cb64ea173f436e9ecd68c0 echo x - py-jabberbot/pkg-plist sed 's/^X//' >py-jabberbot/pkg-plist << '5396e0159a4356384fa752fb55372e96' X%%PYTHON_SITELIBDIR%%/jabberbot.py X%%PYTHON_SITELIBDIR%%/jabberbot.pyc X%%PYTHON_SITELIBDIR%%/jabberbot.pyo 5396e0159a4356384fa752fb55372e96 echo x - py-jabberbot/distinfo sed 's/^X//' >py-jabberbot/distinfo << '1dbb6400764410d910ce963dfda41918' XMD5 (jabberbot-0.9.tar.gz) = 2262df265f6ba387f1ace1bf417d0275 XSHA256 (jabberbot-0.9.tar.gz) = 6a67acb441a8e80b54078967c1277f48034dee4e42a61ab6faae2f04c7eaa4dd XSIZE (jabberbot-0.9.tar.gz) = 20003 1dbb6400764410d910ce963dfda41918 exit