Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5.3 25 Dec 2024 19:15:18
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-sqlparse: Update to 0.5.3
Changes: https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG
https://sqlparse.readthedocs.io/en/latest/changes.html |
0.5.2 21 Nov 2024 13:38:04
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-sqlparse: Update to 0.5.2
Changes: https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG
https://sqlparse.readthedocs.io/en/latest/changes.html |
0.5.1 16 Jul 2024 18:36:16
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-sqlparse: Update to 0.5.1
Changes: https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG
https://sqlparse.readthedocs.io/en/latest/changes.html |
0.5.0 20 Apr 2024 14:25:40
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-sqlparse: Update to 0.5.0
Changes: https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG |
0.4.4 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
0.4.4 19 Apr 2023 18:54:27
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-sqlparse: Update to 0.4.4
- Convert to USE_PYTHON=pep517
- Remove outdated CONFLICTS_INSTALL: py-sqlparse020 has been removed almost 2.5
years
Changes: https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG |
0.4.3 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
0.4.3 03 Oct 2022 17:10:26
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-sqlparse: Update to 0.4.3
Changes: https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.4.2 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.4.2 20 Jul 2022 14:21:07
    |
Tobias C. Berner (tcberner)  |
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above ) |
0.4.2 21 Sep 2021 03:44:20
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-sqlparse: Update to 0.4.2
Changes: https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG |
0.4.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.4.1 13 Oct 2020 18:42:19
  |
sunpoet  |
Update to 0.4.1
Changes: https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG |
0.4.0 10 Oct 2020 17:55:32
  |
sunpoet  |
Update to 0.4.0
Changes: https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG |
0.3.1 01 Mar 2020 18:18:22
  |
sunpoet  |
Update to 0.3.1
Changes: https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG |
0.3.0_1 10 Apr 2019 06:18:32
  |
antoine  |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
0.3.0 12 Mar 2019 18:09:48
  |
sunpoet  |
Update to 0.3.0
Changes: https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG |
0.2.4 28 Feb 2019 21:35:13
  |
sunpoet  |
Update CONFLICTS_INSTALL |
0.2.4 25 Apr 2018 16:42:38
  |
amdmi3  |
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat |
0.2.4 13 Dec 2017 20:49:59
  |
sunpoet  |
Add CONFLICTS_INSTALL |
0.2.4 28 Sep 2017 10:40:47
  |
sunpoet  |
Update to 0.2.4
- Add LICENSE_FILE
Changes: https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG |
0.2.3 02 Mar 2017 17:59:22
  |
sunpoet  |
Update to 0.2.3
Changes: https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG |
0.2.2_1 03 Dec 2016 08:31:42
  |
sunpoet  |
- Allow concurrent installation (USE_PYTHON=concurrent)
- Bump PORTREVISION for package change |
0.2.2 19 Nov 2016 17:07:38
  |
sunpoet  |
- Update to 0.2.2
- Add PyPI as primary WWW
Changes: https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG |
0.2.0 05 Nov 2016 18:00:57
  |
sunpoet  |
- Update to 0.2.0
- Add NO_ARCH
- Take maintainership
Changes: https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG
Differential Revision: https://reviews.freebsd.org/D8414
Approved by: wg (maintainer) |
0.1.16 19 May 2016 10:21:25
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
0.1.16 11 Oct 2015 08:56:09
  |
pi  |
databases/py-sqlparse: 0.1.2 -> 0.1.16
Changes: Lots.
https://github.com/andialbrecht/sqlparse/blob/master/CHANGES
PR: 198683
Submitted by: wg |
0.1.2_1 19 Oct 2014 08:50:18
  |
mva  |
- Convert ports from databases/ and deskutils/ to new USES=python
Approved by: portmgr (implicit) |
0.1.2_1 15 Apr 2014 15:29:48
  |
swills  |
- Stage [1]
- 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) |
0.1.2 20 Sep 2013 16:13:49
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
0.1.2 25 Jun 2011 09:39:15
 |
miwi  |
sqlparse is a non-validating SQL parser module.
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> |