summaryrefslogtreecommitdiff
path: root/cad (follow)
Commit message (Collapse)AuthorAgeFilesLines
* BROKEN: Broken dependency after python 2.4 updateKris Kennaway2004-12-111-0/+2
| | | | Notes: svn path=/head/; revision=123752
* Update to version 2.10Kirill Ponomarev2004-12-112-3/+3
| | | | | | | | PR: ports/74944 Submitted by: Ports Fury Notes: svn path=/head/; revision=123733
* BROKEN: Does not compile on 4.xKirill Ponomarev2004-12-091-1/+7
| | | | Notes: svn path=/head/; revision=123550
* Fix build without imake.Dejan Lesjak2004-12-071-0/+1
| | | | | | | Pointed out by: dosirak via kris, while testing X.Org upgrade Notes: svn path=/head/; revision=123388
* Add missing dependency.Kirill Ponomarev2004-11-301-1/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=122830
* Update to version 0.40.0Kirill Ponomarev2004-11-268-22/+122
| | | | | | | | PR: ports/74422 Submitted by: Ports Fury Notes: svn path=/head/; revision=122523
* Since /usr/X11R6/... seems to be hardcoded in qcadMichael Reifenberger2004-11-252-0/+2
| | | | | | | | | | help first-time-users by using 'USE_X_PREFIX=yes' PR: ports/74118 Submitted by: TAOKA Fumiyoshi <fmysh X iijmio-mail.jp> Notes: svn path=/head/; revision=122413
* Upgrade to 4.4.Thierry Thomas2004-11-2114-131/+367
| | | | | | | Note: high order Finite Element package NGSolve is included. Notes: svn path=/head/; revision=122099
* Update to 0.1.9:Volker Stolz2004-11-194-7/+13
| | | | | | | | | | | | -Added Sparse Matrix Solver. -Fixed Compile problems. -Fixed bug in reading DXF files. PR: ports/74026 Submitted by: maintainer Notes: svn path=/head/; revision=121970
* - Triangle is the default, unless PACKAGE_BUILDING;Thierry Thomas2004-11-161-12/+11
| | | | | | | | | - add a RUN_DEPENDS to the solver getdp. Suggested by: Pedro F. Giffuni. Notes: svn path=/head/; revision=121780
* Chase Triangle.Thierry Thomas2004-11-151-1/+1
| | | | Notes: svn path=/head/; revision=121719
* Add triangle 1.5, a Two-Dimensional Quality Mesh Generator andThierry Thomas2004-11-156-81/+0
| | | | | | | | | | | | Delaunay Triangulator. Change category from cad to math. Requested by: Pedro F. Giffuni Approved by: marcus Notes: svn path=/head/; revision=121715
* - Use the external Triangle;Thierry Thomas2004-11-152-12/+20
| | | | | | | | - Fix NO_CDROM; - Handle $EDITOR. Notes: svn path=/head/; revision=121653
* Add triangle 1.5, a Two-Dimensional Quality Mesh Generator andThierry Thomas2004-11-156-0/+81
| | | | | | | Delaunay Triangulator. Notes: svn path=/head/; revision=121650
* Support CFLAGS properlyKirill Ponomarev2004-11-141-1/+7
| | | | | | | | PR: ports/73898 Submitted by: Ports Fury Notes: svn path=/head/; revision=121555
* Update to version 1.56.2Kirill Ponomarev2004-11-143-3/+13
| | | | | | | | PR: ports/73899 Submitted by: Ports Fury Notes: svn path=/head/; revision=121554
* upgrade to 2.09Ying-Chieh Liao2004-11-122-4/+3
| | | | Notes: svn path=/head/; revision=121450
* Update to 1.7: Major feature upgradeVolker Stolz2004-11-104-49/+52
| | | | | | | | PR: ports/73301 Submitted by: maintainer Notes: svn path=/head/; revision=121308
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-074-1/+4
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* Update to 0.8Tilman Keskinoz2004-11-053-5/+6
| | | | | | | | PR: 72949 Submitted by: Joachim Strombergson <watchman@ludd.ltu.se> Notes: svn path=/head/; revision=120862
* Update to version 1.56.1Kirill Ponomarev2004-11-012-3/+3
| | | | | | | | PR: ports/73345 Submitted by: Ports Fury Notes: svn path=/head/; revision=120594
* The spice maintainers changed the syntax of the "alter" commandJohn Polstra2004-10-301-2/+11
| | | | | | | | | since the documentation was written. Fix the port so that it emits an error message rather than getting a segmentation violation if the old syntax is used. Notes: svn path=/head/; revision=120504
* tochnog builds with gcc-3.4.2.Thierry Thomas2004-10-261-12/+6
| | | | | | | | | | Since I'm there, replace USE_THREADS by WITH_THREADS. PR: ports/73125 Submitted by: Pedro F. Giffuni. Notes: svn path=/head/; revision=120282
* Update to version 1.56.0.Thierry Thomas2004-10-213-8/+11
| | | | | | | | PR: ports/72818 Submitted by: KATO Tsuguru. Notes: svn path=/head/; revision=119937
* - upgrade to ngspice_rework-15Yen-Ming Lee2004-10-1311-261/+50
| | | | | | | | | | | | | | - utilize INFO - add USE_LIBTOOL_VER?=15 to eliminate *.la files - make this port portlint clean PR: 72008 Submitted by: leeym Reviewed by: maintainer Approved by: maintainer Notes: svn path=/head/; revision=119129
* upgrade to qcad-2.0.4.0-1Michael Reifenberger2004-10-124-38/+5
| | | | Notes: svn path=/head/; revision=118966
* Update to version 1.55.5Kirill Ponomarev2004-10-122-3/+3
| | | | | | | | PR: ports/72314 Submitted by: Ports Fury Notes: svn path=/head/; revision=118910
* Update to 16; add USE_BZIP2; fix plist.Mark Linimon2004-10-123-7/+65
| | | | | | | | PR: ports/71152 Submitted by: Stefan Walter <sw at gegenunendlich dot de> (maintainer) Notes: svn path=/head/; revision=118813
* Increase USE_GCC to 3.4 for those ports which compile with it.Kris Kennaway2004-09-302-2/+2
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=118503
* BROKEN on 5.x: Broken by changes to make(1)Kris Kennaway2004-09-181-1/+7
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118256
* Unbreak the build on 5.X and -CURRENT.Alexey Dokuchaev2004-09-181-0/+20
| | | | | | | | Reported by: pointyhat.freebsd.org Approved by: portmgr (marcus), fjoe (mentor, implicit) Notes: svn path=/head/; revision=118227
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-171-0/+4
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118212
* Fix compilation error due to wrong set parenthesis.Michael Reifenberger2004-09-121-0/+11
| | | | | | | | | PR: ports/71540 (with fix), ports/71574 Submitted by: Rainer Goellner <rainer at jabbe.de> Approved by: portmgr Notes: svn path=/head/; revision=118149
* Fix compilation with gcc-3.4Michael Reifenberger2004-08-282-0/+16
| | | | | | | Submitted by: Tilman Linneweh <arved at FreeBSD.org> Notes: svn path=/head/; revision=117499
* add dxf2fig 2.07Ying-Chieh Liao2004-08-264-0/+32
| | | | | | | DXF to FIG converter Notes: svn path=/head/; revision=117302
* Update to version 1.55.0Kirill Ponomarev2004-08-232-32/+37
| | | | | | | | PR: ports/70864 Submitted by: Ports Fury Notes: svn path=/head/; revision=117145
* Fix build with gcc-3.4Kirill Ponomarev2004-08-222-1/+18
| | | | | | | Pet portlint. Notes: svn path=/head/; revision=117059
* Fix build with gcc-3.4Kirill Ponomarev2004-08-229-17/+96
| | | | | | | | PR: ports/70784 Submitted by: Ports Fury Notes: svn path=/head/; revision=116996
* BROKEN on 5.x: Does not compile with gcc 3.4.2Kris Kennaway2004-08-161-1/+7
| | | | Notes: svn path=/head/; revision=116340
* Remove redeclaration, introduced in previous commit, to fix buildTilman Keskinoz2004-08-151-9/+5
| | | | | | | on CURRENT. Notes: svn path=/head/; revision=116282
* - Update to 2.0.0.p5Volker Stolz2004-08-103-6/+17
| | | | | | | - USE_GCC=3.3 on 4.X Notes: svn path=/head/; revision=115803
* Update to version 7.0.0Kirill Ponomarev2004-07-254-48/+46
| | | | | | | | PR: ports/69577 Submitted by: Ports Fury Notes: svn path=/head/; revision=114682
* Update MASTER_SITES and WWW: lineKirill Ponomarev2004-07-142-4/+4
| | | | | | | | PR: ports/68999 Submitted by: Ports Fury Notes: svn path=/head/; revision=113636
* BROKEN: UnfetchableKris Kennaway2004-07-111-0/+2
| | | | Notes: svn path=/head/; revision=113376
* Chase libgsl-updateVolker Stolz2004-07-071-1/+1
| | | | Notes: svn path=/head/; revision=113119
* Upgrade to 1.54.1.Thierry Thomas2004-07-062-3/+3
| | | | | | | | | | Remark: Netgen is now included, but it does not depends on the port cad/netgen. Reminded by: Pedro F. Giffuni. Notes: svn path=/head/; revision=113094
* Add dinotrace, a mature signal waveform viewer used to debug digital designPav Lucistnik2004-07-054-0/+37
| | | | | | | | | | simulations. PR: ports/68688 Submitted by: Joachim Strombergson <watchman@ludd.ltu.se> Notes: svn path=/head/; revision=113000
* Update to 0.7.20040606.MANTANI Nobutaka2004-07-042-4/+4
| | | | | | | | PR: ports/68643 Submitted by: maintainer Notes: svn path=/head/; revision=112912
* Update to version 0.34Kirill Ponomarev2004-07-034-199/+147
| | | | | | | | PR: ports/68629 Submitted by: Ports Fury Notes: svn path=/head/; revision=112860
* Update to version 0.16Kirill Ponomarev2004-06-273-12/+11
| | | | | | | | PR: ports/68369 Submitted by: Ports Fury Notes: svn path=/head/; revision=112381