summaryrefslogtreecommitdiff
path: root/databases/py-mysql-connector-python (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-10-27databases/py-mysql-connector-python: Update version 9.4.0=>9.5.0Muhammad Moinur Rahman2-4/+4
Changelog: https://github.com/mysql/mysql-connector-python/releases/tag/9.5.0
2025-10-01databases/py-mysql-connector-python: Update version 8.3.0=>9.4.0Muhammad Moinur Rahman2-7/+6
Changelog: https://github.com/mysql/mysql-connector-python/releases/tag/9.4.0 PR: 289934 Reported by: patrik@hildingsson.se
2023-10-27databases/py-mysql-connector-python: Update version 8.1.0=>8.2.0Muhammad Moinur Rahman2-5/+4
Changelog: https://github.com/mysql/mysql-connector-python/releases/tag/8.2.0
2023-09-05databases/py-mysql-connector-python: Runtime fix with newer protobufMuhammad Moinur Rahman1-1/+4
PR: 273309 Reported by: dvl
2023-07-19databases/py-mysql-connector-python: Update version 8.0.33=>8.1.0Muhammad Moinur Rahman2-11/+10
Changelog: https://github.com/mysql/mysql-connector-python/releases/tag/8.1.0
2023-06-27all: remove explicit versions in USES=python for "3.x+"Rene Ladan1-1/+1
The logic in USES=python will automatically convert this to 3.8+ by itself. Adjust two ports that only had Python 3.7 mentioned but build fine on Python 3.8 too. finance/quickfix: mark BROKEN with PYTHON libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++ -DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable -Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi -Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings -Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x -MT _quickfix_la-QuickfixPython.lo -MD -MP -MF .deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o .libs/_quickfix_la-QuickfixPython.o warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found ^~~~~~~~~~ 1 warning and 1 error generated. Reviewed by: portmgr, vishwin, yuri Differential Revision: <https://reviews.freebsd.org/D40568>
2023-04-19databases/py-mysql-connector-python: Update version 8.0.32=>8.0.33Muhammad Moinur Rahman2-4/+4
Changelog: https://github.com/mysql/mysql-connector-python/releases/tag/8.0.33
2023-02-01databases/py-mysql-connector-python: Update version 8.0.31=>8.0.32Muhammad Moinur Rahman3-16/+4
Relnotes: https://github.com/mysql/mysql-connector-python/releases/tag/8.0.32
2023-01-17databases/py-mysql-connector-python: Runtime fixMuhammad Moinur Rahman2-1/+13
PR: 269014 Reported by: dvl MFH: 2023Q1
2022-11-16databases/py-mysql-connector-python: Update version 8.0.30=>8.0.31Muhammad Moinur Rahman2-4/+4
Relnotes: https://github.com/mysql/mysql-connector-python/releases/tag/8.0.31
2022-09-07Remove WWW entries moved into port MakefilesStefan Eßer1-2/+0
Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
2022-09-07Add WWW entries to port MakefilesStefan Eßer1-0/+1
It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
2022-08-06databases/py-mysql-connector-python: Update version 8.0.29=>8.0.30Muhammad Moinur Rahman2-4/+4
Relnotes: https://github.com/mysql/mysql-connector-python/releases/tag/8.0.30
2022-05-03databases/py-mysql-connector-python: Update version 8.0.28=>8.0.29Muhammad Moinur Rahman2-5/+4
Relnotes: https://github.com/mysql/mysql-connector-python/releases/tag/8.0.29
2022-03-31databases/py-mysql-connector-python: Update dependencyAlessandro Sagratini1-1/+2
Update RUN_DEPENDS after py-dnspython2 has been DEPRECATED. PR: 262946 Reported by: ale_sagra@hotmail.com
2022-02-01databases/py-mysql-connector-python: Fix incorrect RUN_DEPENDS versionMuhammad Moinur Rahman1-1/+1
PR: 261586 Reported by: geraud@gcu.info
2022-01-20databases/py-mysql-connector-python: Update version 8.0.27=>8.0.28Muhammad Moinur Rahman2-8/+19
- Add OPTIONS:DNS COMPRESSION GSSAPI Relnotes: https://github.com/mysql/mysql-connector-python/releases/tag/8.0.28
2021-10-29databases/py-mysql-connector-python: Update version 8.0.23=>8.0.27Muhammad Moinur Rahman2-5/+11
- 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-04-07One more small cleanup, forgotten yesterday.Mathieu Arnold1-1/+0
Reported by: lwhsu
2021-04-06Remove # $FreeBSD$ from Makefiles.Mathieu Arnold1-1/+0
2021-02-12databases/py-mysql-connector-python: Update version 8.0.22=>8.0.23Muhammad Moinur Rahman2-4/+4
Relnotes: https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-23.html Notes: svn path=/head/; revision=565025
2020-12-28Drop python 2.7 support from a few portsAntoine Brodin1-1/+1
With hat: portmgr Notes: svn path=/head/; revision=559531
2020-10-25databases/py-mysql-connector-python: Update version 8.0.21=>8.0.22Muhammad Moinur Rahman2-4/+4
Relnotes: https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-22.html Notes: svn path=/head/; revision=553234
2020-08-08databases/py-mysql-connector-python: Update version 8.0.20=>8.0.21Muhammad Moinur Rahman2-4/+7
- Add TEST framework Relnotes: https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-21.html Notes: svn path=/head/; revision=544365
2020-05-28databases/py-mysql-connector-python: Update version 8.0.19=>8.0.20Muhammad Moinur Rahman2-9/+4
Relnotes: https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-20.html Notes: svn path=/head/; revision=536736
2020-03-18databases/py-mysql-connector-python: Fix runtime dependencyMuhammad Moinur Rahman1-3/+7
Reported by: koobs Approved by: ports-secteam (blanket: missing dependencies, run time bugfix) MFH: 2020Q1 Notes: svn path=/head/; revision=528663
2020-03-17databases/py-mysql-connector-python: Ad missing dependencyMuhammad Moinur Rahman1-0/+4
Reported by: s.wilson@ru.ac.za Notes: svn path=/head/; revision=528614
2020-02-04databases/py-mysql-connector-python: Update version 8.0.18=>8.0.19Muhammad Moinur Rahman2-4/+4
Relnotes:https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-19.html Notes: svn path=/head/; revision=525143
2019-10-28databases/py-mysql-connector-python: Update version 8.0.17=>8.0.18Muhammad Moinur Rahman2-4/+4
Notes: svn path=/head/; revision=515931
2019-08-01databases/py-mysql-connector-python: Update version 8.0.16=>8.0.17Muhammad Moinur Rahman2-4/+4
Notes: svn path=/head/; revision=507822
2019-04-26databases/py-mysql-connector-python: Update version 8.0.15=>8.0.16Muhammad Moinur Rahman2-4/+4
Notes: svn path=/head/; revision=500126
2019-04-13databases/py-mysql-connector-python: Update version 1.2.3=>8.0.15Muhammad Moinur Rahman2-14/+19
- Mark NO_ARCH Notes: svn path=/head/; revision=498837
2015-05-14MASTER_SITES cleanup.Mathieu Arnold1-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
2014-12-24Change my non-FreeBSD MAINTAINER mail to bofh@Muhammad Moinur Rahman1-1/+1
Approved by: bapt Notes: svn path=/head/; revision=375378
2014-10-05databases/py-mysql-connector-python: Upgrade version 1.2.2 => 1.2.3John Marino2-8/+7
Assign maintainership to submitter. PR: 194044 Submitted by: Muhammad Rahman Notes: svn path=/head/; revision=370133
2014-07-28- Reset MAINTAINER due to fatal bounceRyan Steinmetz1-8/+8
- Cleanup whitespace Reported by: portscout Notes: svn path=/head/; revision=363126
2014-07-26databases/py-mysql-connector-python: MySQL driver written in PythonKubilay Kocak3-0/+26
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) Notes: svn path=/head/; revision=362968