Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Oct 2025 08:25:33 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0a3dd930a2e8 - main - math/xgap: Improve pkg-descr
Message-ID:  <202510080825.5988PX00087455@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0a3dd930a2e821bdfa91f268481a4563d2b4123f

commit 0a3dd930a2e821bdfa91f268481a4563d2b4123f
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-10-08 06:19:13 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-10-08 08:25:27 +0000

    math/xgap: Improve pkg-descr
---
 math/xgap/pkg-descr | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/math/xgap/pkg-descr b/math/xgap/pkg-descr
index 36cee688e6e5..5d024cafb84a 100644
--- a/math/xgap/pkg-descr
+++ b/math/xgap/pkg-descr
@@ -1 +1,8 @@
-The XGAP package allows to use graphics in GAP.
+XGAP is a graphical user interface (GUI) for the GAP system for
+computational discrete algebra. It allows for the visualization
+of mathematical objects and is particularly useful for investigating
+subgroup lattices of groups.
+
+XGAP provides interactive displays and gives access to various
+GAP functions for group theory. It runs as a separate C program
+alongside the main GAP session to handle graphics and user interactions.


home | help

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