Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 May 2009 00:21:12 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/databases Makefile ports/databases/py-odbc Makefile distinfo pkg-descr pkg-plist ports/databases/py-odbc/files patch-setup-libs
Message-ID:  <200905050021.n450LCQW044614@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
miwi        2009-05-05 00:21:12 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/py-odbc    Makefile distinfo pkg-descr pkg-plist 
    databases/py-odbc/files patch-setup-libs 
  Log:
  pyodbc is a Python module that allows you to use ODBC to connect to
  almost any database from Windows, Linux, OS/X, and more.
  
  It implements the Python Database API Specification v2.0, but
  additional features have been added to simplify database
  programming even more.
  
  WWW:    http://code.google.com/p/pyodbc/
  
  PR:             ports/133757
  Submitted by:   Robet Kruus <rob.kruus@gmail.com>
  
  Revision  Changes    Path
  1.765     +1 -0      ports/databases/Makefile
  1.1       +66 -0     ports/databases/py-odbc/Makefile (new)
  1.1       +3 -0      ports/databases/py-odbc/distinfo (new)
  1.1       +12 -0     ports/databases/py-odbc/files/patch-setup-libs (new)
  1.1       +8 -0      ports/databases/py-odbc/pkg-descr (new)
  1.1       +7 -0      ports/databases/py-odbc/pkg-plist (new)



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