summaryrefslogtreecommitdiff
path: root/cad/cider (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Applied patch for maintainer's update.Yoshio MITA2001-10-093-427/+395
| | | | | PR: ports/30875 Submitted by: the maintainer
* Fix plist to use %%PORTDOCS%%.Daniel Harris2001-07-042-83/+83
| | | | | PR: 28677 Submitted by: maintainer
* - Prevent possible buffer overflowKevin Lo2000-10-284-24/+47
| | | | | | | - Use erfc(3). PR: 22343 Submitted by: MAINTAINER
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-3/+3
|
* 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
* * 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
* 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>