aboutsummaryrefslogtreecommitdiff
path: root/cad
Commit message (Collapse)AuthorAgeFilesLines
* - Update electric suite to 8.09.Stanislav Sedov2009-06-292-20/+20
| | | | Notes: svn path=/head/; revision=236764
* Upgrade to 1.7.4-1.Thierry Thomas2009-06-213-9/+22
| | | | Notes: svn path=/head/; revision=236421
* Remove cad/freecad as it has been BROKEN for over 4 months.Erwin Lansing2009-06-1338-896/+0
| | | | Notes: svn path=/head/; revision=235719
* - fix build install / plist with custom PREFIX [1]Ion-Mihai Tetcu2009-06-103-7/+19
| | | | | | | | | | | | | | | - pkg-message --> files/pkg-message.in; [2] - don't hardcode DOCSDIR to default in it - display it only when NOPORTDOCS it's not defined - rework PORTDOCS installation a little [3] - bump PORTREVISION [3] Submitted by: Sahil Tandon [1][3], itetcu@ [2] Reported by: QATty [1] Approved by: maintainer Notes: svn path=/head/; revision=235529
* - Update to 0.9.1.Stanislav Sedov2009-06-095-25/+38
| | | | Notes: svn path=/head/; revision=235494
* - Update to 9.7.71.Stanislav Sedov2009-06-092-4/+4
| | | | Notes: svn path=/head/; revision=235491
* - Update to 20080127.Stanislav Sedov2009-06-098-139/+5
| | | | Notes: svn path=/head/; revision=235486
* - Update lang/python26 and make Python 2.6.2 to the default Python versionMartin Wilke2009-06-082-4/+2
| | | | | | | | Tested by: 3 pointyhat runs Thanks to: pav, gahr, lwhsu, mva, amdmi3 Notes: svn path=/head/; revision=235453
* - Attempt to fix build with custom LOCALBASEPietro Cerutti2009-06-042-2/+2
| | | | | | | Reported by: QS Tindie Notes: svn path=/head/; revision=235164
* - Make the port localbase-clean.Stanislav Sedov2009-06-011-3/+3
| | | | | | | Reported by: QAT run Notes: svn path=/head/; revision=234963
* - Add missing dependency (bison)Renato Botelho2009-05-261-0/+1
| | | | | | | | Reported by: QAT Pointyhat to: garga Notes: svn path=/head/; revision=234578
* The Verilog-Perl library is a building point for Verilog support in the PerlRenato Botelho2009-05-265-0/+98
| | | | | | | | | | | | | | | | | | | | | | | | | | | language. It includes: * Verilog::Getopt which parses command line options similar to C++ and VCS. * Verilog::Language which knows the language keywords and parses numbers. * Verilog::Netlist which builds netlists out of Verilog files. This allows easy scripts to determine things such as the hierarchy of modules. * Verilog::Parser invokes callbacks for language tokens. * Verilog::Preproc preprocesses the language, and allows reading post-processed files right from Perl without temporary files. * vpassert inserts PLIish warnings and assertions for any simulator. * vppreproc preprocesses the complete Verilog 2001 and SystemVerilog language. * vrename renames and cross-references Verilog symbols. Vrename creates Verilog cross references and makes it easy to rename signal and module names across multiple files. Vrename uses a simple and efficient three step process. First, you run vrename to create a list of signals in the design. You then edit this list, changing as many symbols as you wish. Vrename is then run a second time to apply the changes. WWW: http://www.veripool.org/wiki/verilog-perl PR: ports/134124 Submitted by: Otacílio de Araújo Ramos Neto <otacilio.neto at ee.ufcg.edu.br> Notes: svn path=/head/; revision=234576
* Remove qt4 build tools from run dependencies.Max Brazhnikov2009-05-241-1/+2
| | | | | | | Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=234480
* - Chase fftw3 updatePav Lucistnik2009-05-181-1/+1
| | | | Notes: svn path=/head/; revision=234143
* - Update to 1.19DPav Lucistnik2009-05-124-111/+10
| | | | | | | | PR: ports/134479 Submitted by: Pedro F. Giffuni <giffunip@tutopia.com> Notes: svn path=/head/; revision=233768
* Fix LIB_DEPENDS on devel/readline: its sh lib version was bumped recently fromIon-Mihai Tetcu2009-05-121-2/+3
| | | | | | | | | | 5 to 6. Forgotten by: araujo@ Reported by: QAT Notes: svn path=/head/; revision=233764
* - Update to 0.0.7Beat Gaetzi2009-05-073-77/+76
| | | | | | | | | PR: ports/134330 Submitted by: Dominic Fandrey <kamikaze AT bsdforen.de> (maintainer) Approved by: miwi (mentor) Notes: svn path=/head/; revision=233368
* Don't fail if share/qcad can't be removed since it might be used by other portsIon-Mihai Tetcu2009-05-061-1/+1
| | | | | | | Requested by: mr@ Notes: svn path=/head/; revision=233317
* Don't fail if share/qcad can't be removed since it might be used by other portsIon-Mihai Tetcu2009-05-061-1/+1
| | | | | | | | Submitted by: mi@ Approved by: mr@ Notes: svn path=/head/; revision=233309
* Really fix the plist.Ion-Mihai Tetcu2009-05-031-1/+1
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=233174
* Fix plist.Ion-Mihai Tetcu2009-05-031-2/+2
| | | | | | | Prompted by: QAT Notes: svn path=/head/; revision=233162
* Add missing pkg-plist.Michael Reifenberger2009-05-021-0/+2
| | | | Notes: svn path=/head/; revision=233120
* The attached patches achieve the following improvements:Michael Reifenberger2009-05-023-26/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * cad/qcad itself: 1. Enable parallel build. This is safe, because the vendor's script supports it (but only, when one is using distcc). 2. Remove the special handling for Alpha. I guess, this is a historical wart -- the current version of qcad compiles on my amd64 with `-Wall -W' without any warnings. If Alpha bites again, the wart can be put back until someone tracks the bug down. * cad/qcad-partslib: 1. Fetch the .tar.gz, rather than .zip variant of the distribution. This new file is more than twice smaller. 2. Remove build-dependency on qcad -- this is useless for a pure-data port and only complicates package building and installation (a PORTREVISION bump in qcad itself, for example, will necessitate rebuilding partslib without any good reason). 3. Don't create an intermediate extraction under ${WRKSRC} for the sole purpose of creating PLIST -- extract from ${DISTFILE} into ${DATADIR} directly and use tar's output to create PLIST on the fly. This saves a ton of I/O and diskspace during packaging. Submitted by: Mikhail T. <mi+thun [at] aldan.algebra.com> Notes: svn path=/head/; revision=233119
* - Update to 0.0.15Dmitry Marakasov2009-04-273-6/+102
| | | | Notes: svn path=/head/; revision=232819
* Update to 0.17.2.Hiroki Sato2009-04-252-4/+4
| | | | Notes: svn path=/head/; revision=232748
* Use port* and *DIr as they should be and fix plist.Ion-Mihai Tetcu2009-04-232-62/+61
| | | | | | | Prompted by: QAT QA run Notes: svn path=/head/; revision=232615
* Update to 0.17.1.Hiroki Sato2009-04-124-16/+7
| | | | Notes: svn path=/head/; revision=232241
* - Update maintainer mail addressDennis Herrmann2009-04-052-2/+2
| | | | | | | | | PR: ports/133397 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Approved by: tabthorpe (co-mentor) Notes: svn path=/head/; revision=231669
* - Mark BROKEN: does not compile (bvl_bcomp_y.y)Pav Lucistnik2009-04-051-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=231661
* - Mark MAKE_JOBS_SAFEDmitry Marakasov2009-03-311-0/+1
| | | | | | | - Use SF/subdir abbreviation for some ports Notes: svn path=/head/; revision=231398
* Update to 20081128. Changes include:Hiroki Sato2009-03-284-18/+14
| | | | | | | | | | | | | | | | | | | | | | | - Minor bug fixes in RS274-X output. - Bug fixes in postscript output - DRC checks for annular ring on pads only uses the mininum annular ring drc setting instead of also checking minimum copper width. - Fix postscript output for zero length lines. - Improve the 'save before closing' dialogs. - Fixed bugs where objects attached to the cursor vanish sometimes. - Allow outline layers to have only arcs. - Added "Ben Mode" png output which provides a simulated "photograph" of the board. Very nice for publications. - Fix poly clearance around rotated pads. - Fix the batch HID which had bit rotted a little. - Display net names hierarchically. - Various speed improvements in the GTK HID. - Various speed improvements in the autorouter. - Minor improvements to the windows port. - Other various bug fixes. Notes: svn path=/head/; revision=231212
* Update to 2.2.0. Don't install a .DS_Store file.Stefan Farfeleder2009-03-283-25/+71
| | | | | | | Approved by: maintainer, brix Notes: svn path=/head/; revision=231182
* bump PORTREVISION after cmake updateMax Brazhnikov2009-03-241-0/+1
| | | | Notes: svn path=/head/; revision=230897
* - Update to 18Pav Lucistnik2009-03-249-66/+76
| | | | | | | | | PR: ports/130047 Submitted by: Pedro F. Giffuni <giffunip@tutopia.com> Approved by: maintainer timeout (2 months) Notes: svn path=/head/; revision=230864
* - Add missing plistMartin Wilke2009-03-231-0/+229
| | | | Notes: svn path=/head/; revision=230723
* - Upgrade to 2.3.1Thierry Thomas2009-03-193-19/+5
| | | | | | | | | Changelog at <http://geuz.org/gmsh/doc/VERSIONS.txt> - Don't depend anymore on math/gsl. Notes: svn path=/head/; revision=230429
* Welcome to the new linux ports infrastructure which allows usingBoris Samorodov2009-03-193-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | both current (fc4) and future linux (f8) distributions at one ports tree. The patch contains full changes to ports/Mk files and all ports involved. But only infrastructure is changed. The resulting packages are the same as before. Hence no need to bump PORTREVISIONs. The idea was taken from bsd.gnome.mk and others. More than 130 ports are switched to follow a new linux infrastructure introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new bsd.linux-apps.mk. Thanks for all who was involved and helped me with this work. And help from Alexander Leidinger was incredible. Other changes are coming. Stay tuned! PR: ports/132510 Submitted by: bsam (me) Exp-run by: portmgr (pav) Notes: svn path=/head/; revision=230420
* Fix the previous patch.Thierry Thomas2009-02-242-6/+11
| | | | | | | | PR: ports/131600 Submitted by: Cristiano Rolim Pereira <cristianorolim (at) hotmail.com> Notes: svn path=/head/; revision=229010
* - Change default Tcl/Tk version to 8.5Martin Matuska2009-02-232-2/+2
| | | | | | | | | - Bump PORTVERSION of ports affected Tested by: pointyhat (pav) Notes: svn path=/head/; revision=228909
* - Add/change USE_TCL/USE_TK from YES to 84 due to planned default tclMartin Matuska2009-02-231-1/+1
| | | | | | | change Notes: svn path=/head/; revision=228899
* - Bump PORTEPOCH, this was missed in previous update [1].Stanislav Sedov2009-02-2112-18/+51
| | | | | | | | | | | - Use proper shebang line in perl and python scripts [1]. - Define INSTALLS_ICONS and USE_GETTEXT where appropriate. - Implement WITHOUT_NLS knob. Reported by: Nick Withers <nick@nickwithers.com> [1] Notes: svn path=/head/; revision=228772
* - Update to 0.51.0Martin Wilke2009-02-213-52/+38
| | | | | | | | PR: 131840 Submitted by: Ports Fury Notes: svn path=/head/; revision=228751
* - Update to 2.2.0Martin Wilke2009-02-202-4/+4
| | | | | | | | PR: 131839 Submitted by: Ports Fury Notes: svn path=/head/; revision=228726
* - Change USE_TCL=yes to USE_TCL=84 due to planned change of default TclMartin Matuska2009-02-141-2/+2
| | | | Notes: svn path=/head/; revision=228276
* - Pass maintainership along.Wesley Shields2009-02-132-2/+2
| | | | Notes: svn path=/head/; revision=228215
* Unbreak with gcc-43.Thierry Thomas2009-02-111-0/+11
| | | | | | | Reported by: pointyhat via Pav Notes: svn path=/head/; revision=228070
* - Update to 2.5.011109.Stanislav Sedov2009-02-083-53/+55
| | | | Notes: svn path=/head/; revision=227835
* - Update to 8.08.Stanislav Sedov2009-02-082-28/+20
| | | | Notes: svn path=/head/; revision=227833
* - Update to 9.7.70.Stanislav Sedov2009-02-082-4/+4
| | | | Notes: svn path=/head/; revision=227818
* - Update to 1.4.3.Stanislav Sedov2009-02-0832-444/+447
| | | | | | | | PR: ports/131468 (based on) Submitted by: Oliver Lehmann <oliver@freebsd.org> Notes: svn path=/head/; revision=227812