summaryrefslogtreecommitdiff
path: root/cad/cider (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Prevent possible buffer overflowKevin Lo2000-10-284-24/+47
| | | | | | | | | | - Use erfc(3). PR: 22343 Submitted by: MAINTAINER Notes: svn path=/head/; revision=34369
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-3/+3
| | | | Notes: svn path=/head/; revision=27419
* Make some modifications for (supposedly) better portabilitySteve Price2000-01-246-36/+24
| | | | | | | | | | | | | of the "make patch"ed ${WRKSRC}: * Use _relative_ symbolic link in the source tree. * Don't use __FreeBSD__ other than to wrap fpsetmask() stuff. * #define HAS_INTWAITSTATUS for BSD4.4 PR: 15972 Submitted by: maintainer Notes: svn path=/head/; revision=25006
* * Do not set NO_WRKSUBDIR to yes. Specify WRKSRC.Steve Price1999-12-2933-134/+385
| | | | | | | | | | | | * Respect CFLAGS. * Make less use of __FreeBSD__. * Use more system-defined make variables. PR: 15746 Submitted by: maintainer Notes: svn path=/head/; revision=24270
* cider version 1b1Steve Price1999-12-2523-0/+1163
A mixed-level circuit and device simulator (includes SPICE3). PR: 15462 Submitted by: AMAKAWA Shuhei <amakawa@jp.FreeBSD.org> Notes: svn path=/head/; revision=24053