aboutsummaryrefslogtreecommitdiff
path: root/databases/py-mysql-connector-python2
Commit message (Collapse)AuthorAgeFilesLines
* databases/py-mysql-connector-python2: Update version 2.0.4=>2.1.3Muhammad Moinur Rahman2015-10-032-6/+9
| | | | | | | | - Remove PORTSCOUT as current version is greater than skipped beta - Rearrange USES allphabetically Notes: svn path=/head/; revision=398468
* databases/py-mysql-connector-python2: Fix PORTSCOUT variableMuhammad Moinur Rahman2015-05-261-1/+1
| | | | Notes: svn path=/head/; revision=387461
* databases/py-mysql-connector-python2: Update version 2.0.3=>2.0.4Muhammad Moinur Rahman2015-05-252-3/+5
| | | | | | | | - Add NO_ARCH as files are ARCH independent - Add PORTSCOUT for marking BETA version 2.1.2 Notes: svn path=/head/; revision=387389
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* databases/py-mysql-connector-python2: Update version 2.0.2=>2.0.3Muhammad Moinur Rahman2015-02-052-3/+3
| | | | | | | | Differential Revision: https://reviews.freebsd.org/D1774 Approved by: marino(mentor) Notes: svn path=/head/; revision=378457
* databases/py-mysql-connector-python2: Update version 2.0.1=>2.0.2Muhammad Moinur Rahman2015-01-042-3/+3
| | | | | | | | Differential Revision: https://reviews.freebsd.org/D1415 Approved by: marino(mentor) Notes: svn path=/head/; revision=376203
* Change my non-FreeBSD MAINTAINER mail to bofh@Muhammad Moinur Rahman2014-12-241-1/+1
| | | | | | | Approved by: bapt Notes: svn path=/head/; revision=375378
* Fix pkgname collisionAntoine Brodin2014-10-061-0/+1
| | | | Notes: svn path=/head/; revision=370234
* Add new port databases/py-mysql-connectory-python2John Marino2014-10-063-0/+25
PR: 194048 Submitted by: Muhammad Rahman MySQL driver written in Python which does not depend on MySQL C client libraries and implements the DB API v2.0 specification (PEP-249). Notes: svn path=/head/; revision=370224