pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/py-ZODB Point to a couple of useful URLs. R...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b1b6272ca9b0
branches: trunk
changeset: 469510:b1b6272ca9b0
user: snj <snj%pkgsrc.org@localhost>
date: Tue Feb 24 21:11:12 2004 +0000
description:
Point to a couple of useful URLs. Requested by Michal Pasternak in
PR pkg/24549.
Also slightly change some wording.
diffstat:
databases/py-ZODB/MESSAGE | 10 ++++++++--
1 files changed, 8 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r 9fdb4e6f79d2 -r b1b6272ca9b0 databases/py-ZODB/MESSAGE
--- a/databases/py-ZODB/MESSAGE Tue Feb 24 19:55:33 2004 +0000
+++ b/databases/py-ZODB/MESSAGE Tue Feb 24 21:11:12 2004 +0000
@@ -1,8 +1,14 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2003/12/06 19:52:43 recht Exp $
+$NetBSD: MESSAGE,v 1.2 2004/02/24 21:11:12 snj Exp $
-To start the server, bound to port 9999:
+To start the server, bound to port 9999, run:
${PREFIX}/bin/runzeo.py -f DBNAME -a 9999
+For more information about ZODB, see:
+ http://zope.org/Wikis/ZODB/FrontPage/
+
+The ZODB Programming Guide is located at:
+ http://zope.org/Wikis/ZODB/FrontPage/guide/index.html
+
===========================================================================
Home |
Main Index |
Thread Index |
Old Index