Port details |
- py-MySQLdb50 Access a MySQL database through Python
- 1.2.3_1 databases
=0 1.2.3_1Version of this port present on the latest quarterly branch.
- Maintainer: tj@FreeBSD.org
- Port Added: 2012-05-14 22:16:18
- Last Update: 2013-06-19 21:28:41
- SVN Revision: 321331
- Also Listed In: python
- License: not specified in port
- WWW:
- http://sourceforge.net/projects/mysql-python/
- 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: http://sourceforge.net/projects/mysql-python/
-
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:
-
- py27-MySQLdb50>0:databases/py-MySQLdb50
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-MySQLdb50
- 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:
-
- easy_install-2.7 : devel/py-setuptools
- python2.7 : lang/python27
- Runtime dependencies:
-
- easy_install-2.7 : devel/py-setuptools
- python2.7 : lang/python27
- Library dependencies:
-
- mysqlclient.15 : databases/mysql50-client
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py25-MySQLdb50-1.2.3_1:
MYSQLCLIENT_R=on: "Use libmysqlclient_r (thread safe)"
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
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.3_1 19 Jun 2013 21:28:41 |
flo |
Remove ports that still depend on MySQL 4.1 or 5.0 which should have been
removed with MySQL 4.1 and 5.0 respectively.
PR: ports/179707
Reported by: John Marino <draco@marino.st> |
1.2.3_1 14 May 2012 22:15:40 |
jlaffaye |
Add py-MySQLdb50, a slave port of py-MySQLdb with MySQL 5.0.
PR: ports/152066
Submitted by: Tom Judge <tom@tomjudge.com> |
Number of commits found: 2
|