summaryrefslogtreecommitdiff
path: root/cad (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add imake build dependency, it is no longer implied by USE_XLIB.Dejan Lesjak2004-12-231-0/+1
| | | | | Pointed out by: dosirak via kris Approved by: maintainer timeout
* Put all hacks of hicolor icons and mime from ports to bsd.gnome.mk's gnomehack.Jeremy Messenger2004-12-211-20/+0
| | | | | | | | | deskutils/drivel is the only port that has pkg-plist change, so bump the PORTREVISION. The rest else should be no function change, but just remove the patches to allow gnomehack takes care of it. Keep in mind, I only touch those ports that already have gnomehack. Reviewed by: pav and marcus
* pointyhat-fix: cad/fandangoEdwin Groothuis2004-12-171-1/+1
| | | | | | | | | | cad/fandango doesn't build due to Python dependency problem. Change: chase Python update (lang/python is 2.4 now) Reported by: pointyhat PR: ports/74924 Submitted by: Hendrik Scholz <hendrik@scholz.net>
* Clean up handling of locale directories at deinstall-time:Kris Kennaway2004-12-162-0/+12
| | | | | * Don't remove "system directories" (which were created by BSD.*.dist) * Silently try to remove locale directories which we might have created
* Upgrade to latest version.Thierry Thomas2004-12-152-4/+3
| | | | Suggested by: Pedro F. Giffuni.
* Update to 4.13Volker Stolz2004-12-136-20/+26
| | | | | | PR: ports/74539 Submitted by: Frank Mayhar Approved by: maintainer
* BROKEN: Broken dependency after python 2.4 updateKris Kennaway2004-12-111-0/+2
|
* Update to version 2.10Kirill Ponomarev2004-12-112-3/+3
| | | | | PR: ports/74944 Submitted by: Ports Fury
* BROKEN: Does not compile on 4.xKirill Ponomarev2004-12-091-1/+7
|
* Fix build without imake.Dejan Lesjak2004-12-071-0/+1
| | | | Pointed out by: dosirak via kris, while testing X.Org upgrade
* Add missing dependency.Kirill Ponomarev2004-11-301-1/+1
| | | | Reported by: pointyhat
* Update to version 0.40.0Kirill Ponomarev2004-11-268-22/+122
| | | | | PR: ports/74422 Submitted by: Ports Fury
* 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>
* Upgrade to 4.4.Thierry Thomas2004-11-2114-131/+367
| | | | Note: high order Finite Element package NGSolve is included.
* 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
* - 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.
* Chase Triangle.Thierry Thomas2004-11-151-1/+1
|
* 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
* - Use the external Triangle;Thierry Thomas2004-11-152-12/+20
| | | | | - Fix NO_CDROM; - Handle $EDITOR.
* Add triangle 1.5, a Two-Dimensional Quality Mesh Generator andThierry Thomas2004-11-156-0/+81
| | | | Delaunay Triangulator.
* Support CFLAGS properlyKirill Ponomarev2004-11-141-1/+7
| | | | | PR: ports/73898 Submitted by: Ports Fury
* Update to version 1.56.2Kirill Ponomarev2004-11-143-3/+13
| | | | | PR: ports/73899 Submitted by: Ports Fury
* upgrade to 2.09Ying-Chieh Liao2004-11-122-4/+3
|
* Update to 1.7: Major feature upgradeVolker Stolz2004-11-104-49/+52
| | | | | PR: ports/73301 Submitted by: maintainer
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-074-1/+4
| | | | big upgrade.
* Update to 0.8Tilman Keskinoz2004-11-053-5/+6
| | | | | PR: 72949 Submitted by: Joachim Strombergson <watchman@ludd.ltu.se>
* Update to version 1.56.1Kirill Ponomarev2004-11-012-3/+3
| | | | | PR: ports/73345 Submitted by: Ports Fury
* 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.
* 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.
* Update to version 1.56.0.Thierry Thomas2004-10-213-8/+11
| | | | | PR: ports/72818 Submitted by: KATO Tsuguru.
* - 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
* upgrade to qcad-2.0.4.0-1Michael Reifenberger2004-10-124-38/+5
|
* Update to version 1.55.5Kirill Ponomarev2004-10-122-3/+3
| | | | | PR: ports/72314 Submitted by: Ports Fury
* 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)
* Increase USE_GCC to 3.4 for those ports which compile with it.Kris Kennaway2004-09-302-2/+2
| | | | Approved by: portmgr
* BROKEN on 5.x: Broken by changes to make(1)Kris Kennaway2004-09-181-1/+7
| | | | Approved by: portmgr (self)
* 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)
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-171-0/+4
| | | | Approved by: portmgr (self)
* 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
* Fix compilation with gcc-3.4Michael Reifenberger2004-08-282-0/+16
| | | | Submitted by: Tilman Linneweh <arved at FreeBSD.org>
* add dxf2fig 2.07Ying-Chieh Liao2004-08-264-0/+32
| | | | DXF to FIG converter
* Update to version 1.55.0Kirill Ponomarev2004-08-232-32/+37
| | | | | PR: ports/70864 Submitted by: Ports Fury
* Fix build with gcc-3.4Kirill Ponomarev2004-08-222-1/+18
| | | | Pet portlint.
* Fix build with gcc-3.4Kirill Ponomarev2004-08-229-17/+96
| | | | | PR: ports/70784 Submitted by: Ports Fury
* BROKEN on 5.x: Does not compile with gcc 3.4.2Kris Kennaway2004-08-161-1/+7
|
* Remove redeclaration, introduced in previous commit, to fix buildTilman Keskinoz2004-08-151-9/+5
| | | | on CURRENT.
* - Update to 2.0.0.p5Volker Stolz2004-08-103-6/+17
| | | | - USE_GCC=3.3 on 4.X
* Update to version 7.0.0Kirill Ponomarev2004-07-254-48/+46
| | | | | PR: ports/69577 Submitted by: Ports Fury
* Update MASTER_SITES and WWW: lineKirill Ponomarev2004-07-142-4/+4
| | | | | PR: ports/68999 Submitted by: Ports Fury
* BROKEN: UnfetchableKris Kennaway2004-07-111-0/+2
|