1004b FreshPorts -- databases/py-MySQLdb
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
py-MySQLdb 1.2.3_2 databases on this many watch lists=29 search for ports that depend on this port
Access a MySQL database through Python
Maintained by: tj@FreeBSD.org search for ports maintained by this maintainer
Port Added: 26 May 2000 04:05:21
Also Listed In: python
License: not specified in port


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/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon
Slave ports
  1. databases/py-MySQLdb41
  2. databases/py-MySQLdb50
  3. databases/py-MySQLdb51
  4. databases/py-MySQLdb55

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/py-setuptools
  2. lang/python27
Required To Run:
  1. devel/py-setuptools
  2. lang/python27
Required Libraries:
  1. databases/mysql41-client

This port is required by:

for Build for Run

To install the port: cd /usr/ports/databases/py-MySQLdb/ && make install clean
To add the package: pkg_add -r py27-MySQLdb


Configuration Options
===> The following configuration options are available for py27-MySQLdb-1.2.3_2:
     DOCS=on: Build and install the documentation
     MYSQLCLIENT_R=on: Use libmysqlclient_r (thread safe)
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://freefr.dl.sourceforge.net/project/mysql-python/mysql-python/1.2.3/
  3. http://heanet.dl.sourceforge.net/project/mysql-python/mysql-python/1.2.3/
  4. http://internode.dl.sourceforge.net/project/mysql-python/mysql-python/1.2.3/
  5. http://iweb.dl.sourceforge.net/project/mysql-python/mysql-python/1.2.3/
  6. http://jaist.dl.sourceforge.net/project/mysql-python/mysql-python/1.2.3/
  7. http://kent.dl.sourceforge.net/project/mysql-python/mysql-python/1.2.3/
  8. http://nchc.dl.sourceforge.net/project/mysql-python/mysql-python/1.2.3/
  9. http://ncu.dl.sourceforge.net/project/mysql-python/mysql-python/1.2.3/
  10. http://osdn.dl.sourceforge.net/project/mysql-python/mysql-python/1.2.3/
  11. http://sunet.dl.sourceforge.net/project/mysql-python/mysql-python/1.2.3/
  12. http://surfnet.dl.sourceforge.net/project/mysql-python/mysql-python/1.2.3/
  13. http://switch.dl.sourceforge.net/project/mysql-python/mysql-python/1.2.3/
  14. http://ufpr.dl.sourceforge.net/project/mysql-python/mysql-python/1.2.3/
  15. http://voxel.dl.sourceforge.net/project/mysql-python/mysql-python/1.2.3/
  16. http://waix.dl.sourceforge.net/project/mysql-python/mysql-python/1.2.3/
Port Moves

Number of commits found: 51

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
18 Jul 2012 00:59:20
Original commit files touched by this commit  1.2.3_2
  Sanity Test Failure
db search for other commits by this committer
- modify port to install the egg file as an unzipped archive
  otherwise www/google-appengine 1.7.0 will fail

Submitted by:	nivit
Reviewed by:	tj
Obtained from:	email via tj
31 May 2012 19:40:19
Original commit files touched by this commit  1.2.3_1
tj search for other commits by this committer
Update my email address.

Approved by:    eadler (mentor)
14 May 2012 22:10:13
Original commit files touched by this commit  1.2.3_1
jlaffaye search for other commits by this committer
- Pass maintainership to Tom Judge <tom@tomjudge.com> (discussed on IRC)
03 Feb 2012 02:30:30
Original commit files touched by this commit  1.2.3_1
wen search for other commits by this committer
- Strict python version

PR:             ports/163826
Submitted by:   wen@(myself)
01 Feb 2012 15:53:08
Original commit files touched by this commit  1.2.3_1
tabthorpe search for other commits by this committer
- Reassign to the heap
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.2.3_1
miwi search for other commits by this committer
- Get Rid MD5 support
19 Mar 2011 13:15:34
Original commit files touched by this commit  1.2.3_1
ale search for other commits by this committer
Bump PORTREVISION for ports linking to default libmysqlclient.
07 Oct 2010 14:39:24
Original commit files touched by this commit  1.2.3
mnag search for other commits by this committer
- Update to 1.2.3

PR:             151159
Submitted by:   lwhsu
22 Aug 2009 00:18:43
Original commit files touched by this commit  1.2.2
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
30 Jul 2007 09:42:28
Original commit files touched by this commit  1.2.2
alexbl search for other commits by this committer
 - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:      pointyhat runs
Approved by:    pav (portmgr)
Most work by:   perky
Thanks to:      pav
06 Apr 2007 03:06:44
Original commit files touched by this commit  1.2.2
mnag search for other commits by this committer
- Update to 1.2.2
23 Apr 2006 00:28:58
Original commit files touched by this commit  1.2.1.p2
mnag search for other commits by this committer
- Install README too.
23 Apr 2006 00:25:04
Original commit files touched by this commit  1.2.1.p2
mnag search for other commits by this committer
- Update to 1.2.1_p2 [1]
- Use OPTIONS

PR:             96117 [1]
Submitted by:   Soeren Straarup <xride___x12.dk>
09 Nov 2005 02:32:50
Original commit files touched by this commit  1.2.0_1
mnag search for other commits by this committer
Add SHA256
16 Sep 2005 17:58:32
Original commit files touched by this commit  1.2.0_1
mnag search for other commits by this committer
Update my email

Approved by: pav (mentor)
09 Feb 2005 18:55:48
Original commit files touched by this commit  1.2.0_1
pav search for other commits by this committer
- Change default mysql lib to libmysqlclient_r.
  WITHOUT_MYSQLCLIENT_R=yes use libmysqlclient.
- Update very old pkg-descr

PR:             ports/77284
Submitted by:   Marcus Grando <marcus@corp.grupos.com.br> (maintainer)
08 Feb 2005 22:14:32
Original commit files touched by this commit  1.2.0
pav search for other commits by this committer
- Update to 1.2.0

PR:             ports/77245
Submitted by:   Marcus Grando <marcus@corp.grupos.com.br> (maintainer)
12 Jan 2005 22:13:43
Original commit files touched by this commit  1.0.1
edwin search for other commits by this committer
INTAINER] Update port: databases/py-MySQLdb to 1.0.1

        Update port: databases/py-MySQLdb to 1.0.1

        - Change to 1.0.1
        - Rediff patch-_mysql.c
        - Install more docs

PR:             ports/75866
Submitted by:   Marcus Grando <marcus@corp.grupos.com.br>
18 Dec 2004 23:56:53
Original commit files touched by this commit  1.0.0_1
pav search for other commits by this committer
- Convert hard py- into PKGNAMEPREFIX
- Convert OPTIONS to plain knobs
- Add conflict with devel version

PR:             ports/75220
Submitted by:   Marcus Grando <marcus@corp.grupos.com.br> (maintainer)
28 Nov 2004 21:43:52
Original commit files touched by this commit  1.0.0_1
clement search for other commits by this committer
- Use OPTIONS and add various knob [1]
- Fix build with mysql-client-5.0.x [2]
- Pass maintainership to submitter of [1]

PRs:            ports/72656 [1],
                ports/70082 [2]
Submitted by:   Marcus Grando <marcus@corp.grupos.com.br> [1],
                Roman Bogorodskiy <bogorodskiy@inbox.ru> [2]
02 Aug 2004 07:32:28
Original commit files touched by this commit  1.0.0
clement search for other commits by this committer
- Fix build with MySQL < 4.1.3

Submitted by:   Claudiu Bosioc <claudiu at casi dot ro>
PR:             69871
Pointy hat to:  clement
31 Jul 2004 20:13:16
Original commit files touched by this commit  1.0.0
clement search for other commits by this committer
- Fix build with MySQL 4.1.3

Reported by:    crappy, thierry
Submitted by:   thierry
Obtained from: 
http://sourceforge.net/tracker/index.php?func=detail&aid=998151&group_id=22307&atid=374934
09 Jul 2004 08:34:09
Original commit files touched by this commit  1.0.0
clement search for other commits by this committer
- Update to 1.0.0
07 May 2004 12:57:49
Original commit files touched by this commit  0.9.2
clement search for other commits by this committer
oups I forgot Makefile in previous commit :/

- works with MySQL 4.1

Reported by:    Patrick Crosby <patrick@okcupid.com>
07 May 2004 12:57:02
Original commit files touched by this commit  0.9.2
clement search for other commits by this committer
- works with MySQL 4.1 [1]
- add trailing "/" to url

Reported by:    Patrick Crosby <patrick@okcupid.com> [1]
18 Mar 2004 16:39:00
Original commit files touched by this commit  0.9.2
clement search for other commits by this committer
Make portlint happy (remove blank line @ the end of Makefile)

PR:             64393
Noticed by:     eik
07 Feb 2004 17:16:21
Original commit files touched by this commit  0.9.2
clement search for other commits by this committer
- SIZEify distinfo
21 Dec 2003 18:37:58
Original commit files touched by this commit  0.9.2
clement search for other commits by this committer
- Update WWW
- Change my email address

Approved by:        erwin (mentor)
06 Oct 2003 12:52:57
Original commit files touched by this commit  0.9.2
edwin search for other commits by this committer
[patch] databases/py-MySQLdb: take maintainership and misc improvement.

        * Use USE_MYSQL and BROKEN_WITH_MYSQL for 4.1.x since it doesn't work
        (thanks to Guy Middleton <guy@obstruction.com> for testing it with MySQL
4.0.x)
        * use %%DOCSDIR%%
        * take maintainership

PR:             ports/56579
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org>
29 Jul 2003 09:12:37
Original commit files touched by this commit  0.9.2
sobomax search for other commits by this committer
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
07 Mar 2003 05:58:32
Original commit files touched by this commit  0.9.2
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
10 Sep 2002 07:52:20
Original commit files touched by this commit  0.9.2
sobomax search for other commits by this committer
Update to 0.9.2.
29 Apr 2002 13:33:57
Original commit files touched by this commit  0.9.1
ijliao search for other commits by this committer
use USE_PYDISTUTILS
28 Jan 2002 10:36:25
files touched by this commit
sobomax search for other commits by this committer
Update to 0.9.1.    
09 Jan 2002 13:09:26
files touched by this commit
sobomax search for other commits by this committer
Unbroke with python 2.2.    
12 Jul 2001 12:24:08
files touched by this commit
sobomax search for other commits by this committer
Update to 0.9.0.    
29 Mar 2001 22:48:09
files touched by this commit
sobomax search for other commits by this committer
Update to 0.3.5.    
12 Feb 2001 10:41:01
files touched by this commit
sobomax search for other commits by this committer
Update to 0.3.3.    
01 Feb 2001 13:38:19
files touched by this commit
sobomax search for other commits by this committer
Update to 0.3.2.    
26 Jan 2001 14:01:01
files touched by this commit
sobomax search for other commits by this committer
Update to 0.3.1.    
21 Jan 2001 15:40:47
files touched by this commit
dirk search for other commits by this committer
Switch from mysql322-{client,server} to mysql323-{client,server}.    
04 Dec 2000 08:47:04
files touched by this commit
sobomax search for other commits by this committer
Update to 0.3.0.    
01 Nov 2000 11:55:55
files touched by this commit
sobomax search for other commits by this committer
Update to 0.3.0b2.    
30 Oct 2000 09:37:47
files touched by this commit
sobomax search for other commits by this committer
Update to 0.3.0b1.    
08 Oct 2000 01:08:27
files touched by this commit
asami search for other commits by this committer
Convert category databases to new layout.  
19 Sep 2000 07:38:32
files touched by this commit
sobomax search for other commits by this committer
Use USE_PYTHON.    
15 Sep 2000 14:59:05
files touched by this commit
sobomax search for other commits by this committer
Update md5 and retire FETCH_BERORE_ARGS=-b.    
08 Sep 2000 13:24:00
files touched by this commit
tg search for other commits by this committer
Don't break package building on Satoshi's cluster. Explicitly depend   on
python1.5:lang/python15.    
24 Jun 2000 16:39:25
files touched by this commit
sobomax search for other commits by this committer
Update to 0.2.2.    
02 Jun 2000 10:02:13
files touched by this commit
sobomax search for other commits by this committer
Add "-b" option for the fetch(1) to make distfile actually downloadable.    
26 May 2000 08:05:21
files touched by this commit
sobomax search for other commits by this committer
Initial import of py-MySQLdb.    

Number of commits found: 51

2851
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15
linux-firefoxMay 15
linux-seamonkeyMay 15

3 vulnerabilities affecting 19 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24518
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 28
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours8
new 7 days24
new fortnight76
new month206

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0