FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 4:17 AM BST
Port details
spice 3f5.2_7 cad on this many watch lists=3 search for ports that depend on this port
A general-purpose circuit simulation program

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 search for ports maintained by this maintainer
Port Added: unknown
License: BSD


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:

WWW:	http://bwrc.eecs.berkeley.edu/Classes/IcBook/SPICE/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: x11/libX11, x11-toolkits/libXaw, x11/libXext, x11-toolkits/libXmu, x11-toolkits/libXt
Required To Run: x11/libX11, x11-toolkits/libXaw, x11/libXext, x11-toolkits/libXmu, x11-toolkits/libXt
There are no ports dependent upon this port

To install the port: cd /usr/ports/cad/spice/ && make install clean
To add the package: pkg_add -r spice


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/spice/

Number of commits found: 43

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
28 Jul 2011 21:58:16
Original commit files touched by this commit  3f5.2_7
zi search for other commits by this committer
Fix build under clang [1]
Add LICENSE
Fix usage of PORTDOCS in plist, no bump required

PR:             ports/159173
Submitted by:   Pedro Giffuni <giffunip@tutopia.com> [1]
Approved by:    tabthorpe (mentor)
25 Jun 2011 07:46:56
Original commit files touched by this commit  3f5.2_7
miwi search for other commits by this committer
- Fix build with CLANG

PR:             158270
Submitted by:   Pedro Giffuni <giffunip@tutopia.com> (maintainer)
20 Mar 2011 12:54:45
Original commit files touched by this commit  3f5.2_7
miwi search for other commits by this committer
- Get Rid MD5 support
11 Feb 2010 19:40:33
Original commit files touched by this commit  3f5.2_7
pgollucci search for other commits by this committer
-Clean some warnings by using string.h instead of strings.h

Applied several patches from this website:
http://newton.ex.ac.uk/teaching/CDHW/Electronics2/userguide/secD.html
specifically fixes for:
- Where command causes crashes
- Recognition of scale factors in arbitrary source
- Current Controlled Switch in subckt, parsing error
- Noise analysis bug
- Save segmentation faults
- BSIM1 model xpart parameter random
- Tran analysis default TSTEP

PR:             ports/143727
Submitted by:   "Pedro F. Giffuni" <giffunip@tutopia.com>
22 Nov 2009 19:49:43
Original commit files touched by this commit  3f5.2_6
pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
23 Jan 2009 16:28:36
Original commit files touched by this commit  3f5.2_6
flz search for other commits by this committer
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
19 Apr 2008 17:56:05
Original commit files touched by this commit  3f5.2_5
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
15 Dec 2007 19:42:35
Original commit files touched by this commit  3f5.2_4
pav search for other commits by this committer
- Distfile rerolled, changes limited to including a copy of BSDL
- Sync patches with NetBSD. No functional changes

PR:             ports/117997
Submitted by:   Pedro F. Giffuni <giffunip@tutopia.com>
19 May 2007 20:32:57
Original commit files touched by this commit  3f5.2_4
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
21 Mar 2007 12:32:53
Original commit files touched by this commit  3f5.2_3
miwi search for other commits by this committer
- Use termios.h

PR:             110439
Submitted by:   Ed Schouten <ed@fxq.nl>
07 Oct 2006 14:44:43
Original commit files touched by this commit  3f5.2_3
miwi search for other commits by this committer
- Fix build with gcc4.1

PR:             ports/104109
Submitted by:   trasz <trasz@pin.if.uz.zgora.pl>
24 Jul 2006 12:34:40
Original commit files touched by this commit  3f5.2_3
jmelo search for other commits by this committer
- Remove bad site:
        * ftp://ic.eecs.berkeley.edu/pub/Spice3/um.3f3.ps/
15 May 2006 17:31:49
Original commit files touched by this commit  3f5.2_3
jdp search for other commits by this committer
Bump PORTREVISION to reflect the "^" operator bugfix in
patch-src_lib_inp_inpptree_c.

Gently nudged by:       kris
14 May 2006 16:48:07
Original commit files touched by this commit  3f5.2_2
jdp search for other commits by this committer
The spice3 "^" operator (power) did not work properly unless its
right-hand operand was a constant, because of a bug in the code to
take the derivative of an expression.  Add a patch to fix that.
05 Apr 2006 20:51:28
Original commit files touched by this commit  3f5.2_2
thierry search for other commits by this committer
- Switch to the latest distfiles;

- Import a patch from DragonflyBSD;

- Pet portlint.

Submitted by:   Pedro F. Giffuni <pfgshield-freebsd (at) yahoo.com>
25 Nov 2005 13:41:52
Original commit files touched by this commit  3f5.2_1
vs search for other commits by this committer
Simplify build-logic a bit
24 Nov 2005 00:22:47
Original commit files touched by this commit  3f5.2_1
pav search for other commits by this committer
- Add SHA256
29 Dec 2004 18:38:16
Original commit files touched by this commit  3f5.2_1
jdp search for other commits by this committer
Allow the spice port to be built without X11 support by defining
WITHOUT_X11.
30 Oct 2004 23:23:22
Original commit files touched by this commit  3f5.2_1
jdp search for other commits by this committer
The spice maintainers changed the syntax of the "alter" command
since the documentation was written.  Fix the port so that it emits
an error message rather than getting a segmentation violation if the
old syntax is used.
15 Aug 2004 17:12:39
Original commit files touched by this commit  3f5.2_1
arved search for other commits by this committer
Remove redeclaration, introduced in previous commit, to fix build
on CURRENT.
30 Jan 2004 23:14:28
Original commit files touched by this commit  3f5.2_1
krion search for other commits by this committer
- Fix plist and bump PORTREVISION

Noticed by:     bento via kris
29 Jan 2004 07:24:56
Original commit files touched by this commit  3f5.2
trevor search for other commits by this committer
SIZEify.
20 Nov 2003 09:41:17
Original commit files touched by this commit  3f5.2
pav search for other commits by this committer
- Fix install
- Add LOCALBASE to path to allow building with gcc from ports

PR:             ports/58867, ports/59140
Submitted by:   Fritz Heinrichmeyer <Fritz.Heinrichmeyer@FernUni-Hagen.de>
                DoubleF <doublef@tele-kom.ru>
Approved by:    adamw (mentor)
03 Nov 2003 03:56:42
Original commit files touched by this commit  3f5.2
kris search for other commits by this committer
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.
29 Oct 2003 03:40:13
Original commit files touched by this commit  3f5.2
linimon search for other commits by this committer
Move inclusion of bsd.port.pre.mk past definition of variables.
Pet portlint.
25 Oct 2003 07:44:34
Original commit files touched by this commit  3f5.2
linimon search for other commits by this committer
Mark as broken on 5.x.  Distfile dates from 1994, last patch dates from
1996.  It seems time has passed this influential program by.
24 Sep 2003 09:37:11
Original commit files touched by this commit  3f5.2
osa search for other commits by this committer
Make portlint(1) happy by changing strip to ${STRIP_CMD}

Submitted by:   Oleg Karachevtsev <ok@etrust.ru>
PR:             56998
22 Jul 2003 06:27:02
Original commit files touched by this commit  3f5.2
oliver search for other commits by this committer
Note Patch level 1 and 2 + update the documentation URL.

Submitted by:   Pedro F. Giffuni <giffunip@yahoo.com>
21 Jul 2003 17:56:49
Original commit files touched by this commit  3f5.2
oliver search for other commits by this committer
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.
19 Jul 2003 03:13:49
Original commit files touched by this commit  3f5.2
maho search for other commits by this committer
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" <giffunip@yahoo.com>
30 Jun 2003 19:47:18
Original commit files touched by this commit  3f5.2
maho search for other commits by this committer
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 <giffunip@yahoo.com>
27 Jun 2003 03:36:50
Original commit files touched by this commit  3f5.1_2
kris search for other commits by this committer
Fix fgets buffer overflow

Obtained from:  OpenBSD
04 May 2003 23:15:18
Original commit files touched by this commit  3f5.1_1
maho search for other commits by this committer
a. Slight enhancement
b. Maintainer ship dropped (e-mail bounce)

Submitted by:   Pedro F. Giffuni <giffunip@yahoo.com>
21 Feb 2003 11:04:55
Original commit files touched by this commit  3f5.1_1
knu search for other commits by this committer
De-pkg-comment.
26 Aug 2002 21:07:05
Original commit files touched by this commit  3f5.1_1
joerg search for other commits by this committer
Bump PORTREVISION to indicate that some bugs have been fixed.

Requested by:   kris
25 Aug 2002 19:23:42
Original commit files touched by this commit  3f5.1
joerg search for other commits by this committer
More FreeBSD tweaking in os_bsd.h:

. Declare HAS_INTWAITSTATUS in order to get it to compil at all (wonder
  how this used to work before)

. While i was at it, use HAS_SYSVDIRS instead of HAS_BSDDIRS to get rid
  of the obsolescence warning in <sys/dir.h>.
25 Aug 2002 19:01:49
Original commit files touched by this commit  3f5.1
joerg search for other commits by this committer
Do not destroy the graph to be printed too early.

Another old patch of mine the maintainer never responded to.
25 Aug 2002 19:00:37
Original commit files touched by this commit  3f5.1
joerg search for other commits by this committer
When destroying a graph, don't attempt to dereference the contents of
already free()d client_data.  Instead, extract the widget to destroy
first, then destroy the client_data, then destroy the remembered
widget.

The maintainer of this port never responsed to my emails.
08 Jul 2001 14:38:33
files touched by this commit
dwcjr search for other commits by this committer
PORTDOC Police    
06 Mar 2001 11:08:56
files touched by this commit
joerg search for other commits by this committer
Default hardcopy prints to Postscript format instead of plot(5) which we   don't
really support in FreeBSD.    
14 Feb 2001 05:43:01
files touched by this commit
lioux search for other commits by this committer
typo clean up police: \s -> \t    
08 Oct 2000 00:25:37
files touched by this commit
asami search for other commits by this committer
Convert category cad to new layout.  
29 May 2000 04:04:58
files touched by this commit
steve search for other commits by this committer
Incorporate some changes from NetBSD, Linux, and the Macquarie University.    

Number of commits found: 43

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23670
Broken 193
Deprecated 147
Ignore 735
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 15
new 48 hours32
new 7 days60
new fortnight181
new month254

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.198 seconds.