From owner-cvs-all Fri May 26 0: 5:30 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1386337B839; Fri, 26 May 2000 00:05:22 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA90423; Fri, 26 May 2000 00:05:21 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-Id: <200005260705.AAA90423@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 26 May 2000 00:05:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/py-MySQLdb - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/05/26 00:05:21 PDT ports/databases/py-MySQLdb - Imported sources Update of /home/ncvs/ports/databases/py-MySQLdb In directory freefall.freebsd.org:/d/home/sobomax/MyPorts/py-MySQLdb Log Message: Initial import of py-MySQLdb. py-MySQLdb is a Python module to access MySQL databases, very similar to the one in ports/databases/py-MySQL, but unlike the latter it is actively maintained and conform to the DB-API v2.0. Therefore it should be used instead of the oldest one by all who want retain maintainability of their Python DB applications in the future. PR: 18383 Submitted by: sobomax Status: Vendor Tag: SOBOMAX Release Tags: v1_0 N ports/databases/py-MySQLdb/Makefile N ports/databases/py-MySQLdb/files/md5 N ports/databases/py-MySQLdb/pkg/COMMENT N ports/databases/py-MySQLdb/pkg/DESCR N ports/databases/py-MySQLdb/pkg/PLIST N ports/databases/py-MySQLdb/patches/patch-aa No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message