The FreeBSD Ports Archive
FreeBSD cad : spice4>
A general-purpose circuit simulation program A general-purpose circuit simulation program (non-X11 version)
SPICE is a general-purpose circuit simulation program for nonlinear DC,
nonlinear transient, and linear AC analyses. Circuits may contain resistors,
capacitors, inductors, mutual inductors, independent voltage and current
sources, four types of dependent sources, lossless and lossy transmission
lines (two separate implementations), switches, uniform distributed RC
lines, and the five most common semiconductor devices: diodes, BJTs, JFETs,
MESFETs, and MOSFETs.
Patch Levels I and II (including a new spec command for spectral analysis)
and the level 2 JFET model are courtesy from the Macquarie University.
Online documentation at:
http://bwrc.eecs.berkeley.edu/Classes/IcBook/SPICE/
|
spice history
v. 1.36
date: 2007/05/19 20:00:37; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.35
date: 2006/07/24 12:34:40; author: jmelo; state: Exp; lines: +2 -3
- Remove bad site:
* ftp://ic.eecs.berkeley.edu/pub/Spice3/um.3f3.ps/
v. 1.34
date: 2006/05/15 17:31:49; author: jdp; state: Exp; lines: +1 -1
Bump PORTREVISION to reflect the "^" operator bugfix in
patch-src_lib_inp_inpptree_c.
Gently nudged by: kris
v. 1.33
date: 2006/04/05 20:51:27; author: thierry; state: Exp; lines: +6 -7
- Switch to the latest distfiles;
- Import a patch from DragonflyBSD;
- Pet portlint.
Submitted by: Pedro F. Giffuni
v. 1.32
date: 2005/11/25 13:41:52; author: vs; state: Exp; lines: +4 -1
Simplify build-logic a bit
v. 1.31
date: 2004/12/29 18:38:15; author: jdp; state: Exp; lines: +10 -3
Allow the spice port to be built without X11 support by defining
WITHOUT_X11.
v. 1.30
date: 2004/01/30 23:14:28; author: krion; state: Exp; lines: +1 -0
- Fix plist and bump PORTREVISION
Noticed by: bento via kris
v. 1.29
date: 2003/11/20 09:41:17; author: pav; state: Exp; lines: +4 -2
- Fix install
- Add LOCALBASE to path to allow building with gcc from ports
PR: ports/58867, ports/59140
Submitted by: Fritz Heinrichmeyer
DoubleF
Approved by: adamw (mentor)
v. 1.28
date: 2003/11/03 03:56:33; author: kris; state: Exp; lines: +2 -4
Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
v. 1.27
date: 2003/10/29 03:40:13; author: linimon; state: Exp; lines: +6 -6
Move inclusion of bsd.port.pre.mk past definition of variables.
Pet portlint.
v. 1.26
date: 2003/10/25 07:44:34; author: linimon; state: Exp; lines: +7 -1
Mark as broken on 5.x. Distfile dates from 1994, last patch dates from
1996. It seems time has passed this influential program by.
v. 1.25
date: 2003/07/21 17:56:49; author: oliver; state: Exp; lines: +0 -1
The tar.Z file disappeared on the ftp. Use the tar.gz file instead.
MD5 Checksum changed. A diff -ruN old new showed up that the content
is identical.
v. 1.24
date: 2003/07/19 03:13:48; author: maho; state: Exp; lines: +18 -7
1. REAL cleaning on this port. The files dir is now organized so the
port can be maintained: previously there were multifile patches and several
patches for the same file, now it is a lot cleaner.
2. I also merged a memory leak fix and some fixes from
spice3f5-spaghetti.
4. MFB and removed GNUREADLINE support
5. honor CFLAGS and CC.
6. Add documentation.
7. Maho didn't change the name of port spice to spice3.
because spice4 might :) appear in the future. version number
should be listed on *only* PORTVERSION.
8. drom maintainership
PR: 54603
Submitted by: "Pedro F. Giffuni"
v. 1.23
date: 2003/06/30 19:47:18; author: maho; state: Exp; lines: +2 -5
Add Macquarie University patches:
- new spec command for spectral analysis
- JFET level 2 model
PATCHLEVEL is now 2
PR: 52410
Submitted by: Pedro F. Giffuni
v. 1.22
date: 2003/06/27 03:36:50; author: kris; state: Exp; lines: +1 -1
Fix fgets buffer overflow
Obtained from: OpenBSD
v. 1.21
date: 2003/05/04 23:15:18; author: maho; state: Exp; lines: +4 -6
a. Slight enhancement
b. Maintainer ship dropped (e-mail bounce)
Submitted by: Pedro F. Giffuni
v. 1.20
date: 2003/02/21 11:04:55; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.19
date: 2002/08/26 21:07:05; author: joerg; state: Exp; lines: +2 -1
Bump PORTREVISION to indicate that some bugs have been fixed.
Requested by: kris
v. 1.18
date: 2001/02/14 05:41:52; author: lioux; state: Exp; lines: +2 -2
typo clean up police: \s -> \t
v. 1.17
date: 2000/05/29 03:04:53; author: steve; state: Exp; lines: +2 -2
Incorporate some changes from NetBSD, Linux, and the Macquarie University.
PR: 18509
Submitted by: Pedro F. Giffuni
v. 1.16
date: 2000/04/08 23:20:07; author: mharo; state: Exp; lines: +4 -4
update with the new PORTNAME/PORTVERSION variables
v. 1.15
date: 1999/10/08 19:37:27; author: hoek; state: Exp; lines: +2 -1
Add an MLINK from spice.1 to spice3.1, since the actual executable is
installed as spice3 and, despite trying very hard, my hands are hardcoded
to type "man binary-name" for help on any executable.
v. 1.14
date: 1999/08/25 04:52:36; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.13
date: 1999/02/16 12:56:48; author: jseger; state: Exp; lines: +1 -3
This apparently isn't BROKEN any more.
v. 1.12
date: 1998/12/18 06:28:20; author: asami; state: Exp; lines: +2 -1
spice needs X.
v. 1.11
date: 1998/09/27 08:16:26; author: steve; state: Exp; lines: +3 -1
Blows up deep in the install target in an ELF world.
v. 1.10
date: 1998/06/08 09:21:37; author: tg; state: Exp; lines: +4 -4
Some cleanup of this port.
PR: 6883
Submitted by: Pedro Giffuni S.
v. 1.9
date: 1997/10/22 07:04:48; author: tg; state: Exp; lines: +13 -14
Port cleanup. Upgrade version number to 3f5.
PR: 4721
Submitted by: Pedro Giffuni
v. 1.8
date: 1997/01/31 08:23:06; author: tg; state: Exp; lines: +1 -2
Remove RESTRICTED. The web page at
http://hera.eecs.berkeley.edu/~software/spice3f5.html
indicates that the export restrictions no longer apply.
v. 1.7
date: 1996/12/24 07:31:49; author: asami; state: Exp; lines: +2 -2
"WRKSRC=${WRKDIR}" -> "NO_WRKSUBDIR=yes."
v. 1.6
date: 1996/12/23 07:26:16; author: tg; state: Exp; lines: +8 -7
Use the original version from EECS, not the patched linux stuff.
Closes PR 2254.
Submitted by: Julian Jenkins
v. 1.5
date: 1996/11/18 10:34:54; author: asami; state: Exp; lines: +3 -2
Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.4
date: 1996/11/15 23:31:01; author: obrien; state: Exp; lines: +2 -2
CATAGORIES+= -> CATAGORIES=
Added MAINTAINER to many of them.
v. 1.3
date: 1996/05/27 03:11:48; author: asami; state: Exp; lines: +1 -0
Add $Id$.
v. 1.2
date: 1996/05/27 02:51:56; author: asami; state: Exp; lines: +1 -2
Change NO_CDROM to RESTRICTED, the redistribution restriction is to
hands unfriendly to the U.S. (what anachronism!).
v. 1.1
date: 1996/05/23 08:17:39; author: tg; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1996/05/23 08:17:39; author: tg; state: Exp; lines: +0 -0
Finally, a port of the famous circuit simulation system.
Submitted by: Julian Jenkins
=============================================================================
|
| |

|