Port details |
- qucs-s Quite Universal Circuit Simulator: GUI for circuit simulation kernels
- 24.1.0 cad =2 24.1.0Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2022-07-08 07:45:06
- Last Update: 2024-02-19 18:52:26
- Commit Hash: af6625f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://ra3xdh.github.io/
- Description:
- Qucs-S is a spin-off of the Qucs cross-platform circuit simulator.
"S" letter indicates SPICE.
Qucs-S project uses free SPICE circuit simulation kernels to sumulate
circuits. It merges the power of SPICE and the simplicity of the Qucs
GUI.
Backends:
* 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 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/cad/qucs-s/ && make install clean
- To add the package, run one of these commands:
- pkg install cad/qucs-s
- pkg install qucs-s
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: qucs-s
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1708273970
SHA256 (qucs-s-24.1.0.tar.gz) = ce6e03e26fddbe107d1749329423214c2714d3103f9a528bbcccd228eb14bac0
SIZE (qucs-s-24.1.0.tar.gz) = 3843381
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bison : devel/bison
- cmake : devel/cmake-core
- ninja : devel/ninja
- xorgproto>=0 : x11/xorgproto
- lupdate : devel/qt6-tools
- Runtime dependencies:
-
- ngspice : cad/ngspice_rework
- Library dependencies:
-
- libGL.so : graphics/libglvnd
- libOpenGL.so : graphics/libglvnd
- libQt6Core.so : devel/qt6-base
- libQt6Svg.so : graphics/qt6-svg
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for qucs-s-24.1.0:
====> Simulation backends
NGSPICE=on: ngspice mixed-signal circuit simulator
XYCE=off: Xyce electronic simulator
QUCSATOR=off: Circuit simulator of the Qucs project
====> Optional run-time dependencies
OCTAVE=off: Octave is used for some non-essential features
ADMS=off: ADMS model generator used for some non-essential features
===> Use 'make config' to modify these settings
- Options name:
- cad_qucs-s
- USES:
- bison cmake gl localbase qt:6
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
24.1.0 19 Feb 2024 18:52:26 |
Yuri Victorovich (yuri) |
cad/qucs-s: update 2.1.0 → 24.1.0
PR: 277130
Reported by: kunda <luzpaz@pm.me> |
2.1.0 22 Nov 2023 00:39:22 |
Jason E. Hale (jhale) |
cad/qucs-s: Fix build with Qt 6.6.x
https://github.com/ra3xdh/qucs_s/issues/375
https://github.com/ra3xdh/qucs_s/pull/376
PR: 275068
MFH: 2023Q4 |
2.1.0 29 Oct 2023 17:24:07 |
Yuri Victorovich (yuri) |
cad/qucs-s: update 2.0.0 → 2.1.0
Reported by: portscout |
2.0.0_1 10 Sep 2023 20:10:40 |
Kyle Evans (kevans) |
cad/ngspice_rework: update to v41
The current version's distfiles have dropped off sourceforge, so let's
take this time to update. While we're here, upstream has since removed
the sbrk usage, so we can successfully build on aarch64 again.
Reverse dependencies PORTREVISION bumped to play it safe, because it's
not clear to me that the ABI really didn't change.
Approved by: kevinz5000@gmail.com (maintainer) |
2.0.0 21 Aug 2023 19:14:50 |
Yuri Victorovich (yuri) |
cad/qucs-s: Update 1.0.0 → 2.0.0
PR: 273265
Reported by: kunda <luzpaz@pm.me> |
1.0.0 01 Nov 2022 10:36:07 |
Yuri Victorovich (yuri) |
cad/qucs-s: Uodate 0.0.24 -> 1.0.0
Reported by: portscout |
0.0.24_4 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.0.24_4 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.0.24_4 10 Jul 2022 22:37:54 |
Yuri Victorovich (yuri) |
cad/qucs-s: Add options for optional run-time dependencies |
0.0.24_3 09 Jul 2022 20:23:18 |
Yuri Victorovich (yuri) |
cad/qucs-s: Add NGSPICE and QUCSATOR options |
0.0.24_2 09 Jul 2022 14:52:33 |
Yuri Victorovich (yuri) |
cad/qucs-s: Add option for Xyce dependency |
0.0.24_1 08 Jul 2022 20:12:22 |
Yuri Victorovich (yuri) |
cad/qucs-s: Fix grammar in pkg-descr |
0.0.24_1 08 Jul 2022 18:47:55 |
Yuri Victorovich (yuri) |
cad/qucs-s: Add missing Octave run-time dependency |
0.0.24 08 Jul 2022 07:42:28 |
Yuri Victorovich (yuri) |
cad/qucs-s: New port: Quite Universal Circuit Simulator: GUI for circuit
simulation kernels |