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/qt5-webkit/files/patch-Source_WTF_wtf_Platform.h

Number of commits found: 9

Sunday, 31 Dec 2023
00:06 Muhammad Moinur Rahman (bofh) search for other commits by this committer
www/qt5-webkit: Remove expired port

2023-12-31 www/qt5-webkit: No longer actively maintained, increasing security
concers
commit hash: cb3615b528c288d90aff6aa0e7a9778f80c9e85d commit hash: cb3615b528c288d90aff6aa0e7a9778f80c9e85d commit hash: cb3615b528c288d90aff6aa0e7a9778f80c9e85d commit hash: cb3615b528c288d90aff6aa0e7a9778f80c9e85d cb3615b
Wednesday, 16 Jun 2021
09:00 Piotr Kubaj (pkubaj) search for other commits by this committer
www/qt5-webkit: fix build on powerpc

/wrkdirs/usr/ports/www/qt5-webkit/work/qtwebkit-5.212.0-alpha4/Source/WTF/wtf/Atomics.cpp:63:9:
error: definition of builtin function '__sync_add_and_fetch_8'
int64_t __sync_add_and_fetch_8(int64_t volatile* addend, int64_t value)
        ^
/wrkdirs/usr/ports/www/qt5-webkit/work/qtwebkit-5.212.0-alpha4/Source/WTF/wtf/Atomics.cpp:68:9:
error: definition of builtin function '__sync_sub_and_fetch_8'
int64_t __sync_sub_and_fetch_8(int64_t volatile* addend, int64_t value)
commit hash: 5ba4ce2f94246588e0f79b6a0557a7babdba3248 commit hash: 5ba4ce2f94246588e0f79b6a0557a7babdba3248 commit hash: 5ba4ce2f94246588e0f79b6a0557a7babdba3248 commit hash: 5ba4ce2f94246588e0f79b6a0557a7babdba3248 5ba4ce2
Sunday, 3 Jan 2021
11:58 pkubaj search for other commits by this committer
www/qt5-webkit: add powerpc64le

Needs similar fixes to powerpc64.

Approved by:	tier 2 blanket
Original commitRevision:560005 
Monday, 28 Dec 2020
18:31 pkubaj search for other commits by this committer
www/qt5-webkit: ENABLE_ASSEMBLER 0 is not necessary
Original commitRevision:559516 
Saturday, 16 May 2020
19:23 pkubaj search for other commits by this committer
www/qt5-webkit: fix build on powerpc

Same changes as those done for powerpc64 are necessary. Additionally,
uc_mcontext.uc_regs doesn't exist on FreeBSD.

PR:		246146
Approved by:	tcberner (maintainer)
Original commitRevision:535496 
Saturday, 27 Oct 2018
18:14 tcberner search for other commits by this committer
www/qt5-webkit: fix build with powerpc64

PR:		232257
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Original commitRevision:483164 
Friday, 3 Nov 2017
18:06 tcberner search for other commits by this committer
Fix qt5 builds on some arm architectures

* 222612: www/qt5-webkit: for armv6/v7: The cacheFlush support is missing on
this platform
* 216816: devel/qt5: In arch.test, use CXXFLAGS from make environment

PR:		222612,216816, 223289
Exp-run by:	antoine
Submitted by:	mmel, mikael.urankar@gmail.com
Reported by:	Mark Millard <markmi@dsl-only.net>, mmel
Reviewed by:	mmel, mikael.urankar@gmail.com
Differential Revision:	https://reviews.freebsd.org/D12816
Original commitRevision:453418 
Sunday, 20 Aug 2017
08:45 tcberner search for other commits by this committer
Replace www/qt5-webkit by a maintained fork.

Qt dropped WebKit in favour of WebEngine, and the used WebKit base in
www/qt5-webkit is therefore very outdated.

The fork at [1] is a QtWebKit implementation on a modern WebKit code base.

[1] https://github.com/annulen/webkit

PR:		221339
Exp-Run by:	antoine
Reviewed by:	rakuco
Differential Revision:	https://reviews.freebsd.org/D9048
Original commitRevision:448361 
Sunday, 7 May 2017
19:29 jbeich search for other commits by this committer
www/qt*-webkit: unbreak on armv6

In file included from Source/JavaScriptCore/llint/LLIntOffsetsExtractor.cpp:26:
In file included from ./Source/JavaScriptCore/config.h:30:
./Source/WTF/wtf/Platform.h:308:6: error: "Not supported ARM architecture"
#    error "Not supported ARM architecture"
     ^
<inline asm>:149:16: error: invalid operand for instruction
vmov.u32 r2, r3, s8, s9

PR:		216153 217208
Submitted by:	mikael.urankar@gmail.com
Original commitRevision:440357 

Number of commits found: 9