aboutsummaryrefslogtreecommitdiff
path: root/databases/py-sqlparse
Commit message (Collapse)AuthorAgeFilesLines
* - Fix trailing whitespace in pkg-descrs, categories [a-f]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415498
* databases/py-sqlparse: 0.1.2 -> 0.1.16Kurt Jaeger2015-10-113-10/+6
| | | | | | | | | | | Changes: Lots. https://github.com/andialbrecht/sqlparse/blob/master/CHANGES PR: 198683 Submitted by: wg Notes: svn path=/head/; revision=399081
* - Convert ports from databases/ and deskutils/ to new USES=pythonMarcus von Appen2014-10-191-3/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371173
* - Stage [1]Steve Wills2014-04-152-5/+6
| | | | | | | | | | | | | | | - Add LICENSE [1] - Pet portlint [1] - Avoid deprecated USE_PYDISTUTILS=easy_install - Switch to automatic PLIST - Bump PORTREVISION due to package change PR: ports/188622 [1] Submitted by: Bartek Rutkowski <ports@robakdesign.com> [1] Approved by: portmgr@ (blanket) Notes: svn path=/head/; revision=351343
* 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
* sqlparse is a non-validating SQL parser module.Martin Wilke2011-06-254-0/+31
It provides support for parsing, splitting and formatting SQL statements. WWW: http://code.google.com/p/python-sqlparse/ PR: ports/156828 Submitted by: Roland van Laar <roland at micite.net> Notes: svn path=/head/; revision=276356