Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
g20240505_1 17 Dec 2024 05:54:56 |
Jason E. Hale (jhale) |
www/ladybird: Fix build with Qt 6.8.x
While not offically deprecated until Qt 6.9, use of the
QCheckBox::stateChanged() signal fails with -Werror due to the
deprecation warnings added in Qt 6.8. This signal has been replaced
by QCheckBox::checkStateChanged().
PR: 283290
Approved by: portmgr (blanket) |
g20240505_1 23 Nov 2024 08:31:00 |
Gleb Popov (arrowd) |
*: Bump PORTREVISIONs of Pulseaudio consumers
Sponsored by: Future Crew, LLC |
g20240505 06 May 2024 19:08:16 |
Robert Clausecker (fuz) |
www/ladybird: update to g20240505 |
g20240226 02 Mar 2024 20:18:01 |
Robert Clausecker (fuz) |
www/ladybird: update to g20240226
- upstream has refactored the directory layout to be more conventional
- now requires the Adobe ICC profiles
- the Liberation fonts are no longer (un)bundled, but are still used
by Ladybird; keep them as a dependency.
- i386 seems to be fixed |
g20240109 29 Jan 2024 02:08:30 |
Yuri Victorovich (yuri) |
www/ladybird: Broken on amd64 on 15-CURRENT
... due to clang crash.
Reported by: fallout |
g20240109 16 Jan 2024 16:18:22 |
Robert Clausecker (fuz) |
www/ladybird: update to g20240109
- add PULSEAUDIO option to disable use of Pulseaudio
- remove upstreamed distribution patches
PR: 276222 |
g20231216 31 Dec 2023 00:37:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
g20231216 17 Dec 2023 21:42:50 |
Robert Clausecker (fuz) |
www/ladybird: update to g20231216
This fixes some missing files in the previous version. Ladybird is
currently in development and not particularly stable.
Reported by: Benjamin Takacs <nimaje+fbz@bureaucracy.de> |
g20231208 12 Dec 2023 12:04:33 |
Robert Clausecker (fuz) |
www/ladybird: update to g20231208
Changelog:
https://github.com/SerenityOS/serenity/compare/cc9de38ea4ccf06024913b78b6283d8e4bc26536...29ecb2eda6bedebf04e64b30884010cb056e7f9a |
g20231120 24 Nov 2023 06:12:35 |
Robert Clausecker (fuz) |
www/ladybird: SerenityOS Web Browser
Ladybird is a web browser built on the LibWeb and LibJS engines from
SerenityOS with a cross-platform GUI in Qt.
See this blog post for some more background:
https://awesomekling.github.io/Ladybird-a-new-cross-platform-browser-project/
WWW: https://ladybird.dev |