aboutsummaryrefslogtreecommitdiffstats
path: root/cad/spice
Commit message (Collapse)AuthorAgeFilesLines
* 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>