cvs commit: ports/databases Makefile ports/databases/pydbx Makefile distinfo pkg-descr pkg-plist

Edwin Groothuis edwin at FreeBSD.org
Tue Dec 20 14:43:50 PST 2005


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 at acz.org>
          WWW:    http://david.acz.org/pydbx/
  
  PR:             ports/90623
  Submitted by:   David Phillips <david at 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)


More information about the cvs-all mailing list