aboutsummaryrefslogtreecommitdiffstats
path: root/cad/spice
Commit message (Collapse)AuthorAgeFilesLines
* Fix build under clang [1]zi2011-07-295-34/+109
| | | | | | | | | 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)
* - Fix build with CLANGmiwi2011-06-2510-30/+101
| | | | | PR: 158270 Submitted by: Pedro Giffuni <giffunip@tutopia.com> (maintainer)
* - Get Rid MD5 supportmiwi2011-03-201-4/+0
|
* -Clean some warnings by using string.h instead of strings.hpgollucci2010-02-1211-7/+168
| | | | | | | | | | | | | | | | 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>
* - Mark MAKE_JOBS_UNSAFEpav2009-11-231-0/+1
| | | | Reported by: pointyhat
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).flz2009-01-241-1/+1
| | | | | | | | - 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).
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-202-4/+4
| | | | | | | | | | | | | | | - 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)
* - Distfile rerolled, changes limited to including a copy of BSDLpav2007-12-164-81/+97
| | | | | | | - Sync patches with NetBSD. No functional changes PR: ports/117997 Submitted by: Pedro F. Giffuni <giffunip@tutopia.com>
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Use termios.hmiwi2007-03-212-1/+25
| | | | | PR: 110439 Submitted by: Ed Schouten <ed@fxq.nl>
* - Fix build with gcc4.1miwi2006-10-073-11/+43
| | | | | PR: ports/104109 Submitted by: trasz <trasz@pin.if.uz.zgora.pl>
* - Remove bad site:jmelo2006-07-241-3/+2
| | | | * ftp://ic.eecs.berkeley.edu/pub/Spice3/um.3f3.ps/
* Bump PORTREVISION to reflect the "^" operator bugfix injdp2006-05-161-1/+1
| | | | | | patch-src_lib_inp_inpptree_c. Gently nudged by: kris
* The spice3 "^" operator (power) did not work properly unless itsjdp2006-05-151-0/+34
| | | | | 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.
* - Switch to the latest distfiles;thierry2006-04-0610-209/+83
| | | | | | | | - Import a patch from DragonflyBSD; - Pet portlint. Submitted by: Pedro F. Giffuni <pfgshield-freebsd (at) yahoo.com>
* Simplify build-logic a bitvs2005-11-252-7/+4
|
* - Add SHA256pav2005-11-241-0/+4
|
* Allow the spice port to be built without X11 support by definingjdp2004-12-304-5/+31
| | | | WITHOUT_X11.
* The spice maintainers changed the syntax of the "alter" commandjdp2004-10-311-2/+11
| | | | | | 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.
* Remove redeclaration, introduced in previous commit, to fix buildarved2004-08-161-9/+5
| | | | on CURRENT.
* - Fix plist and bump PORTREVISIONkrion2004-01-312-1/+3
| | | | Noticed by: bento via kris
* SIZEify.trevor2004-01-291-0/+4
|
* Work around internal compiler error on -current.tg2003-12-081-0/+11
|
* - Fix installpav2003-11-201-2/+4
| | | | | | | | | - 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)
* Mark BROKEN (see bento logs). These ports are scheduled for removalkris2003-11-031-4/+2
| | | | | after Feb 2 2004 if they are still broken at that time and no fixes have been submitted by PR.
* Move inclusion of bsd.port.pre.mk past definition of variables.linimon2003-10-292-7/+6
| | | | Pet portlint.
* Mark as broken on 5.x. Distfile dates from 1994, last patch dates fromlinimon2003-10-251-1/+7
| | | | 1996. It seems time has passed this influential program by.
* Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-241-1/+1
| | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998
* Note Patch level 1 and 2 + update the documentation URL.oliver2003-07-221-6/+4
| | | | Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
* The tar.Z file disappeared on the ftp. Use the tar.gz file instead.oliver2003-07-222-2/+1
| | | | | MD5 Checksum changed. A diff -ruN old new showed up that the content is identical.
* 1. REAL cleaning on this port. The files dir is now organized so themaho2003-07-1943-976/+808
| | | | | | | | | | | | | | | | | | | | | | | 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>
* Add Macquarie University patches:maho2003-07-014-7/+3127
| | | | | | | | | - new spec command for spectral analysis - JFET level 2 model PATCHLEVEL is now 2 PR: 52410 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
* Fix fgets buffer overflowkris2003-06-272-1/+13
| | | | Obtained from: OpenBSD
* a. Slight enhancementmaho2003-05-055-227/+199
| | | | | | b. Maintainer ship dropped (e-mail bounce) Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
* De-pkg-comment.knu2003-02-212-1/+1
|
* Bump PORTREVISION to indicate that some bugs have been fixed.joerg2002-08-271-0/+1
| | | | Requested by: kris
* More FreeBSD tweaking in os_bsd.h:joerg2002-08-261-50/+38
| | | | | | | | . 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>.
* Do not destroy the graph to be printed too early.joerg2002-08-261-0/+27
| | | | Another old patch of mine the maintainer never responded to.
* When destroying a graph, don't attempt to dereference the contents ofjoerg2002-08-261-0/+17
| | | | | | | | 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.
* PORTDOC Policedwcjr2001-07-081-21/+21
| | | | | PR: 28756 Submitted by: Patrick Li <pat@databits.net>
* Default hardcopy prints to Postscript format instead of plot(5) which wejoerg2001-03-061-0/+11
| | | | | | don't really support in FreeBSD. No response by: maintainer
* typo clean up police: \s -> \tlioux2001-02-141-1/+1
|
* Incorporate some changes from NetBSD, Linux, and the Macquarie University.steve2000-05-2910-4/+382
| | | | | PR: 18509 Submitted by: Pedro F. Giffuni <giffunip@asme.org>
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-091-3/+3
|
* portlintmharo2000-02-031-1/+1
|
* Add an MLINK from spice.1 to spice3.1, since the actual executable ishoek1999-10-091-0/+1
| | | | | installed as spice3 and, despite trying very hard, my hands are hardcoded to type "man binary-name" for help on any executable.
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* WWW: ----------------------------------------------------------------------hoek1999-05-031-2/+3
| | | | WWW: Enter Log. Lines beginning with `WWW:' are removed automatically
* Fix floating point problem and flatten out multi-file patch.chuckr1999-03-096-0/+375
| | | | | PR: 10481 Submitted by: Kouichi Hirabayashi <kh@mogami-wire.co.jp>
* This apparently isn't BROKEN any more.jseger1999-02-161-3/+1
|
* spice needs X.asami1998-12-181-1/+2
|
* Blows up deep in the install target in an ELF world.steve1998-09-271-1/+3
|
* Remove manpages from pkg/PLISTobrien1998-08-141-5/+0
|
* Grammar, spelling, and usage police. This commit brought to you bymph1998-08-061-2/+2
| | | | the letters "B" and "C". And some Chinese symbols as well.
* Some cleanup of this port.tg1998-06-088-91/+117
| | | | | PR: 6883 Submitted by: Pedro Giffuni S. <giffunip@asme.org>
* Port cleanup. Upgrade version number to 3f5.tg1997-10-228-18/+112
| | | | | PR: 4721 Submitted by: Pedro Giffuni <pgiffuni@FPS.biblos.unal.edu.co>
* Remove RESTRICTED. The web page attg1997-01-311-2/+1
| | | | | http://hera.eecs.berkeley.edu/~software/spice3f5.html indicates that the export restrictions no longer apply.
* "WRKSRC=${WRKDIR}" -> "NO_WRKSUBDIR=yes."asami1996-12-241-2/+2
|
* Use the original version from EECS, not the patched linux stuff.tg1996-12-234-64/+62
| | | | | | Closes PR 2254. Submitted by: Julian Jenkins <kaveman@magna.com.au>
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-11-181-1/+1
| | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
* Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-2/+3
|
* CATAGORIES+= -> CATAGORIES=obrien1996-11-161-2/+2
| | | | Added MAINTAINER to many of them.
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-101-1/+1
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* Add $Id$.asami1996-05-271-0/+1
|
* Remove version number. Add newline at end of last line.asami1996-05-272-2/+2
|
* Change NO_CDROM to RESTRICTED, the redistribution restriction is toasami1996-05-271-2/+1
| | | | hands unfriendly to the U.S. (what anachronism!).
* Finally, a port of the famous circuit simulation system.tg1996-05-2310-0/+413
Submitted by: Julian Jenkins <kaveman@magna.com.au>