summaryrefslogtreecommitdiff
path: root/databases/py-mssql (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired portsRuslan Makhmatkhanov2015-10-284-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 deprecatedRuslan Makhmatkhanov2015-09-281-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 LICENSEDmitry Marakasov2015-03-241-2/+6
| | | | | - Add LICENSE_FILE - Strip library
* Modernise databases/freetds portThomas Zander2014-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/freetdsThomas Zander2014-09-222-4/+17
| | | | | | - Add LICENSE - Modernise port Makefile - Bump PORTREVISION
* Python cleanup:Rene Ladan2014-01-131-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_AUTOPLISTMarcus von Appen2013-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: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | databases)
* - Update to 1.0.2Sylvio Cesar Teixeira2011-08-162-4/+3
|
* - Move over to py25+ or aboveMartin Wilke2011-02-252-2/+2
| | | | - While here kick md5 support
* Reset perky@FreeBSD.org due to maintainer-timeouts and no responseMark Linimon2010-05-231-1/+1
| | | | | | to email. Hat: portmgr
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | starting with D
* - Update py-mssql to 1.0.1Vsevolod Stakhov2009-02-092-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 versionAlexander Botero-Lowry2007-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.0Hye-Shik Chang2007-02-112-5/+5
| | | | | PR: 108962 Submitted by: Uwe Laverenz <uwe@laverenz.de>
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
|
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | Approved by: krion@
* Update to 0.7.3.Vsevolod Stakhov2005-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.Hye-Shik Chang2005-07-251-42/+0
| | | | Pointy hat goes to: vsevolod
* Update to 0.7.1.Vsevolod Stakhov2005-07-242-7/+5
| | | | Approved by: perky (mentor, maintainer)
* Fix build for the recent freetds library and unmark BROKEN.Hye-Shik Chang2005-05-052-2/+42
|
* BROKEN: Does not compileKris Kennaway2005-04-301-0/+2
|
* - Chase freetds shlib bumpPav Lucistnik2005-04-111-1/+2
|
* Update to 0.6.0Hye-Shik Chang2004-11-072-3/+3
|
* Add new port for py-mssql 0.5.1,Hye-Shik Chang2004-03-054-0/+40
A simple database interface to MS-SQL for Python.