www/badwolf: Update to 1.3.0
- Pet portfmt.
ChangeLog: https://hacktivis.me/releases/badwolf-1.3.0.txt
- Packagers Highlights:
- You now need to use ninja/samu instead of make, ./configure is still used as before
- Common but non-standard hardening flags like -D_FORTIFY_SOURCE=2 are still default but no longer force to allow alternative compilers. Most distros already default to such flags. If yours doesn't consider copying such flags if you set custom CFLAGS.
- Additions:
- Support for translated manpages (German, French, Turkish, Vietnamese).
- Add basic (no domain/URL matching yet) UserScripts support.
- Middle-clicks and ctrl+click opens links in a new tab.
- Fixes:
- WebProcess crashes do not clear the URL entry anymore.
- Do not set web-context when old_browser is present.. This fixes crashes with WebKitGTK 2.41+.
PR: 274102