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: www/py-flask-socketio/Makefile

Number of commits found: 29

Friday, 1 Dec 2023
06:39 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*: Fix build after 3232af18957315da73e0e4105cac869d8cb3c6b1 (www/py-flask
PORTNAME change)

Approved by:	portmgr (blanket)
commit hash: 8efcc1c369a0048035fc0022072f9003c37b65e8 commit hash: 8efcc1c369a0048035fc0022072f9003c37b65e8 commit hash: 8efcc1c369a0048035fc0022072f9003c37b65e8 commit hash: 8efcc1c369a0048035fc0022072f9003c37b65e8 8efcc1c
Wednesday, 6 Sep 2023
20:49 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-flask-socketio: Update to 5.3.6

Changes:	https://github.com/miguelgrinberg/Flask-SocketIO/releases
		https://github.com/miguelgrinberg/Flask-SocketIO/blob/main/CHANGES.md
commit hash: b0d726f3cc05f9dabc49d47c80e0bd0584ff6304 commit hash: b0d726f3cc05f9dabc49d47c80e0bd0584ff6304 commit hash: b0d726f3cc05f9dabc49d47c80e0bd0584ff6304 commit hash: b0d726f3cc05f9dabc49d47c80e0bd0584ff6304 b0d726f
Wednesday, 16 Aug 2023
18:25 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-flask-socketio: Update to 5.3.5

Changes:	https://github.com/miguelgrinberg/Flask-SocketIO/blob/main/CHANGES.md
commit hash: f76919dd5a7bebc5255beb717adf05e1b74a4a2a commit hash: f76919dd5a7bebc5255beb717adf05e1b74a4a2a commit hash: f76919dd5a7bebc5255beb717adf05e1b74a4a2a commit hash: f76919dd5a7bebc5255beb717adf05e1b74a4a2a f76919d
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
Friday, 30 Jun 2023
07:06 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-flask-socketio: Convert to USE_PYTHON=pep517

- Bump PORTREVISION for package change
commit hash: 29d7a8542c063be58650d8cf986613fcfbb79920 commit hash: 29d7a8542c063be58650d8cf986613fcfbb79920 commit hash: 29d7a8542c063be58650d8cf986613fcfbb79920 commit hash: 29d7a8542c063be58650d8cf986613fcfbb79920 29d7a85
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
Sunday, 7 May 2023
16:04 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-flask-socketio: Update to 5.3.4

Changes:	https://github.com/miguelgrinberg/Flask-SocketIO/blob/main/CHANGES.md
commit hash: e7e386b4a2e10c322b51b2a31a8c4c4a54054edf commit hash: e7e386b4a2e10c322b51b2a31a8c4c4a54054edf commit hash: e7e386b4a2e10c322b51b2a31a8c4c4a54054edf commit hash: e7e386b4a2e10c322b51b2a31a8c4c4a54054edf e7e386b
Wednesday, 5 Apr 2023
17:30 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-flask-socketio: Update to 5.3.3

Changes:	https://github.com/miguelgrinberg/Flask-SocketIO/blob/main/CHANGES.md
commit hash: a1c24be0b525f08bce964b8657311e3e93ac3f4c commit hash: a1c24be0b525f08bce964b8657311e3e93ac3f4c commit hash: a1c24be0b525f08bce964b8657311e3e93ac3f4c commit hash: a1c24be0b525f08bce964b8657311e3e93ac3f4c a1c24be
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
Friday, 30 Dec 2022
09:05 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-flask-socketio: Update to 5.3.2

Changes:	https://github.com/miguelgrinberg/Flask-SocketIO/blob/main/CHANGES.md
commit hash: 98d3709bcfd77a84cf68efa59b10652253435430 commit hash: 98d3709bcfd77a84cf68efa59b10652253435430 commit hash: 98d3709bcfd77a84cf68efa59b10652253435430 commit hash: 98d3709bcfd77a84cf68efa59b10652253435430 98d3709
Monday, 3 Oct 2022
02:15 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-flask-socketio: Update to 5.3.1

Changes:	https://github.com/miguelgrinberg/Flask-SocketIO/blob/main/CHANGES.md
commit hash: b351974acb142ee6bc48a984129e434aefcf9465 commit hash: b351974acb142ee6bc48a984129e434aefcf9465 commit hash: b351974acb142ee6bc48a984129e434aefcf9465 commit hash: b351974acb142ee6bc48a984129e434aefcf9465 b351974
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
Wednesday, 31 Aug 2022
18:49 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-flask-socketio: Update to 5.3.0

Changes:	https://github.com/miguelgrinberg/Flask-SocketIO/blob/main/CHANGES.md
commit hash: ed0cc3ff336cd737b8dedeb2c4ebae00022c0bcd commit hash: ed0cc3ff336cd737b8dedeb2c4ebae00022c0bcd commit hash: ed0cc3ff336cd737b8dedeb2c4ebae00022c0bcd commit hash: ed0cc3ff336cd737b8dedeb2c4ebae00022c0bcd ed0cc3f
Friday, 3 Jun 2022
09:00 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-flask-socketio: Update to 5.2.0

Changes:	https://github.com/miguelgrinberg/Flask-SocketIO/blob/main/CHANGES.md
commit hash: 8288af72b64a497b5f4177abdd71af3d874a8495 commit hash: 8288af72b64a497b5f4177abdd71af3d874a8495 commit hash: 8288af72b64a497b5f4177abdd71af3d874a8495 commit hash: 8288af72b64a497b5f4177abdd71af3d874a8495 8288af72
Tuesday, 26 Apr 2022
15:01 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-flask-socketio: Update to 5.1.2

Changes:	https://github.com/miguelgrinberg/Flask-SocketIO/blob/main/CHANGES.md
commit hash: 0f5618d0e0d07d4d6b13d690bddb184246584fd1 commit hash: 0f5618d0e0d07d4d6b13d690bddb184246584fd1 commit hash: 0f5618d0e0d07d4d6b13d690bddb184246584fd1 commit hash: 0f5618d0e0d07d4d6b13d690bddb184246584fd1 0f5618d
Monday, 28 Feb 2022
12:46 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-flask-socketio: Update to 5.1.1

Changes:	https://github.com/miguelgrinberg/Flask-SocketIO/blob/main/CHANGES.md
commit hash: dcd9c763cd60fc01cd3ca95cec6dbda432574e35 commit hash: dcd9c763cd60fc01cd3ca95cec6dbda432574e35 commit hash: dcd9c763cd60fc01cd3ca95cec6dbda432574e35 commit hash: dcd9c763cd60fc01cd3ca95cec6dbda432574e35 dcd9c76
Wednesday, 13 Oct 2021
05:37 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-flask-socketio: Update USES=python (followup of
27e99546bd59132465fe837686ad693ec1389db2)

devel/py-python-socketio has been changed from USES=python:3.6+ to
USES=python:3.7+.
commit hash: d27a44a344bba25a99c58bfbb3e52a1967d1a6e7 commit hash: d27a44a344bba25a99c58bfbb3e52a1967d1a6e7 commit hash: d27a44a344bba25a99c58bfbb3e52a1967d1a6e7 commit hash: d27a44a344bba25a99c58bfbb3e52a1967d1a6e7 d27a44a
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
Sunday, 13 Dec 2020
22:21 sunpoet search for other commits by this committer
Update USES=python for py-python-socketio ASYNCIO_CLIENT option
Original commitRevision:558036 
14:45 sunpoet search for other commits by this committer
Update to 4.3.2

- Update PORTNAME: use lowercase
- Add LICENSE_FILE
- Add NO_ARCH
- Update pkg-descr

Changes:	https://github.com/miguelgrinberg/Flask-SocketIO/blob/master/CHANGES.md
Original commitRevision:557945 
Thursday, 10 Dec 2020
21:45 sunpoet search for other commits by this committer
Take maintainership
Original commitRevision:557602 
Monday, 7 Dec 2020
20:09 rene search for other commits by this committer
Return mmokhi@'s ports to the pool after his commit bit was safekept.
Original commitRevision:557245 
Wednesday, 20 Jun 2018
17:05 mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
Original commitRevision:472884 
Wednesday, 7 Feb 2018
18:42 mmokhi search for other commits by this committer
www/py-flask-socketio: Update the port to 2.9.3
This is a dependency for r461164
Original commitRevision:461169 
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 
Saturday, 8 Jul 2017
11:27 mmokhi search for other commits by this committer
www/py-flask-socketio: Update port to 2.9.0
Update regarding to newer deve/py-gdbgui update

Reviewed by:	mat (mentor)
Approved by:	mat (mentor)
Sponsored by:	Essen Hackathon 2017
Differential Revision:	https://reviews.freebsd.org/D11464
Original commitRevision:445320 
Sunday, 2 Apr 2017
13:42 mmokhi search for other commits by this committer
devel/py-gdbgui: Update devel/py-gdbgui and its dependencies to latest version.

Reviewed by:	feld, mat (mentors)
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D10200
Original commitRevision:437555 
Wednesday, 8 Mar 2017
12:48 mmokhi search for other commits by this committer
devel/py-gdbgui: Add devel/py-gdbgui and dependencies to the tree.
gdbgui is a browser-based frontend to gdb (gnu debugger).
Dependencies are:
py-pygdbmi, Parse gdb machine interface string output and return data types.
py-pypugjs, PyPugJS is just a fork of PyJade with the name Jade changed.
py-python-socketio, Python implementation of the Engine.IO realtime server.
py-python-engineio, Python implementation of the Socket.IO realtime server.
py-enum-compat, A virtual package, its whole purpose is to install enum34.
py-flask-socketio,  Socket.IO integration for Flask applications.

Reviewed by:	feld, mat
Approved by:	feld, mat (mentors)
Differential Revision:	https://reviews.freebsd.org/D9849
Original commitRevision:435682 

Number of commits found: 29