notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Diego: I replied to your email, it bounced. Please email me again from a different address.

Port details
py-odbc ODBC connections for python
4.0.1 databases Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.0.1Version of this port present on the latest quarterly branch.
Maintainer: rob.kruus@gmail.com search for ports maintained by this maintainer
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
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. unixODBC>=2.2.14 : databases/unixODBC
  2. py27-setuptools27>0 : devel/py-setuptools27
  3. python2.7 : lang/python27
Runtime dependencies:
  1. py27-setuptools27>0 : devel/py-setuptools27
  2. python2.7 : lang/python27
Library dependencies:
  1. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/pyodbc/
  2. https://pypi.python.org/packages/source/p/pyodbc/
Collapse this list.

Number of commits found: 18

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.0.1
18 Jul 2017 23:40:21
Revision:446179Original commit files touched by this commit
dbaio search for other commits by this committer
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
Revision:431764Original commit files touched by this commit
amdmi3 search for other commits by this committer
- 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
Revision:416469Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:415762Original commit files touched by this commit
pi search for other commits by this committer
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
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:371173Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports from databases/ and deskutils/ to new USES=python

Approved by:	portmgr (implicit)
3.0.7_1
08 Jun 2014 12:05:01
Revision:357004Original commit files touched by this commit
mva search for other commits by this committer
- 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
Revision:353029Original commit files touched by this commit
bapt search for other commits by this committer
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
Revision:350198Original commit files touched by this commit
culot search for other commits by this committer
- 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
Revision:347405Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Convert d* to USES=zip
3.0.7
22 Nov 2013 13:18:13
Revision:334591Original commit files touched by this commit
wg search for other commits by this committer
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
Revision:327717Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
3.0.6
17 Aug 2013 08:29:14
Revision:324833Original commit files touched by this commit
vanilla search for other commits by this committer
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
Original commit files touched by this commit
miwi search for other commits by this committer
- Chase unixODBC shlib bump
2.1.5_1
25 Feb 2011 01:14:51
Original commit files touched by this commit
miwi search for other commits by this committer
- Fix PORTREVISION

Reported by:    dvl via freshports sanity test
2.1.5_1
25 Feb 2011 00:12:12
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- Move over to py25+ or above
- While here kick md5 support
2.1.5
01 Jul 2009 12:37:33
Original commit files touched by this commit
miwi search for other commits by this committer
- 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
Original commit files touched by this commit
miwi search for other commits by this committer
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>

Number of commits found: 18