12 Commits

Author SHA1 Message Date
Marcus von Appen
984a4dd8d2 - Remove easy_install dependency
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-08 12:05:00 +00:00
Baptiste Daroussin
f4f46a920e 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
2014-05-05 16:24:00 +00:00
Frederic Culot
430f42032a - 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)
2014-04-05 06:34:54 +00:00
Baptiste Daroussin
c23ef8bc8b Convert d* to USES=zip 2014-03-07 16:49:09 +00:00
William Grzybowski
c6476cad43 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]
2013-11-22 13:18:12 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Vanilla I. Shu
3d0f3788dc 1: Upgrade to 3.0.6.
2: trim Makefile header, fix pkg-plist.

PR:		ports/174242
Submitted by:	maintainer [1], me [2]
2013-08-17 08:29:14 +00:00
Martin Wilke
93cfaf9ad9 - Chase unixODBC shlib bump 2012-02-06 12:25:50 +00:00
Martin Wilke
7874a9f87a - Fix PORTREVISION
Reported by:	dvl via freshports sanity test
2011-02-25 01:14:51 +00:00
Martin Wilke
021fc3a529 - Move over to py25+ or above
- While here kick md5 support
2011-02-25 00:12:12 +00:00
Martin Wilke
bbb62f89cb - Fix build with custom Prefix
PR:		136002
Submitted by:	Robert Kruus <rob.kruus@gmail.com> (maintainer)
2009-07-01 12:37:33 +00:00
Martin Wilke
e9b0c36292 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>
2009-05-05 00:21:12 +00:00