aboutsummaryrefslogtreecommitdiff
path: root/cad
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build with gcc4.1Martin Wilke2006-10-073-11/+43
| | | | | | | | PR: ports/104109 Submitted by: trasz <trasz@pin.if.uz.zgora.pl> Notes: svn path=/head/; revision=174784
* - Update to 0.8.2Stanislav Sedov2006-10-034-9/+23
| | | | | | | | | | - Fix compiling with gcc 4.1 - Change my email Approved by: sem (mentor) Notes: svn path=/head/; revision=174371
* - Fix compiling with gcc 4.1Stanislav Sedov2006-10-033-1/+23
| | | | | | | | | - Change my email Approved by: sem (mentor) Notes: svn path=/head/; revision=174369
* 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) Notes: svn path=/head/; revision=174152
* 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> Notes: svn path=/head/; revision=173348
* 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 Notes: svn path=/head/; revision=173278
* - Update to 0.0.10Martin Wilke2006-09-124-64/+19
| | | | | | | | PR: ports/103142 Submitted by: KATO Tsuguru <tkato432(at)yahoo.com> Notes: svn path=/head/; revision=172825
* Stanislav wants to maintain this ports.Ion-Mihai Tetcu2006-09-062-2/+2
| | | | | | | Requested by: Stanislav (on IRC) Notes: svn path=/head/; revision=172397
* Reset inactive maintainer who has not responded to email.Mark Linimon2006-09-063-3/+3
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=172367
* Reset inactive maintainer who has not responded to email.Mark Linimon2006-09-051-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=172268
* Upgrade to 2006.08.28.Thierry Thomas2006-08-296-22/+40
| | | | | | | Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>. Notes: svn path=/head/; revision=171631
* Fix fetch.Shaun Amott2006-08-161-1/+3
| | | | | | | Reported by: fenner's distfile survey Notes: svn path=/head/; revision=170801
* Fix build on 4.x.Shaun Amott2006-08-082-0/+50
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=170044
* - Attempt to fix build on FreeBSD 4.XPav Lucistnik2006-08-061-4/+4
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=169838
* 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) Notes: svn path=/head/; revision=169773
* - 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 Notes: svn path=/head/; revision=169739
* - maintainer is a committerCheng-Lung Sung2006-08-031-1/+1
| | | | Notes: svn path=/head/; revision=169529
* - 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] Notes: svn path=/head/; revision=169433
* 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> Notes: svn path=/head/; revision=169394
* Update to version 1.0.2Ion-Mihai Tetcu2006-08-012-8/+7
| | | | | | | | PR: ports/101188 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=169387
* 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> Notes: svn path=/head/; revision=169094
* - 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) Notes: svn path=/head/; revision=169066
* - Rid the tree of double slashes in URL pathsAndrew Pantyukhin2006-07-281-1/+1
| | | | Notes: svn path=/head/; revision=168966
* Add NOT_FOR_ARCHS=sparc64 line because of build problems on sparc64.Hiroki Sato2006-07-251-0/+3
| | | | | | | Spotted by: linimon Notes: svn path=/head/; revision=168740
* - Remove bad site:Jean Milanez Melo2006-07-241-3/+2
| | | | | | | * ftp://ic.eecs.berkeley.edu/pub/Spice3/um.3f3.ps/ Notes: svn path=/head/; revision=168619
* - Remove bad site:Jean Milanez Melo2006-07-241-2/+1
| | | | | | | * http://www.kettering.edu/~adavis/gnucap/ Notes: svn path=/head/; revision=168618
* - 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) Notes: svn path=/head/; revision=168566
* - Fix build on 4.x (pre-C99)Rong-En Fan2006-07-202-1/+32
| | | | | | | | PR: ports/100633 Submitted by: maintainer Notes: svn path=/head/; revision=168332
* Update to 200607Erwin Lansing2006-07-202-4/+4
| | | | | | | | PR: 100593 Submitted by: Soeren Straarup <xride@x12.dk> Notes: svn path=/head/; revision=168303
* - gschem -> geda-gschemRong-En Fan2006-07-1611-210/+2
| | | | | | | | | | - gnetlist -> geda-netlist PR: ports/100222, ports/100230 Submitted by: maintainer Notes: svn path=/head/; revision=167956
* - 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 Notes: svn path=/head/; revision=167955
* - 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 Notes: svn path=/head/; revision=167954
* - 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 Notes: svn path=/head/; revision=167953
* - 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 Notes: svn path=/head/; revision=167952
* - 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 Notes: svn path=/head/; revision=167951
* - 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 Notes: svn path=/head/; revision=167950
* - 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 Notes: svn path=/head/; revision=167949
* - 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 Notes: svn path=/head/; revision=167948
* - 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 Notes: svn path=/head/; revision=167947
* - 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> Notes: svn path=/head/; revision=167833
* Fix the build for non-C localesErwin Lansing2006-07-142-0/+12
| | | | | | | | PR: 100304 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> (maintainer) Notes: svn path=/head/; revision=167827
* - fix build on sparc64Michael Johnson2006-07-141-3/+7
| | | | | | | | | PR: 99971 Submitted by: ahze Approved by: maintainer Notes: svn path=/head/; revision=167816
* - 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) Notes: svn path=/head/; revision=167714
* - Update to 20051222 release (fixes build on FreeBSD >= 5.x)Shaun Amott2006-07-133-20/+90
| | | | | | | | | | | | | - Pass maintainership to submitter - Add OPTIONS PR: ports/99386 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> Approved by: Duncan Barclay <dmlb@dmlb.org> (maintainer), ahze (mentor, implicit) Notes: svn path=/head/; revision=167653
* Update to 0.0.9Shaun Amott2006-07-123-8/+40
| | | | | | | Approved by: ahze (mentor, implicit) Notes: svn path=/head/; revision=167592
* Jspice3 is a circuit simulator developed to meet the needs of researchersIon-Mihai Tetcu2006-07-117-0/+150
| | | | | | | | | | | | | | | | | | | | | | | | | | working with superconducting Josephson junction circuits, yet the program has the flexibility and power to meet the needs of other technologies. Jspice3 is an adaptation of the Berkeley Spice3f4 program, with added features. One added feature is a built-in graphical input front end for schematic capture. While displayed, simulations can be run and data plotted through this graphical interface. While not as powerful or as pretty as the Xic graphical interface, it holds its own in functionality. A significantly enhanced output plotting capability is provided, and Jspice3 has enhanced script interpretation capability. WWW: http://www.wrcad.com/jspice3.html PR: ports/93958 Submitted by: Pedro F. Giffuni Pedro can't maintain this port anymore and Stanislav Sedov agree to maintiant it. Notes: svn path=/head/; revision=167526
* Update to 20060414. Changes include:Hiroki Sato2006-07-109-78/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ** 20060414 - This is the first snapshot of the new HID version of PCB. HID, which stands for Human Interface Device is the abstraction created by DJ Delorie which seperates the core PCB code from the graphical user interface. In this release, two GUI HID's are supported, gtk and lesstif. In addition, there are HID exporters for postscript and encapsulated postscript, RS-274-X (gerber), bill of materials, centroid file, and png/gif/jpeg. This represents a major restructuring of the code and many months of work. - PCB's actions (the commands which drive the core of the program and may be directly accessed by the user) now have the documentation in-line in the code and the actions reference section of the manual is extracted from the in-line documentation. The goal it to provide more complete and accurate documentation. As always the manual is still a work in progress but it is getting more complete and up to date. - Fixed a long standing segfault when saving connection data - Fixed a DRC bug - Fix some rounding issues when setting sizes. Hopefully this will address the issue with 23.99 mil drills and related problems. - The html manual is now in one file instead of many files - The lesstif HID now supports loading of background images to help recover a layout which may exist in hardcopy form only. ** 20060321 - Add internal support for more than 8 layers. By default PCB is still compiled for 8 copper layers. - Fixed several minor bugs in the GTK user interface including fixing scrolling of the log window, fixed up some of the DRC reporting and mm/mil units. - Fixed several key bindings. - Updated refcard.tex to reflect the current set of key bindings. - Fixed some minor bugs which caused compilation problems on some systems. - Converted the QFN footprints to hi-res. - Added documentation to the manual for the centroid file format and the algorithm used for finding the centroid and rotation. - Fixed a bug so that the initial layer named 'component' is actually on the component side of the board and 'solder' is actually on the solder side of the board. - Fixed the pin order in the bourns trim pots (~bourns library) - Added actions and a script to allow command line printing. - Added IPC-7351 recommended footprints for 0201, 0402, etc passives. - Fixed SME5 package. - Fixed a bug which prevented disabling nets from the ratsnest - Fixed a bug where clearances could be set 1 below the spacing - Fixed clearline flag so that arcs also have this property. - Speed up rtree searches and other autorouter speedups. - Fixed a bug in computation of the closest polygon point. - Use rtrees for polygon handling for speed improvements. - Add a ChangePinName() action. - Fix a bug which caused duplicate rats names when manually adding rats lines. - Added DRC checks for minimum drill diameter and minimum annular ring. - Add a minimal glossary to the manual - Fix the author name in the fab drawing - Cause the crosshair to snap to pad ends instead of center for rat drawing. - Add "join" to SetFlag, ClrFlag and ChangeFlag. - Added inline documentation for the pcb file syntax. The manual now is up to date and correctly documents the file format. In addition the inline documentation will make it much easier to maintain the documentation. - Remove some broken m4lib footprints - Put the correct setting for the gschem footprint= attribute in [] in the library window for the m4 libraries. Submitted by: Stanislav Sedov (ssedov at mbsd dot msk dot ru) PR: ports/99942 Notes: svn path=/head/; revision=167338
* - Fix typoRong-En Fan2006-07-081-1/+1
| | | | | | | | | PR: 99941 Submitted by: Stanislav Sedov <ssedov mbsd.msk.ru> (maintainer) Approved by: delphij (mentor, implicit) Notes: svn path=/head/; revision=167210
* Upgrade to 1.3.3-1.Thierry Thomas2006-07-063-19/+7
| | | | Notes: svn path=/head/; revision=167089
* - Update to 7.8.2Renato Botelho2006-07-064-63/+61
| | | | | | | | | | | | | | | | | | This release has several notable enhancements, including the addition of a new example geometry model of a toy vehicle. The DXF converter received considerable attention with the addition of support for most of the formerly unsupported 2D entities. Several bugs were identified and fixed in mged, g2asc, g_diff, and asc-nmg. Documentation was improved for dbupgrade and dxf-g, and a new g-var tool was created to facilitate conversion of models for purposes directly related to OpenGL display lists. Finally, the new archer modeling tool received support for multi-select and cut-n-paste. PR: ports/99819 Submitted by: maintainer Notes: svn path=/head/; revision=167059