notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
py-mycli CLI for MySQL Database with auto-completion and syntax highlighting
1.27.0 databases on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.27.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-12-04 12:20:53
Last Update: 2023-09-29 14:19:56
Commit Hash: 3754fc5
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://www.mycli.net/
https://github.com/dbcli/mycli
Description:
mycli is a command line interface for MySQL, MariaDB, and Percona with auto-completion and syntax highlighting.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}mycli>0:databases/py-mycli@${PY_FLAVOR}
To install the port:
cd /usr/ports/databases/py-mycli/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/py-mycli
  • pkg install py39-mycli
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-mycli listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-mycli
Package flavors (<flavor>: <package>)
  • py39: py39-mycli
distinfo:
TIMESTAMP = 1692211691 SHA256 (mycli-1.27.0.tar.gz) = a71db5bd9c1a7d0006f4f2ff01548ce75637d3f50ca3a7e77b950b5b46aff7cd SIZE (mycli-1.27.0.tar.gz) = 290701

Packages (timestamps in pop-ups are UTC):
py37-mycli
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--1.22.2_2---1.22.2_2-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-mycli
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.27.01.27.0-1.27.01.27.0---
FreeBSD:13:quarterly1.27.01.27.01.26.11.27.01.27.0-1.27.01.27.0
FreeBSD:14:latest1.27.01.27.01.26.11.27.01.27.0--1.26.1
FreeBSD:14:quarterly1.27.01.27.0-1.27.01.27.0-1.27.01.27.0
FreeBSD:15:latest1.27.01.27.0n/a1.27.0n/a-1.27.0-
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-cli-helpers>=2.2.1 : devel/py-cli-helpers@py39
  2. py39-click>=7.0 : devel/py-click@py39
  3. py39-configobj>=5.0.5 : devel/py-configobj@py39
  4. py39-prompt-toolkit>=3.0.6<4.0.0 : devel/py-prompt-toolkit@py39
  5. py39-pyaes>=1.6.1 : security/py-pyaes@py39
  6. py39-pygments>=1.6 : textproc/py-pygments@py39
  7. py39-pymysql>=0.9.2 : databases/py-pymysql@py39
  8. py39-pyperclip>=1.7.0 : devel/py-pyperclip@py39
  9. py39-sqlglot>=5.1.3 : databases/py-sqlglot@py39
  10. py39-sqlparse>=0.3.0<0.5.0 : databases/py-sqlparse@py39
  11. py39-cryptography>=41.0.3_1,1 : security/py-cryptography@py39
  12. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  13. python3.9 : lang/python39
Library dependencies:
  1. libmysqlclient.so.21 : databases/mysql80-client
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py39-mycli-1.27.0: SSH=off: SSH protocol support ===> Use 'make config' to modify these settings
Options name:
databases_py-mycli
USES:
mysql python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/m/mycli/
  2. https://pypi.org/packages/source/m/mycli/
Collapse this list.

Number of commits found: 52

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.27.0
29 Sep 2023 14:19:56
commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*: 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
commit hash: a83cb4ea0a36400d636121cd189a8a17703e2114commit hash: a83cb4ea0a36400d636121cd189a8a17703e2114commit hash: a83cb4ea0a36400d636121cd189a8a17703e2114commit hash: a83cb4ea0a36400d636121cd189a8a17703e2114 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 51cda8ff79cee0dbb353a8f9e5d65f5f44f744b3commit hash: 51cda8ff79cee0dbb353a8f9e5d65f5f44f744b3commit hash: 51cda8ff79cee0dbb353a8f9e5d65f5f44f744b3commit hash: 51cda8ff79cee0dbb353a8f9e5d65f5f44f744b3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-mycli: Sort USES
1.26.1
22 Jul 2023 07:46:38
commit hash: b28a739884e37c25bb57ea5f157252adb63065d3commit hash: b28a739884e37c25bb57ea5f157252adb63065d3commit hash: b28a739884e37c25bb57ea5f157252adb63065d3commit hash: b28a739884e37c25bb57ea5f157252adb63065d3 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
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
commit hash: 620b7147974135999e0fe7d83667f2ece7dd32ebcommit hash: 620b7147974135999e0fe7d83667f2ece7dd32ebcommit hash: 620b7147974135999e0fe7d83667f2ece7dd32ebcommit hash: 620b7147974135999e0fe7d83667f2ece7dd32eb files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-mycli: Update WWW and clean up pkg-descr
1.26.1
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
1.26.1
10 Sep 2022 16:06:09
commit hash: 31a9caf8cfe104abc111682999d1be6ca1a1576ccommit hash: 31a9caf8cfe104abc111682999d1be6ca1a1576ccommit hash: 31a9caf8cfe104abc111682999d1be6ca1a1576ccommit hash: 31a9caf8cfe104abc111682999d1be6ca1a1576c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-mycli: Add SSH option
1.26.1
10 Sep 2022 13:02:41
commit hash: 3f3cc7e11540c33d2c1a4ef4dbf1ad58bfd3d8d1commit hash: 3f3cc7e11540c33d2c1a4ef4dbf1ad58bfd3d8d1commit hash: 3f3cc7e11540c33d2c1a4ef4dbf1ad58bfd3d8d1commit hash: 3f3cc7e11540c33d2c1a4ef4dbf1ad58bfd3d8d1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-mycli: Update to 1.26.1

Changes:	https://github.com/dbcli/mycli/blob/main/changelog.md
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.25.0
20 Jul 2022 14:21:07
commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.25.0
16 Apr 2022 04:19:16
commit hash: dfa28e5121aef2262021c04486f85b97fdb1e0fdcommit hash: dfa28e5121aef2262021c04486f85b97fdb1e0fdcommit hash: dfa28e5121aef2262021c04486f85b97fdb1e0fdcommit hash: dfa28e5121aef2262021c04486f85b97fdb1e0fd files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 96b2fab2572eabef7f6e5d2f480ee75d31c7f7c7commit hash: 96b2fab2572eabef7f6e5d2f480ee75d31c7f7c7commit hash: 96b2fab2572eabef7f6e5d2f480ee75d31c7f7c7commit hash: 96b2fab2572eabef7f6e5d2f480ee75d31c7f7c7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 0bde1d95eb122f805516baa6911058b7b48fad9dcommit hash: 0bde1d95eb122f805516baa6911058b7b48fad9dcommit hash: 0bde1d95eb122f805516baa6911058b7b48fad9dcommit hash: 0bde1d95eb122f805516baa6911058b7b48fad9d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.23.2
06 Feb 2021 20:44:57
Revision:564266Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.23.2

Changes:	https://github.com/dbcli/mycli/blob/master/changelog.md
1.23.0
01 Feb 2021 19:25:54
Revision:563632Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix r563317

Relax pyperclip version requirement to 1.7.0 temporarily.
1.23.0
30 Jan 2021 12:23:07
Revision:563317Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:557718Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:552252Original commit files touched by this commit
sunpoet search for other commits by this committer
Allow build with py-sqlparse 0.4.0

- Update WWW
- Bump PORTREVISION for package change
1.22.2
15 Aug 2020 16:30:56
Revision:544980Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.22.2

Changes:	https://github.com/dbcli/mycli/blob/master/changelog.md
1.22.1
08 Aug 2020 10:18:39
Revision:544402Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.22.1

Changes:	https://github.com/dbcli/mycli/blob/master/changelog.md
1.22.0
30 Jul 2020 09:50:38
Revision:543747Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.22.0

Changes:	https://github.com/dbcli/mycli/blob/master/changelog.md
1.21.1
11 Jul 2020 07:45:45
Revision:541912Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:509669Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.20.1

Changes:	https://github.com/dbcli/mycli/blob/master/changelog.md
1.20.0
13 Aug 2019 20:50:18
Revision:508854Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:503108Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:499136Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:498530Original commit files touched by this commit
antoine search for other commits by this committer
Bump a few PORTREVISIONs after r498529

With hat:	portmgr
1.17.0
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:471102Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.17.0

Changes:	https://github.com/dbcli/mycli/blob/master/changelog.md
1.16.0
25 Apr 2018 16:42:38
Revision:468282Original commit files touched by this commit
amdmi3 search for other commits by this committer
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
Revision:463499Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW
1.16.0
02 Jan 2018 15:33:13
Revision:457874Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.16.0

Changes:	https://github.com/dbcli/mycli/blob/master/changelog.md
1.15.0
24 Dec 2017 11:14:56
Revision:457143Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.15.0

Changes:	https://github.com/dbcli/mycli/blob/master/changelog.md
1.14.0
23 Dec 2017 16:49:38
Revision:457073Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.14.0

Changes:	https://github.com/dbcli/mycli/blob/master/changelog.md
1.13.1
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
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 View all of this commit message)
1.13.1
29 Sep 2017 16:59:43
Revision:450918Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.13.1

Changes:	https://github.com/dbcli/mycli/blob/master/changelog.md
1.13.0
23 Sep 2017 14:38:15
Revision:450450Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.13.0

Changes:	https://github.com/dbcli/mycli/blob/master/changelog.md
1.12.1
11 Aug 2017 21:38:26
Revision:447796Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.12.1

Changes:	https://github.com/dbcli/mycli/blob/master/changelog.md
1.12.0
02 Aug 2017 18:35:28
Revision:447150Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.12.0

Changes:	https://github.com/dbcli/mycli/blob/master/changelog.md
1.11.0
13 Jul 2017 18:10:45
Revision:445677Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.11.0

Changes:	https://github.com/dbcli/mycli/blob/master/changelog.md
1.10.0
19 Apr 2017 14:39:52
Revision:438860Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.10.0

Changes:	https://github.com/dbcli/mycli/blob/master/changelog.md
1.9.0
20 Mar 2017 00:28:28
Revision:436520Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:427603Original commit files touched by this commit
sunpoet search for other commits by this committer
- Allow concurrent installation (USE_PYTHON=concurrent)
- Bump PORTREVISION for package change
1.8.1_1
19 Nov 2016 17:07:43
Revision:426459Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
Revision:425414Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:411885Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
Revision:411581Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
Revision:402923Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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/

Number of commits found: 52