aboutsummaryrefslogtreecommitdiff
path: root/cad/spice/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Fix plist and bump PORTREVISIONKirill Ponomarev2004-01-301-0/+1
| | | | | | | Noticed by: bento via kris Notes: svn path=/head/; revision=99555
* - Fix installPav Lucistnik2003-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) Notes: svn path=/head/; revision=94445
* 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-291-6/+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
* The tar.Z file disappeared on the ftp. Use the tar.gz file instead.Oliver Lehmann2003-07-211-1/+0
| | | | | | | | 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-191-7/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | 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-301-5/+2
| | | | | | | | | | | | - 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-271-1/+1
| | | | | | | Obtained from: OpenBSD Notes: svn path=/head/; revision=83699
* a. Slight enhancementMaho Nakata2003-05-041-6/+4
| | | | | | | | | 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-211-0/+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
* 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-291-1/+1
| | | | | | | | 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
* 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
* 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
* Some cleanup of this port.Thomas Gellekum1998-06-081-4/+4
| | | | | | | | 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-221-14/+13
| | | | | | | | 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-231-7/+8
| | | | | | | | | Closes PR 2254. Submitted by: Julian Jenkins <kaveman@magna.com.au> Notes: svn path=/head/; revision=5070
* 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
* Add $Id$.Satoshi Asami1996-05-271-0/+1
| | | | Notes: svn path=/head/; revision=3136
* 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-231-0/+34
Submitted by: Julian Jenkins <kaveman@magna.com.au> Notes: svn path=/head/; revision=3120