Date: Mon, 27 Apr 2026 18:27:20 +0000 From: Nuno Teixeira <eduardo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 171de8a60868 - main - shells/xonsh: Update short and long description Message-ID: <69efaa88.21beb.622d5606@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=171de8a60868aaaf537f7328aae5b2bfc78e100a commit 171de8a60868aaaf537f7328aae5b2bfc78e100a Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2026-04-27 18:23:37 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2026-04-27 18:27:10 +0000 shells/xonsh: Update short and long description Reported by: Andy Kipp --- shells/xonsh/Makefile | 3 ++- shells/xonsh/pkg-descr | 9 +++------ 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/shells/xonsh/Makefile b/shells/xonsh/Makefile index 6a684ad2258c..e28d0978797f 100644 --- a/shells/xonsh/Makefile +++ b/shells/xonsh/Makefile @@ -1,11 +1,12 @@ PORTNAME= xonsh DISTVERSION= 0.23.2 +PORTREVISION= 1 CATEGORIES= shells python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= eduardo@FreeBSD.org -COMMENT= Python-powered, cross-platform, Unix-gazing shell +COMMENT= Xonsh is a Python-powered shell WWW= https://xon.sh LICENSE= BSD2CLAUSE diff --git a/shells/xonsh/pkg-descr b/shells/xonsh/pkg-descr index 2dd6e8f57852..5862b0f6f953 100644 --- a/shells/xonsh/pkg-descr +++ b/shells/xonsh/pkg-descr @@ -1,6 +1,3 @@ -xonsh is a Python-powered, cross-platform, Unix-gazing shell language and -command prompt. - -The language is a superset of Python 3.6+ with additional shell primitives. -xonsh (pronounced conch) is meant for the daily use of experts and novices -alike. +Xonsh (sounds like "consh") is a full-featured and cross-platform Python-based +shell. The language is a superset of Python 3 with seamless integration of +shell functionality and commands.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69efaa88.21beb.622d5606>
