Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Mar 2004 14:49:41 -0500 (EST)
From:      Tim Middleton <x@vex.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        x@vex.net
Subject:   ports/64065: [PATCH] irc/py23-supybot: add PySQLite info to pkg-message
Message-ID:  <20040310194941.0BBE2C389@bee.vii.net>
Resent-Message-ID: <200403102000.i2AK0Our029009@freefall.freebsd.org>

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

>Number:         64065
>Category:       ports
>Synopsis:       [PATCH] irc/py23-supybot: add PySQLite info to pkg-message
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 10 12:00:23 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Tim Middleton
>Release:        FreeBSD 5.2.1-RELEASE i386
>Organization:
The Cain Gang Ltd
>Environment:
System: FreeBSD bee.vii.net 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Mon Mar  1 15:09:15 EST
>Description:
Added some information to pkg-message about needing to install the
PySQLite port in order to use some plugins (the app still works fine 
without it however). 

>How-To-Repeat:
>Fix:

--- py23-supybot-0.77.0.patch begins here ---
Index: pkg-message
===================================================================
RCS file: /home/ncvs/ports/irc/py-supybot/pkg-message,v
retrieving revision 1.1
diff -c -u -r1.1 pkg-message
--- pkg-message	10 Mar 2004 15:53:16 -0000	1.1
+++ pkg-message	10 Mar 2004 19:47:33 -0000
@@ -1,6 +1,11 @@
 Supybot is installed. 
 
 For a quick start create a new directory from which to run
-your bot and run the supybot-wizard command from within it.
+your bot and run the supybot-wizard command from within it
+to create a config file and subdirectories.
+
+If you are want to use the Factoids, GrabQuote, Words (and
+possibly a few other) plugins, you need to install the
+databases/py-PySQLite port.
 
 For more information see the GETTING_STARTED document.
--- py23-supybot-0.77.0.patch ends here ---

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



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