From 443f40216f3f8d59a8e7fec11873d3966047d326 Mon Sep 17 00:00:00 2001 From: Graham Perrin Date: Tue, 17 Oct 2023 21:20:16 +0100 Subject: [PATCH 1/4] www/falkon: update package description It's no longer 'new-ish'. Whilst here, rewrite things slightly. --- www/falkon/pkg-descr | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/www/falkon/pkg-descr b/www/falkon/pkg-descr index 68b1e972fcad9..05a1fe9387972 100644 --- a/www/falkon/pkg-descr +++ b/www/falkon/pkg-descr @@ -1,17 +1,17 @@ -Falkon is a new-ish and very fast QtWebEngine browser. It aims to be a -lightweight web browser available on all major platforms. Falkon -has all standard functions you expect from a web browser. It includes -bookmarks, history (both also in sidebar) and tabs. Beyond that, you -block ads with a builtin AdBlock plugin, block Flash content with -Click2Flash and edit the local CA Certificates database with an SSL Manager. +Falkon is a very fast web browser that uses QtWebEngine, and aims to be +lightweight on all major platforms. It has all the standard functions +that are expected from a web browser, including bookmarks, history, +sidebar, and tabs. Plus: integral AdBlock, and edition of the local CA +Certificates database with an SSL Manager. -Falkon has a wide range of features supported by KDE Frameworks -and many integration points with KDE Plasma. A "-qtonly" flavor is -available without these features: +Falkon has a wide range of features that are supported by KDE +Frameworks, and many integration points with KDE Plasma. + +The "-qtonly" flavor omits these features: - spellchecking - word completion - crash reporting - progress notifications - KIO (virtual filesystem) support - wallet integration -- content-sharing +- content sharing. From c8250cac88c12ac642eb1077c98d7f5187324d06 Mon Sep 17 00:00:00 2001 From: Graham Perrin Date: Wed, 18 Oct 2023 01:29:56 +0100 Subject: [PATCH 2/4] www/falkon: update package description Partially resolve https://github.com/freebsd/freebsd-ports/pull/195#issuecomment-1767260887 --- www/falkon/pkg-descr | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/www/falkon/pkg-descr b/www/falkon/pkg-descr index 05a1fe9387972..bb9db06651023 100644 --- a/www/falkon/pkg-descr +++ b/www/falkon/pkg-descr @@ -1,13 +1,13 @@ Falkon is a very fast web browser that uses QtWebEngine, and aims to be lightweight on all major platforms. It has all the standard functions that are expected from a web browser, including bookmarks, history, -sidebar, and tabs. Plus: integral AdBlock, and edition of the local CA -Certificates database with an SSL Manager. +sidebar, and tabs. Plus: integral AdBlock, and editing of the local CA +Certificates database with an SSL manager. Falkon has a wide range of features that are supported by KDE Frameworks, and many integration points with KDE Plasma. -The "-qtonly" flavor omits these features: +The "qtonly" flavor omits these features: - spellchecking - word completion - crash reporting From a83632ac4a3ec4288b9bdd5df01ab17126dc2f23 Mon Sep 17 00:00:00 2001 From: Graham Perrin Date: Wed, 18 Oct 2023 01:51:18 +0100 Subject: [PATCH 3/4] www/falkon: pkg-descr: CA certificate database Singular, and lowercase c, for certificate. Resolve https://github.com/freebsd/freebsd-ports/pull/195#issuecomment-1767414336 --- www/falkon/pkg-descr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/falkon/pkg-descr b/www/falkon/pkg-descr index bb9db06651023..ec01f504329a7 100644 --- a/www/falkon/pkg-descr +++ b/www/falkon/pkg-descr @@ -2,7 +2,7 @@ Falkon is a very fast web browser that uses QtWebEngine, and aims to be lightweight on all major platforms. It has all the standard functions that are expected from a web browser, including bookmarks, history, sidebar, and tabs. Plus: integral AdBlock, and editing of the local CA -Certificates database with an SSL manager. +certificate database with an SSL manager. Falkon has a wide range of features that are supported by KDE Frameworks, and many integration points with KDE Plasma. From cfff3e86a261b0007f54522c365c48e4ddee6826 Mon Sep 17 00:00:00 2001 From: Graham Perrin Date: Wed, 18 Oct 2023 02:46:54 +0100 Subject: [PATCH 4/4] www/falkon: pkg-desc: full stops: single spaces Revert to single spaces after full stops. Resolves the double spacing aspect of https://github.com/freebsd/freebsd-ports/pull/195#issuecomment-1767260887 Noting https://github.com/freebsd/freebsd-doc/pull/248/commits/6313bc8b18453b578955314ffeb62af37a420396#r1299188132 and perceptible gaps in documentation such as the (FDP) FreeBSD Documentation Project Primer for New Contributors. --- www/falkon/pkg-descr | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/falkon/pkg-descr b/www/falkon/pkg-descr index ec01f504329a7..b1aac2904a9c3 100644 --- a/www/falkon/pkg-descr +++ b/www/falkon/pkg-descr @@ -1,7 +1,7 @@ Falkon is a very fast web browser that uses QtWebEngine, and aims to be -lightweight on all major platforms. It has all the standard functions +lightweight on all major platforms. It has all the standard functions that are expected from a web browser, including bookmarks, history, -sidebar, and tabs. Plus: integral AdBlock, and editing of the local CA +sidebar, and tabs. Plus: integral AdBlock, and editing of the local CA certificate database with an SSL manager. Falkon has a wide range of features that are supported by KDE