<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/py-MySQLdb, branch 2017Q2</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2017Q2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2017Q2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2016-06-22T20:37:42Z</updated>
<entry>
<title>Register conflict with newly added databases/py-mysqlclient</title>
<updated>2016-06-22T20:37:42Z</updated>
<author>
<name>Pawel Pekala</name>
<email>pawel@FreeBSD.org</email>
</author>
<published>2016-06-22T20:37:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ba846b08512820cffed950c5a0a283206ecef12c'/>
<id>urn:sha1:ba846b08512820cffed950c5a0a283206ecef12c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove useless WRKSRC definitions.</title>
<updated>2016-05-25T15:43:34Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2016-05-25T15:43:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=00d52a3e4c5bf9de39ce9d6095393f52407d69df'/>
<id>urn:sha1:00d52a3e4c5bf9de39ce9d6095393f52407d69df</id>
<content type='text'>
While there, correct DEV_WARNINGS when they occur.

Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>Cleanup GH_* and variables order.</title>
<updated>2015-12-29T14:30:46Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2015-12-29T14:30:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7823fa4b7e3cdfcc53687849cb0ebcf1db29a590'/>
<id>urn:sha1:7823fa4b7e3cdfcc53687849cb0ebcf1db29a590</id>
<content type='text'>
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>Remove UNIQUENAME and LATEST_LINK.</title>
<updated>2015-08-17T14:20:40Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2015-08-17T14:20:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=21a283f3bec444388d1448f993783ec673a06502'/>
<id>urn:sha1:21a283f3bec444388d1448f993783ec673a06502</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.</title>
<updated>2015-05-18T17:07:45Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2015-05-18T17:07:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f29a218fcd1fc4bf16d252f307eef4d729dd5dcc'/>
<id>urn:sha1:f29a218fcd1fc4bf16d252f307eef4d729dd5dcc</id>
<content type='text'>
With hat:	portmgr
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>- Update to 1.2.5</title>
<updated>2015-04-27T15:25:51Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2015-04-27T15:25:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=692948f0a8635a309ce8fd5305f1360fad9255cd'/>
<id>urn:sha1:692948f0a8635a309ce8fd5305f1360fad9255cd</id>
<content type='text'>
- 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
</content>
</entry>
<entry>
<title>- Convert ports from databases/ and deskutils/ to new USES=python</title>
<updated>2014-10-19T08:50:17Z</updated>
<author>
<name>Marcus von Appen</name>
<email>mva@FreeBSD.org</email>
</author>
<published>2014-10-19T08:50:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e1555011ab42870150513585c13b3a273e4bf53b'/>
<id>urn:sha1:e1555011ab42870150513585c13b3a273e4bf53b</id>
<content type='text'>
Approved by:	portmgr (implicit)
</content>
</entry>
<entry>
<title>Fix SSL support.</title>
<updated>2014-03-18T15:10:46Z</updated>
<author>
<name>Dmitry Sivachenko</name>
<email>demon@FreeBSD.org</email>
</author>
<published>2014-03-18T15:10:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1dde51176b70e83c9ea85a26340dcc5ec87f2de3'/>
<id>urn:sha1:1dde51176b70e83c9ea85a26340dcc5ec87f2de3</id>
<content type='text'>
PR:		187666
Submitted by:	Michael Gmelin &lt;freebsd@grem.de&gt;
</content>
</entry>
<entry>
<title>Back to python@</title>
<updated>2014-02-21T21:42:24Z</updated>
<author>
<name>Tom Judge</name>
<email>tj@FreeBSD.org</email>
</author>
<published>2014-02-21T21:42:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=77e6d3cc677ee330a1bfb326c101ad2ae3ee7d09'/>
<id>urn:sha1:77e6d3cc677ee330a1bfb326c101ad2ae3ee7d09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- make py*-MySQLdb ports actually conflict with each other [1]</title>
<updated>2014-02-09T14:15:28Z</updated>
<author>
<name>Ruslan Makhmatkhanov</name>
<email>rm@FreeBSD.org</email>
</author>
<published>2014-02-09T14:15:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=cb2900bcf52562af76774eea2934ecdfa4e6428f'/>
<id>urn:sha1:cb2900bcf52562af76774eea2934ecdfa4e6428f</id>
<content type='text'>
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 &lt;leres@ee.lbl.gov&gt;
Approved by:	maintainer timeout (10 months)
</content>
</entry>
</feed>
