| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
databases/py-mssql: Broken with current FreeTDS. Please use databases/py-pymssql
net/py-medusa: Abandoned upstream, last release was in 2005
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
pymssql 1.0.2 is known by its developers [1] to be broken with FreeTDS 0.91 and
later. It should be upgraded to 2.x anyway for Python 3. The bug is that DB
queries return no rows, and therefore it's unlikely to work for anyone.
[1] http://pymssql.org/en/latest/faq.html#queries-return-no-rows
Users should switch to using databases/py-pymssql instead.
Expiration date is set to 2015-10-28.
PR: 198719
Submitted by: bilbo@hobbiton.org
|
|
|
|
|
| |
- Add LICENSE_FILE
- Strip library
|
|
|
|
|
|
|
|
|
|
|
| |
- Retire databases/freetds-msdblib port
(no longer needed, recently updated upstream version has necessary compat
option which is now enabled in the freetds port)
- Fix LIB_DEPENDS in dependent ports
- Bump PORTREVISION in freetds and dependent ports
PR: 193850
Submitted by: 5u623l20@gmail.com (maintainer)
|
|
|
|
|
|
| |
- Add LICENSE
- Modernise port Makefile
- Bump PORTREVISION
|
|
|
|
|
|
|
| |
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat)
|
|
|
|
|
|
|
| |
- Enable stage support
- Limit to the supported python versions
- Change to new LIB_DEPENDS where necessary
- Switch to new OPTIONS framework where necessary
|
|
|
|
| |
databases)
|
| |
|
|
|
|
| |
- While here kick md5 support
|
|
|
|
|
|
| |
to email.
Hat: portmgr
|
|
|
|
| |
starting with D
|
|
|
|
|
|
| |
PR: ports/131407
Submitted by: Wen Heping <wenheping [at] gmail.com>
Approved by: perky (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav
|
|
|
|
|
| |
PR: 108962
Submitted by: Uwe Laverenz <uwe@laverenz.de>
|
| |
|
|
|
|
| |
Approved by: krion@
|
|
|
|
|
| |
Submitted by: Andrzej Kuku?a <akukula@gmail.com>
Approved by: perky (mentor, maintainer)
|
|
|
|
| |
Pointy hat goes to: vsevolod
|
|
|
|
| |
Approved by: perky (mentor, maintainer)
|
| |
|
| |
|
| |
|
| |
|
|
A simple database interface to MS-SQL for Python.
|