FreshPorts -- The Place For Ports Tue, 9 Feb 2010 7:21 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
py-MySQLdb 1.2.2 databases on this many watch lists=28 search for ports that depend on this port
Access a MySQL database through Python
Maintained by: mnag@FreeBSD.org search for ports maintained by this maintainer
Port Added: 26 May 2000 05:05:21
Also Listed In: python


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/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: lang/python26
Required To Run: lang/python26
Required Libraries: databases/mysql41-client

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


Configuration Options
===> The following configuration options are available for py25-MySQLdb-1.2.2:
     MYSQLCLIENT_R=on (default) "Use libmysqlclient_r (thread safe)"
===> Use 'make config' to modify these settings

Master Sites:
http://garr.dl.sourceforge.net/project/mysql-python/mysql-python/1.2.2/
http://superb-east.dl.sourceforge.net/project/mysql-python/mysql-python/1.2.2/
http://nchc.dl.sourceforge.net/project/mysql-python/mysql-python/1.2.2/
http://kent.dl.sourceforge.net/project/mysql-python/mysql-python/1.2.2/
http://easynews.dl.sourceforge.net/project/mysql-python/mysql-python/1.2.2/
http://ufpr.dl.sourceforge.net/project/mysql-python/mysql-python/1.2.2/
http://mesh.dl.sourceforge.net/project/mysql-python/mysql-python/1.2.2/
http://heanet.dl.sourceforge.net/project/mysql-python/mysql-python/1.2.2/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 43

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
22 Aug 2009 01: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 10: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 04: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 01: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 01: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 18: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 08: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 21: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 09: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 13: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 13: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 13: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 10: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 08: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 14: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 13:24:08
files touched by this commit
sobomax search for other commits by this committer
Update to 0.9.0.    
29 Mar 2001 23: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 02:08:27
files touched by this commit
asami search for other commits by this committer
Convert category databases to new layout.  
19 Sep 2000 08:38:32
files touched by this commit
sobomax search for other commits by this committer
Use USE_PYTHON.    
15 Sep 2000 15: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 14: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 17:39:25
files touched by this commit
sobomax search for other commits by this committer
Update to 0.2.2.    
02 Jun 2000 11: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 09:05:21
files touched by this commit
sobomax search for other commits by this committer
Initial import of py-MySQLdb.    

Number of commits found: 43

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 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 21261
Broken 171
Deprecated 36
Ignore 905
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 7
new 48 hours9
new 7 days29
new fortnight87
new month197

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

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.218 seconds.