Port details |
- py-MySQLdb51 Access a MySQL database through Python
- 1.2.5 databases
=0 1.2.5Version of this port present on the latest quarterly branch.
- DEPRECATED: EOL upstream, use databases/py-MySQLdb instead
This port expired on: 2015-11-10
- Maintainer: python@FreeBSD.org
- Port Added: 2012-05-14 22:17:05
- Last Update: 2015-11-10 21:13:07
- SVN Revision: 401211
- Also Listed In: python
- License: not specified in port
- 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}MySQLdb51>0:databases/py-MySQLdb51@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-MySQLdb51
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
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-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- python2 : lang/python2
- Runtime dependencies:
-
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- python2 : lang/python2
- Library dependencies:
-
- libmysqlclient.so.16 : databases/mysql51-client
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py27-MySQLdb51-1.2.5:
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:
- python:2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
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 10 Nov 2015 21:13:07 |
rene |
Remove expired ports:
2015-11-10 databases/mysql-workbench51: EOL upstream, use
databases/mysql-workbench52 instead
2015-11-10 databases/mysql51-client: EOL upstream, use mysql55 or mysql56
instead
2015-11-10 databases/mysql51-scripts: EOL upstream, use mysql55 or mysql56
instead
2015-11-10 databases/mysql51-server: EOL upstream, use mysql55 or mysql56
instead
2015-11-10 databases/p5-DBD-mysql51: EOL upstream, use databases/p5-DBD-mysql
instead
2015-11-10 databases/py-MySQLdb51: EOL upstream, use databases/py-MySQLdb
instead |
1.2.5 10 Oct 2015 15:29:09 |
antoine |
Depreacted MySQL 5.1 ports |
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) |
1.2.3_2 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
1.2.3_1 14 May 2012 22:16:32 |
jlaffaye |
Add py-MySQLdb51, a slave port of py-MySQLdb with MySQL 5.1.
PR: ports/152066
Submitted by: Tom Judge <tom@tomjudge.com> |
Number of commits found: 5
|