Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.1.0 15 Aug 2024 10:55:33 |
Po-Chuan Hsieh (sunpoet) |
databases/py-pgcli: Add SSHTUNNEL option |
4.1.0 19 May 2024 17:15:28 |
Po-Chuan Hsieh (sunpoet) |
databases/py-pgcli: Update to 4.1.0
Changes: https://github.com/dbcli/pgcli/blob/main/changelog.rst |
4.0.1_2 20 Apr 2024 14:25:39 |
Po-Chuan Hsieh (sunpoet) |
databases/py-pgcli: Allow build with py-sqlparse 0.5.0+
- Bump PORTREVISION for package change |
4.0.1_1 23 Mar 2024 14:31:06 |
Po-Chuan Hsieh (sunpoet) |
databases/py-pgcli: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change |
4.0.1 02 Nov 2023 07:37:23 |
Po-Chuan Hsieh (sunpoet) |
databases/py-pgcli: Update to 4.0.1
Changes: https://github.com/dbcli/pgcli/blob/main/changelog.rst |
3.5.0 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> |
3.5.0 05 Apr 2023 17:30:12 |
Po-Chuan Hsieh (sunpoet) |
databases/py-pgcli: Update WWW and clean up pkg-descr |
3.5.0 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
3.5.0 03 Oct 2022 02:14:46 |
Po-Chuan Hsieh (sunpoet) |
databases/py-pgcli: Update to 3.5.0
Changes: https://github.com/dbcli/pgcli/blob/main/changelog.rst |
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) |
3.4.1_1 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 ) |
3.4.1_1 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 ) |
3.4.1_1 16 Jun 2022 13:59:33 |
Po-Chuan Hsieh (sunpoet) |
databases/py-pgcli: Change RUN_DEPENDS from py-pgspecial to py-pgspecial1
- Bump PORTREVISION for dependency change |
3.4.1 03 Jun 2022 16:57:15 |
Po-Chuan Hsieh (sunpoet) |
databases/py-pgcli: Convert to USE_PYTHON=pytest |
3.4.1 21 Apr 2022 10:58:40 |
Dmitry Marakasov (amdmi3) |
databases/py-pgcli: fix tests
Switch to USES=pytest, add missing test depend, and document one
failing test
Approved by: portmgr blanket |
3.4.1 16 Apr 2022 04:19:16 |
Po-Chuan Hsieh (sunpoet) |
databases/py-pgcli: Revert 3ba2ffeb5c6bca4e0bbaeb724127cf2841236e8e
- While I'm here:
- Sort TEST_DEPENDS
- Update version requirement of TEST_DEPENDS
net/py-sshtunnel was not added to TEST_DEPENDS because sshtunnel 0.4.0+ which is
not in the tree yet. |
3.4.1 07 Apr 2022 18:59:33 |
Dmitry Marakasov (amdmi3) |
databases/py-pgcli: add missing test depend
Approved by: portmgr blanket |
3.4.1 30 Mar 2022 22:21:07 |
Po-Chuan Hsieh (sunpoet) |
databases/py-pgcli: Update to 3.4.1
Changes: https://github.com/dbcli/pgcli/blob/main/changelog.rst |
3.4.0 07 Mar 2022 18:11:01 |
Po-Chuan Hsieh (sunpoet) |
databases/py-pgcli: Update to 3.4.0
Changes: https://github.com/dbcli/pgcli/blob/main/changelog.rst |
3.3.1 25 Jan 2022 19:50:12 |
Po-Chuan Hsieh (sunpoet) |
databases/py-pgcli: Update to 3.3.1
Changes: https://github.com/dbcli/pgcli/blob/master/changelog.rst |
3.3.0 23 Jan 2022 18:19:11 |
Po-Chuan Hsieh (sunpoet) |
databases/py-pgcli: Update to 3.3.0
Changes: https://github.com/dbcli/pgcli/blob/master/changelog.rst |
3.2.0 21 Sep 2021 03:44:18 |
Po-Chuan Hsieh (sunpoet) |
databases/py-pgcli: Update to 3.2.0
Changes: https://github.com/dbcli/pgcli/blob/master/changelog.rst |
3.1.0 11 May 2021 21:47:04 |
Po-Chuan Hsieh (sunpoet) |
databases/py-pgcli: Update RUN_DEPENDS after
f043e2bdfd2063a32f59a9100cfc80bd3a580f7a |
3.1.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.1.0 19 Dec 2020 20:09:06 |
sunpoet |
Add KEYRING option |
3.1.0 13 Dec 2020 22:20:02 |
sunpoet |
Update to 3.1.0
Changes: https://github.com/dbcli/pgcli/blob/master/changelog.rst |
3.0.0_2 11 Dec 2020 11:03:26 |
sunpoet |
Move devel/py-prompt_toolkit to devel/py-prompt-toolkit
- Bump PORTREVISION for dependency change |
3.0.0_1 13 Oct 2020 18:42:09 |
sunpoet |
Allow build with py-sqlparse 0.4.0
- Update WWW
- Bump PORTREVISION for package change |
3.0.0 11 Jul 2020 07:45:49 |
sunpoet |
Update to 3.0.0
Changes: https://github.com/dbcli/pgcli/blob/master/changelog.rst |
2.2.0 11 Feb 2020 17:53:49 |
sunpoet |
Update version requirement of RUN_DEPENDS |
2.2.0 08 Dec 2019 17:01:00 |
sunpoet |
Update to 2.2.0
Changes: https://github.com/dbcli/pgcli/blob/master/changelog.rst |
2.1.1_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
2.1.1 31 May 2019 10:27:59 |
sunpoet |
Update to 2.1.1
Changes: https://github.com/dbcli/pgcli/blob/master/changelog.rst |
2.1.0_1 28 May 2019 08:55:50 |
koobs |
databases/py-pgcli: Fix runtime dependency failures
pgcli depends on sqlparse<0.3.0,>=0.2.2, and sqlparse was updated to 0.3.0
in ports r495481.
pgcli depends on psycopg2>=2.7.4,<2.8, and psycopg2 was updated to 2.8.2
in ports r502646.
These broke run time, with the following error(s)
raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'sqlparse<0.3.0,>=0.2.2' distribution
was not found and is required by pgcli
raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'psycopg2>=2.7.4,<2.8' distribution
was not found and is required by pgcli (Only the first 15 lines of the commit message are shown above ) |
2.1.0 17 Apr 2019 18:48:42 |
sunpoet |
Update to 2.1.0
Changes: https://github.com/dbcli/pgcli/blob/master/changelog.rst |
2.0.2 16 Apr 2019 23:50:10 |
sunpoet |
Update to 2.0.2
Changes: https://github.com/dbcli/pgcli/blob/master/changelog.rst |
1.11.0_2 10 Apr 2019 06:18:32 |
antoine |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
1.11.0_1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
1.11.0 25 Sep 2018 16:08:45 |
sunpoet |
Update to 1.11.0
Changes: https://github.com/dbcli/pgcli/blob/master/changelog.rst |
1.10.3 29 Jul 2018 19:15:15 |
sunpoet |
Update to 1.10.3
Changes: https://github.com/dbcli/pgcli/blob/master/changelog.rst |
1.9.1 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
1.9.1 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 |
1.9.1 06 Apr 2018 16:26:56 |
sunpoet |
Update to 1.9.1
Changes: https://github.com/dbcli/pgcli/blob/master/changelog.rst |
1.9.0 03 Mar 2018 16:30:29 |
sunpoet |
Update to 1.9.0
- Update WWW
Changes: https://github.com/dbcli/pgcli/blob/master/changelog.rst |
1.8.2 21 Dec 2017 17:41:06 |
sunpoet |
Update to 1.8.2
Changes: https://github.com/dbcli/pgcli/blob/master/changelog.rst |
1.8.1_1 03 Dec 2017 20:36:11 |
sunpoet |
Fix py-cli-helpers dependency
- Bump PORTREVISION for package change
Obtained
from: https://github.com/dbcli/pgcli/commit/4093a8546b330bcbd257610ea6b27219af1615aa |
1.8.1 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
1.8.1 20 Sep 2017 16:31:56 |
sunpoet |
Update to 1.8.1
Changes: https://github.com/dbcli/pgcli/blob/master/changelog.rst |
1.8.0 15 Sep 2017 19:17:39 |
sunpoet |
Update to 1.8.0
Changes: https://github.com/dbcli/pgcli/blob/master/changelog.rst |
1.7.0 16 Jul 2017 16:09:56 |
sunpoet |
Update to 1.7.0
- Add LICENSE_FILE
Changes: https://github.com/dbcli/pgcli/blob/master/changelog.rst |
1.6.0 28 May 2017 23:15:02 |
sunpoet |
Update to 1.6.0
Changes: https://github.com/dbcli/pgcli/blob/master/changelog.rst |
1.5.1 15 Mar 2017 11:31:47 |
sunpoet |
Update to 1.5.1
Changes: https://github.com/dbcli/pgcli/blob/master/changelog.rst |
1.5.0 07 Mar 2017 17:02:26 |
sunpoet |
Update to 1.5.0
Changes: https://github.com/dbcli/pgcli/blob/master/changelog.rst |
1.4.0 12 Jan 2017 20:02:32 |
sunpoet |
Update to 1.4.0
Changes: https://github.com/dbcli/pgcli/blob/master/changelog.rst |
1.3.1_1 03 Dec 2016 08:32:27 |
sunpoet |
- Allow concurrent installation (USE_PYTHON=concurrent)
- Bump PORTREVISION for package change |
1.3.1 19 Nov 2016 17:07:47 |
sunpoet |
- Update to 1.3.1
Changes: https://github.com/dbcli/pgcli/blob/master/changelog.rst |
1.3.0 05 Nov 2016 18:01:15 |
sunpoet |
- Update to 1.3.0
Changes: https://github.com/dbcli/pgcli/commits/master
Differential Revision: https://reviews.freebsd.org/D8414 |
0.20.1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.20.1 04 Dec 2015 12:21:24 |
sunpoet |
- Add py-pgcli 0.20.1
pgcli is a command line interface for Postgres with auto-completion and syntax
highlighting.
WWW: https://pypi.python.org/pypi/pgcli
WWW: http://pgcli.com/ |