Date: Wed, 5 Feb 2003 16:52:52 -0800 (PST) From: Edwin Groothuis <edwin@FreeBSD.org> To: all-committers@FreeBSD.org, legacy-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases Makefile ports/databases/zodb3 Makefile distinfo pkg-comment pkg-descr pkg-plist pkg-req Message-ID: <200302060052.h160qqaa095069@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2003/02/05 16:52:52 PST Modified files: databases Makefile Added files: databases/zodb3 Makefile distinfo pkg-comment pkg-descr pkg-plist pkg-req Log: [NEW PORT] zodb3 zodb3 is different from zodb which is already in the database ports collection. The ZODB package is a Python object persistence system. It provides the Z Object Database separately from Zope so it can be used in non-Zope related Python applications to provide transparent object-oriented persistency. PR: ports/46108 Submitted by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> Revision Changes Path 1.227 +1 -0 ports/databases/Makefile 1.1 +24 -0 ports/databases/zodb3/Makefile (new) 1.1 +1 -0 ports/databases/zodb3/distinfo (new) 1.1 +1 -0 ports/databases/zodb3/pkg-comment (new) 1.1 +7 -0 ports/databases/zodb3/pkg-descr (new) 1.1 +431 -0 ports/databases/zodb3/pkg-plist (new) 1.1 +17 -0 ports/databases/zodb3/pkg-req (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302060052.h160qqaa095069>