ports/116456: New port: irc/py-gozerbot gozerbot is a Python IRC and Jabber bot

Sten Spans sten at blinkenlights.nl
Sun Sep 23 16:30:17 PDT 2007


On Sun, 23 Sep 2007, miwi at FreeBSD.org wrote:

> Synopsis: New port: irc/py-gozerbot gozerbot is a Python IRC and Jabber bot
>
> State-Changed-From-To: open->feedback
> State-Changed-By: miwi
> State-Changed-When: Sun Sep 23 08:56:26 UTC 2007
> State-Changed-Why:
> Hi
>
> Plist failed
>
> Registering depends:.  Creating bzip'd tar ball in
> '/usr/home/miwi/dev/ports/irc/py-gozerbot/py25-gozerbot-0.7.1.1.tbz'
> ===> Checking pkg_info py25-gozerbot-0.7.1.1 Gozerbot - A modular Python
> IRC and Jabber bot ===> Checking shared library dependencies ===>
> Deinstalling for irc/py-gozerbot ===>   Deinstalling
> py25-gozerbot-0.7.1.1 ===> Extra files and directories check
> bin/gozerbot-start bin/gozerbot-stop

I have fixed these, didn't know about porttools, cool stuff.

> lib/python2.5/site-packages/gozerbot-GOZERBOT.0.7.1.1-py2.5.egg-info

The main problem here is the GOZERBOT addition,
which I've fixed by adding the following to the makefile:
PYDISTUTILS_EGGINFO=    gozerbot-GOZERBOT.${PORTVERSION}-py${PYTHON_VER}.egg-info

However the port still doesn't pass "port test" from porttools,
because PYDISTUTILS_EGGINFODIR in bsd.python.mk doesn't respect
PREFIX, changing it to ${PYTHONPREFIX_SITELIBDIR} makes the port pass
"port test".

I'll submit a new shar to gnats.

-- 
Sten Spans

"There is a crack in everything, that's how the light gets in."
Leonard Cohen - Anthem


More information about the freebsd-python mailing list