Port details |
- py-odbc ODBC connections for python
- 4.0.1 databases
=0 4.0.1Version of this port present on the latest quarterly branch.
- Maintainer: rob.kruus@gmail.com
- Port Added: 2009-05-05 00:21:50
- Last Update: 2017-07-18 23:40:21
- SVN Revision: 446179
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/mkleehammer/pyodbc
- Description:
- 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: https://github.com/mkleehammer/pyodbc
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pyodbc>0:databases/py-odbc@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-pyodbc
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1484673680
SHA256 (pyodbc-4.0.1.tar.gz) = ddd8d14f2206c790e583cdc4a09f934f0d2e12e56f3bc8d5e90b0960d1c96f8c
SIZE (pyodbc-4.0.1.tar.gz) = 190668
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- unixODBC>=2.2.14 : databases/unixODBC
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- Library dependencies:
-
- libodbc.so : databases/unixODBC
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.0.1 18 Jul 2017 23:40:21 |
dbaio |
databases/py-odbc: Update to 4.0.17, Rename to databases/py-pyodbc
Rename to comply with PyPI scheme
While here:
- Switch to USES=localbase and remove a patch that does the same
- STRIP pyodbc.so
PR: 220305
Submitted by: rob.kruus@gmail.com (maintainer)
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D11587 |
4.0.1 17 Jan 2017 17:29:32 |
amdmi3 |
- Update to 4.0.1
- While here, add LICENSE_FILE and pet portlint
PR: 216144
Submitted by: rob.kruus@gmail.com (maintainer) |
3.0.10 06 Jun 2016 15:25:42 |
mat |
Remove unneeded usage of:
- MASTER_SITE_SUBDIR
- ${MASTER_SITES_FOO}
- :DEFAULT (and use a default when appropriate)
Sponsored by: Absolight |
3.0.10 24 May 2016 05:23:25 |
pi |
databases/py-odbc: 3.0.7 -> 3.0.10
- Fix for 64-bit int problems and decimal problems.
PR: 209668
Submitted by: rob.kruus@gmail.com (maintainer) |
3.0.7_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
3.0.7_1 19 Oct 2014 08:50:18 |
mva |
- Convert ports from databases/ and deskutils/ to new USES=python
Approved by: portmgr (implicit) |
3.0.7_1 08 Jun 2014 12:05:01 |
mva |
- Remove easy_install dependency
- Bump PORTREVISION to enforce a cleanup for the easy_install references
With hat: python@
Approved by: portmgr (implicit) |
3.0.7 05 May 2014 16:24:01 |
bapt |
Fix unixODBC vs libiodbc conflicts
Always rely on unixODBC each time a port is looking for libodbc.so
Remove odbc compat from libiodbc
This allows to install both kde and gnome at the same time
While here:
- Convert libiodbc to USES=libtool
- Convert a bunch of libiodbc dependencies to USES=libtool
- Chase libiodbc.so shlib change
- Stagify some ports
- Convert some ports to USES=pgsql
Discussed with: rakuco (kde)
With hat: portmgr |
3.0.7 05 Apr 2014 06:34:54 |
culot |
- Fix Makefile's header [1]
- Add LICENSE (MIT) [1]
- Pet portlint(1) by reformatting WWW link
PR: ports/188242 [1]
Submitted by: Rober Kruus <rob.kruus@gmail.com> (maintainer) |
07 Mar 2014 16:49:10
|
bapt |
Convert d* to USES=zip |
3.0.7 22 Nov 2013 13:18:13 |
wg |
databases/py-odbc: update to 3.0.7
- Update to 3.0.7 [1]
- Allow staging
- Remove useless gmake
- Use auto plist
PR: ports/180580 [1]
Submitted by: maintainer [1] |
3.0.6 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
3.0.6 17 Aug 2013 08:29:14 |
vanilla |
1: Upgrade to 3.0.6.
2: trim Makefile header, fix pkg-plist.
PR: ports/174242
Submitted by: maintainer [1], me [2] |
2.1.5_2 06 Feb 2012 12:25:50 |
miwi |
- Chase unixODBC shlib bump |
2.1.5_1 25 Feb 2011 01:14:51 |
miwi |
- Fix PORTREVISION
Reported by: dvl via freshports sanity test |
2.1.5_1 25 Feb 2011 00:12:12 |
miwi |
- Move over to py25+ or above
- While here kick md5 support |
2.1.5 01 Jul 2009 12:37:33 |
miwi |
- Fix build with custom Prefix
PR: 136002
Submitted by: Robert Kruus <rob.kruus@gmail.com> (maintainer) |
2.1.5 05 May 2009 00:21:12 |
miwi |
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> |