summaryrefslogtreecommitdiff
path: root/cad (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Make it fetchableRong-En Fan2006-10-211-2/+2
| | | | | | PR: ports/104637 Submitted by: Thomas Abthorpe <thomas at goodking.ca> Approved by: portmgr (erwin)
* - Make it fetchableRong-En Fan2006-10-212-3/+4
| | | | | | | | Tarball is renamed to .tgz. PR: ports/104636 Submitted by: Thomas Abthorpe <thomas@goodking.ca> Approved by: portmgr (erwin)
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-142-2/+10
| | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
* - Update to 20060906Stanislav Sedov2006-10-1039-649/+441
| | | | - Change my email
* Update to 20060822. Changes include:Hiroki Sato2006-10-094-15/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - various manual updates - update the INSTALL documentation - fix a bug where pins turned into pure holes when an element was smashed. - use locale-independent strtod and dtostr functions to avoid problems loading files saved in some locales. - fixed various bugs which caused pcb to crash - update the gtk status line after save/save as - make the gerber file names be compatible with pre-HID versions - split plated and unplated drill output - fix various typos in menus and comments - add a batch mode HID. - fix drawing of box around text in the buffer - various fixes and improvements to the trace optimizer and the autorouter - fix board flipping code - fix rounding bug when creating list of drill sizes - add support for > 8 copper layers - avoid strict aliasing violations encountered with gcc4 - refactor code related to handling the filenames in the export HID's - fix layer group parsing code - add the ability to user-configure mouse actions in the lesstif GUI. - enable loaded netlists by default - improve the positioning of the drill list in the postscript output - various improvements to the configure script to improve robustness and improve error messages when thing don't go well. - add IPC style footprints for 01005 passives. - added a Renumber() action which will renumber all reference designators and produced an annotation file for backannotating to schematics. - Draw via annulii on assembly drawings - various other bug fixes and improvements.
* - Update to version 0.60.0.Alejandro Pulver2006-10-095-63/+23
| | | | | PR: ports/104170 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Fix build with gcc41Pav Lucistnik2006-10-085-0/+60
| | | | | PR: ports/104158 Submitted by: trasz <trasz@pin.if.uz.zgora.pl>
* - Fix build with gcc4.1Martin Wilke2006-10-073-11/+43
| | | | | PR: ports/104109 Submitted by: trasz <trasz@pin.if.uz.zgora.pl>
* - Update to 0.8.2Stanislav Sedov2006-10-034-9/+23
| | | | | | | - Fix compiling with gcc 4.1 - Change my email Approved by: sem (mentor)
* - Fix compiling with gcc 4.1Stanislav Sedov2006-10-033-1/+23
| | | | | | - Change my email Approved by: sem (mentor)
* Electric is a sophisticated electrical CAD system that can handleStanislav Sedov2006-09-305-0/+102
| | | | | | | | | | | | | | many forms of circuit design, including: - Custom IC layout (ASICs) - Schematic drawing - Hardware description language specifications Author: Static Free Software & Sun Microsystems, Inc. WWW: http://www.staticfreesoft.com/ PR: ports/100355 Submitted by: me (stas) Approved by: sem (mentor)
* Add pthread dependency to fix a crash problem.Hiroki Sato2006-09-181-2/+3
| | | | | PR: ports/101327 Spotted by: Michael Glaum <mglaum@sdf.lonestar.org>
* Remove OSVERSION version from BROKEN string. I introduced this usage butMark Linimon2006-09-182-2/+2
| | | | | | it was a bad idea to start with. Hat: portmgr
* - Update to 0.0.10Martin Wilke2006-09-124-64/+19
| | | | | PR: ports/103142 Submitted by: KATO Tsuguru <tkato432(at)yahoo.com>
* Stanislav wants to maintain this ports.Ion-Mihai Tetcu2006-09-062-2/+2
| | | | Requested by: Stanislav (on IRC)
* Reset inactive maintainer who has not responded to email.Mark Linimon2006-09-063-3/+3
| | | | Hat: portmgr
* Reset inactive maintainer who has not responded to email.Mark Linimon2006-09-051-1/+1
| | | | Hat: portmgr
* Upgrade to 2006.08.28.Thierry Thomas2006-08-296-22/+40
| | | | Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>.
* Fix fetch.Shaun Amott2006-08-161-1/+3
| | | | Reported by: fenner's distfile survey
* Fix build on 4.x.Shaun Amott2006-08-082-0/+50
| | | | Reported by: pointyhat via kris
* - Attempt to fix build on FreeBSD 4.XPav Lucistnik2006-08-061-4/+4
| | | | Reported by: krismail
* Depend on linux-xorg libs, reported by Brian Josefsen <bj@cold.dk>Ion-Mihai Tetcu2006-08-052-4/+8
| | | | | PR: ports/101227 Submitted by: Thomas E. Zander (maintainer)
* - Update MASTER_SITESMartin Wilke2006-08-051-0/+1
| | | | | | PR: ports/101240 Submitted by: Jin-Shan Tseng <tjs(at)cdpa.nsysu.edu.tw> Approved by: krion (mentor), maintainer
* - maintainer is a committerCheng-Lung Sung2006-08-031-1/+1
|
* - Add dependency on x11-toolkits/tk83[1].Hiroki Sato2006-08-024-6/+21
| | | | | | | - Update to 20060414[2]. PR: ports/101128[1] Submitted by: Michael Glaum[1], Tomdean[2]
* This port provides a GUI for two freely available SPICE electronic circuitIon-Mihai Tetcu2006-08-016-0/+145
| | | | | | | | | | | | | | | | | | | | | 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>
* Update to version 1.0.2Ion-Mihai Tetcu2006-08-012-8/+7
| | | | | PR: ports/101188 Submitted by: KATO Tsuguru
* ADMS is a code generator that converts electrical compact device modelsIon-Mihai Tetcu2006-07-296-0/+106
| | | | | | | | | | specified in high-level description language into ready-to-compile c code for the API of spice simulators. WWW: http://mot-adms.sourceforge.net/ PR: ports/101014 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
* - Pass maintainership to submitterMartin Wilke2006-07-298-196/+147
| | | | | | | | - Update to 2006.07.08 PR: ports/100809 Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru> Approved by: krion (mentor)
* - Rid the tree of double slashes in URL pathsAndrew Pantyukhin2006-07-281-1/+1
|
* Add NOT_FOR_ARCHS=sparc64 line because of build problems on sparc64.Hiroki Sato2006-07-251-0/+3
| | | | Spotted by: linimon
* - Remove bad site:Jean Milanez Melo2006-07-241-3/+2
| | | | * ftp://ic.eecs.berkeley.edu/pub/Spice3/um.3f3.ps/
* - Remove bad site:Jean Milanez Melo2006-07-241-2/+1
| | | | * http://www.kettering.edu/~adavis/gnucap/
* - Add options to allow user to select whether to depend on X or notIon-Mihai Tetcu2006-07-235-7/+89
| | | | | | | | | | - Fix return status of build shell script to make 'make' happy Added file(s): - files/patch-src+bin+help.c - files/patch-src+lib+plot+x11.c PR: ports/100652 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> (maintainer)
* - Fix build on 4.x (pre-C99)Rong-En Fan2006-07-202-1/+32
| | | | | PR: ports/100633 Submitted by: maintainer
* Update to 200607Erwin Lansing2006-07-202-4/+4
| | | | | PR: 100593 Submitted by: Soeren Straarup <xride@x12.dk>
* - gschem -> geda-gschemRong-En Fan2006-07-1611-210/+2
| | | | | | | - gnetlist -> geda-netlist PR: ports/100222, ports/100230 Submitted by: maintainer
* - Fix installdirs to address GEDA directory structure unificationRong-En Fan2006-07-164-56/+141
| | | | | | | | | | | | - Fix comment - Update pkg-desck - Use %%DOCSDIR%% and %%DATADIR%% macroses - Bump PORTREVISION - Mark BROKEN on 4.x - Rename directory from gnetlist to geda-netlist [2] PR: ports/100220, ports/100230 [2] Submitted by: maintainer
* - Fix installdirs to address geda directory structure unificationRong-En Fan2006-07-163-6/+29
| | | | | | | | | | - Fix PORTNAME - Fix comment - Bump PORTREVISION - Mark BROKEN on 4.x PR: ports/100221 Submitted by: maintainer
* - Fix installdirs to address geda directory structure unificationRong-En Fan2006-07-164-45/+89
| | | | | | | | | | | - Use NLS conditional - FIx comment - Bump PORTREVISION - Mark BROKEN on 4.x - Rename to have geda- prefix of directory [2] PR: ports/100224, ports/100222 [2] Submitted by: maintainer
* - FIx installdirs to address geda directory structure unificationRong-En Fan2006-07-163-10/+33
| | | | | | | | | | - Fix comment - Fix portname - Bump PORTREVISION - Mark BROKEN on 4.x PR: ports/100226 Submitted by: maintainer
* - Fix installdirs to address geda directory structure unification [1]Rong-En Fan2006-07-161-3/+15
| | | | | | | | | - add options to select docs/examples [1] - Bump PORTREVISION [1] - Chase rename of cad/gschem [2] and cad/gnetlist [3] PR: ports/100228 [1], ports/100222 [2], ports/100230 [3] Submitted by: maintainer
* - Fix installdirs to address geda directory structure unificationRong-En Fan2006-07-164-7/+28
| | | | | | | | | | | - Fix PORTNAME - Use NLS conditional - define USE_GETTEXT properly - fix pkg-descr - Bump PORTREVISION PR: ports/100229 Submitted by: maintainer
* - Fix installdirs to address geda directory structure unificationRong-En Fan2006-07-164-14/+38
| | | | | | | | | | | - Fix PORTNAME - Fix comment - Update pkg-descr - Bump PORTREVISION - Mark BROKEN on 4.x PR: ports/100231 Submitted by: maintainer
* - Fix RCDIR to use unificated GEDA directoryRong-En Fan2006-07-162-2/+14
| | | | | | | | | - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Fix comment - Bump PORTREVISION PR: ports/100223 Submitted by: maintainer
* - Fix installdir to address GEDA directory structure unificationRong-En Fan2006-07-163-1675/+1693
| | | | | | | | | - Fix comment - Use DATADIR & DOCSDIR macro - Fix portname PR: ports/100232 Submitted by: maintainer
* - Add QT frontend supportIon-Mihai Tetcu2006-07-146-30/+198
| | | | | | | | | | | | | | | | | | | | | | | - Add support for Type1 fonts via T1 library - Add NLS support (French localization) - Fix GCC 4.1 compatiblity - Fix comment - Add OPTIONS - Enable builds with optimized CFLAGS - Fix patchname to make portlint happy - Pass maintainership to submitter Added file(s): - files/patch-Makefile.in - files/patch-src_graph_graphqtdlg.h - files/patch-src_graph_graphunixx11.c - files/patch-src_include_global.h Removed file(s): - files/patch-src::graph::graphunixx11.c PR: ports/100285 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
* Fix the build for non-C localesErwin Lansing2006-07-142-0/+12
| | | | | PR: 100304 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> (maintainer)
* - fix build on sparc64Michael Johnson2006-07-141-3/+7
| | | | | | PR: 99971 Submitted by: ahze Approved by: maintainer
* - Remove PORTDOCS=*, use pkg-plistRong-En Fan2006-07-132-1/+426
| | | | | | | This is not correct since other geda packages use the same directory. PR: ports/100225 Submitted by: Stanislav Sedov <ssedov mbsd.msk.ru> (maintainer)