Port details |
- xyce Xyce electronic simulator
- 7.6.0_2 cad
=0 Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2022-07-09 05:48:25
- Last Update: 2023-01-19 16:45:37
- Commit Hash: 112013a
- License: GPLv3
- Description:
- Xyce (zis, rhymes with "spice") is an open source,
SPICE-compatible, high-performance analog circuit simulator, capable
of solving extremely large circuit problems by supporting large-scale
parallel computing platforms. It also supports serial execution on all
common desktop platforms, and small-scale parallel runs on Unix-like
systems. In addition to analog electronic simulation, Xyce has also
been used to investigate more general network systems, such as neural
networks and power grids. Read more about Xyce.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/cad/xyce/ && make install clean
- To add the package, run one of these commands:
- pkg install cad/xyce
- pkg install xyce
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xyce
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1668286152
SHA256 (Xyce-Xyce-7.6.0-Release-7.6.0_GH0.tar.gz) = fc25557e2edc82adbe0436a15fca2929a2f9ab08ddf91f1a47aab5e8b27ec88c
SIZE (Xyce-Xyce-7.6.0-Release-7.6.0_GH0.tar.gz) = 23269498
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
- gmake>=4.3 : devel/gmake
- gfortran12 : lang/gcc12
- as : devel/binutils
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- Test dependencies:
-
- git : devel/git
- py39-numpy>=1.16,1<1.24,1 : math/py-numpy@py39
- py39-scipy>0 : science/py-scipy@py39
- python3.9 : lang/python39
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- gfortran12 : lang/gcc12
- Library dependencies:
-
- libblas.so : math/blas
- libfftw3.so : math/fftw3
- liblapack.so : math/lapack
- libtpetra.so : science/trilinos
- libamd.so : math/suitesparse-amd
- libcholmod.so : math/suitesparse-cholmod
- libcolamd.so : math/suitesparse-colamd
- libsuitesparseconfig.so : math/suitesparse-config
- libumfpack.so : math/suitesparse-umfpack
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- cad_xyce
- USES:
- autoreconf bison gmake fortran libtool localbase perl5 python:test
- 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 |
7.6.0_2 19 Jan 2023 16:45:37
    |
Thierry Thomas (thierry)  |
math/suitesparse*: bump PORTREVISION of dependant ports |
7.6.0_1 27 Nov 2022 11:09:57
    |
Thierry Thomas (thierry)  |
*/*: bump PORTREVISION after the upgrade of math/suitesparse*
PR: 267742 |
7.6.0 13 Nov 2022 06:53:37
    |
Yuri Victorovich (yuri)  |
cad/xyce: Update 7.5.0 -> 7.6.0
Reported by: portscout |
7.5.0_1 30 Oct 2022 16:57:37
    |
Yuri Victorovich (yuri)  Author: Daniel Engberg |
cad/xyce: Use USE_GITHUB
PR: 267286 |
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) |
7.5.0_1 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 ) |
7.5.0_1 11 Jul 2022 01:45:36
    |
Yuri Victorovich (yuri)  |
cad/xyce: Correct license; Add/update comments |
7.5.0_1 10 Jul 2022 23:51:17
    |
Yuri Victorovich (yuri)  |
cad/xyce: Remove unnecessary test dependency; Add comment |
7.5.0_1 10 Jul 2022 22:37:53
    |
Yuri Victorovich (yuri)  |
cad/xyce: Change to GNU tools build; Add missing test dependencies
GNU tools build is stable, and cmake build isn't yet considered to
be stable. |
7.5.0 10 Jul 2022 18:51:20
    |
Yuri Victorovich (yuri)  |
cad/xyce: Chenge MASTER_SITES to GitHub URL; Add test target |
7.5 09 Jul 2022 05:46:57
    |
Yuri Victorovich (yuri)  |
cad/xyce: New port: Xyce electronic simulator |