| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.132.2 10 Sep 2026 09:15:24
    |
Bernhard Froehlich (decke)  |
net/py-zeroconf: Fix CPE information |
0.132.2 15 Jan 2026 17:22:12
    |
Po-Chuan Hsieh (sunpoet)  |
Mk/Uses/python.mk: Remove USE_PYTHON=cython3{,_run,_test}
- Convert all cython3 occurrence to USE_PYTHON=cython*
- Bump PORTREVISION dependent ports of USE_PYTHON=cython_run for dependency
change
PR: 291778 |
0.132.2 09 Apr 2025 14:55:11
    |
Po-Chuan Hsieh (sunpoet)  |
Mk/Uses/python.mk: Introduce USE_PYTHON=cython3{,_run,_test}
- Update USE_PYTHON=cython{,_run,_test}
- Convert all cython3 occurrence to USE_PYTHON=cython3*
- While I'm here, fix incorrect usage of combining cython3 in BUILD_DEPENDS and
USE_PYTHON=cython
It is added to simplify the future transition from Cython 0.29 to 3.
The minimal version is set to 3.0.12 because it is required by
devel/py-propcache.
The upper bound of version is set to 3.1 because it is limited by multiple
ports. |
0.132.2 04 Aug 2024 17:14:33
    |
Po-Chuan Hsieh (sunpoet)  |
net/py-zeroconf: Fix incorrect py-poetry* usage
Approved by: portmgr (blanket)
With hat: python |
0.132.2 03 Jul 2024 21:12:14
    |
John Hixson (jhixson)  |
net/py-zeroconf: Update to version 0.132.2 |
0.39.4_1 02 Jul 2024 19:27:37
    |
John Hixson (jhixson)  |
net/py-zeroconf: revert to 0.39.4
- Not passing poudriere tests for some FreeBSD versions |
0.132.2 29 Jun 2024 18:05:16
    |
John Hixson (jhixson)  |
net/py-zeroconf: update to version 0.132.2 |
0.39.4_1 15 Dec 2023 15:12:36
    |
Guido Falsi (madpilot)  |
net/py-zeroconf: Add missing dependency
PR: 275291
Approved by: jhixson@ (maintainer timeout)
MFH: 2023Q4 |
0.39.4 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
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> |
0.39.4 02 Dec 2022 22:38:47
    |
John Hixson (jhixson)  |
net/py-zeroconf: update to 0.39.4 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
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) |
0.37.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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.
(Only the first 15 lines of the commit message are shown above ) |
0.37.0 20 Jul 2022 14:22:37
    |
Tobias C. Berner (tcberner)  |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
0.37.0 13 Dec 2021 23:32:19
    |
John Hixson (jhixson)  |
net/py-zeroconf: Update to 0.37.0 |
0.36.0 18 Aug 2021 03:12:32
    |
John Hixson (jhixson)  |
net/py-zeroconf: update to version 0.36.0 |
0.30.0 27 May 2021 02:34:46
    |
John Hixson (jhixson)  |
net/py-zeroconf: update to version 0.30.0 |
0.29.0 23 Apr 2021 23:12:53
    |
John Hixson (jhixson)  |
net/py-zeroconf: update to version 0.29.0 |
0.28.8 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.28.8 04 Feb 2021 00:52:56
  |
jhixson  |
net/py-zeroconf: update to version 0.28.8 |
0.28.5 12 Sep 2020 19:25:23
  |
jhixson  |
net/py-zeroconf: update to version 0.28.5 |
0.28.3 04 Sep 2020 23:09:19
  |
jhixson  |
net/py-zeroconf: update to version 0.28.3 |
0.28.0 24 Jul 2020 19:41:24
  |
jhixson  |
net/py-zeroconf: update to version 0.28.0 |
0.27.1 08 Jun 2020 20:08:37
  |
jhixson  |
net/py-zeroconf: update to 0.27.1 |
0.27.0 03 Jun 2020 16:20:14
  |
jhixson  |
net/py-zeroconf: update to version 0.27.0 |
0.26.1 23 May 2020 02:12:24
  |
jhixson  |
net/py-zeroconf: update to version 0.26.1 |
0.25.0 09 Apr 2020 18:41:42
  |
jhixson  |
net/py-zeroconf: update to 0.25.0 |
0.24.5 24 Mar 2020 01:56:05
  |
jhixson  |
net/py-zeroconf: update to 0.24.5 |
0.23.0 29 Jun 2019 15:47:33
  |
jhixson  |
net/py-zeroconf: update to 0.23.0
Approved by: mentors (implicit) |
0.21.3_3 11 Mar 2019 10:20:26
  |
0mp  |
net/py-zeroconf: Update dependencies and add tests
- Set LICENSE_FILE
- Add tests
- One test (test_lots_of_names) is disabled now as it fails
- Remove six from dependencies (support for Python 2 was dropped in
https://github.com/jstasiak/python-zeroconf/commit/f22f421e4e6bf1ca7671b1eb540ba09fbf1e04b1)
- Improve package description
PR: 236019
Reviewed by: mat
Approved by: mat (mentor), maintainer timeout (2 weeks)
Differential Revision: https://reviews.freebsd.org/D19269 |
0.21.3_2 01 Feb 2019 16:41:29
  |
jhixson  |
net/py-zeroconf: update dependencies
- Starting with release 0.21.3, due to a bug, py-zeroconf has changed
from using the netifaces module to using ifaddr, see
https://github.com/jstasiak/python-zeroconf/commit/7c0500ee19869ce0e85e58a26b8fdb0868e0b142#diff-2eeaed663bd0d25b7e608891384b7298
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D19014 |
0.21.3 28 Jan 2019 18:31:26
  |
jhixson  |
net/py-zeroconf: Update to 0.21.3
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D18972 |
07 Aug 2018 12:13:48

|
jhixson  |
Change jhixson port maintainer email to jhixson@FreeBSD.org
Approved by: miwi (mentor), kmoore (mentor), araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D16592 |
0.20.0 20 Jun 2018 17:05:44
  |
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
0.20.0 25 May 2018 00:13:58
  |
swills  |
net/py-zeroconf: update to 0.20.0
PR: 228472
Submitted by: jhixson@gmail.com (maintainer) |
0.19.1 12 Apr 2018 17:20:19
  |
wg  |
net/py-zeroconf: Pure python implementation of multicast DNS service discovery
WWW: https://github.com/jstasiak/python-zeroconf
Submitted by: John Hixson |