summaryrefslogtreecommitdiff
path: root/cad (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make BROKEN message more specific.Mark Linimon2003-11-221-1/+1
| | | | Notes: svn path=/head/; revision=94722
* - Don't link with randlinePav Lucistnik2003-11-219-539/+16
| | | | | | | | | PR: ports/58238 Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk> (maintainer) Approved by: adamw (mentor) Notes: svn path=/head/; revision=94674
* - Fix installPav Lucistnik2003-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) Notes: svn path=/head/; revision=94445
* Mark as broken while we muddle through the compile problem withMark Linimon2003-11-201-0/+2
| | | | | | | the author. Notes: svn path=/head/; revision=94421
* - Update to 2.0.0pre4Sergei Kolobov2003-11-153-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> Notes: svn path=/head/; revision=94062
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.Trevor Johnson2003-11-132-2/+2
| | | | Notes: svn path=/head/; revision=93890
* add pythoncad release 10Ying-Chieh Liao2003-11-125-0/+244
| | | | | | | An open-source CAD package built designed around Python Notes: svn path=/head/; revision=93776
* . Remove kaskade port after repo copy to math category.Greg Lewis2003-11-0813-1508/+0
| | | | | | | | PR: 58178 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> Notes: svn path=/head/; revision=93386
* . Remove felt port now its been repo copied to the science category.Greg Lewis2003-11-0811-990/+0
| | | | | | | | PR: 58178 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> Notes: svn path=/head/; revision=93380
* Mark BROKEN (see bento logs). These ports are scheduled for removalKris Kennaway2003-11-031-4/+2
| | | | | | | | after Feb 2 2004 if they are still broken at that time and no fixes have been submitted by PR. Notes: svn path=/head/; revision=92921
* Update to QCad 2.0.1.1Michael Reifenberger2003-10-3110-2736/+282
| | | | Notes: svn path=/head/; revision=92716
* Move inclusion of bsd.port.pre.mk past definition of variables.Mark Linimon2003-10-293-13/+12
| | | | | | | Pet portlint. Notes: svn path=/head/; revision=92522
* Maintainer Update to latest snapshot. Changes: add AMD64 supportMark Linimon2003-10-273-5/+4
| | | | | | | | | (experimental); time 0 race resolution; identation cleanup; manpage update. PR: ports/58320 Notes: svn path=/head/; revision=92314
* - Update to version 0.15Kirill Ponomarev2003-10-262-3/+3
| | | | | | | | PR: 58519 Submitted by: Ports Fury Notes: svn path=/head/; revision=92193
* Mark as broken on 5.x. Distfile dates from 1994, last patch dates fromMark Linimon2003-10-251-1/+7
| | | | | | | 1996. It seems time has passed this influential program by. Notes: svn path=/head/; revision=92101
* Mark as broken on 5.x. The distfile dates from 1994 so it looks unlikelyMark Linimon2003-10-251-1/+7
| | | | | | | like it will run on 5.x anytime soon. Notes: svn path=/head/; revision=92099
* Cosmetic fix: use %%DOCSDIR%% macro.Sergey A. Osokin2003-10-226-169/+169
| | | | | | | | | | No functionally changes. Submitted by: Oleg Karachevtsev <ok@etrust.ru> A part of PR: 57992 Notes: svn path=/head/; revision=91882
* Maintainer update to snapshot version. In addition to fixing the portMark Linimon2003-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. Notes: svn path=/head/; revision=91497
* Before committing the previous BROKEN changes I carefully checked the statusKris Kennaway2003-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 Notes: svn path=/head/; revision=91389
* BROKEN on 5.x: does not compileKris Kennaway2003-10-164-4/+28
| | | | Notes: svn path=/head/; revision=91384
* Update to 20030804, unbreak, and fix plist.Mark Linimon2003-10-154-7/+11
| | | | | | | | | PR: ports/57582 Submitted by: linimon@lonesome.com Reviewed by: maintainer (dmlb@dmlb.org) Notes: svn path=/head/; revision=91298
* update cad/linux-eagle: 4.09r2 -> 4.11Daichi GOTO2003-10-146-24/+78
| | | | | | | | PR: 57853 Submitted by: Thomas E. Zander <riggs@rrr.de> (maintainer) Notes: svn path=/head/; revision=91166
* - Chase libraries to actual math/gsl version.Kirill Ponomarev2003-10-121-1/+1
| | | | | | | Submitted by: kris via bento Notes: svn path=/head/; revision=90942
* NEW port CAD/admeshEdwin Groothuis2003-10-105-0/+53
| | | | | | | | | | A tool to analyze STL (stereolitholigraphy) files. PR: ports/52997 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> Notes: svn path=/head/; revision=90740
* Fix checksums.Edwin Groothuis2003-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> Notes: svn path=/head/; revision=90229
* ECHO -> ECHO_MSGEdwin Groothuis2003-09-272-3/+3
| | | | | | | | | | (ECHO_CMD for deskutils/notebook) PR: ports/56767-56770,56772-56774,56776-56784 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=89489
* Update port: cad/xcircuitEdwin Groothuis2003-09-271-13/+13
| | | | | | | | | | | - ECHO -> ECHO_MSG - pre-fetch -> pre-everything PR: ports/56770 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=89487
* The CalculiX authors ahve fixed a segmentation faultNorikatsu Shigemura2003-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 Notes: svn path=/head/; revision=89295
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-242-2/+2
| | | | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 Notes: svn path=/head/; revision=89169
* Update to 1.46.0Erwin Lansing2003-09-092-2/+2
| | | | | | | | PR: 56068 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> Notes: svn path=/head/; revision=88871
* - Tarball was rerolled by author, it contains onlyKirill Ponomarev2003-09-041-1/+1
| | | | | | | bug fixes. Notes: svn path=/head/; revision=88562
* cad/astk-serveur & cad/astk-client: fixing patch + tarball has been rerolled.Edwin Groothuis2003-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> Notes: svn path=/head/; revision=88323
* [PATCH] cad/xcircuit: enable choose of ghostscript interpreterEdwin Groothuis2003-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> Notes: svn path=/head/; revision=88119
* Unbreak for 4-STABLE with ad hoc patch.Maho Nakata2003-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 Notes: svn path=/head/; revision=88030
* cad/astk-client: chasing tk83 -> tk84 + defining more tools.Edwin Groothuis2003-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> Notes: svn path=/head/; revision=87954
* - Update to version 0.14Kirill Ponomarev2003-08-262-2/+2
| | | | | | | | PR: 55998 Submitted by: Ports Fury Notes: svn path=/head/; revision=87740
* update cat/gmsh: fix small typoDaichi GOTO2003-08-251-1/+1
| | | | | | | Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com> Notes: svn path=/head/; revision=87645
* Update to CAD/feltEdwin Groothuis2003-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> Notes: svn path=/head/; revision=87626
* Bump PORTREVISION after lang/python's changing default toHye-Shik Chang2003-08-231-0/+1
| | | | | | | | | BUILD_STATIC. This affects to python embedding programs only. Submitted by: olgeni Notes: svn path=/head/; revision=87536
* update cad/gmsh: add USE_TRIANGLE knobDaichi GOTO2003-08-222-2/+20
| | | | | | | | PR: 55859 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> Notes: svn path=/head/; revision=87481
* update cad/gmsh: 1.45.1 -> 1.45.2Daichi GOTO2003-08-212-2/+2
| | | | | | | | PR: 55756 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> Notes: svn path=/head/; revision=87426
* update cad/xcircuit: 3.1.15 -> 3.1.18Daichi GOTO2003-08-203-13/+11
| | | | | | | | PR: 55417 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=87336
* - Update to version 0.14Kirill Ponomarev2003-08-182-3/+7
| | | | | | | | PR: 55684 Submitted by: Ports Fury Notes: svn path=/head/; revision=87190
* Switch to tcl/tk 8.4 and bump PORTREVISION.Kris Kennaway2003-08-171-3/+3
| | | | Notes: svn path=/head/; revision=87100
* unbreaking on Alpha (and maybe on other 64bit platforms (untested))Oliver Lehmann2003-08-134-14/+49
| | | | | | | | | | bump PORTREVISION Submitted by: Thierry Thomas <thierry@pompo.net> PR: ports/55544 Notes: svn path=/head/; revision=86893
* Rename the name of the patch. just a typoMaho Nakata2003-08-091-0/+0
| | | | | | | Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com> Notes: svn path=/head/; revision=86619
* fix a problem when deleting exampledirMaho Nakata2003-08-081-7/+7
| | | | | | | Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com> Notes: svn path=/head/; revision=86600
* update to 1.1Maho Nakata2003-08-0820-245/+275
| | | | | | | Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com> Notes: svn path=/head/; revision=86596
* As announced on May 6, remove the broken sis port.Kris Kennaway2003-08-0835-1233/+0
| | | | Notes: svn path=/head/; revision=86541
* As announced on May 6, remove the broken pisces port.Kris Kennaway2003-08-0823-1102/+0
| | | | Notes: svn path=/head/; revision=86540