Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jun 2006 03:54:01 +0000 (UTC)
From:      Hye-Shik Chang <perky@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/databases Makefile ports/databases/py-sqlite3 Makefile pkg-descr pkg-message ports/databases/py-sqlite3/files setup.py
Message-ID:  <200606230354.k5N3s1T4047078@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
perky       2006-06-23 03:54:01 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/py-sqlite3 Makefile pkg-descr pkg-message 
    databases/py-sqlite3/files setup.py 
  Log:
  Add new port for python sqlite3 module.
  This port installs a Python "standard" library version of pysqlite
  which is provided by databases/py-pysqlite22 already.  Because
  sqlite3 module was introduced in Python 2.5, this port plays only
  for 2.5 or laters.
  
  See Also:       http://docs.python.org/dev/lib/module-sqlite3.html
  
  Revision  Changes    Path
  1.526     +1 -0      ports/databases/Makefile
  1.1       +34 -0     ports/databases/py-sqlite3/Makefile (new)
  1.1       +41 -0     ports/databases/py-sqlite3/files/setup.py (new)
  1.1       +8 -0      ports/databases/py-sqlite3/pkg-descr (new)
  1.1       +7 -0      ports/databases/py-sqlite3/pkg-message (new)



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