1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

30 Commits

Author SHA1 Message Date
Clement Laforet
5cd226e3c2 - Fix build with MySQL < 4.1.3
Submitted by:	Claudiu Bosioc <claudiu at casi dot ro>
PR:		69871
Pointy hat to:	clement
2004-08-02 07:32:28 +00:00
Clement Laforet
1928b42c5f - 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
2004-07-31 20:13:16 +00:00
Clement Laforet
aba4460128 - Update to 1.0.0 2004-07-09 08:34:09 +00:00
Clement Laforet
3e7a3ca750 oups I forgot Makefile in previous commit :/
- works with MySQL 4.1

Reported by:    Patrick Crosby <patrick@okcupid.com>
2004-05-07 12:57:49 +00:00
Clement Laforet
cdc06a0048 - works with MySQL 4.1 [1]
- add trailing "/" to url

Reported by:	Patrick Crosby <patrick@okcupid.com> [1]
2004-05-07 12:57:02 +00:00
Clement Laforet
6ff0d4f0bb Make portlint happy (remove blank line @ the end of Makefile)
PR:		64393
Noticed by:	eik
2004-03-18 16:39:00 +00:00
Clement Laforet
3b8591d72d - SIZEify distinfo 2004-02-07 17:16:21 +00:00
Clement Laforet
384e4de0ff - Update WWW
- Change my email address

Approved by:        erwin (mentor)
2003-12-21 18:37:57 +00:00
Edwin Groothuis
417280973f [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>
2003-10-06 12:52:56 +00:00
Maxim Sobolev
10588346d3 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.
2003-07-29 09:12:37 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Maxim Sobolev
26d7b8c9f4 Update to 0.9.2. 2002-09-10 07:52:20 +00:00
Ying-Chieh Liao
786a6554ae use USE_PYDISTUTILS 2002-04-29 13:33:57 +00:00
Maxim Sobolev
99f7fd175a Update to 0.9.1.
Prompted by:	many
Submitted by:	Anders Nordby <anders@fix.no>
2002-01-28 10:36:25 +00:00
Maxim Sobolev
9ceb3d613b Unbroke with python 2.2. 2002-01-09 13:09:26 +00:00
Maxim Sobolev
8fcbbdadd4 Update to 0.9.0.
Submitted by:	Neil Darlow <neil@darlow.co.uk>, Johann Visagie <wjv@FreeBSD.ORG>
2001-07-12 11:24:08 +00:00
Maxim Sobolev
6380de6bcb Update to 0.3.5. 2001-03-29 22:48:08 +00:00
Maxim Sobolev
5d4deb643b Update to 0.3.3. 2001-02-12 10:41:00 +00:00
Maxim Sobolev
2fd4ac05e4 Update to 0.3.2. 2001-02-01 13:38:19 +00:00
Maxim Sobolev
543d2d37a0 Update to 0.3.1. 2001-01-26 14:01:01 +00:00
Dirk Froemberg
88d74bc517 Switch from mysql322-{client,server} to mysql323-{client,server}.
mysql323-client installs libmysqlclient.so.10 (instead of
libmysqlclient.so.6).

mysql323-{client,server} are production quality, now (according to
MySQL AB at least).
2001-01-21 15:40:47 +00:00
Maxim Sobolev
511f19be24 Update to 0.3.0. 2000-12-04 08:47:04 +00:00
Maxim Sobolev
579a445279 Update to 0.3.0b2. 2000-11-01 11:55:54 +00:00
Maxim Sobolev
794da55486 Update to 0.3.0b1. 2000-10-30 09:37:47 +00:00
Maxim Sobolev
cc2fb1f48f Use USE_PYTHON. 2000-09-19 06:38:32 +00:00
Maxim Sobolev
470f25f6c2 Update md5 and retire FETCH_BERORE_ARGS=-b.
Submitted by:	many (md5)
2000-09-15 13:59:05 +00:00
Thomas Gellekum
78bbc51a88 Don't break package building on Satoshi's cluster. Explicitly depend
on python1.5:lang/python15.
2000-09-08 12:24:00 +00:00
Maxim Sobolev
8d40a9a9a2 Update to 0.2.2. 2000-06-24 15:39:24 +00:00
Maxim Sobolev
0fc22cf59b Add "-b" option for the fetch(1) to make distfile actually downloadable.
Submitted by:	bento
2000-06-02 09:02:13 +00:00
Maxim Sobolev
b5e2400373 Initial import of py-MySQLdb.
py-MySQLdb is a Python module to access MySQL databases, very similar to the one
in ports/databases/py-MySQL, but unlike the latter it is actively maintained
and conform to the DB-API v2.0. Therefore it should be used instead of the oldest
one by all who want retain maintainability of their Python DB applications in
the future.

PR:		18383
Submitted by:	sobomax
2000-05-26 07:05:20 +00:00