aboutsummaryrefslogtreecommitdiffstats
path: root/cad
Commit message (Collapse)AuthorAgeFilesLines
* Update to 4.13vs2004-12-136-20/+26
| | | | | | PR: ports/74539 Submitted by: Frank Mayhar Approved by: maintainer
* BROKEN: Broken dependency after python 2.4 updatekris2004-12-121-0/+2
|
* Update to version 2.10krion2004-12-122-3/+3
| | | | | PR: ports/74944 Submitted by: Ports Fury
* BROKEN: Does not compile on 4.xkrion2004-12-091-1/+7
|
* Fix build without imake.lesi2004-12-071-0/+1
| | | | Pointed out by: dosirak via kris, while testing X.Org upgrade
* Add missing dependency.krion2004-12-011-1/+1
| | | | Reported by: pointyhat
* Update to version 0.40.0krion2004-11-278-22/+122
| | | | | PR: ports/74422 Submitted by: Ports Fury
* Since /usr/X11R6/... seems to be hardcoded in qcadmr2004-11-262-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.thierry2004-11-2214-131/+367
| | | | Note: high order Finite Element package NGSolve is included.
* Update to 0.1.9:vs2004-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;thierry2004-11-171-12/+11
| | | | | | - add a RUN_DEPENDS to the solver getdp. Suggested by: Pedro F. Giffuni.
* Chase Triangle.thierry2004-11-161-1/+1
|
* Add triangle 1.5, a Two-Dimensional Quality Mesh Generator andthierry2004-11-166-81/+0
| | | | | | | | | Delaunay Triangulator. Change category from cad to math. Requested by: Pedro F. Giffuni Approved by: marcus
* - Use the external Triangle;thierry2004-11-152-12/+20
| | | | | - Fix NO_CDROM; - Handle $EDITOR.
* Add triangle 1.5, a Two-Dimensional Quality Mesh Generator andthierry2004-11-156-0/+81
| | | | Delaunay Triangulator.
* Support CFLAGS properlykrion2004-11-141-1/+7
| | | | | PR: ports/73898 Submitted by: Ports Fury
* Update to version 1.56.2krion2004-11-143-3/+13
| | | | | PR: ports/73899 Submitted by: Ports Fury
* upgrade to 2.09ijliao2004-11-122-4/+3
|
* Update to 1.7: Major feature upgradevs2004-11-104-49/+52
| | | | | PR: ports/73301 Submitted by: maintainer
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-084-1/+4
| | | | big upgrade.
* Update to 0.8arved2004-11-053-5/+6
| | | | | PR: 72949 Submitted by: Joachim Strombergson <watchman@ludd.ltu.se>
* Update to version 1.56.1krion2004-11-022-3/+3
| | | | | PR: ports/73345 Submitted by: Ports Fury
* The spice maintainers changed the syntax of the "alter" commandjdp2004-10-311-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.thierry2004-10-271-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.thierry2004-10-223-8/+11
| | | | | PR: ports/72818 Submitted by: KATO Tsuguru.
* - upgrade to ngspice_rework-15leeym2004-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-1mr2004-10-124-38/+5
|
* Update to version 1.55.5krion2004-10-122-3/+3
| | | | | PR: ports/72314 Submitted by: Ports Fury
* Update to 16; add USE_BZIP2; fix plist.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.kris2004-09-302-2/+2
| | | | Approved by: portmgr
* BROKEN on 5.x: Broken by changes to make(1)kris2004-09-191-1/+7
| | | | Approved by: portmgr (self)
* Unbreak the build on 5.X and -CURRENT.danfe2004-09-181-0/+20
| | | | | Reported by: pointyhat.freebsd.org Approved by: portmgr (marcus), fjoe (mentor, implicit)
* BROKEN on 5.x: Does not compilekris2004-09-181-0/+4
| | | | Approved by: portmgr (self)
* Fix compilation error due to wrong set parenthesis.mr2004-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.4mr2004-08-282-0/+16
| | | | Submitted by: Tilman Linneweh <arved at FreeBSD.org>
* add dxf2fig 2.07ijliao2004-08-264-0/+32
| | | | DXF to FIG converter
* Update to version 1.55.0krion2004-08-242-32/+37
| | | | | PR: ports/70864 Submitted by: Ports Fury
* Fix build with gcc-3.4krion2004-08-232-1/+18
| | | | Pet portlint.
* Fix build with gcc-3.4krion2004-08-229-17/+96
| | | | | PR: ports/70784 Submitted by: Ports Fury
* BROKEN on 5.x: Does not compile with gcc 3.4.2kris2004-08-161-1/+7
|
* Remove redeclaration, introduced in previous commit, to fix buildarved2004-08-161-9/+5
| | | | on CURRENT.
* - Update to 2.0.0.p5vs2004-08-103-6/+17
| | | | - USE_GCC=3.3 on 4.X
* Update to version 7.0.0krion2004-07-264-48/+46
| | | | | PR: ports/69577 Submitted by: Ports Fury
* Update MASTER_SITES and WWW: linekrion2004-07-142-4/+4
| | | | | PR: ports/68999 Submitted by: Ports Fury
* BROKEN: Unfetchablekris2004-07-111-0/+2
|
* Chase libgsl-updatevs2004-07-071-1/+1
|
* Upgrade to 1.54.1.thierry2004-07-072-3/+3
| | | | | | | Remark: Netgen is now included, but it does not depends on the port cad/netgen. Reminded by: Pedro F. Giffuni.
* Add dinotrace, a mature signal waveform viewer used to debug digital designpav2004-07-064-0/+37
| | | | | | | simulations. PR: ports/68688 Submitted by: Joachim Strombergson <watchman@ludd.ltu.se>
* Update to 0.7.20040606.nobutaka2004-07-042-4/+4
| | | | | PR: ports/68643 Submitted by: maintainer
* Update to version 0.34krion2004-07-034-199/+147
| | | | | PR: ports/68629 Submitted by: Ports Fury
* Update to version 0.16krion2004-06-283-12/+11
| | | | | PR: ports/68369 Submitted by: Ports Fury
* - Fix WWW:krion2004-06-151-1/+1
| | | | | PR: ports/67958 Submitted by: Pedro F. Giffuni <giffunip@asme.org>
* Upgrade to 1.53.1.thierry2004-06-143-5/+14
| | | | Reminded by: Pedro F. Giffuni.
* o Update to 6.0.8lioux2004-06-133-8/+16
| | | | o Drop maintainership
* - Fix MASTER_SITESkrion2004-06-081-3/+1
| | | | | PR: ports/67693 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
* - Tie subdirs to respective master sitespav2004-06-021-3/+4
| | | | | PR: ports/67474 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
* - Update WWWpav2004-05-301-1/+1
|
* Update to 0.2.6 (unbreak on 4.x)vs2004-05-253-11/+13
|
* update to version 2.0.3.3-1mr2004-05-232-5/+5
|
* BROKEN on 4.x: Does not compilekris2004-05-231-1/+7
|
* Upgrade to 1.1.1.thierry2004-05-237-48/+125
|
* - Fix dependencies of package: no point having meta port with BUILD_DEPENDSpav2004-05-221-1/+2
| | | | | | | - Bump PORTREVISION PR: ports/67005 Submitted by: bruno <bruno@mail.tinkerbox.org> (maintainer)
* - Add MASTER_SITE_LOCAL to MASTER_SITES to improve availability.hrs2004-05-181-1/+4
| | | | | | | - Add USE_BISON=yes to unbreak the build. Pointed out by: kris Approved by: linimon (mentor)
* Add cad/alliance, which is a complete set of free CAD tools andhrs2004-05-1411-0/+1522
| | | | | | | | portable libraries for VLSI design. It includes a VHDL compiler and simulator, logic synthesis tools, automatic place and route tools, and portable CMOS libraries. Approved by: linimon (mentor)
* Make portlint happy by replacing space to tabmaho2004-05-071-2/+2
| | | | | PR: 65409 Submitted by: trevor
* Add netgen 4.3.1, an automatic 3D tetrahedral mesh generator.thierry2004-05-0611-0/+291
|
* Unbreak.maho2004-05-062-2/+22
| | | | Suggestion by: "Pedro F. Giffuni" <giffunip@yahoo.com> and kris
* unzip is only used in the install phase, so it's a BUILD_DEPENDS, not ankris2004-05-031-1/+1
| | | | EXTRACT_DEPENDS
* Unbreak if Mesa/libglut not present.vs2004-04-191-0/+6
| | | | | Submitted by: maintainer Approved by: linimon (mentor)
* BROKEN: Does not compilekris2004-04-171-0/+2
|
* Update to 0.1.4:vs2004-04-155-26/+22
| | | | | | | | | | | | | | - GUI support with GTK and GTKGLExt - New triangulation routine - Interactive refinement of mesh - Importing DXF files natively - Eigensolver for Wave Equation type problems Minor port cleanup. PR: 65471 Submitted by: Sarod Yatawatta (maintainer) Approved by: linimon (mentor)
* unzip is an EXTRACT_DEPENDS, not BUILD_DEPENDSkris2004-04-121-1/+1
|
* Tidy up whitespace.trevor2004-04-112-2/+2
|
* Trim whitespace.trevor2004-04-111-1/+1
|
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-053-2/+3
|
* - Update to version 3.1.38krion2004-04-034-99/+76
| | | | | PR: ports/65077 Submitted by: Ports Fury
* Remove category pkg/COMMENT files in favour of a COMMENT variable in thekris2004-04-022-1/+2
| | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651
* SIZEify (maintainer timeout)trevor2004-03-319-0/+10
|
* Style:pav2004-03-294-66/+32
| | | | | | | | | | - Update MASTER_SITES - Update WWW and rewrap pkg-descr - Use USE_GNOME - Sort pkg-plist PR: ports/64852 Submitted by: Ports Fury
* correct pkg-plist creation.mr2004-03-291-4/+4
| | | | do not handle libraries datadir since it is handled by qcad-partslib.
* add qcad-partslib the parts-library for qcad.mr2004-03-284-0/+47
|
* - upgrade to 2.0.3.1mr2004-03-285-212/+36
| | | | | | | | for changes see: http://www.ribbonsoft.com/qcad_doc_changelog.html - use bash for buildscript - make portlint happy - dynamically create pkg-plist - install docs and examples
* - Reset maintainer to ports@FreeBSD.org, thank you Anders forkrion2004-03-251-1/+1
| | | | | | | your work! PR: ports/64665 Submitted by: Anders Andersson <anders@andersa.net>
* Upgrade to 1.51.4.thierry2004-03-212-3/+3
| | | | | | PR: ports/63990 Submitted by: "Pedro f. Giffuni" <giffunip@asme.org> Approved by: mat (implicit).
* Reorder those filesmat2004-03-211-1/+1
|
* - Update to version 20040220krion2004-03-192-4/+4
| | | | | PR: ports/64432 Submitted by: maintainer
* Add size data, approved by maintainers.trevor2004-03-192-0/+2
|
* Add size data.trevor2004-03-181-0/+1
| | | | Approved by: maintainers
* SIZEify.trevor2004-03-181-0/+1
|
* - Update to version 0.42bkrion2004-03-1721-5/+237
| | | | | PR: ports/64330 Submitted by: Ports Fury
* - Update to version 4.6.0krion2004-03-153-185/+366
| | | | | PR: ports/64254 Submitted by: maintainer
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-149-9/+9
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* now we have python shared lib by defaultijliao2004-03-091-7/+3
|
* - Update gEDA suite to 20040111 versionpav2004-03-0725-156/+371
| | | | | PR: ports/62549 Submitted by: bruno <bruno@mail.tinkerbox.org> (maintainer)
* - This is not using libgeda at all, so don't depend on itpav2004-03-071-4/+2
|
* Unbreak by chasing checksum (minor source code changes, and a new datakris2004-03-062-3/+3
| | | | file). Add SIZE.
* Remove qmake from RUN_DEPENDS in x11-toolkits/qt32 and chase ports whichlofi2004-02-271-0/+2
| | | | | | BUILD_DEPEND on qmake now. Submitted by: Kaarthik Sivakumar <kaarthik@comcast.net>
* Remove qmake from RUN_DEPENDS in x11-toolkits/qt32 and chase ports whichlofi2004-02-271-1/+2
| | | | BUILD_DEPEND on qmake now.
* fix dependenceijliao2004-02-241-11/+6
|
* - Remove unneeded dependency on teTeX, add gm4 and tk as run dependency toopav2004-02-241-1/+2
| | | | Submitted by: hrs (maintainer)
* BROKEN: Broken dependencieskris2004-02-231-0/+2
|
* BROKEN: Checksum mismatchkris2004-02-221-0/+2
|
* add fandango 0.2.5ijliao2004-02-205-0/+125
| | | | A python scripted 3D CAD application
* - Update to 20040215pav2004-02-203-17/+34
| | | | | | | - Remove BROKEN and removal warning PR: ports/63078 Submitted by: bruno <bruno@mail.tinkerbox.org>
* try to fix pkg-plistmr2004-02-182-25/+33
|
* BROKEN on 5.x: broken pkg-plistkris2004-02-181-0/+4
|
* add patch to compile qg_commandwidget.cpp under -stablemr2004-02-121-7/+5
| | | | Submitted by: Oliver Lehmann <oliver@FreeBSD.org>
* - Upgrade to QCad version 2.0.2.0-1mr2004-02-103-7/+15
| | | | | | | | | | See http://www.ribbonsoft.com/qcad_doc_changelog.html for changes can save ACAD R12 .DXF Files now - Finish elimination of PORTREVISION (Many thanks to Tilman Linneweh) - Add interim patch for compilation - Change MAINTAINER to my address to faster getting future errlogs Submitted by: Tilman Linneweh <arved@FreeBSD.org> (part.)
* Fix fetch.arved2004-02-101-1/+1
| | | | PORTREVISION should not be used in DISTNAME
* USE_SIZEifylioux2004-02-082-0/+2
|
* This port is also broken on 4.x, and will be removed after April 7kris2004-02-081-5/+2
|
* BROKEN on 5.x: fails to configurekris2004-02-081-1/+7
|
* - Fix build on bentokrion2004-02-071-3/+3
| | | | | | | - Assign maintainership to submitter PR: 62444 Submitted by: hrs
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
|
* Use PLIST_FILES.trevor2004-02-064-2/+2
| | | | Reviewed by: marcus
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-0427-5/+27
| | | | (Part 2)
* Drop maintainership to ports@maho2004-02-031-1/+1
| | | | Requested from: Pedro F. Giffuni <giffunip@yahoo.com> (maintainer)
* Add conflictsarved2004-02-021-1/+1
| | | | | PR: 62103 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* magic.h wasn't able to determine LITTLE_ENDIAN xor BIG_ENDIAN for amd64.oliver2004-01-311-7/+20
| | | | | | include endian.h now and retrive that information directly from BYTE_ORDER Noted By: bento via kris
* - Fix plist and bump PORTREVISIONkrion2004-01-312-1/+3
| | | | Noticed by: bento via kris
* Unbreak on 4.x.linimon2004-01-302-7/+26
| | | | | PR: ports/62073 Submitted by: Hiroki Sato <hrs@freebsd.org>
* - Add dependency on tcl to satisfy configure scriptpav2004-01-291-0/+1
| | | | Reported by: bento via kris
* SIZEify.trevor2004-01-298-0/+14
|
* Add SIZE.trevor2004-01-2813-0/+23
|
* - Update to version 3.2.0krion2004-01-275-82/+102
| | | | | PR: ports/61953 Submitted by: Ports Fury
* fix buildoliver2004-01-251-1/+1
| | | | Noted By: kris
* No member of the kde@ team has touched anything related to Qt2 in ages, sowill2004-01-241-1/+1
| | | | stop pretending to maintain these ports.
* fix patchfileoliver2004-01-241-2/+2
| | | | Noted By: chris
* Use the CPIO macro defined in bsd.port.mk.trevor2004-01-221-2/+2
|
* - Update to 20030815 snapshotpav2004-01-227-130/+164
| | | | | PR: ports/61606 Submitted by: bruno <bruno@mail.tinkerbox.org>
* Use the new ghostscript options.marcus2004-01-211-8/+2
| | | | Submitted by: linimon
* Mark as broken on 5.x due to the usual gcc problems (string continuation).linimon2003-12-191-1/+7
| | | | Notified maintainer.
* Update to 20031202 snapshot. Summary of changes listed onlinimon2003-12-183-8/+20
| | | | | | | | | | | | | | | | | ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20031202.txt: Combination 64bit/32bit runtime support now works fully on AMD64 systems; wait on lists of named events now works; there is no longer a common iverilog.conf, instead there are target specific foo.conf files with a new and cleaner format; 64bit values are more portably handled; several synthesis bugs related to the control inputs of flip-flops have been fixed. Committer is marking this BROKEN on 4.x while we investigate install problems. It works on 5.x only for now. PR: ports/60162 Submitted by: Joachim Strombergson <watchman@ludd.luth.se> (maintainer)
* - Update to 1.50.0pav2003-12-153-6/+7
| | | | | PR: ports/60241 Submitted by: Thierry Thomas <thierry@pompo.net>
* Fix build on both, 4 and 5oliver2003-12-114-3/+57
| | | | Fix pkg-plist
* - www.code-aster.org was reorganized. fix fetchingpav2003-12-112-4/+4
| | | | | PR: ports/60121 Submitted by: Thierry Thomas <thierry@pompo.net>
* USE_MESA -> USE_GLfjoe2003-12-101-1/+1
|
* . Remove metis-edf after a repo copy to the math category.glewis2003-12-109-158/+0
| | | | | PR: 58178 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
* fix build on CURRENToliver2003-12-104-8/+75
| | | | bump PORTREVISION
* fix build on CURRENToliver2003-12-105-4/+200
| | | | bump PORTREVISION
* update chipmunk to 5.62 which unbreaks the CURRENT buildoliver2003-12-109-65/+107
|
* unbreak build on CURRENToliver2003-12-1012-4/+622
| | | | bump PORTREVISION
* Work around internal compiler error on -current.tg2003-12-081-0/+11
|
* - Upgrading french/aster from 7.1 to 7.2;oliver2003-12-088-31/+80
| | | | | | | | | | | | | | - french/eficas from 1.4 to 1.5; - cad/metis-edf from 3 to 3.1; - cad/astk-serveur & cad/astk-client from 1.0.14 to 1.0.21; - french/homard from 5.5 to 6.2; . don't install Homard automatically with Aster; like Gibi, Homard depends on french/aster: this is more compliant with the licenses, and it will be possible to build packages for Aster. PR: 59312 59881 Submitted By: Thierry Thomas <thierry@pompo.net>
* update qcad to version 2.0.1.3-1mr2003-12-052-2/+2
|
* Fix build/work of qcad:mr2003-12-047-216/+5
| | | | | | | | | - minor update to 2.0.1.2 - add dependancy to bash (needed by build process) - use {SH} instead of hardcoded sh - delete repo copied but not used cad/qcad2 Approved by: marcus (re)
* Make BROKEN message more specific.linimon2003-11-231-1/+1
|
* - Don't link with randlinepav2003-11-229-539/+16
| | | | | | PR: ports/58238 Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk> (maintainer) Approved by: adamw (mentor)
* - Fix installpav2003-11-201-2/+4
| | | | | | | | | - Add LOCALBASE to path to allow building with gcc from ports PR: ports/58867, ports/59140 Submitted by: Fritz Heinrichmeyer <Fritz.Heinrichmeyer@FernUni-Hagen.de> DoubleF <doublef@tele-kom.ru> Approved by: adamw (mentor)
* Mark as broken while we muddle through the compile problem withlinimon2003-11-201-0/+2
| | | | the author.
* - Update to 2.0.0pre4sergei2003-11-163-35/+41
| | | | | | | | | | | - Use EXAMPLESDIR/DATADIR macros in pkg-plist - Give maintainership to Joachim Stroembergson <watchman@ludd.luth.se> While I'm here: - Always install examples (i.e. NOPORTDOCS is for docs) PR: 58300 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.trevor2003-11-132-2/+2
|
* add pythoncad release 10ijliao2003-11-125-0/+244
| | | | An open-source CAD package built designed around Python
* . Remove kaskade port after repo copy to math category.glewis2003-11-0813-1508/+0
| | | | | PR: 58178 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
* . Remove felt port now its been repo copied to the science category.glewis2003-11-0811-990/+0
| | | | | PR: 58178 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
* Mark BROKEN (see bento logs). These ports are scheduled for removalkris2003-11-031-4/+2
| | | | | after Feb 2 2004 if they are still broken at that time and no fixes have been submitted by PR.
* Update to QCad 2.0.1.1mr2003-10-3110-2736/+282
|
* Move inclusion of bsd.port.pre.mk past definition of variables.linimon2003-10-293-13/+12
| | | | Pet portlint.
* Maintainer Update to latest snapshot. Changes: add AMD64 supportlinimon2003-10-273-5/+4
| | | | | | (experimental); time 0 race resolution; identation cleanup; manpage update. PR: ports/58320
* - Update to version 0.15krion2003-10-262-3/+3
| | | | | PR: 58519 Submitted by: Ports Fury
* Mark as broken on 5.x. Distfile dates from 1994, last patch dates fromlinimon2003-10-251-1/+7
| | | | 1996. It seems time has passed this influential program by.
* Mark as broken on 5.x. The distfile dates from 1994 so it looks unlikelylinimon2003-10-251-1/+7
| | | | like it will run on 5.x anytime soon.
* Cosmetic fix: use %%DOCSDIR%% macro.osa2003-10-226-169/+169
| | | | | | | No functionally changes. Submitted by: Oleg Karachevtsev <ok@etrust.ru> A part of PR: 57992
* Maintainer update to snapshot version. In addition to fixing the portlinimon2003-10-172-4/+6
| | | | | | | | | | | | | | | for gcc3.3, 10 months of updates are included: - Rework expression parsing and elaboration to accomodate real/realtime values and expressions. - Calculate delay statement delays using elaborated expressions instead of pre-elaborated expression trees. - Implement the wait statement behaviorally instead of as nets. - Support event names as expression elements. - Fix configuration errors, spelling errors, clarification of certain objects. See internal revision logs in each file for more elaboration.
* Before committing the previous BROKEN changes I carefully checked the statuskris2003-10-161-7/+1
| | | | | | | | | of each port on bento and for recent fixes. Unfortunately at some point I got confused and switched to the wrong list :-) As a result I picked up a number of ports that were fixed a while ago. Sorry for the false alarm, maintainers. Pointy hat to: kris
* BROKEN on 5.x: does not compilekris2003-10-164-4/+28
|
* Update to 20030804, unbreak, and fix plist.linimon2003-10-154-7/+11
| | | | | | PR: ports/57582 Submitted by: linimon@lonesome.com Reviewed by: maintainer (dmlb@dmlb.org)
* update cad/linux-eagle: 4.09r2 -> 4.11daichi2003-10-146-24/+78
| | | | | PR: 57853 Submitted by: Thomas E. Zander <riggs@rrr.de> (maintainer)
* - Chase libraries to actual math/gsl version.krion2003-10-131-1/+1
| | | | Submitted by: kris via bento
* NEW port CAD/admeshedwin2003-10-105-0/+53
| | | | | | | A tool to analyze STL (stereolitholigraphy) files. PR: ports/52997 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
* Fix checksums.edwin2003-10-041-1/+1
| | | | | | | | | | | | | | Comparing the old distfile from ftp.freebsd.org and the new one from sourceforge revealled a lot of documentation and code updates, which none looked suspicious. From the PR: Fixed a bug in truss graphics code for all versions. Also, the pre-compiled binary package slffeabin.tgz for is now compiled using dynamic Mesa libraries rather than static. RP: ports/57337 Submitted by: Mark Linimon <linimon@lonesome.com>
* ECHO -> ECHO_MSGedwin2003-09-272-3/+3
| | | | | | | (ECHO_CMD for deskutils/notebook) PR: ports/56767-56770,56772-56774,56776-56784 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update port: cad/xcircuitedwin2003-09-271-13/+13
| | | | | | | | - ECHO -> ECHO_MSG - pre-fetch -> pre-everything PR: ports/56770 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* The CalculiX authors ahve fixed a segmentation faultnork2003-09-253-1/+29
| | | | | | | | with a minor change in the cgx distfile. PR: ports/57071 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> Approved by: maho
* Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-242-2/+2
| | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998
* Update to 1.46.0erwin2003-09-102-2/+2
| | | | | PR: 56068 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
* - Tarball was rerolled by author, it contains onlykrion2003-09-051-1/+1
| | | | bug fixes.
* cad/astk-serveur & cad/astk-client: fixing patch + tarball has been rerolled.edwin2003-09-024-3/+3
| | | | | | | | | | | | | | | | 1) This is a common tarball with french/aster: the tarball has been rerolled to fix a bug in ASTK for Linux, but they did not upgrade the version. Our ASTK is not impacted by this change. The full story, in french, is here: <http://www.code-aster.org/forum/read.php?f=11&;i=326&t=326>. 2) Since I was testing this upgrade, I have found a bug from the previous commit: the patch patch-lib::ASTK::astkrc::outils does not belong to files, but to files.client => bumping PORTREVISION. PR: ports/56288 Submitted by: Thierry Thomas <thierry@pompo.net>
* [PATCH] cad/xcircuit: enable choose of ghostscript interpreteredwin2003-08-311-2/+28
| | | | | | | | This patch allows the admin of the machine to choose either print/ghostscript-gnu or print/ghostscript-afp1 PR: ports/54918 Submitted by: Jens Rehsack <rehsack@liwing.de>
* Unbreak for 4-STABLE with ad hoc patch.maho2003-08-301-0/+127
| | | | | | | | replace _toupper to toupper. _toupper is a macro defined at 5-CURRENT in ctype.h so it doesn't harm for both. Submitted by: bento
* cad/astk-client: chasing tk83 -> tk84 + defining more tools.edwin2003-08-293-1/+24
| | | | | | | | | | | | | 1) cad/astk-serveur has been switched from tcl/tk 83 to 84 (see Message-ID: <200308170148.h7H1m91d025773@repoman.freebsd.org>) => we have to bump the client's PORTREVISION to chase this upgrade. 2) Since I'm there, I have defined Gmsh & Grace in the tools config. Note: this is missing from the original tarball, and should be fixed within the next release. PR: ports/55707 Submitted by: Thierry Thomas <thierry@pompo.net>
* - Update to version 0.14krion2003-08-272-2/+2
| | | | | PR: 55998 Submitted by: Ports Fury
* update cat/gmsh: fix small typodaichi2003-08-251-1/+1
| | | | Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com>
* Update to CAD/feltedwin2003-08-255-9/+741
| | | | | | | | | A did some minor cleanup of the port, hopefully this will work on gcc-3.3. I suggest this port is moved to the science category, along with freefem and femlab. PR: ports/54964 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
* Bump PORTREVISION after lang/python's changing default toperky2003-08-231-0/+1
| | | | | | BUILD_STATIC. This affects to python embedding programs only. Submitted by: olgeni
* update cad/gmsh: add USE_TRIANGLE knobdaichi2003-08-222-2/+20
| | | | | PR: 55859 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
* update cad/gmsh: 1.45.1 -> 1.45.2daichi2003-08-212-2/+2
| | | | | PR: 55756 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
* update cad/xcircuit: 3.1.15 -> 3.1.18daichi2003-08-203-13/+11
| | | | | PR: 55417 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* - Update to version 0.14krion2003-08-182-3/+7
| | | | | PR: 55684 Submitted by: Ports Fury
* Switch to tcl/tk 8.4 and bump PORTREVISION.kris2003-08-171-3/+3
|
* unbreaking on Alpha (and maybe on other 64bit platforms (untested))oliver2003-08-134-14/+49
| | | | | | | bump PORTREVISION Submitted by: Thierry Thomas <thierry@pompo.net> PR: ports/55544
* Rename the name of the patch. just a typomaho2003-08-091-0/+0
| | | | Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com>
* fix a problem when deleting exampledirmaho2003-08-091-7/+7
| | | | Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com>
* update to 1.1maho2003-08-0920-245/+275
| | | | Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com>
* As announced on May 6, remove the broken sis port.kris2003-08-0835-1233/+0
|
* As announced on May 6, remove the broken pisces port.kris2003-08-0823-1102/+0
|
* replace PERL -pi by REINPLACE_CMDoliver2003-08-041-4/+5
| | | | | | PR: 47653 Submitted by: Simon Schubert <corecode@corecode.ath.cx> Approved by: maintainer
* Release maintainership of ports due to personal technical difficulties.naddy2003-07-311-1/+1
| | | | Submitted by: Serge Gagnon
* fix cad/astk-serveur: fixing RUN_DEPENDSdaichi2003-07-281-4/+9
| | | | | PR: 54917 Submitted by: Thierry Thomas <thierry@pompo.net>
* Unbreak for 4-STABLE with ad hoc patch.maho2003-07-271-0/+127
| | | | | | | replace _toupper to toupper. _toupper is a macro defined at 5-CURRENT in ctype.h Submitted by: kris (bento's log)
* mark both conflicting each other (they are installing both a same named binary)oliver2003-07-251-0/+2
| | | | Submitted by: Thierry Thomas <thierry@pompo.net>
* Update to 1.7.3 and fix unfetchable distfileoliver2003-07-247-67/+78
| | | | | PR: ports/53070 Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
* Add gmsh 1.45.1, an automatic 3D finite element mesh generator.oliver2003-07-235-0/+102
| | | | | PR: 52201 Submitted by: Pedro Giffuni <giffunip@yahoo.com>
* Add astk-client , graphical interface for Code_Aster (client side).oliver2003-07-232-0/+18
| | | | | PR: 54765 Submitted by: thierry@pompo.net
* Add astk-serveur 1.0.14,oliver2003-07-2310-0/+438
| | | | | | | | graphical interface for Code_Aster (server side). PR: 54764 Submitted by: thierry@pompo.net
* Add metis-edf 3, meshes partionning tool used by Code_Aster.oliver2003-07-238-0/+121
| | | | | PR: 53909 Submitted by: thierry@pompo.net
* Note Patch level 1 and 2 + update the documentation URL.oliver2003-07-221-6/+4
| | | | Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
* The tar.Z file disappeared on the ftp. Use the tar.gz file instead.oliver2003-07-222-2/+1
| | | | | MD5 Checksum changed. A diff -ruN old new showed up that the content is identical.
* 1. REAL cleaning on this port. The files dir is now organized so themaho2003-07-1943-976/+808
| | | | | | | | | | | | | | | | | | | | | | | port can be maintained: previously there were multifile patches and several patches for the same file, now it is a lot cleaner. 2. I also merged a memory leak fix and some fixes from spice3f5-spaghetti. 4. MFB and removed GNUREADLINE support 5. honor CFLAGS and CC. 6. Add documentation. 7. Maho didn't change the name of port spice to spice3. because spice4 might :) appear in the future. version number should be listed on *only* PORTVERSION. 8. drom maintainership PR: 54603 Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com>
* Honor CXXFLAGS.maho2003-07-192-5/+5
| | | | Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
* Partial fix for builds with gcc 3.3. This still blows up later on.kris2003-07-181-0/+10
|
* Remove Makefile~; of course it ismaho2003-07-131-78/+0
| | | | | | unnecessary Pointy hat to: myself
* Add new port cad/tochnogmaho2003-07-1312-0/+555
| | | | | | | | | | tochnog is a free finite element program with many features which is distributed under GPL. TOCHNOG accepts free format input. Boundary conditions can be imposed at geometrical entities, as well as nodes and elements. PR: 52088 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
* a) patch-cgx_1.0+src+readcxx.c is not needed anymore since wemaho2003-07-124-127/+42
| | | | | | | | | | fixed the spooles port b) there are three (small) missing patches from the experimental tree that are not in the files dir. Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com> Reviewed by: maho
* a. This patch adds the documentation and makesmaho2003-07-084-41/+763
| | | | | | | | other changes to make the program easier to configure and use. b. Drop the maintainership. PR: 53603 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
* Add Macquarie University patches:maho2003-07-014-7/+3127
| | | | | | | | | - new spec command for spectral analysis - JFET level 2 model PATCHLEVEL is now 2 PR: 52410 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
* some cleanupsmaho2003-07-014-29/+853
| | | | | | | | 1. add documents/examples 2. slight patches PR: 52018 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
* Add a conflict for ploticus, slffea and swi-pl.arved2003-06-291-0/+1
| | | | All install a program bin/pl.
* Fix fgets buffer overflowkris2003-06-272-1/+13
| | | | Obtained from: OpenBSD
* Update to version 3.1.15.naddy2003-06-066-146/+149
| | | | | PR: 52662 Submitted by: Ports Fury
* Mark BROKEN on all versions, not just 5.1kris2003-06-051-5/+1
|
* cad/cider fix unfetchable distfile problemedwin2003-05-232-2/+1
| | | | | PR: ports/52594 Submitted by: AMAKAWA Shuhei <amakawa@jp.freebsd.org>
* Correct typo in WWW.sheldonh2003-05-211-1/+1
|
* NEW port CAD/varkonedwin2003-05-218-0/+750
| | | | | | | | | A free CAD system and high level development tool for Engineering. It's a very interesting port for some branches of engineering. PR: ports/52202 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
* Change the Maintainer to someone who uses this port more than I do.keichii2003-05-191-1/+1
|
* BROKEN on 5.1: does not compilekris2003-05-181-1/+7
|
* BROKEN on 5.1: bad C++kris2003-05-181-0/+4
|
* Fix MAN. This commit completes changes submitted in the PR. I madewill2003-05-171-4/+3
| | | | | | | the earlier changes unaware that the submitter had sent the PR. PR: 51989 Submitted by: Ports Fury
* Fix this port and remove BROKEN.will2003-05-172-18/+4
|
* Chase the libgeda shared lib version.marcus2003-05-131-1/+1
|
* Fix build by adding USE_GETOPT_LONG.marcus2003-05-131-1/+1
| | | | | Submitted by: maintainer Reported by: bento
* Support CXXFLAGS properlyijliao2003-05-121-0/+5
| | | | | PR: 51935 Submitted by: Ports Fury
* Fix broken for 4-STABLE:maho2003-05-102-5/+131
| | | | | | | | | | 1. ports/math/spooles uses threading, so add pthread explicitly for 5.1-BETA we don't ever need it. 2. _toupper should be a macro version of subset of toupper. See the difference between ctype.h of 5.1-BETA and 4-STABLE. However, I don't see the reason why it cgx uses _toupper (thread safety?). Pointed out by: kris
* The xcircuit site no longer carries bz2 archives of older distfiles.petef2003-05-102-2/+1
| | | | | | | Contents of the new .gz distfile verified against old .bz2 distfile with diff -ruN. Noticed by: fenner's portsurvey
* unbreak by upgrading to 0.41ijliao2003-05-077-68/+5
|
* unbreak by upgrade to 0.33ijliao2003-05-074-230/+228
| | | | | PR: 51894 Submitted by: Ports Fury
* BROKEN: Does not compilekris2003-05-073-0/+6
|
* BROKEN: Does not installkris2003-05-061-0/+2
|
* BROKEN: Does not buildkris2003-05-061-0/+2
|
* Update to version 20030223 which now works with guile 1.6.marcus2003-05-0622-59/+200
| | | | Submitted by: maintainer
* A Three-Dimensional Structural Finite Element Programmaho2003-05-058-0/+175
| | | | | Submitted by : Pedro F. Giffuni <giffunip@yahoo.com> Almost writeen by: maho
* a. Slight enhancementmaho2003-05-055-227/+199
| | | | | | b. Maintainer ship dropped (e-mail bounce) Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
* Chase guile's shared lib version.marcus2003-05-028-8/+8
|
* Use a versioned distfilearved2003-05-012-10/+13
| | | | | | | PERL -> REINPLACE_CMD PR: 50233 Submitted by: David Yeske <dyeske@yahoo.com>
* Use USE_GETOPT_LONG.naddy2003-04-281-8/+2
| | | | | PR: 51222 Submitted by: Ports Fury
* Update to version 0.13.naddy2003-04-243-8/+6
| | | | | PR: 51047 Submitted by: Ports Fury
* Remove USE_GNOMENG.marcus2003-04-1812-12/+0
|
* Update to 6.0.7.1lioux2003-03-292-3/+4
|
* cad/leocad checksum update and minor include file fixedwin2003-03-283-3/+11
| | | | | PR: ports/50355 Submitted by: Scott A. Morris <samorris@jomche.org>
* Clear moonlight beckons.ade2003-03-0710-5/+5
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.