Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Jul 2022 20:12:24 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: d4e027941cb6 - main - cad/qucs-s: Fix grammar in pkg-descr
Message-ID:  <202207082012.268KCOR8073828@gitrepo.freebsd.org>

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

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

commit d4e027941cb6baa41146054dde738b48c68e5a16
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-07-08 20:12:03 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-07-08 20:12:22 +0000

    cad/qucs-s: Fix grammar in pkg-descr
---
 cad/qucs-s/pkg-descr | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

diff --git a/cad/qucs-s/pkg-descr b/cad/qucs-s/pkg-descr
index ea71667a298f..c8e806d7ad57 100644
--- a/cad/qucs-s/pkg-descr
+++ b/cad/qucs-s/pkg-descr
@@ -6,15 +6,14 @@ circuits. It merges the power of SPICE and the simplicity of the Qucs
 GUI.
 
 Backends:
-* Ngspice is a default backend recommended to use. Ngspice is powerful
-  mixed-level/mixed-signal circuit simulator. Most of industrial
-  SPICE models are compatible with Ngspice. It has an excellent
-  performance for time-domain simulation of switching circuits and
-  powerful postprocessor.
+* Ngspice is the default backend recommended for use in Qucs-S.
+  Ngspice is powerful mixed-level/mixed-signal circuit simulator. Most
+  of industrial SPICE models are compatible with Ngspice. It has an
+  excellent performance for time-domain simulation of switching
+  circuits and powerful postprocessor.
 * XYCE is a new SPICE-compatible circuit simulator written by Sandia
-  from the scratch. It supports basic SPICE simulation types and has
-  an advanced RF simulation features such as Harmonic balance
-  simulation.
+  from scratch. It supports basic SPICE simulation types and has
+  advanced RF simulation features such as Harmonic balance simulation.
 * SpiceOpus is developed by the Faculty of Electrical Engineering of
   the Ljubljana University. It based on the SPICE-3f5 code.
 * Qucsator as backward compatible.



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