Commit graph

9 commits

Author SHA1 Message Date
Bartek Rutkowski
cd351e4375 cad/gspiceui: update 1.0.00 -> 1.1.00
- Remove RUN_DEPENDS on circuit simulators
- Support building with WX 3.0
- Update COMMENT and pkg-descr
- Update LICENSE to GPLv3
- Respect CFLAGS from ports infrastructure

PR:		202232
Submitted by:	Kevin Zheng <kevinz5000@gmail.com> (maintainer)
2015-11-08 10:53:51 +00:00
Martin Wilke
2cabf9c962 - Update to version 1.0.00
PR:		162828
Submitted by:	Ports Fury
Feature safe:	yes
2011-11-27 09:42:58 +00:00
Stanislav Sedov
f86f3c24ed - Make the port localbase-clean.
Reported by:	QAT run
2009-06-01 10:14:52 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Stanislav Sedov
7f216d60a3 - Update to 0.9.65. 2008-04-13 20:03:47 +00:00
Stanislav Sedov
ffe3698a4b - Update to 0.9.33
- Switch to wxgtk 2.8.
2007-09-15 12:06:24 +00:00
Kris Kennaway
b9c9c50ae2 Don't hard-code X11BASE 2006-12-01 00:25:47 +00:00
Stanislav Sedov
9b2cddd874 - Update to 0.8.90
- Change my email
- Use new WX framework
2006-11-15 17:32:37 +00:00
Ion-Mihai Tetcu
78fa4aaae1 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>
2006-08-01 20:22:11 +00:00