aboutsummaryrefslogtreecommitdiff
path: root/databases/py-mssql
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 Notes: svn path=/head/; revision=400417
* 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 Notes: svn path=/head/; revision=398134
* - Clarify LICENSEDmitry Marakasov2015-03-241-2/+6
| | | | | | | | - Add LICENSE_FILE - Strip library Notes: svn path=/head/; revision=382092
* 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) Notes: svn path=/head/; revision=369379
* - Fix build breakage due to recent upgrade of databases/freetdsThomas Zander2014-09-222-4/+17
| | | | | | | | | - Add LICENSE - Modernise port Makefile - Bump PORTREVISION Notes: svn path=/head/; revision=368959
* 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) Notes: svn path=/head/; revision=339634
* - 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 Notes: svn path=/head/; revision=328563
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - Update to 1.0.2Sylvio Cesar Teixeira2011-08-162-4/+3
| | | | Notes: svn path=/head/; revision=279826
* - Move over to py25+ or aboveMartin Wilke2011-02-252-2/+2
| | | | | | | - While here kick md5 support Notes: svn path=/head/; revision=269616
* Reset perky@FreeBSD.org due to maintainer-timeouts and no responseMark Linimon2010-05-231-1/+1
| | | | | | | | | to email. Hat: portmgr Notes: svn path=/head/; revision=254920
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with D Notes: svn path=/head/; revision=240068
* - 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) Notes: svn path=/head/; revision=227911
* - 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 Notes: svn path=/head/; revision=196700
* Update to 0.8.0Hye-Shik Chang2007-02-112-5/+5
| | | | | | | | PR: 108962 Submitted by: Uwe Laverenz <uwe@laverenz.de> Notes: svn path=/head/; revision=184883
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
| | | | Notes: svn path=/head/; revision=161363
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Update to 0.7.3.Vsevolod Stakhov2005-09-062-3/+3
| | | | | | | | Submitted by: Andrzej Kuku?a <akukula@gmail.com> Approved by: perky (mentor, maintainer) Notes: svn path=/head/; revision=142087
* This patch should be removed before 0.7.1 update.Hye-Shik Chang2005-07-251-42/+0
| | | | | | | Pointy hat goes to: vsevolod Notes: svn path=/head/; revision=140079
* Update to 0.7.1.Vsevolod Stakhov2005-07-242-7/+5
| | | | | | | Approved by: perky (mentor, maintainer) Notes: svn path=/head/; revision=140010
* Fix build for the recent freetds library and unmark BROKEN.Hye-Shik Chang2005-05-052-2/+42
| | | | Notes: svn path=/head/; revision=134647
* BROKEN: Does not compileKris Kennaway2005-04-301-0/+2
| | | | Notes: svn path=/head/; revision=134379
* - Chase freetds shlib bumpPav Lucistnik2005-04-111-1/+2
| | | | Notes: svn path=/head/; revision=133084
* Update to 0.6.0Hye-Shik Chang2004-11-072-3/+3
| | | | Notes: svn path=/head/; revision=121043
* 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. Notes: svn path=/head/; revision=103007