notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: databases/py-mysqlclient/Makefile

Number of commits found: 29

Tuesday, 26 Dec 2023
15:08 Dima Panov (fluffy) search for other commits by this committer
databases/py-mysqlclient: update to 2.2.1 release (+)

Drop incorporated patch

Changelog:	https://github.com/PyMySQL/mysqlclient/releases/tag/v2.2.1
commit hash: fbaaec4765246bf63a2e68bf4f20e8eec2f6c175 commit hash: fbaaec4765246bf63a2e68bf4f20e8eec2f6c175 commit hash: fbaaec4765246bf63a2e68bf4f20e8eec2f6c175 commit hash: fbaaec4765246bf63a2e68bf4f20e8eec2f6c175 fbaaec4
Tuesday, 3 Oct 2023
20:37 Dima Panov (fluffy) search for other commits by this committer Author: Rozhuk Ivan
databases/py-mysqlclient: fix build with mariadb

PR:	272481
MFH:	2023Q4
commit hash: a63cc035abee4d9e1a89c8ac57c9efeb9ae974f5 commit hash: a63cc035abee4d9e1a89c8ac57c9efeb9ae974f5 commit hash: a63cc035abee4d9e1a89c8ac57c9efeb9ae974f5 commit hash: a63cc035abee4d9e1a89c8ac57c9efeb9ae974f5 a63cc03
Tuesday, 18 Jul 2023
00:53 Charlie Li (vishwin) search for other commits by this committer
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}

Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.

With hat: python
PR: 270510, 270358
commit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a commit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a commit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a commit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a 9a80a6e
Tuesday, 27 Jun 2023
19:34 Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

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>
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb 3d9a815
Saturday, 24 Jun 2023
13:38 Dima Panov (fluffy) search for other commits by this committer
databases/py-mysqlclient: update to 2.2.0 release (+)

Changelog:	https://github.com/PyMySQL/mysqlclient/releases/tag/v2.2.0
commit hash: 399e1b7e12ec8add88ad5aba627a71c5a50d41fd commit hash: 399e1b7e12ec8add88ad5aba627a71c5a50d41fd commit hash: 399e1b7e12ec8add88ad5aba627a71c5a50d41fd commit hash: 399e1b7e12ec8add88ad5aba627a71c5a50d41fd 399e1b7
Wednesday, 11 Jan 2023
15:58 Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 77d6847
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

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)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Thursday, 23 Jun 2022
16:23 Dima Panov (fluffy) search for other commits by this committer
databases/py-mysqlclient: update to 2.1.1 release (+)

Changelog:	https://github.com/PyMySQL/mysqlclient/releases/tag/v2.1.1
commit hash: 88acfca540184a18564d81dd1932d242d8151cf3 commit hash: 88acfca540184a18564d81dd1932d242d8151cf3 commit hash: 88acfca540184a18564d81dd1932d242d8151cf3 commit hash: 88acfca540184a18564d81dd1932d242d8151cf3 88acfca
Thursday, 18 Nov 2021
18:00 Dima Panov (fluffy) search for other commits by this committer
databases/py-mysqlclient: update to 2.1.0 release

Changelog:      https://github.com/PyMySQL/mysqlclient/releases/tag/v2.1.0
Sponsored by:   Netzkommune GmbH
commit hash: 9aa0c3ca74d10a93b844e76f29c2b612a43f3fcd commit hash: 9aa0c3ca74d10a93b844e76f29c2b612a43f3fcd commit hash: 9aa0c3ca74d10a93b844e76f29c2b612a43f3fcd commit hash: 9aa0c3ca74d10a93b844e76f29c2b612a43f3fcd 9aa0c3c
Friday, 29 Oct 2021
09:50 Stefan Eßer (se) search for other commits by this committer
*/*: Remove redundant '-[0-9]*' from CONFLICTS

The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".

Approved by:	portmgr (blanket)
commit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08a commit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08a commit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08a commit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08a 819f25b
Monday, 16 Aug 2021
12:11 Dima Panov (fluffy) search for other commits by this committer
databases/py-mysqlclient: update to 2.0.3 release
commit hash: 53dd641cbd9c7deff06c3742111bca49e68307ef commit hash: 53dd641cbd9c7deff06c3742111bca49e68307ef commit hash: 53dd641cbd9c7deff06c3742111bca49e68307ef commit hash: 53dd641cbd9c7deff06c3742111bca49e68307ef 53dd641
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Saturday, 12 Dec 2020
11:11 fluffy search for other commits by this committer
databases/py-mysqlclient: update to 2.0.2 release
Original commitRevision:557812 
Friday, 3 Jul 2020
09:06 fluffy search for other commits by this committer
databases/py-mysqlclient: update to 2.0.1 release

* Dropped Python 2 support
* Dropped Django 1.11 support
* Add context manager interface to Connection which closes the connection on
``__exit__``.
* Add ``ssl_mode`` option.
* Fixed multithread safety issue in fetching row.
* Removed obsolete members from Cursor. (e.g. `messages`, `_warnings`,
`_last_executed`)
Original commitRevision:541089 
Monday, 22 Jun 2020
16:50 fluffy search for other commits by this committer
databases/py-mysqlclient: revert gc threaded patch

It caused python sigabort with a "GC object already tracked" message in
singlethreaded app.
This happens only with a fetchmany() on a streaming cursor,
MySQLdb.cursors.SSCursor.

PR:		246313
Reported by:	Jeroen Pulles <jeroen.pulles@gmail.com>
MFH:		2020Q2
Original commitRevision:539884 
Saturday, 28 Mar 2020
13:16 fluffy search for other commits by this committer
databases/py-mysqlclient: pet port

- Change MASTER_SITES from GitHub to CHEESESHOP
- Use USE_PYTHON=concurrent instead of setting DOCSDIR manually
- Point WWW link to official PyPI page in pkg-descr

Submitted by:	sunpoet via private mail
Original commitRevision:529631 
12:22 fluffy search for other commits by this committer
databases/py-mysqlclient: Add some gc safety around _mysql__fetch_row

- Users of gc.get_referrers() could cause a SystemError to be raised if this
function is running in a different python thread.
- While here, take maintainership

Obtained from:	PyMySQL repo
Original commitRevision:529330 
11:26 rene search for other commits by this committer
Return Neels ports to the pool on his request.

Submitted by:	neelc@neelc.org (former maintainer) via freebsd-ports
Original commitRevision:529327 
Saturday, 11 Jan 2020
04:47 fluffy search for other commits by this committer
databases/py-mysqlclient: update to 1.4.6 release

* The cp1252 encoding is used when charset is "latin1". (#390)
* The auth_plugin option is added. (#389)
* charset option is passed to mysql_options(mysql, MYSQL_SET_CHARSET_NAME,
charset) before mysql_real_connect is called. This avoid extra SET NAMES
<charset> query when creating connection.
* --static build supports libmariadbclient.a
* Try mariadb_config when mysql_config is not found
* Fixed warning happend in Python 3.8 (#359)
* Fixed SEGV MySQLdb.escape_string("1") when libmariadb is used and no
connection is created. (#367)
* Fixed many circular references are created in Cursor.executemany(). (#375)

PR:		243076
Submitted by:	fluffy
Approved by:	maintainer timeout (>1w)
Original commitRevision:522627 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Original commitRevision:507372 
Monday, 8 Jul 2019
12:17 pkubaj search for other commits by this committer
databases/py-mysqlclient: fix build with GCC-based architectures

Since the switch to MySQL 5.7, C11-aware compiler is required:
/usr/bin/ld: cannot find -latomic

Approved by:	mentors (implicit approval)
Original commitRevision:506211 
Friday, 3 May 2019
11:33 swills search for other commits by this committer
databases/py-mysqlclient: Update to 1.4.2.post1

PR:		237709
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
Original commitRevision:500718 
Saturday, 28 Jul 2018
14:44 miwi search for other commits by this committer
- Update to 1.3.13

PR:		230106
Sponsored by:	iXsystems Inc.
Original commitRevision:475576 
Thursday, 30 Nov 2017
15:50 mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
Original commitRevision:455210 
Friday, 3 Nov 2017
13:01 dvl search for other commits by this committer
Upgrade to 1.3.12

maintainer timeout

PR:		222983
Submitted by:	Neel Chauhan
Original commitRevision:453402 
Saturday, 10 Dec 2016
13:39 antoine search for other commits by this committer
Move py35-mysqlclient and py35-psycopg2 to match existing naming convention
Original commitRevision:428295 
Monday, 10 Oct 2016
19:16 pawel search for other commits by this committer
- Update to version 1.3.8 [1]
- Install doc files only when needed

PR:		213171 [1]
Submitted by:	Neel Chauhan (maintainer) [1]
Original commitRevision:423679 
Wednesday, 22 Jun 2016
20:36 pawel search for other commits by this committer
MySQL database connector for Python (with Python 3 support).

WWW: https://github.com/PyMySQL/mysqlclient-python

PR:		209548
Submitted by:	Neel Chauhan <neel@neelc.org>
Original commitRevision:417332 

Number of commits found: 29