Date: Tue, 1 Aug 2006 20:22:11 +0000 (UTC) From: Ion-Mihai Tetcu <itetcu@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/cad Makefile ports/cad/gspiceui Makefile distinfo pkg-descr pkg-plist ports/cad/gspiceui/files patch-src_Makefile Message-ID: <200608012022.k71KMB5e037865@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
itetcu 2006-08-01 20:22:11 UTC FreeBSD ports repository Modified files: cad Makefile Added files: cad/gspiceui Makefile distinfo pkg-descr pkg-plist cad/gspiceui/files patch-src_Makefile Log: This port provides a GUI for two freely available SPICE electronic circuit simulation engines: GNU-Cap and Ng-Spice. Current features: Import gschem schematic files using gentlist. Load and parse circuit description (net list) files. Provides a GUI interface for GNU-Cap OP, DC, AC and Transient analyses and generates appropriate simulator commands based on user input. Provides a GUI interface for Ng-Spice DC, AC and Transient analyses and generates appropriate simulator commands based on user input. The raw output may be viewed for any processes initiated by gspiceui. Formatting of simulator output so that it may be plotted using gwave. WWW: http://www.geda.seul.org/tools/gspiceui/index.html PR: ports/99357 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> Revision Changes Path 1.91 +1 -0 ports/cad/Makefile 1.1 +65 -0 ports/cad/gspiceui/Makefile (new) 1.1 +3 -0 ports/cad/gspiceui/distinfo (new) 1.1 +24 -0 ports/cad/gspiceui/files/patch-src_Makefile (new) 1.1 +16 -0 ports/cad/gspiceui/pkg-descr (new) 1.1 +36 -0 ports/cad/gspiceui/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608012022.k71KMB5e037865>