From owner-freebsd-python@FreeBSD.ORG Sat Oct 6 10:10:11 2007 Return-Path: Delivered-To: freebsd-python@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 14A6416A418 for ; Sat, 6 Oct 2007 10:10:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 0275313C447 for ; Sat, 6 Oct 2007 10:10:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l96AAA2Q008358 for ; Sat, 6 Oct 2007 10:10:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l96AAAj3008357; Sat, 6 Oct 2007 10:10:10 GMT (envelope-from gnats) Date: Sat, 6 Oct 2007 10:10:10 GMT Message-Id: <200710061010.l96AAAj3008357@freefall.freebsd.org> To: freebsd-python@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/116456: commit references a PR X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Oct 2007 10:10:11 -0000 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 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"