Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Dec 2005 22:43:44 +0000 (UTC)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/databases Makefile ports/databases/pydbx Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200512202243.jBKMhi1n040410@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
edwin       2005-12-20 22:43:44 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/pydbx      Makefile distinfo pkg-descr pkg-plist 
  Log:
  New port: databases/pydbx Simple SQL database abstraction layer for Python
  
          dbx is a simple SQL database abstraction layer for Python.
          The goal of dbx is to make using a SQL database as simple
          as possible while providing a consistent API across different
          databases.
  
          Author: David Phillips <david@acz.org>
          WWW:    http://david.acz.org/pydbx/
  
  PR:             ports/90623
  Submitted by:   David Phillips <david@acz.org>
  
  Revision  Changes    Path
  1.469     +1 -0      ports/databases/Makefile
  1.1       +20 -0     ports/databases/pydbx/Makefile (new)
  1.1       +2 -0      ports/databases/pydbx/distinfo (new)
  1.1       +6 -0      ports/databases/pydbx/pkg-descr (new)
  1.1       +10 -0     ports/databases/pydbx/pkg-plist (new)



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