Port details |
- py-mysql-connector-python2 MySQL driver written in Python
- 2.2.2 databases
=0 2.2.2Version of this port present on the latest quarterly branch.
- DEPRECATED: Please consider using databases/py-mysql-connector-python which has been updated to latest upstream version
This port expired on: 2019-05-15
- Maintainer: bofh@FreeBSD.org
- Port Added: 2014-10-06 20:29:49
- Last Update: 2019-05-16 17:12:22
- SVN Revision: 501793
- Also Listed In: python
- License: GPLv2
- WWW:
- http://dev.mysql.com/doc/connector-python/en
- Description:
- MySQL driver written in Python which does not depend on MySQL C client
libraries and implements the DB API v2.0 specification (PEP-249).
WWW: http://dev.mysql.com/doc/connector-python/en
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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}mysql-connector-python2>0:databases/py-mysql-connector-python2@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py36-mysql-connector-python2
- Package flavors (<flavor>: <package>)
- py36: py36-mysql-connector-python2
- py27: py27-mysql-connector-python2
- distinfo:
- TIMESTAMP = 1488711732
SHA256 (mysql-connector-python-2.2.2.tar.gz) = 768cfe8c9a16159b9ba6c44db88220110987916439375a288e3761f49d1c3624
SIZE (mysql-connector-python-2.2.2.tar.gz) = 11842859
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py36-setuptools>0 : devel/py-setuptools@py36
- python3.6 : lang/python36
- Runtime dependencies:
-
- py36-setuptools>0 : devel/py-setuptools@py36
- python3.6 : lang/python36
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2.2 16 May 2019 17:12:22 |
rene |
Remove expired ports:
2019-05-14 databases/py-pg_pqueue: Upstream no longer maintained
2019-05-14 math/py-symeig: Consider using science/py-scipy as this library is
included in py-scipy since 0.7 and onwards
2019-05-15 databases/py-mysql-connector-python2: Please consider using
databases/py-mysql-connector-python which has been updated to latest upstream
version |
2.2.2 13 Apr 2019 22:03:17 |
bofh |
databases/py-mysql-connector-python2: Mark DEPRECATED
- databases/py-mysql-connector-python has been updated to 8.0.X branch |
2.2.2 05 Mar 2017 11:08:59 |
bofh |
databases/py-mysql-connector-python2: Update version 2.2.0=>2.2.2 |
2.2.0 12 Aug 2016 21:30:41 |
bofh |
databases/py-mysql-connector-python2: Update version 2.1.3=>2.2.0 |
2.1.3 03 Oct 2015 13:12:08 |
bofh |
databases/py-mysql-connector-python2: Update version 2.0.4=>2.1.3
- Remove PORTSCOUT as current version is greater than skipped beta
- Rearrange USES allphabetically |
2.0.4 26 May 2015 08:42:40 |
bofh |
databases/py-mysql-connector-python2: Fix PORTSCOUT variable |
2.0.4 25 May 2015 15:45:02 |
bofh |
databases/py-mysql-connector-python2: Update version 2.0.3=>2.0.4
- Add NO_ARCH as files are ARCH independent
- Add PORTSCOUT for marking BETA version 2.1.2 |
2.0.3 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
2.0.3 05 Feb 2015 15:04:24 |
bofh |
databases/py-mysql-connector-python2: Update version 2.0.2=>2.0.3
Differential Revision: https://reviews.freebsd.org/D1774
Approved by: marino(mentor) |
2.0.2 04 Jan 2015 11:00:14 |
bofh |
databases/py-mysql-connector-python2: Update version 2.0.1=>2.0.2
Differential Revision: https://reviews.freebsd.org/D1415
Approved by: marino(mentor) |
2.0.1 24 Dec 2014 00:14:13 |
bofh |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt |
2.0.1 06 Oct 2014 21:43:09 |
antoine |
Fix pkgname collision |
2.0.1 06 Oct 2014 20:29:40 |
marino |
Add new port databases/py-mysql-connectory-python2
PR: 194048
Submitted by: Muhammad Rahman
MySQL driver written in Python which does not depend on MySQL C client
libraries and implements the DB API v2.0 specification (PEP-249). |