aboutsummaryrefslogtreecommitdiffstats
path: root/databases/py-mssql
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired portsrm2015-10-294-48/+0
| | | | | databases/py-mssql: Broken with current FreeTDS. Please use databases/py-pymssql net/py-medusa: Abandoned upstream, last release was in 2005
* databases/py-mssql: mark broken and deprecatedrm2015-09-291-0/+4
| | | | | | | | | | | | | | 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
* - Clarify LICENSEamdmi32015-03-241-2/+6
| | | | | - Add LICENSE_FILE - Strip library
* Modernise databases/freetds portriggs2014-09-271-2/+2
| | | | | | | | | | | - 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)
* - Fix build breakage due to recent upgrade of databases/freetdsriggs2014-09-222-4/+17
| | | | | | - Add LICENSE - Modernise port Makefile - Bump PORTREVISION
* Python cleanup:rene2014-01-141-1/+1
| | | | | | | - USE_PYTHON* = 2.X -> USE_PYTHON* = 2 - USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes Reviewed by: python (mva, rm) Approved by: portmgr-lurkers (mat)
* - Convert to PYDISTUTILS_AUTOPLISTmva2013-09-282-8/+4
| | | | | | | - Enable stage support - Limit to the supported python versions - Change to new LIB_DEPENDS where necessary - Switch to new OPTIONS framework where necessary
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | databases)
* - Update to 1.0.2sylvio2011-08-172-4/+3
|
* - Move over to py25+ or abovemiwi2011-02-252-2/+2
| | | | - While here kick md5 support
* Reset perky@FreeBSD.org due to maintainer-timeouts and no responselinimon2010-05-241-1/+1
| | | | | | to email. Hat: portmgr
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-1/+1
| | | | starting with D
* - Update py-mssql to 1.0.1vsevolod2009-02-102-10/+5
| | | | | | PR: ports/131407 Submitted by: Wen Heping <wenheping [at] gmail.com> Approved by: perky (maintainer)
* - Make Python 2.5.1 the default Python versionalexbl2007-07-301-0/+1
| | | | | | | | | | - 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
* Update to 0.8.0perky2007-02-112-5/+5
| | | | | PR: 108962 Submitted by: Uwe Laverenz <uwe@laverenz.de>
* Remove USE_REINPLACE from all categories starting with Dedwin2006-05-051-1/+0
|
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Update to 0.7.3.vsevolod2005-09-062-3/+3
| | | | | Submitted by: Andrzej Kuku?a <akukula@gmail.com> Approved by: perky (mentor, maintainer)
* This patch should be removed before 0.7.1 update.perky2005-07-251-42/+0
| | | | Pointy hat goes to: vsevolod
* Update to 0.7.1.vsevolod2005-07-242-7/+5
| | | | Approved by: perky (mentor, maintainer)
* Fix build for the recent freetds library and unmark BROKEN.perky2005-05-052-2/+42
|
* BROKEN: Does not compilekris2005-04-301-0/+2
|
* - Chase freetds shlib bumppav2005-04-121-1/+2
|
* Update to 0.6.0perky2004-11-082-3/+3
|
* Add new port for py-mssql 0.5.1,perky2004-03-054-0/+40
A simple database interface to MS-SQL for Python.