Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Oct 2007 10:10:10 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-python@FreeBSD.org
Subject:   Re: ports/116456: commit references a PR
Message-ID:  <200710061010.l96AAAj3008357@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/116456; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/116456: commit references a PR
Date: Sat,  6 Oct 2007 10:08:58 +0000 (UTC)

 miwi        2007-10-06 10:08:53 UTC
 
   FreeBSD ports repository
 
   Modified files:
     irc                  Makefile 
   Added files:
     irc/py-gozerbot      Makefile distinfo pkg-descr pkg-plist 
     irc/py-gozerbot/files pkg-message.in 
   Log:
   gozerbot is a modular Python IRC and Jabber bot
   
   Features:
       * user management by userhost .. bot will not respond if it doesn't know you
       * fleet .. use more than one bot in a program (list of bots)
       * use the bot through dcc chat .. partyline
       * fetch rss feeds.
       * keep todo and shop lists
       * karma
       * quote
       * remember items
       * relaying between bots
       * program your own plugins
       * other stuff
   
   WWW: http://www.gozerbot.org/
   
   PR:             ports/116456
   Submitted by:   Sten Spans <sten at blinkenlights.nl>
   
   Revision  Changes    Path
   1.156     +1 -0      ports/irc/Makefile
   1.1       +58 -0     ports/irc/py-gozerbot/Makefile (new)
   1.1       +3 -0      ports/irc/py-gozerbot/distinfo (new)
   1.1       +9 -0      ports/irc/py-gozerbot/files/pkg-message.in (new)
   1.1       +16 -0     ports/irc/py-gozerbot/pkg-descr (new)
   1.1       +459 -0    ports/irc/py-gozerbot/pkg-plist (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 



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