Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.28.0 21 Nov 2024 13:38:03
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-mycli: Update to 1.28.0
Changes: https://github.com/dbcli/mycli/blob/main/changelog.md |
1.27.2_1 20 Apr 2024 14:25:39
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-mycli: Allow build with py-sqlparse 0.5.0+
- Bump PORTREVISION for package change |
1.27.2 05 Apr 2024 23:57:45
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-mycli: Update to 1.27.2
Changes: https://github.com/dbcli/mycli/blob/main/changelog.md |
1.27.1 31 Mar 2024 18:51:15
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-mycli: Update to 1.27.1
Changes: https://github.com/dbcli/mycli/blob/main/changelog.md |
1.27.0_1 23 Mar 2024 14:31:05
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-mycli: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change |
1.27.0 29 Sep 2023 14:19:56
    |
Po-Chuan Hsieh (sunpoet)  |
*: Replace USES=pycryptography* with USE_PYTHON=cryptography{,_build,_test}
- Introduce USE_PYTHON=cryptography{,_build,_test}
- Switch all 96 ports from USES=pycryptography to with
USE_PYTHON=cryptography{,_build,_test}
- Remove Mk/Uses/pycryptography.mk
PR: 273727
Approved by: tcberner (portmgr)
Exp-run by: antoine |
1.27.0 21 Aug 2023 17:03:41
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-mycli: Update to 1.27.0
Changes: https://github.com/dbcli/mycli/blob/main/changelog.md |
1.26.1 31 Jul 2023 16:39:56
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-mycli: Sort USES |
1.26.1 22 Jul 2023 07:46:38
    |
Tobias C. Berner (tcberner)  |
framework: convert tree to use USES=pycryptography
A future commit will update to security/py-cryptography will introduce a
rust dependency.
PR: 254853 |
1.26.1 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> |
1.26.1 05 Apr 2023 17:30:12
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-mycli: Update WWW and clean up pkg-descr |
1.26.1 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
1.26.1 10 Sep 2022 16:06:09
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-mycli: Add SSH option |
1.26.1 10 Sep 2022 13:02:41
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-mycli: Update to 1.26.1
Changes: https://github.com/dbcli/mycli/blob/main/changelog.md |
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) |
1.25.0 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 ) |
1.25.0 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 ) |
1.25.0 16 Apr 2022 04:19:16
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-mycli: Update to 1.25.0
Changes: https://github.com/dbcli/mycli/blob/main/changelog.md |
1.24.3_1 25 Mar 2022 13:36:49
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-mycli: Do not install test module
- Bump PORTREVISION for package change
PR: 262759
Reported by: se |
1.24.3 28 Jan 2022 23:26:43
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-mycli: Update to 1.24.3
Changes: https://github.com/dbcli/mycli/blob/master/changelog.md |
1.23.2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.23.2 06 Feb 2021 20:44:57
  |
sunpoet  |
Update to 1.23.2
Changes: https://github.com/dbcli/mycli/blob/master/changelog.md |
1.23.0 01 Feb 2021 19:25:54
  |
sunpoet  |
Fix r563317
Relax pyperclip version requirement to 1.7.0 temporarily. |
1.23.0 30 Jan 2021 12:23:07
  |
sunpoet  |
Update to 1.23.0
Changes: https://github.com/dbcli/mycli/blob/master/changelog.md |
1.22.2_2 11 Dec 2020 11:03:26
  |
sunpoet  |
Move devel/py-prompt_toolkit to devel/py-prompt-toolkit
- Bump PORTREVISION for dependency change |
1.22.2_1 13 Oct 2020 18:42:04
  |
sunpoet  |
Allow build with py-sqlparse 0.4.0
- Update WWW
- Bump PORTREVISION for package change |
1.22.2 15 Aug 2020 16:30:56
  |
sunpoet  |
Update to 1.22.2
Changes: https://github.com/dbcli/mycli/blob/master/changelog.md |
1.22.1 08 Aug 2020 10:18:39
  |
sunpoet  |
Update to 1.22.1
Changes: https://github.com/dbcli/mycli/blob/master/changelog.md |
1.22.0 30 Jul 2020 09:50:38
  |
sunpoet  |
Update to 1.22.0
Changes: https://github.com/dbcli/mycli/blob/master/changelog.md |
1.21.1 11 Jul 2020 07:45:45
  |
sunpoet  |
Update to 1.21.1
- Change RUN_DEPENDS from py-prompt_toolkit to py-prompt_toolkit2
Changes: https://github.com/dbcli/mycli/blob/master/changelog.md |
1.20.1 24 Aug 2019 00:07:50
  |
sunpoet  |
Update to 1.20.1
Changes: https://github.com/dbcli/mycli/blob/master/changelog.md |
1.20.0 13 Aug 2019 20:50:18
  |
sunpoet  |
Update to 1.20.0
Changes: https://github.com/dbcli/mycli/blob/master/changelog.md |
1.19.0_1 30 May 2019 21:57:07
  |
sunpoet  |
Allow build with py-sqlparse 0.3.0
- Bump PORTREVISION for package change
PR: 237724
Submitted by: Zane C. Bowers-Hadley <vvelox@vvelox.net> |
1.19.0 16 Apr 2019 23:50:05
  |
sunpoet  |
Update to 1.19.0
Changes: https://github.com/dbcli/mycli/blob/master/changelog.md |
1.17.0_1 10 Apr 2019 06:18:32
  |
antoine  |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
1.17.0 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.17.0 29 May 2018 18:17:16
  |
sunpoet  |
Update to 1.17.0
Changes: https://github.com/dbcli/mycli/blob/master/changelog.md |
1.16.0 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.16.0 03 Mar 2018 16:30:24
  |
sunpoet  |
Update WWW |
1.16.0 02 Jan 2018 15:33:13
  |
sunpoet  |
Update to 1.16.0
Changes: https://github.com/dbcli/mycli/blob/master/changelog.md |
1.15.0 24 Dec 2017 11:14:56
  |
sunpoet  |
Update to 1.15.0
Changes: https://github.com/dbcli/mycli/blob/master/changelog.md |
1.14.0 23 Dec 2017 16:49:38
  |
sunpoet  |
Update to 1.14.0
Changes: https://github.com/dbcli/mycli/blob/master/changelog.md |
1.13.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.13.1 29 Sep 2017 16:59:43
  |
sunpoet  |
Update to 1.13.1
Changes: https://github.com/dbcli/mycli/blob/master/changelog.md |
1.13.0 23 Sep 2017 14:38:15
  |
sunpoet  |
Update to 1.13.0
Changes: https://github.com/dbcli/mycli/blob/master/changelog.md |
1.12.1 11 Aug 2017 21:38:26
  |
sunpoet  |
Update to 1.12.1
Changes: https://github.com/dbcli/mycli/blob/master/changelog.md |
1.12.0 02 Aug 2017 18:35:28
  |
sunpoet  |
Update to 1.12.0
Changes: https://github.com/dbcli/mycli/blob/master/changelog.md |
1.11.0 13 Jul 2017 18:10:45
  |
sunpoet  |
Update to 1.11.0
Changes: https://github.com/dbcli/mycli/blob/master/changelog.md |
1.10.0 19 Apr 2017 14:39:52
  |
sunpoet  |
Update to 1.10.0
Changes: https://github.com/dbcli/mycli/blob/master/changelog.md |
1.9.0 20 Mar 2017 00:28:28
  |
sunpoet  |
Update to 1.9.0
Changes: https://github.com/dbcli/mycli/blob/master/changelog.md |
1.8.1_2 03 Dec 2016 08:32:22
  |
sunpoet  |
- Allow concurrent installation (USE_PYTHON=concurrent)
- Bump PORTREVISION for package change |
1.8.1_1 19 Nov 2016 17:07:43
  |
sunpoet  |
- Import upstream patch for sqlparse 0.2.2
- Bump PORTREVISION for package change
Obtained
from: https://github.com/dbcli/mycli/commit/63a6339e451dfe537f1b7cf43758409abea52342 |
1.8.1 05 Nov 2016 18:01:11
  |
sunpoet  |
- Update to 1.8.1
- Use USES=mysql
Changes: https://github.com/dbcli/mycli/blob/master/changelog.md
Differential Revision: https://reviews.freebsd.org/D8414 |
1.6.0 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.6.0 25 Mar 2016 20:02:25
  |
sunpoet  |
- Update to 1.6.0
Changes: https://github.com/dbcli/mycli/blob/master/changelog.md |
1.5.2_1 21 Mar 2016 17:59:30
  |
sunpoet  |
- Update to 20160318 snapshot which supports prompt_toolkit 0.57
- Bump PORTREVISION for package change
Changes: https://github.com/dbcli/pgcli/commits/master |
1.5.2 04 Dec 2015 12:20:44
  |
sunpoet  |
- Add py-mycli 1.5.2
mycli is a command line interface for MySQL, MariaDB, and Percona with
auto-completion and syntax highlighting.
WWW: https://pypi.python.org/pypi/mycli
WWW: http://mycli.net/ |