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: multimedia/obs-qtwebkit/Makefile

Number of commits found: 15

Friday, 16 Jun 2023
18:30 Rene Ladan (rene) search for other commits by this committer
multimedia/obs-qtwebkit: Remove expired port

2023-06-16 multimedia/obs-qtwebkit: OBS ships with their own browser plugin from
version 25 onwards
commit hash: dbed968403f31fa52873aa2c63280ea316a0fc70 commit hash: dbed968403f31fa52873aa2c63280ea316a0fc70 commit hash: dbed968403f31fa52873aa2c63280ea316a0fc70 commit hash: dbed968403f31fa52873aa2c63280ea316a0fc70 dbed968
Tuesday, 16 May 2023
15:46 Muhammad Moinur Rahman (bofh) search for other commits by this committer
multimedia/obs-qtwebkit: Mark DEPRECATED

- OBS ships with their own browser plugin from version 25 onwards
- This was a fork from a different upstream which has been archived and
  is no longer under active development
- Set EXPIRATION_DATE to 2023-06-16

Reported by:	diizzy
commit hash: e358669823a470a1dd9612af77d0ba45c8d3a4d1 commit hash: e358669823a470a1dd9612af77d0ba45c8d3a4d1 commit hash: e358669823a470a1dd9612af77d0ba45c8d3a4d1 commit hash: e358669823a470a1dd9612af77d0ba45c8d3a4d1 e358669
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
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
Thursday, 12 Jan 2023
05:25 Yuri Victorovich (yuri) search for other commits by this committer
multimedia/obs-studio: Update 28.1.2 -> 29.0.0

Reported by:	portscout
commit hash: d4da7e500ab0022b0a4b48fd5918b425d20f140d commit hash: d4da7e500ab0022b0a4b48fd5918b425d20f140d commit hash: d4da7e500ab0022b0a4b48fd5918b425d20f140d commit hash: d4da7e500ab0022b0a4b48fd5918b425d20f140d d4da7e5
Thursday, 29 Dec 2022
22:15 Yuri Victorovich (yuri) search for other commits by this committer
multimedia/obs-studio: Update 27.2.4 -> 28.1.2

Thanks to Li-Wen Hsu (lwhsu@) for providing a WIP version.
commit hash: 998d1c280d2fe432dfd6ae70219b310883a3d39d commit hash: 998d1c280d2fe432dfd6ae70219b310883a3d39d commit hash: 998d1c280d2fe432dfd6ae70219b310883a3d39d commit hash: 998d1c280d2fe432dfd6ae70219b310883a3d39d 998d1c2
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, 21 Apr 2022
17:11 Piotr Kubaj (pkubaj) search for other commits by this committer
multimedia/obs-qtwebkit: use clang on powerpc64
commit hash: 830edcffe8e7e2022b346d60a96b0e5e48eab03b commit hash: 830edcffe8e7e2022b346d60a96b0e5e48eab03b commit hash: 830edcffe8e7e2022b346d60a96b0e5e48eab03b commit hash: 830edcffe8e7e2022b346d60a96b0e5e48eab03b 830edcf
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
Monday, 13 Apr 2020
12:12 pkubaj search for other commits by this committer
multimedia/obs-qtwebkit: fix build on powerpc64

cc1plus: error: unrecognized command line option "-std=c++11"

Additionally, this port tries to use SSE, so it needs -DNO_WARN_X86_INTRINSICS
-maltivec -mvsx on powerpc64 to use GCC's translation layer to AltiVec.

Also respect CXXFLAGS to make it work.

PR:		243658
Approved by:	swills (maintainer)
MFH:		2020q2 (fix build blanket)
Original commitRevision:531597 
Wednesday, 1 May 2019
19:35 rene search for other commits by this committer
Remove esound support from pulseaudio as audio/esound expired.

Bump PORTREVISIONs of dependent ports.

Build-tested in poudriere on a head-amd64 jail for audio/pulseaudio*
Original commitRevision:500606 
Wednesday, 16 Jan 2019
11:13 tijl search for other commits by this committer
Fix Qt5 symbol version scripts to put the catch-all clause first.  When
a symbol matches multiple clauses the last one takes precedence.  If the
catch-all is last it captures everything.  In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API.  This only affects lld because GNU ld always gives the
catch-all lowest priority.

Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium.  Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3]  The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one.  If there's no such non-weak symbol the call
in the weak wrapper resolves to the weak wrapper itself creating an infinite
call loop that overflows the stack and causes a crash.  Some of the
allocation functions are variants of C++ new and delete and it probably
depends on the compiler whether these variants are used in other parts of
Qt5Webengine.

Remove the weak wrappers (make them Linux specific).  This isn't binary
compatible but we are already breaking that with the changes to the symbol
versions.

[1]
https://github.com/qt/qtwebengine/commit/5c2cbfccf9aafb547b0b30914c4056abd25942a4
[2]
https://github.com/qt/qtwebengine/commit/2ed5054e3a800fa97c2c9e920ba1e6ea4b6ef2a5
[3]
https://github.com/qt/qtwebengine/commit/009f5ebb4bd6e50188671e0815a5dae6afe39db5

Bump all ports that depend on Qt5.

PR:		234070
Exp-run by:	antoine
Approved by:	kde (adridg)
Original commitRevision:490472 
Monday, 3 Sep 2018
13:17 swills search for other commits by this committer
multimedia/obs-qtwebkit: create port

This is a browser source plugin for obs-studio
(https://github.com/jp9000/obs-studio) based on QtWebkit library. It
allows using web content as a source in obs-studio.

WWW: https://github.com/swills/obs-qtwebkit
Original commitRevision:478871 

Number of commits found: 15