cvs commit: ports/databases Makefile ports/databases/py-sqlite3 Makefile pkg-descr pkg-message ports/databases/py-sqlite3/files setup.py

Hye-Shik Chang perky at FreeBSD.org
Fri Jun 23 03:54:02 UTC 2006


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)


More information about the cvs-ports mailing list