| Port details on branch 2020Q3 |
- ngspice_rework Mixed-signal circuit simulator derived from Spice and Cider
- 32 cad
=0 32Version of this port present on the latest quarterly branch. - Maintainer: kevinz5000@gmail.com
 - Port Added: 2020-07-12 13:34:26
- Last Update: 2020-07-12 13:32:53
- Commit Hash: d81313c
- License: BSD3CLAUSE BSD4CLAUSE LGPL21+
- WWW:
- http://ngspice.sourceforge.net/
- Description:
- Ngspice is a mixed-level/mixed-signal circuit simulator. Its code is based
on three open source software packages: Spice3f5, Cider1b1 and Xspice. It is
the open source successor of these venerable packages. Many, many
modifications, bug fixes and improvements have been added to the code,
yielding a stable and reliable simulator.
WWW: http://ngspice.sourceforge.net/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ngspice_rework>0:cad/ngspice_rework
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/cad/ngspice_rework/ && make install clean
- To add the package, run one of these commands:
- pkg install cad/ngspice_rework
- pkg install ngspice_rework
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ngspice_rework
- Package flavors (<flavor>: <package>)
- x11: ngspice_rework
- shlib: ngspice_rework-shlib
- distinfo:
- TIMESTAMP = 1588964866
SHA256 (ngspice-32.tar.gz) = 3cd90c4e94516d87c5b4d02a3a6405b1136b25d05c871d4fee1fd7c4c0d03ef2
SIZE (ngspice-32.tar.gz) = 7728816
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.69 : devel/autoconf
- automake>=1.16.1 : devel/automake
- libtoolize : devel/libtool
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xaw7.pc : x11-toolkits/libXaw
- xext.pc : x11/libXext
- xmu.pc : x11-toolkits/libXmu
- xt.pc : x11-toolkits/libXt
- xft.pc : x11-fonts/libXft
- Runtime dependencies:
-
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xaw7.pc : x11-toolkits/libXaw
- xext.pc : x11/libXext
- xmu.pc : x11-toolkits/libXmu
- xt.pc : x11-toolkits/libXt
- xft.pc : x11-fonts/libXft
- Library dependencies:
-
- libfftw3.so : math/fftw3
- libreadline.so.8 : devel/readline
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ngspice_rework-32:
DEBUG=off: Build with debugging support
===> Use 'make config' to modify these settings
- Options name:
- cad_ngspice_rework
- USES:
- compiler:c11 gmake libtool ncurses readline autoreconf pkgconfig xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
32 12 Jul 2020 13:32:53
    |
Piotr Kubaj (pkubaj)  |
MFH: r542079
cad/ngspice_rework: fix build on GCC architectures
Use newer GCC:
dstring.o: In function `copy':
dstring.c:(.opd+0x240): multiple definition of `copy'
spice2poly/dlmain.o:dlmain.c:(.opd+0x6f0): first defined here
Approved by: portmgr (fix build blanket) |
32 12 Jul 2020 13:32:53
  |
pkubaj  |
MFH: r542079
cad/ngspice_rework: fix build on GCC architectures
Use newer GCC:
dstring.o: In function `copy':
dstring.c:(.opd+0x240): multiple definition of `copy'
spice2poly/dlmain.o:dlmain.c:(.opd+0x6f0): first defined here
Approved by: portmgr (fix build blanket) |
Number of commits found: 2
|