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: devel/py-aiortc/Makefile

Number of commits found: 38

Tuesday, 12 Mar 2024
09:57 Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/py-aiortc: Update version 1.7.0=>1.8.0

Changelog: https://github.com/aiortc/aiortc/releases/tag/1.8.0
commit hash: 60ed157f95d00081e69ffa60cdfe93bd1bb5fc22 commit hash: 60ed157f95d00081e69ffa60cdfe93bd1bb5fc22 commit hash: 60ed157f95d00081e69ffa60cdfe93bd1bb5fc22 commit hash: 60ed157f95d00081e69ffa60cdfe93bd1bb5fc22 60ed157
Friday, 26 Jan 2024
15:56 Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/py-aiortc: Update version 1.6.0=>1.7.0

Changelog: https://github.com/aiortc/aiortc/releases/tag/1.7.0
commit hash: f35385a0769e8b977f34ccb05a3415a65d077a14 commit hash: f35385a0769e8b977f34ccb05a3415a65d077a14 commit hash: f35385a0769e8b977f34ccb05a3415a65d077a14 commit hash: f35385a0769e8b977f34ccb05a3415a65d077a14 f35385a
Saturday, 20 Jan 2024
00:41 Jan Beich (jbeich) search for other commits by this committer
multimedia/libvpx: update 1.14.0

Changes:	https://chromium.googlesource.com/webm/libvpx/+log/v1.13.1..v1.14.0
Reported by:	portscout
commit hash: 589aaaeb09b7daeb6a2053a684f5056d9fcfed0e commit hash: 589aaaeb09b7daeb6a2053a684f5056d9fcfed0e commit hash: 589aaaeb09b7daeb6a2053a684f5056d9fcfed0e commit hash: 589aaaeb09b7daeb6a2053a684f5056d9fcfed0e 589aaae
Friday, 1 Dec 2023
10:56 Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/py-aiortc: Update version 1.5.0=>1.5.0

Changelog: https://github.com/aiortc/aiortc/releases/tag/1.6.0
commit hash: 9e17a8df3b8c76e63a559e6415a59c6a2ffa457b commit hash: 9e17a8df3b8c76e63a559e6415a59c6a2ffa457b commit hash: 9e17a8df3b8c76e63a559e6415a59c6a2ffa457b commit hash: 9e17a8df3b8c76e63a559e6415a59c6a2ffa457b 9e17a8d
Friday, 29 Sep 2023
14:19 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*: Replace USES=pycryptography* with USE_PYTHON=cryptography{,_build,_test}

- Introduce USE_PYTHON=cryptography{,_build,_test}
- Switch all 96 ports from USES=pycryptography to with
USE_PYTHON=cryptography{,_build,_test}
- Remove Mk/Uses/pycryptography.mk

PR:		273727
Approved by:	tcberner (portmgr)
Exp-run by:	antoine
commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088 commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088 commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088 commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088 3754fc5
Saturday, 22 Jul 2023
07:46 Tobias C. Berner (tcberner) search for other commits by this committer
framework: convert tree to use USES=pycryptography

A future commit will update to security/py-cryptography will introduce a
rust dependency.

PR:		254853
commit hash: b28a739884e37c25bb57ea5f157252adb63065d3 commit hash: b28a739884e37c25bb57ea5f157252adb63065d3 commit hash: b28a739884e37c25bb57ea5f157252adb63065d3 commit hash: b28a739884e37c25bb57ea5f157252adb63065d3 b28a739
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
Tuesday, 25 Apr 2023
15:17 Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 feb1fa3
Sunday, 23 Apr 2023
09:09 Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b 8d3e020
Friday, 14 Apr 2023
18:14 Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/py-aiortc: Update version 1.3.1=>1.5.0

- Update WWW

Changelog: https://github.com/aiortc/aiortc/releases/tag/1.5.0
commit hash: def86f126d17ba5847b122497c4b66251ddaa5e3 commit hash: def86f126d17ba5847b122497c4b66251ddaa5e3 commit hash: def86f126d17ba5847b122497c4b66251ddaa5e3 commit hash: def86f126d17ba5847b122497c4b66251ddaa5e3 def86f1
Tuesday, 11 Apr 2023
20:46 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Adopt ports from swills@
commit hash: 2c2dd8535554ef831d72fdb17c6679fbacbcdb35 commit hash: 2c2dd8535554ef831d72fdb17c6679fbacbcdb35 commit hash: 2c2dd8535554ef831d72fdb17c6679fbacbcdb35 commit hash: 2c2dd8535554ef831d72fdb17c6679fbacbcdb35 2c2dd85
20:34 Rene Ladan (rene) search for other commits by this committer
all: return swills' ports to the pools after safeeping his ports bit.

With hat:	portmgr-secretary
commit hash: 4f538db960da5a685c2ddfa6428089654b0ad72d commit hash: 4f538db960da5a685c2ddfa6428089654b0ad72d commit hash: 4f538db960da5a685c2ddfa6428089654b0ad72d commit hash: 4f538db960da5a685c2ddfa6428089654b0ad72d 4f538db
Saturday, 11 Feb 2023
08:46 Jan Beich (jbeich) search for other commits by this committer
multimedia/libvpx: update 1.13.0

Changes:	https://chromium.googlesource.com/webm/libvpx/+log/v1.12.0..v1.13.0
Reported by:	portscout
commit hash: 17f6d799d7cd9697ea3c59711e6216a70a27471f commit hash: 17f6d799d7cd9697ea3c59711e6216a70a27471f commit hash: 17f6d799d7cd9697ea3c59711e6216a70a27471f commit hash: 17f6d799d7cd9697ea3c59711e6216a70a27471f 17f6d79
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
Sunday, 13 Mar 2022
23:28 Steve Wills (swills) search for other commits by this committer
devel/py-aiortc: update to 1.3.1
commit hash: 0ca7866c61f333884ab5d1af887092ffaf479180 commit hash: 0ca7866c61f333884ab5d1af887092ffaf479180 commit hash: 0ca7866c61f333884ab5d1af887092ffaf479180 commit hash: 0ca7866c61f333884ab5d1af887092ffaf479180 0ca7866
Saturday, 5 Feb 2022
01:17 Yasuhiro Kimura (yasu) search for other commits by this committer
*/*: Cleanup after the removal of lang/python36

* Remove codes that aren't necessary after the removal of lang/python36
* Mark ports that aren't necessary with Python 3.7 or later as
  DEPRECATED and set EXPIRATION_DATE.

PR:		261046
Approved by:	lwhsu (python)
commit hash: 461373bf1f104917f16cf783dd7d80d2951a993e commit hash: 461373bf1f104917f16cf783dd7d80d2951a993e commit hash: 461373bf1f104917f16cf783dd7d80d2951a993e commit hash: 461373bf1f104917f16cf783dd7d80d2951a993e 461373b
Saturday, 6 Nov 2021
02:59 Steve Wills (swills) search for other commits by this committer
devel/py-aiortc: update to 1.2.1
commit hash: 726d4a4c00535f4a68ed53a7dd8e87559264364a commit hash: 726d4a4c00535f4a68ed53a7dd8e87559264364a commit hash: 726d4a4c00535f4a68ed53a7dd8e87559264364a commit hash: 726d4a4c00535f4a68ed53a7dd8e87559264364a 726d4a4
Saturday, 9 Oct 2021
00:45 Jan Beich (jbeich) search for other commits by this committer
multimedia/libvpx: update 1.11.0

Changes:	https://chromium.googlesource.com/webm/libvpx/+log/v1.10.0..v1.11.0
Reported by:	portscout, Repology
commit hash: f16d8e56352394e557b1ab24f1a3582300e414af commit hash: f16d8e56352394e557b1ab24f1a3582300e414af commit hash: f16d8e56352394e557b1ab24f1a3582300e414af commit hash: f16d8e56352394e557b1ab24f1a3582300e414af f16d8e5
Tuesday, 25 May 2021
13:55 Dmitry Marakasov (amdmi3) search for other commits by this committer
Mk: switch PYTHON_REL to 5 digits to support python 3.10.x

PR:		255013
Differential Revision:	https://reviews.freebsd.org/D29418
Exp-run by:	antoine
Approved by:	wen@, no objection from python@ or portmgr@
commit hash: 0729af4255a63ee299e0c63a18b6a86520a19e02 commit hash: 0729af4255a63ee299e0c63a18b6a86520a19e02 commit hash: 0729af4255a63ee299e0c63a18b6a86520a19e02 commit hash: 0729af4255a63ee299e0c63a18b6a86520a19e02 0729af4
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, 14 Feb 2021
03:16 swills search for other commits by this committer
devel/py-aiortc: update to 1.1.2
Original commitRevision:565191 
Tuesday, 14 Jul 2020
02:23 swills search for other commits by this committer
devel/py-aiortc: udpate to 0.9.28
Original commitRevision:542187 
Friday, 11 Oct 2019
13:28 swills search for other commits by this committer
devel/py-aiortc: update to 0.9.22
Original commitRevision:514276 
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 
Wednesday, 8 May 2019
19:22 swills search for other commits by this committer
devel/py-aiortc: update to 0.9.21
Original commitRevision:501040 
Wednesday, 24 Apr 2019
13:14 swills search for other commits by this committer
devel/py-aiortc: update to 0.9.20
Original commitRevision:499842 
Wednesday, 6 Feb 2019
13:33 jbeich search for other commits by this committer
multimedia/libvpx: update 1.8.0

www/firefox, www/firefox-esr, mail/thunderbird wait for upstream fix via
https://bugzilla.mozilla.org/show_bug.cgi?id=1525393

Changes:	https://chromium.googlesource.com/webm/libvpx/+log/v1.7.0..v1.8.0
ABI:		https://abi-laboratory.pro/tracker/timeline/libvpx/
Original commitRevision:492305 
Tuesday, 15 Jan 2019
03:18 swills search for other commits by this committer
devel/py-aiortc: update to 0.9.19
Original commitRevision:490342 
Saturday, 5 Jan 2019
16:04 swills search for other commits by this committer
devel/py-aiortc: update to 0.9.17
Original commitRevision:489350 
Monday, 31 Dec 2018
20:24 swills search for other commits by this committer
devel/py-aiortc: update to 0.9.16
Original commitRevision:488833 
Thursday, 27 Dec 2018
14:02 swills search for other commits by this committer
devel/py-aiortc: update to 0.9.15
Original commitRevision:488545 
Sunday, 16 Dec 2018
21:00 swills search for other commits by this committer
devel/py-aiortc: Update to 0.9.14
Original commitRevision:487628 
Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

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, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
Original commitRevision:487272 
Tuesday, 4 Dec 2018
22:42 swills search for other commits by this committer
devel/py-aiortc: update to 0.9.13
Original commitRevision:486636 
Friday, 2 Nov 2018
01:33 swills search for other commits by this committer
devel/py-aiortc: update to 0.9.12
Original commitRevision:483756 
Thursday, 11 Oct 2018
05:28 swills search for other commits by this committer
devel/py-aiortc: create port

aiortc is a library for Web Real-Time Communication (WebRTC) and Object
Real-Time Communication (ORTC) in Python. It is built on top of asyncio,
Python's standard asynchronous I/O framework.

WWW: https://github.com/jlaine/aiortc/
Original commitRevision:481785 

Number of commits found: 38