Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Jan 2025 14:04:18 GMT
From:      Lorenzo Salvadore <salvadore@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: fbf3893ad0 - main - Status/2024Q4/ports-collection-accessibility-colors.adoc: Add report
Message-ID:  <202501011404.501E4Ino078331@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by salvadore:

URL: https://cgit.FreeBSD.org/doc/commit/?id=fbf3893ad06b3ce597aa278ceba96ab88b303ec0

commit fbf3893ad06b3ce597aa278ceba96ab88b303ec0
Author:     Alfonso Sabato Siciliano <asiciliano@FreeBSD.org>
AuthorDate: 2025-01-01 13:48:45 +0000
Commit:     Lorenzo Salvadore <salvadore@FreeBSD.org>
CommitDate: 2025-01-01 13:51:05 +0000

    Status/2024Q4/ports-collection-accessibility-colors.adoc: Add report
    
    Reviewed by:    status (Pau Amma <pauamma@gundo.com>)
    Pull Request:   https://github.com/freebsd/freebsd-doc/pull/445
---
 .../ports-collection-accessibility-colors.adoc     | 23 ++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/website/content/en/status/report-2024-10-2024-12/ports-collection-accessibility-colors.adoc b/website/content/en/status/report-2024-10-2024-12/ports-collection-accessibility-colors.adoc
new file mode 100644
index 0000000000..bf72031d32
--- /dev/null
+++ b/website/content/en/status/report-2024-10-2024-12/ports-collection-accessibility-colors.adoc
@@ -0,0 +1,23 @@
+=== Ports Collection Accessibility - Colors Low Vision
+
+Link: +
+link:https://wiki.freebsd.org/portconfig[Project wiki page] URL: link:https://wiki.freebsd.org/portconfig[]
+
+Contact: FreeBSD Accessibility mailing list <freebsd-accessibility@FreeBSD.org> +
+Contact: Alfonso Sabato Siciliano <asiciliano@FreeBSD.org>
+
+FreeBSD provides the Ports Collection to give users and administrators a simple way to install applications.
+The collection provides tens of thousands of ports; port configuration is a key feature.
+It is possible to configure a port before the building and installation.
+The command "make config" uses a text user interface (TUI) to set up port options interactively.
+
+Recently low vision users (mainly with cataracts) have requested new features to easily change the colors of the TUI.
+Several features have been implemented to allow changing colors, for example: a new environment variable to set the UI to black and white, or the ability to set colors by reading a configuration file at runtime.
+All features have been described in man:portconfig[1] since version 0.6.2.
+
+To note, blind users can refer to https://www.freebsd.org/status/report-2023-07-2023-09/#_portoptscliports_collection_accessibility[PortOptsCLI - Ports Collection Accessibility, Status Report Third Quarter 2023] to use the Ports Collection.
+
+Tips and new ideas are welcome.
+If possible, send reports to the FreeBSD Accessibility mailing list, to share and to track discussions in a public place.
+
+Sponsored by: The FreeBSD Foundation



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501011404.501E4Ino078331>