notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
py-MySQLdb Access a MySQL database through Python
1.2.5_2 databases Deleted on this many watch lists=29 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.2.5_2Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Uses deprecated version of python
Expired This port expired on: 2020-12-29
Maintainer: python@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2000-05-26 04:05:21
Last Update: 2020-12-29 12:36:20
SVN Revision: 559575
People watching this port, also watch:: gmake, libiconv, unzip, m4, gettext
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
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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}MySQLdb>0:databases/py-MySQLdb@${PY_FLAVOR}
Conflicts:
CONFLICTS:
  • py27--MySQLdb5[0-9]-[0-9]*
  • py27--mysqlclient-[0-9]*
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
No installation instructions:
This port has been deleted.
PKGNAME: py27-MySQLdb
Package flavors (<flavor>: <package>)
  • py27: py27-MySQLdb
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
Library dependencies:
  1. libmysqlclient.so.20 : databases/mysql57-client
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. security/pantera*
  2. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 13 deleted ports
  1. databases/emma*
  2. databases/mydbf2mysql*
  3. databases/openark-kit*
  4. databases/py-htsql-mysql*
  5. databases/py-mysql2pgsql*
  6. databases/py-sqlalchemy06*
  7. databases/py-sqlkit*
  8. mail/openemm2015*
  9. multimedia/mythplugin-mythvideo*
  10. news/papercut*
  11. security/pantera*
  12. www/google-appengine*
  13. www/session2*
  14. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for py27-MySQLdb-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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/farcepest/MySQLdb1/tar.gz/MySQLdb-1.2.5?dummy=/
Collapse this list.

Number of commits found: 72

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.5_2
29 Dec 2020 12:36:20
Revision:559575Original commit files touched by this commit
rene search for other commits by this committer
Remove expired port:

2020-12-29 databases/py-MySQLdb: Uses deprecated version of python
1.2.5_2
24 Dec 2020 10:09:35
Revision:559059Original commit files touched by this commit
antoine search for other commits by this committer
Explicitely deprecate more python 2.7 ports
1.2.5_2
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
1.2.5_1
05 Jul 2019 15:03:47
Revision:505901Original commit files touched by this commit
pkubaj search for other commits by this committer
databases/py-MySQLdb: fix build with GCC-based architectures

Add USES=compiler:c11:
/usr/bin/ld: cannot find -latomic

Approved by:	mentors (implicit approval)
1.2.5_1
19 Feb 2018 11:10:43
Revision:462307Original commit files touched by this commit
antoine search for other commits by this committer
Reduce dependency on the python2 metaport

PR:		225752
Submitted by:	Yasuhiro KIMURA
1.2.5
05 Aug 2017 23:11:08
Revision:447420Original commit files touched by this commit
sunpoet search for other commits by this committer
Convert to options target helper

- Use PORTVERSION
- Sort USE_PYTHON and USES
1.2.5
24 Jul 2017 09:43:40
Revision:446515Original commit files touched by this commit
brnrd search for other commits by this committer
bases/py-MySQLdb: Fix build with MariaDB 10.2.7

With MariaDB 10.2.6 the Connect/C is updated to ~3.0. This means the C interface
changed slightly and some functions are changed.

 - Replace direct struct access with accessor in _mysql.c
 - Add LICENSE/LICENSE_FILE
 - Strip Binaries
 - Remove conflict with itself

PR:		219797
Reviewed_by:	sunpoet, koobs, brnrd
Submitted by:	sirl33tname@gmail.com
Approved by:	koobs (python)
Differential Revision:	https://reviews.freebsd.org/D11054
1.2.5
22 Jun 2016 20:37:42
Revision:417333Original commit files touched by this commit
pawel search for other commits by this committer
Register conflict with newly added databases/py-mysqlclient
1.2.5
25 May 2016 15:43:34
Revision:415839Original commit files touched by this commit
mat search for other commits by this committer
Remove useless WRKSRC definitions.

While there, correct DEV_WARNINGS when they occur.

Sponsored by:	Absolight
1.2.5
29 Dec 2015 14:30:47
Revision:404743Original commit files touched by this commit
mat search for other commits by this committer
Cleanup GH_* and variables order.

Sponsored by:	Absolight
1.2.5
17 Aug 2015 14:20:41
Revision:394508Original commit files touched by this commit
mat search for other commits by this committer
Remove UNIQUENAME and LATEST_LINK.

UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.

Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.

Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)

Reviewed by:	antoine, bapt
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3336
1.2.5
18 May 2015 17:07:46
Revision:386691Original commit files touched by this commit
mat search for other commits by this committer
Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.

With hat:	portmgr
Sponsored by:	Absolight
1.2.5
27 Apr 2015 15:25:52
Revision:384855Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.2.5
- Update MASTER_SITES
- Remove DOCS from OPTIONS_DEFAULT
- Update WWW

Changes:	https://github.com/farcepest/MySQLdb1/blob/master/HISTORY
		https://github.com/farcepest/MySQLdb1/commits/master
1.2.3_4
19 Oct 2014 08:50:18
Revision:371173Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports from databases/ and deskutils/ to new USES=python

Approved by:	portmgr (implicit)
1.2.3_4
18 Mar 2014 15:10:46
Revision:348573Original commit files touched by this commit
demon search for other commits by this committer
Fix SSL support.

PR:		187666
Submitted by:	Michael Gmelin <freebsd@grem.de>
1.2.3_3
21 Feb 2014 21:42:24
Revision:345550Original commit files touched by this commit
tj search for other commits by this committer
Back to python@
1.2.3_3
09 Feb 2014 14:15:29
Revision:343503Original commit files touched by this commit
rm search for other commits by this committer
- 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
21 Jan 2014 23:18:05
Revision:340671Original commit files touched by this commit
bapt search for other commits by this committer
Fix properties on pkg-plist
1.2.3_2
15 Jan 2014 23:48:20
Revision:339870Original commit files touched by this commit
bapt search for other commits by this committer
Reduce over inclusion of bsd.port.mk
1.2.3_2
13 Jan 2014 21:00:04
Revision:339634Original commit files touched by this commit
rene search for other commits by this committer
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
1.2.3_2
20 Sep 2013 16:13:49
Revision:327717Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
1.2.3_2
18 Jul 2012 00:59:20
Original commit files touched by this commit 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
1.2.3_1
31 May 2012 19:40:19
Original commit files touched by this commit
tj search for other commits by this committer
Update my email address.

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

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

PR:             151159
Submitted by:   lwhsu
1.2.2
22 Aug 2009 00:18:43
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
1.2.2
30 Jul 2007 09:42:28
Original commit files touched by this commit
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
1.2.2
06 Apr 2007 03:06:44
Original commit files touched by this commit
mnag search for other commits by this committer
- Update to 1.2.2
1.2.1.p2
23 Apr 2006 00:28:58
Original commit files touched by this commit
mnag search for other commits by this committer
- Install README too.
1.2.1.p2
23 Apr 2006 00:25:04
Original commit files touched by this commit
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>
1.2.0_1
09 Nov 2005 02:32:50
Original commit files touched by this commit
mnag search for other commits by this committer
Add SHA256
1.2.0_1
16 Sep 2005 17:58:32
Original commit files touched by this commit
mnag search for other commits by this committer
Update my email

Approved by: pav (mentor)
1.2.0_1
09 Feb 2005 18:55:48
Original commit files touched by this commit
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)
1.2.0
08 Feb 2005 22:14:32
Original commit files touched by this commit
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)
1.0.1
12 Jan 2005 22:13:43
Original commit files touched by this commit
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>
1.0.0_1
18 Dec 2004 23:56:53
Original commit files touched by this commit
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)
1.0.0_1
28 Nov 2004 21:43:52
Original commit files touched by this commit
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]
1.0.0
02 Aug 2004 07:32:28
Original commit files touched by this commit
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
1.0.0
31 Jul 2004 20:13:16
Original commit files touched by this commit
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
1.0.0
09 Jul 2004 08:34:09
Original commit files touched by this commit
clement search for other commits by this committer
- Update to 1.0.0
0.9.2
07 May 2004 12:57:49
Original commit files touched by this commit
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>
0.9.2
07 May 2004 12:57:02
Original commit files touched by this commit
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]
0.9.2
18 Mar 2004 16:39:00
Original commit files touched by this commit
clement search for other commits by this committer
Make portlint happy (remove blank line @ the end of Makefile)

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

Approved by:        erwin (mentor)
0.9.2
06 Oct 2003 12:52:57
Original commit files touched by this commit
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>
0.9.2
29 Jul 2003 09:12:37
Original commit files touched by this commit
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.
0.9.2
07 Mar 2003 05:58:32
Original commit files touched by this commit
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.
0.9.2
10 Sep 2002 07:52:20
Original commit files touched by this commit
sobomax search for other commits by this committer
Update to 0.9.2.
0.9.1
29 Apr 2002 13:33:57
Original commit files touched by this commit
ijliao search for other commits by this committer
use USE_PYDISTUTILS
28 Jan 2002 10:36:25
commit hash: fp1.24050@dev.null.freshports.orgcommit hash: fp1.24050@dev.null.freshports.orgcommit hash: fp1.24050@dev.null.freshports.orgcommit hash: fp1.24050@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Update to 0.9.1.    
09 Jan 2002 13:09:26
commit hash: fp1.23084@dev.null.freshports.orgcommit hash: fp1.23084@dev.null.freshports.orgcommit hash: fp1.23084@dev.null.freshports.orgcommit hash: fp1.23084@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Unbroke with python 2.2.    
12 Jul 2001 12:24:08
commit hash: fp1.16116@dev.null.freshports.orgcommit hash: fp1.16116@dev.null.freshports.orgcommit hash: fp1.16116@dev.null.freshports.orgcommit hash: fp1.16116@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Update to 0.9.0.    
29 Mar 2001 22:48:09
commit hash: fp1.11763@dev.null.freshports.orgcommit hash: fp1.11763@dev.null.freshports.orgcommit hash: fp1.11763@dev.null.freshports.orgcommit hash: fp1.11763@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Update to 0.3.5.    
12 Feb 2001 10:41:01
commit hash: fp1.9503@dev.null.freshports.orgcommit hash: fp1.9503@dev.null.freshports.orgcommit hash: fp1.9503@dev.null.freshports.orgcommit hash: fp1.9503@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Update to 0.3.3.    
01 Feb 2001 13:38:19
commit hash: fp1.9152@dev.null.freshports.orgcommit hash: fp1.9152@dev.null.freshports.orgcommit hash: fp1.9152@dev.null.freshports.orgcommit hash: fp1.9152@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Update to 0.3.2.    
26 Jan 2001 14:01:01
commit hash: fp1.8873@dev.null.freshports.orgcommit hash: fp1.8873@dev.null.freshports.orgcommit hash: fp1.8873@dev.null.freshports.orgcommit hash: fp1.8873@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Update to 0.3.1.    
21 Jan 2001 15:40:47
commit hash: fp1.8672@dev.null.freshports.orgcommit hash: fp1.8672@dev.null.freshports.orgcommit hash: fp1.8672@dev.null.freshports.orgcommit hash: fp1.8672@dev.null.freshports.org 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
commit hash: fp1.6929@dev.null.freshports.orgcommit hash: fp1.6929@dev.null.freshports.orgcommit hash: fp1.6929@dev.null.freshports.orgcommit hash: fp1.6929@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Update to 0.3.0.    
01 Nov 2000 11:55:55
commit hash: fp1.5794@dev.null.freshports.orgcommit hash: fp1.5794@dev.null.freshports.orgcommit hash: fp1.5794@dev.null.freshports.orgcommit hash: fp1.5794@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Update to 0.3.0b2.    
30 Oct 2000 09:37:47
commit hash: fp1.5699@dev.null.freshports.orgcommit hash: fp1.5699@dev.null.freshports.orgcommit hash: fp1.5699@dev.null.freshports.orgcommit hash: fp1.5699@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Update to 0.3.0b1.    
08 Oct 2000 01:08:27
commit hash: fp1.4720@dev.null.freshports.orgcommit hash: fp1.4720@dev.null.freshports.orgcommit hash: fp1.4720@dev.null.freshports.orgcommit hash: fp1.4720@dev.null.freshports.org 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
commit hash: fp1.4079@dev.null.freshports.orgcommit hash: fp1.4079@dev.null.freshports.orgcommit hash: fp1.4079@dev.null.freshports.orgcommit hash: fp1.4079@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Use USE_PYTHON.    
15 Sep 2000 14:59:05
commit hash: fp1.3884@dev.null.freshports.orgcommit hash: fp1.3884@dev.null.freshports.orgcommit hash: fp1.3884@dev.null.freshports.orgcommit hash: fp1.3884@dev.null.freshports.org 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
commit hash: fp1.3689@dev.null.freshports.orgcommit hash: fp1.3689@dev.null.freshports.orgcommit hash: fp1.3689@dev.null.freshports.orgcommit hash: fp1.3689@dev.null.freshports.org 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
commit hash: fp1.1207@dev.null.freshports.orgcommit hash: fp1.1207@dev.null.freshports.orgcommit hash: fp1.1207@dev.null.freshports.orgcommit hash: fp1.1207@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Update to 0.2.2.    
02 Jun 2000 10:02:13
commit hash: fp1.480@dev.null.freshports.orgcommit hash: fp1.480@dev.null.freshports.orgcommit hash: fp1.480@dev.null.freshports.orgcommit hash: fp1.480@dev.null.freshports.org 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
commit hash: fp1.145@dev.null.freshports.orgcommit hash: fp1.145@dev.null.freshports.orgcommit hash: fp1.145@dev.null.freshports.orgcommit hash: fp1.145@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Initial import of py-MySQLdb.    

Number of commits found: 72