aboutsummaryrefslogtreecommitdiff
path: root/cad/cider
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* - Don't link with randlinePav Lucistnik2003-11-219-539/+16
| | | | | | | | | PR: ports/58238 Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk> (maintainer) Approved by: adamw (mentor) Notes: svn path=/head/; revision=94674
* cad/cider fix unfetchable distfile problemEdwin Groothuis2003-05-232-2/+1
| | | | | | | | PR: ports/52594 Submitted by: AMAKAWA Shuhei <amakawa@jp.freebsd.org> Notes: svn path=/head/; revision=81762
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76030
* Applied patch for maintainer's update.Yoshio MITA2001-10-093-427/+395
| | | | | | | | PR: ports/30875 Submitted by: the maintainer Notes: svn path=/head/; revision=48597
* Fix plist to use %%PORTDOCS%%.Daniel Harris2001-07-042-83/+83
| | | | | | | | PR: 28677 Submitted by: maintainer Notes: svn path=/head/; revision=44753
* - 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