Port details |
- gnucap GNU Circuit Analysis Package
- 2013.04.23 cad =4 2013.04.23Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2002-02-07 04:07:48
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: libxml2, libmng, autoconf, libglade2, nasm
- License: GPLv3
- WWW:
- http://www.gnucap.org/
- Description:
- GnuCap is the GNU Circuit Analysis Package.
The primary component is a general purpose circuit simulator. It
performs nonlinear dc and transient analyses, fourier analysis, and ac
analysis. It is fully interactive and command driven. It can also be
run in batch mode or as a server. Spice compatible models for the
MOSFET (level 1-7) and diode are included in this release.
GnuCap is not based on Spice, but some of the models have been derived
from the Berkeley models.
Unlike Spice, the engine is designed to do true mixed-mode simulation.
Most of the code is in place for future support of event driven analog
simulation, and true multi-rate simulation.
If you are tired of Spice and want a second opinion, you want to play
with the circuit and want a simulator that is interactive, you want to
study the source code and want something easier to follow than Spice,
or you are a researcher working on modeling and want automated model
generation tools to make your job easier, try GnuCap.
- ¦ ¦ ¦ ¦
- 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/gnucap/ && make install clean
- To add the package, run one of these commands:
- pkg install cad/gnucap
- pkg install gnucap
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gnucap
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1539947960
SHA256 (gnucap-2013-04-23.tar.gz) = 814fe06dbd185a39bb5bd9a34c978fd204f9838c4a556de0e357c758088aba82
SIZE (gnucap-2013-04-23.tar.gz) = 377694
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
- This port is required by:
- for Run
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for gnucap-2013.04.23:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- cad_gnucap
- USES:
- gmake
- 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 |
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) |
2013.04.23 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 ) |
2013.04.23 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 ) |
2013.04.23 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2013.04.23 27 Oct 2018 02:23:27 |
swills |
cad/gnucap: Update to 2013-04-23
PR: 232464
Submitted by: Nathan <ndowens@yahoo.com> |
2009.12.07_1 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 |
2009.12.07 19 Aug 2015 13:30:00 |
mat |
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412? |
2009.12.07 11 May 2015 18:34:58 |
mat |
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight |
2009.12.07 30 Dec 2013 22:06:56 |
antoine |
Stage support |
2009.12.07 20 Sep 2013 15:58:42 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
cad) |
2009.12.07 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
2009.12.07 06 May 2013 15:34:18 |
bapt |
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline |
2009.12.07 07 Dec 2012 21:39:55 |
pawel |
- Fix build with clang
- Convert to OptionsNG, add READLINE option
- Realign pkg-descr
PR: ports/172724
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Feature safe: yes |
2009.12.07 09 Oct 2012 22:12:14 |
linimon |
Force numerous ports that fail to build with clang over to instead always
rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.
The ports chosen were ports that blocked 2 or more ports from building with
clang. (There are several hundred other ports that still fail to build with
clang, even with this patch. This is merely one step along the way.)
Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.
For those who have gcc as their default compiler, this change is believed
to cause no change.
Hat: portmgr
Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
combinations of patch/no-patch and flag settings. |
2009.12.07 27 Nov 2011 09:53:04 |
miwi |
- Update to version 2009.12.07
PR: 162852
Submitted by: Ports Fury
Feature safe: yes |
2008.06.08_1 24 Oct 2011 03:33:20 |
stas |
- Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval). |
2008.06.08_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
2008.06.08_1 12 May 2009 11:28:17 |
itetcu |
Fix LIB_DEPENDS on devel/readline: its sh lib version was bumped recently from
5 to 6.
Forgotten by: araujo@
Reported by: QAT |
2008.06.08 20 Jan 2009 16:23:57 |
pav |
- Update download locations |
2008.06.08 18 Jun 2008 20:15:20 |
stas |
- Update to 2008.06.08. |
2007.03.29 23 Jul 2007 09:36:52 |
rafan |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
2007.03.29 10 Apr 2007 22:33:34 |
stas |
- Update to 2007.03.29. |
2007.02.21 12 Mar 2007 21:31:08 |
stas |
- Update to 2007.02.21. |
2006.07.08 29 Jul 2006 19:34:03 |
miwi |
- Pass maintainership to submitter
- Update to 2006.07.08
PR: ports/100809
Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru>
Approved by: krion (mentor) |
2005.01.27 24 Jul 2006 12:21:22 |
jmelo |
- Remove bad site:
* http://www.kettering.edu/~adavis/gnucap/ |
2005.01.27 03 May 2006 23:38:41 |
edwin |
remove USE_REINPLACE for all ports with categories starting with C |
2005.01.27 24 Nov 2005 00:22:47 |
pav |
- Add SHA256 |
2005.01.27 25 Feb 2005 21:16:45 |
pav |
- Update to 2005.01.27
- Unbreak on 5.3 and newer
PR: ports/78029
Submitted by: Johan van Selst <johans@stack.nl> |
0.34 16 Aug 2004 02:33:05 |
kris |
BROKEN on 5.x: Does not compile with gcc 3.4.2 |
0.34 14 Jul 2004 12:19:51 |
krion |
Update MASTER_SITES and WWW: line
PR: ports/68999
Submitted by: Ports Fury |
0.34 11 Jul 2004 07:00:38 |
kris |
BROKEN: Unfetchable |
0.34 03 Jul 2004 15:39:00 |
krion |
Update to version 0.34
PR: ports/68629
Submitted by: Ports Fury |
0.33_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.33 27 Jan 2004 20:51:07 |
trevor |
Add SIZE. |
0.33 07 May 2003 02:12:31 |
ijliao |
unbreak by upgrade to 0.33
PR: 51894
Submitted by: Ports Fury |
0.31 06 May 2003 07:12:32 |
kris |
BROKEN: Does not build |
0.31 20 Feb 2003 16:52:46 |
knu |
De-pkg-comment. |
0.31 22 Dec 2002 13:23:19 |
ijliao |
fix build on -current
PR: 46462
Submitted by: Ports Fury |
0.31 08 Jul 2002 10:14:16 |
ijliao |
PERL -> REINPLACE_CMD
PR: 39273
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
0.31 27 Jun 2002 11:58:34 |
tg |
Install docs and examples. |
0.31 12 Jun 2002 15:53:40 |
pat |
Update to 0.31
PR: ports/39162
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
28 Feb 2002 20:26:05 |
petef |
Respect CXX/CXXFLAGS. |
07 Feb 2002 07:07:48 |
ijliao |
add gnucap 0.30 The Gnu Circuit Analysis Package |