summaryrefslogtreecommitdiff
path: root/cad/netgen (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-231-1/+2
| | | | | | | | | | | - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG). Notes: svn path=/head/; revision=226727
* - Make so it doesn't depend on [broken] cad/opencascade be defaultDmitry Marakasov2008-10-221-3/+3
| | | | | | | | PR: 128063 Submitted by: Stephen Montgomery-Smith <stephen at math dot missouri dot edu> Notes: svn path=/head/; revision=221913
* - Fix build by comment out some code according to README.INSTALLRong-En Fan2008-09-011-4/+14
| | | | Notes: svn path=/head/; revision=219597
* - Rename for the upcoming patchRong-En Fan2008-09-011-0/+0
| | | | Notes: svn path=/head/; revision=219594
* - Fix patchingRong-En Fan2008-09-011-12/+6
| | | | | | | | PR: ports/127016 Submitted by: Stephen Montgomery-Smith <stephen at math.missouri.edu> Notes: svn path=/head/; revision=219593
* - Rename for the upcoming patch (PR 127016)Rong-En Fan2008-09-011-0/+0
| | | | Notes: svn path=/head/; revision=219592
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-192-3/+3
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Unbreak with gcc-4.2 (some patches from the author, some inspired fromThierry Thomas2007-05-3014-23/+232
| | | | | | | | | Debian); - Add IGES and STEP support with OpenCascade. Notes: svn path=/head/; revision=192417
* BROKEN with gcc 4.2Kris Kennaway2007-05-271-0/+4
| | | | Notes: svn path=/head/; revision=191950
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+2
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Fix build with tk 8.4.14Pav Lucistnik2007-01-251-9/+6
| | | | Notes: svn path=/head/; revision=183312
* - Fix build after recent USE_TCL/USE_TK overhaulPav Lucistnik2007-01-251-1/+1
| | | | Notes: svn path=/head/; revision=183241
* Fix fetch.Shaun Amott2006-08-161-1/+3
| | | | | | | Reported by: fenner's distfile survey Notes: svn path=/head/; revision=170801
* Teach about TCL / TK v. 8.4.13 and unbreak.Thierry Thomas2006-07-043-20/+11
| | | | Notes: svn path=/head/; revision=166940
* Checking back, it does still compile on amd64-5.Mark Linimon2006-07-021-4/+6
| | | | Notes: svn path=/head/; revision=166781
* Mark broken: fails to compile on 6-STABLE.Mark Linimon2006-07-021-0/+4
| | | | Notes: svn path=/head/; revision=166780
* Netgen builds fine with gcc-3.4, that should make it packageable onThierry Thomas2006-02-131-3/+2
| | | | | | | | | | | amd64. Since I'm there, pet portlint. Tested by: Pedro F. Giffuni <giffunip (at) yahoo.com> Notes: svn path=/head/; revision=155965
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149234
* Mark BROKEN on sparc64 (internal compiler error).Thierry Thomas2005-07-311-0/+4
| | | | | | | | | Bug reported to gcc bugzilla: Bug 23159. Reported by: Kris via pointyhat Notes: svn path=/head/; revision=140534
* Chase TK upgrade and unbreak.Thierry Thomas2005-07-172-5/+13
| | | | Notes: svn path=/head/; revision=139438
* BROKEN: Does not buildKris Kennaway2005-07-171-0/+2
| | | | Notes: svn path=/head/; revision=139417
* Remove Tcl matherr() hack.David Schultz2005-04-301-3/+2
| | | | Notes: svn path=/head/; revision=134412
* 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
* Increase USE_GCC to 3.4 for those ports which compile with it.Kris Kennaway2004-09-301-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=118503
* Add netgen 4.3.1, an automatic 3D tetrahedral mesh generator.Thierry Thomas2004-05-0510-0/+290
Notes: svn path=/head/; revision=108482