Port details |
- py-MySQLdb56 Access a MySQL database through Python
- 1.2.5_2 databases
=0 1.2.5_2Version of this port present on the latest quarterly branch. DEPRECATED: Unmaintained, uses EOLed python27
This port expired on: 2020-01-27
- Maintainer: python@FreeBSD.org
 - Port Added: 2014-02-09 14:16:14
- Last Update: 2020-01-27 15:34:18
- SVN Revision: 524263
- Also Listed In: python
- License: GPLv2
- WWW:
- https://github.com/farcepest/MySQLdb1
- Description:
- Python interface to MySQL
MySQLdb is an interface to the popular MySQL database server for Python.
The design goals are:
- Compliance with Python database API version 2.0
- Thread-safety
- Thread-friendliness (threads will not block each other)
- Compatibility with MySQL-3.22 and later
This module should be mostly compatible with an older interface
written by Joe Skinner and others. However, the older version is
a) not thread-friendly, b) written for MySQL 3.21, c) apparently
not actively maintained. No code from that version is used in
MySQLdb. MySQLdb is free software.
WWW: https://github.com/farcepest/MySQLdb1
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}MySQLdb56>0:databases/py-MySQLdb56@${PY_FLAVOR}
- Conflicts:
- CONFLICTS:
- py27--MySQLdb5[0-9]-[0-9]*
- py27--mysqlclient-[0-9]*
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-MySQLdb56
- Package flavors (<flavor>: <package>)
- distinfo:
- SHA256 (farcepest-MySQLdb1-MySQLdb-1.2.5_GH0.tar.gz) = 905dd8be887ff596641ace5411fed17cfd08dd33699ea627d3fb44f8a922c2f0
SIZE (farcepest-MySQLdb1-MySQLdb-1.2.5_GH0.tar.gz) = 81209
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:

- Master port: databases/py-MySQLdb
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Library dependencies:
-
- libmysqlclient.so.20 : databases/mysql57-client
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py27-MySQLdb56-1.2.5_2:
DOCS=on: Build and/or install documentation
MYSQLCLIENT_R=on: Use libmysqlclient_r (thread safe)
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- compiler:c11 mysql python:2.7
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: databases/py-MySQLdb | Commit | Credits | Log message |
1.2.5_2 27 Jan 2020 15:34:18
  |
rene  |
Remove expired ports:
2020-01-27 accessibility/py-papi: Unmaintained, uses EOLed python27
2020-01-27 archivers/py-czipfile: Unmaintained, uses EOLed python27
2020-01-27 audio/boodler: Unmaintained, uses EOLed python27
2020-01-27 audio/dir2ogg: Unmaintained, uses EOLed python27
2020-01-27 audio/jokosher: Unmaintained, uses EOLed python27
2020-01-27 audio/mpdbrowser: Unmaintained, uses EOLed python27
2020-01-27 audio/nekobee: Unmaintained, uses EOLed python27
2020-01-27 audio/patchage: Unmaintained, uses EOLed python27
2020-01-27 audio/py-ao: Unmaintained, uses EOLed python27
2020-01-27 audio/py-id3: Unmaintained, uses EOLed python27
2020-01-27 audio/py-shout: Unmaintained, uses EOLed python27
2020-01-27 audio/py-speex: Unmaintained, uses EOLed python27
2020-01-27 audio/pytone: Unmaintained, uses EOLed python27 (Only the first 15 lines of the commit message are shown above ) |
1.2.5_2 26 Dec 2019 07:54:29
  |
antoine  |
Deprecate a few ports
With hat: portmgr |
1.2.3_4 29 Dec 2014 21:18:46
  |
rm  |
databases/py-MySQLdb56: fix typo |
1.2.3_3 09 Feb 2014 14:15:29
  |
rm  |
- make py*-MySQLdb ports actually conflict with each other [1]
while here:
- do not use easy_install and add stage support
- convert to auto-generated packing list
- bump PORTREVISION
- add py-MySQLdb56 port as a slave to py-MySQLdb
PR: 177620 [1] (based on)
Submitted by: Craig Leres <leres@ee.lbl.gov>
Approved by: maintainer timeout (10 months) |
Number of commits found: 4
|