Port details |
- ngspice_rework Mixed-signal circuit simulator derived from Spice and Cider
- 41_1 cad =4 41_1Version of this port present on the latest quarterly branch.
- Maintainer: kevinz5000@gmail.com
- Port Added: 2002-02-09 07:03:42
- Last Update: 2024-03-02 23:32:29
- Commit Hash: 7223e2f
- People watching this port, also watch:: sox, libmng, libglade2, libxml2, gconf2
- License: BSD3CLAUSE BSD4CLAUSE LGPL21+
- WWW:
- https://ngspice.sourceforge.io/
- 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.
- ¦ ¦ ¦ ¦
- 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.
- Dependency lines:
-
- ngspice_rework>0:cad/ngspice_rework
- 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 = 1694224900
SHA256 (ngspice-41.tar.gz) = 1ce219395d2f50c33eb223a1403f8318b168f1e6d1015a7db9dbf439408de8c4
SIZE (ngspice-41.tar.gz) = 9518525
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:
-
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : 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
- This port is required by:
- for Libraries
-
- cad/kicad
- cad/kicad-devel
- for Run
-
- cad/qucs-s
Configuration Options:
- ===> The following configuration options are available for ngspice_rework-41_1:
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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
41_1 02 Mar 2024 23:32:29 |
Nuno Teixeira (eduardo) |
cad/ngspice_rework: Move man pages to share/man
Approved by: portmgr (blanket) |
41 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) |
38 09 Jan 2023 21:21:04 |
Christoph Moench-Tegeder (cmt) |
cad/ngspice_rework: fix packaging
after 032665a09df377585f38df79bad4e29a46ea1b69 |
38 08 Jan 2023 14:31:15 |
Nuno Teixeira (eduardo) Author: Kevin Zheng |
cad/ngspice_rework: Update to 38
ChangeLog: https://ngspice.sourceforge.io/news.html
PR: 268735 |
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) |
37 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 ) |
37 20 Jul 2022 14:20:58 |
Tobias C. Berner (tcberner) |
cad: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* AMAKAWA Shuhei <amakawa@jp.FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Andersson <anders@hack.org>
* Bruce M Simpson <bms@FreeBSD.org>
* Christoph Moench-Tegeder <cmt@FreeBSD.org>
* David Yeske <dyeske@gmail.com>
* Diane Bruce <db@db.net>
* Joachim Strombergson <watchman@ludd.ltu.se>
* Johnny Sorocil <jsorocil@gmail.com>
* Julian Jenkins <kaveman@magna.com.au>
* Marc Fonvieille <blackend@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
37 07 Jul 2022 06:24:44 |
Yuri Victorovich (yuri) |
cad/ngspice_rework: Change WWW to https
Approved by: portmgr (blanket) |
37 07 Jul 2022 06:06:05 |
Yuri Victorovich (yuri) |
cad/ngspice_rework: Update 36 -> 37
PR: 265058
Approved by: kevinz5000@gmail.com (maintainer) |
36 05 Jan 2022 02:39:23 |
Hiroki Tagato (tagattie) Author: Craig Leres |
cad/ngspice_rework: fix build for shlib flavor
Reported by: leres (via email) |
36 04 Jan 2022 01:59:31 |
Hiroki Tagato (tagattie) Author: Kevin Zheng |
cad/ngspice_rework: update to 36
Changelog: http://ngspice.sourceforge.net/news.html
PR: 260886
Reported by: Kevin Zheng <kevinz5000@gmail.com> (maintainer) |
35 17 Nov 2021 02:26:36 |
Yuri Victorovich (yuri) Author: Kevin Zheng |
cad/ngspice_rework: Update 32 -> 35 |
32_2 14 Nov 2021 07:00:47 |
Yuri Victorovich (yuri) |
cad/ngspice_rework: Fix circular dependency
The dependency line accidentally got in.
Reported by: yasu |
32_1 13 Nov 2021 21:59:25 |
Yuri Victorovich (yuri) |
cad/ngspice_rework: Eliminate conflict between flavors
Before both flavors installed headers and .cm files.
This caused them to conflict with each other.
This commit removes conflicting files from the @x11 flavor
allowing the executable to be installed in parallel with libraries.
The executable seems to work in a standalone mode fine, but if it ever
needs headers or .cm files the @shlib flavor can always be installed.
PR: 259809
Tested by: kevinz5000@gmail.com |
32 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
32 12 Jul 2020 13:32:02 |
pkubaj |
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
MFH: 2020Q3 (fix build blanket) |
32 04 Jul 2020 07:53:25 |
mikael |
Mark as broken on aarch64: fails to link with sbrk.
Approved by: portmgr (tier-2 blanket) |
32 25 Jun 2020 06:12:17 |
fernape |
cad/ngspice_rework: Update to 32
ChangeLog:
https://sourceforge.net/projects/ngspice/files/ng-spice-rework/32/ReleaseNotes.txt/download
PR: 246455
Submitted by: kevinz5000@gmail.com(maintainer) |
31 01 Nov 2019 15:34:21 |
cmt |
cad/ngspice_rework: update to 31
https://sourceforge.net/projects/ngspice/files/ng-spice-rework/31/ReleaseNotes.txt/download
PR: 241641
Approved by: Kevin Zheng (maintainer) |
30_1 11 Aug 2019 08:30:38 |
linimon |
These ports now build on aarch64.
Approved by: portmgr (tier-2 blanket) |
30_1 09 Apr 2019 14:04:50 |
sunpoet |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
30 05 Jan 2019 01:31:57 |
swills |
cad/ngspice_rework: Update to 30
PR: 234626
Submitted by: Kevin Zheng <kevinz5000@gmail.com> (maintainer) |
28 22 Sep 2018 16:30:26 |
thierry |
Upgrade to 28, and use flavors to build the x11 application and the shared
library.
PR: 226191
Submitted by: Kevin Zheng (maintainer)
Approved by: portmgr (bapt) |
26_3 26 Jul 2017 23:09:46 |
ultima |
* Enabled CIDER
* Added New option, SHLIB, only X11 or SHLIB can be selected, X11 is the default
* Moved Uses to start Uses section block
* Sorted option section to better comply with handbook (13.1.8)[1]
[1]
https://www.freebsd.org/doc/en/books/porters-handbook/porting-samplem.html#porting-samplem-order
PR: 216800
Submitted by: Kevin Zheng <kevinz5000@gmail.com> (maintainer)
Reviewed by: lifanov (mentor)
Approved by: lifanov (mentor)
Differential Revision: https://reviews.freebsd.org/D11729 |
26_2 27 Jun 2017 13:46:53 |
sunpoet |
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine |
26_1 10 Nov 2016 01:21:43 |
linimon |
Mark as broken on aarch64: fails to link with sbrk.
While here, pet portlint and remove stale ia64 lines.
Approved by: portmgr (tier-2 blanket) |
26_1 04 Nov 2016 19:59:09 |
marino |
cad/ngspice_rework: Fix fetch broken by version bump
I confused PORTVERSION with PORTREVISION and bumped the wrong item.
Restore the old version and add PORTREVISION. No epoch is necessary
because it wasn't possible to build version 27 or 28.
PR: 214213 |
28 03 Nov 2016 18:06:34 |
marino |
cad/ngspice_rework: configure xspice unconditionally
There was confusion about xspice option. The "x" stands for "extended",
not x11, and it should always be enabled. Adjust accordingly.
PR: 212357 |
27 03 Nov 2016 17:38:51 |
marino |
cad/ngspice_rework: Enable X support by default (introduce X11 option)
Ngspice built inside a package builder will not have x11 support which
results in errors such as "Can't open viewport in graphics." when
trying to plot.
This change adds the X11 option which is on by default.
PR: 212357
Submitted by: Michael Neumann
Approved by: Kevin Zheng (maintainer) |
26 20 Oct 2014 07:19:23 |
bapt |
Cleanup plist |
26 01 Jul 2014 23:06:48 |
bapt |
Fix build with readline in base while here convert to USES=libtool |
26 07 Feb 2014 20:22:01 |
pawel |
Update to version 26
PR: ports/186438
Submitted by: maintainer |
25 27 Jan 2014 16:22:55 |
decke |
- Style and typo fixes
- pkg-plist reordered
PR: ports/185556
Submitted by: Kevin Zheng <kevinz5000@gmail.com> (maintainer) |
25 08 Jan 2014 23:43:46 |
bapt |
Support stage
Use option helpers |
25 20 Sep 2013 15:58:42 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
cad) |
25 13 Jun 2013 15:58:21 |
wg |
cad/ngspice_rework: update to 25
- Update to version 25
- Trim Makefile header
- Improve COMMENT
- Add DEBUG option
- Pass maintainership to submitter
PR: ports/178555
Submitted by: Kevin Zheng <kevinz5000@gmail.com>
Approved by: culot / jpaetzel (mentors, implicit), maintainer (timeout) |
18_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
18_1 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
18_1 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
18_1 15 Sep 2010 18:35:24 |
ade |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
18 22 Aug 2009 00:15:15 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with B,C |
18 24 Mar 2009 15:32:31 |
pav |
- Update to 18
PR: ports/130047
Submitted by: Pedro F. Giffuni <giffunip@tutopia.com>
Approved by: maintainer timeout (2 months) |
17_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
17_1 13 Dec 2005 12:30:02 |
tdb |
- Don't link readline
PR: 90182
Submitted by: pfgshield-freebsd@yahoo.com
Approved by: clement, maintainer |
17 11 Dec 2005 17:42:50 |
tdb |
- Update to 17
PR: 90182
Submitted by: shuhei <amakawa@jp.freebsd.org> (maintainer)
Approved by: clement (mentor) |
15 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
15 31 Dec 2004 11:22:19 |
pav |
- Disable debug for package
- Enable readline for non-package
PR: ports/75504
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
Approved by: AMAKAWA Shuhei <amakawa@jp.FreeBSD.org> (maintainer) |
15 13 Oct 2004 01:30:33 |
leeym |
- upgrade to ngspice_rework-15
- utilize INFO
- add USE_LIBTOOL_VER?=15 to eliminate *.la files
- make this port portlint clean
PR: 72008
Submitted by: leeym
Reviewed by: maintainer
Approved by: maintainer |
14 18 Sep 2004 08:14:56 |
danfe |
Unbreak the build on 5.X and -CURRENT.
Reported by: pointyhat.freebsd.org
Approved by: portmgr (marcus), fjoe (mentor, implicit) |
14 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
14 21 Feb 2003 11:04:55 |
knu |
De-pkg-comment. |
14 14 Jan 2003 05:15:12 |
kris |
Add missing manpages |
14 16 Jun 2002 09:18:43 |
kris |
Fix build on current.
Submitted by: mike |
09 Feb 2002 10:03:42 |
kevlo |
Initial import of ngspice_rework |