summaryrefslogtreecommitdiff
path: root/cad/spice (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mark BROKEN (see bento logs). These ports are scheduled for removalKris Kennaway2003-11-031-4/+2
| | | | | | | | after Feb 2 2004 if they are still broken at that time and no fixes have been submitted by PR. Notes: svn path=/head/; revision=92921
* Move inclusion of bsd.port.pre.mk past definition of variables.Mark Linimon2003-10-292-7/+6
| | | | | | | Pet portlint. Notes: svn path=/head/; revision=92522
* Mark as broken on 5.x. Distfile dates from 1994, last patch dates fromMark Linimon2003-10-251-1/+7
| | | | | | | 1996. It seems time has passed this influential program by. Notes: svn path=/head/; revision=92101
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-241-1/+1
| | | | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 Notes: svn path=/head/; revision=89169
* Note Patch level 1 and 2 + update the documentation URL.Oliver Lehmann2003-07-221-6/+4
| | | | | | | Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> Notes: svn path=/head/; revision=85340
* The tar.Z file disappeared on the ftp. Use the tar.gz file instead.Oliver Lehmann2003-07-212-2/+1
| | | | | | | | MD5 Checksum changed. A diff -ruN old new showed up that the content is identical. Notes: svn path=/head/; revision=85311
* 1. REAL cleaning on this port. The files dir is now organized so theMaho Nakata2003-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> Notes: svn path=/head/; revision=85167
* Add Macquarie University patches:Maho Nakata2003-06-304-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> Notes: svn path=/head/; revision=83927
* Fix fgets buffer overflowKris Kennaway2003-06-272-1/+13
| | | | | | | Obtained from: OpenBSD Notes: svn path=/head/; revision=83699
* a. Slight enhancementMaho Nakata2003-05-045-227/+199
| | | | | | | | | b. Maintainer ship dropped (e-mail bounce) Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> Notes: svn path=/head/; revision=80131
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76030
* Bump PORTREVISION to indicate that some bugs have been fixed.Joerg Wunsch2002-08-261-0/+1
| | | | | | | Requested by: kris Notes: svn path=/head/; revision=65061
* More FreeBSD tweaking in os_bsd.h:Joerg Wunsch2002-08-251-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>. Notes: svn path=/head/; revision=64994
* Do not destroy the graph to be printed too early.Joerg Wunsch2002-08-251-0/+27
| | | | | | | Another old patch of mine the maintainer never responded to. Notes: svn path=/head/; revision=64993
* When destroying a graph, don't attempt to dereference the contents ofJoerg Wunsch2002-08-251-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. Notes: svn path=/head/; revision=64992
* PORTDOC PoliceDavid W. Chapman Jr.2001-07-081-21/+21
| | | | | | | | PR: 28756 Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=44916
* Default hardcopy prints to Postscript format instead of plot(5) which weJoerg Wunsch2001-03-061-0/+11
| | | | | | | | | don't really support in FreeBSD. No response by: maintainer Notes: svn path=/head/; revision=39120
* typo clean up police: \s -> \tMario Sergio Fujikawa Ferreira2001-02-141-1/+1
| | | | Notes: svn path=/head/; revision=38323
* Incorporate some changes from NetBSD, Linux, and the Macquarie University.Steve Price2000-05-2910-4/+382
| | | | | | | | PR: 18509 Submitted by: Pedro F. Giffuni <giffunip@asme.org> Notes: svn path=/head/; revision=28868
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-3/+3
| | | | Notes: svn path=/head/; revision=27419
* portlintMichael Haro2000-02-021-1/+1
| | | | Notes: svn path=/head/; revision=25431
* Add an MLINK from spice.1 to spice3.1, since the actual executable isTim Vanderhoek1999-10-081-0/+1
| | | | | | | | installed as spice3 and, despite trying very hard, my hands are hardcoded to type "man binary-name" for help on any executable. Notes: svn path=/head/; revision=22256
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20941
* WWW: ----------------------------------------------------------------------Tim Vanderhoek1999-05-021-2/+3
| | | | | | | WWW: Enter Log. Lines beginning with `WWW:' are removed automatically Notes: svn path=/head/; revision=18338
* Fix floating point problem and flatten out multi-file patch.Chuck Robey1999-03-086-0/+375
| | | | | | | | PR: 10481 Submitted by: Kouichi Hirabayashi <kh@mogami-wire.co.jp> Notes: svn path=/head/; revision=17067
* This apparently isn't BROKEN any more.Justin M. Seger1999-02-161-3/+1
| | | | Notes: svn path=/head/; revision=16732
* spice needs X.Satoshi Asami1998-12-181-1/+2
| | | | Notes: svn path=/head/; revision=15410
* Blows up deep in the install target in an ELF world.Steve Price1998-09-271-1/+3
| | | | Notes: svn path=/head/; revision=13448
* Remove manpages from pkg/PLISTDavid E. O'Brien1998-08-131-5/+0
| | | | Notes: svn path=/head/; revision=12504
* Grammar, spelling, and usage police. This commit brought to you byMatthew Hunt1998-08-051-2/+2
| | | | | | | the letters "B" and "C". And some Chinese symbols as well. Notes: svn path=/head/; revision=12291
* Some cleanup of this port.Thomas Gellekum1998-06-088-91/+117
| | | | | | | | PR: 6883 Submitted by: Pedro Giffuni S. <giffunip@asme.org> Notes: svn path=/head/; revision=11347
* Port cleanup. Upgrade version number to 3f5.Thomas Gellekum1997-10-228-18/+112
| | | | | | | | PR: 4721 Submitted by: Pedro Giffuni <pgiffuni@FPS.biblos.unal.edu.co> Notes: svn path=/head/; revision=8324
* Remove RESTRICTED. The web page atThomas Gellekum1997-01-311-2/+1
| | | | | | | | http://hera.eecs.berkeley.edu/~software/spice3f5.html indicates that the export restrictions no longer apply. Notes: svn path=/head/; revision=5474
* "WRKSRC=${WRKDIR}" -> "NO_WRKSUBDIR=yes."Satoshi Asami1996-12-241-2/+2
| | | | Notes: svn path=/head/; revision=5076
* Use the original version from EECS, not the patched linux stuff.Thomas Gellekum1996-12-234-64/+62
| | | | | | | | | Closes PR 2254. Submitted by: Julian Jenkins <kaveman@magna.com.au> Notes: svn path=/head/; revision=5070
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-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. Notes: svn path=/head/; revision=4578
* Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+3
| | | | Notes: svn path=/head/; revision=4572
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-151-2/+2
| | | | | | | Added MAINTAINER to many of them. Notes: svn path=/head/; revision=4498
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi 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! Notes: svn path=/head/; revision=3948
* Add $Id$.Satoshi Asami1996-05-271-0/+1
| | | | Notes: svn path=/head/; revision=3136
* Remove version number. Add newline at end of last line.Satoshi Asami1996-05-272-2/+2
| | | | Notes: svn path=/head/; revision=3135
* Change NO_CDROM to RESTRICTED, the redistribution restriction is toSatoshi Asami1996-05-271-2/+1
| | | | | | | hands unfriendly to the U.S. (what anachronism!). Notes: svn path=/head/; revision=3134
* Finally, a port of the famous circuit simulation system.Thomas Gellekum1996-05-2310-0/+413
Submitted by: Julian Jenkins <kaveman@magna.com.au> Notes: svn path=/head/; revision=3120