1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-18 11:10:32 -04:00
Commit graph

22 commits

Author SHA1 Message Date
Muhammad Moinur Rahman
2b7ade4f96 databases/py-mysql-connector-python: Fix incorrect RUN_DEPENDS version
PR:		261586
Reported by:	geraud@gcu.info
2022-02-01 12:46:44 -06:00
Muhammad Moinur Rahman
d9d7b63f6d databases/py-mysql-connector-python: Update version 8.0.27=>8.0.28
- Add OPTIONS:DNS COMPRESSION GSSAPI

Relnotes:
https://github.com/mysql/mysql-connector-python/releases/tag/8.0.28
2022-01-20 04:42:32 -06:00
Muhammad Moinur Rahman
7cc7912d4b databases/py-mysql-connector-python: Update version 8.0.23=>8.0.27
- Switch MASTER_SITES to GITHUB as MYSQL site provided distfile does
  not contain setup.py

Relnotes: https://github.com/mysql/mysql-connector-python/releases/tag/8.0.27
2021-10-29 15:05:34 -05:00
Mathieu Arnold
cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Muhammad Moinur Rahman
c3f58ab3a8 databases/py-mysql-connector-python: Update version 8.0.22=>8.0.23
Relnotes:	https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-23.html
2021-02-12 15:22:21 +00:00
Antoine Brodin
aa7a6c429e Drop python 2.7 support from a few ports
With hat:	portmgr
2020-12-28 23:02:12 +00:00
Muhammad Moinur Rahman
af7bf9bb6d databases/py-mysql-connector-python: Update version 8.0.21=>8.0.22
Relnotes:	https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-22.html
2020-10-25 01:21:32 +00:00
Muhammad Moinur Rahman
43e7df1a1b databases/py-mysql-connector-python: Update version 8.0.20=>8.0.21
- Add TEST framework

Relnotes:	https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-21.html
2020-08-08 07:12:14 +00:00
Muhammad Moinur Rahman
3ca2c46e27 databases/py-mysql-connector-python: Update version 8.0.19=>8.0.20
Relnotes:	https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-20.html
2020-05-28 05:26:56 +00:00
Muhammad Moinur Rahman
68915de007 databases/py-mysql-connector-python: Fix runtime dependency
Reported by:	koobs
Approved by:	ports-secteam (blanket: missing dependencies, run time bugfix)
MFH:		2020Q1
2020-03-18 18:58:59 +00:00
Muhammad Moinur Rahman
72fd6684e7 databases/py-mysql-connector-python: Ad missing dependency
Reported by:	s.wilson@ru.ac.za
2020-03-17 23:33:57 +00:00
Muhammad Moinur Rahman
1f67ce347f databases/py-mysql-connector-python: Update version 8.0.18=>8.0.19
Relnotes:https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-19.html
2020-02-04 10:46:13 +00:00
Muhammad Moinur Rahman
06f68b9799 databases/py-mysql-connector-python: Update version 8.0.17=>8.0.18 2019-10-28 20:47:54 +00:00
Muhammad Moinur Rahman
1cb5fc573d databases/py-mysql-connector-python: Update version 8.0.16=>8.0.17 2019-08-01 19:11:59 +00:00
Muhammad Moinur Rahman
8f4a5df8cd databases/py-mysql-connector-python: Update version 8.0.15=>8.0.16 2019-04-26 19:05:48 +00:00
Muhammad Moinur Rahman
7dcc709ac7 databases/py-mysql-connector-python: Update version 1.2.3=>8.0.15
- Mark NO_ARCH
2019-04-13 21:58:49 +00:00
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- 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
2015-05-14 10:15:04 +00:00
Muhammad Moinur Rahman
6d2e8f9aeb Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by:	bapt
2014-12-24 00:14:11 +00:00
John Marino
41b92b154f databases/py-mysql-connector-python: Upgrade version 1.2.2 => 1.2.3
Assign maintainership to submitter.

PR:		194044
Submitted by:	Muhammad Rahman
2014-10-05 23:03:54 +00:00
Ryan Steinmetz
350948517e - Reset MAINTAINER due to fatal bounce
- Cleanup whitespace

Reported by:	portscout
2014-07-28 10:33:04 +00:00
Kubilay Kocak
5151244eaf databases/py-mysql-connector-python: MySQL driver written in Python
MySQL driver written in Python which does not depend on MySQL C client
libraries and implements the DB API v2.0 specification (PEP-249).

WWW: http://dev.mysql.com/doc/connector-python/en

PR:		191722
Submitted by:	<arcade at b1t dot name> (with changes)
2014-07-26 12:04:07 +00:00