aboutsummaryrefslogtreecommitdiffstats
path: root/french/aster
Commit message (Collapse)AuthorAgeFilesLines
* Mark as broken on 5.x: does not install.linimon2006-08-271-0/+2
|
* Update to 8.3.0-3.thierry2006-08-082-4/+4
|
* Update to 8.3.0-2.thierry2006-08-042-4/+4
|
* - Switch to MPICH2;thierry2006-07-252-51/+83
| | | | | | | - Unbreak when MUMPS is built with MPICH. Note: don't bump PORTREVISION because MUMPS / MPICH are not activated by default.
* Upgrade to 8.3.0-1.thierry2006-07-075-343/+320
|
* - Add MUMPS support (optional);thierry2006-06-032-20/+87
| | | | | | | | | | - By default, aster will now link against Blas, unless Atlas libraries are already installed. Schedule note for those reluctant to update too often: Aster 8.3.0 will be released soon. Ordered by: Pedro F. Giffuni
* Add Scotch's support.thierry2006-02-042-10/+24
|
* Upgrade to 8.2.0-4.thierry2006-01-272-4/+4
|
* Update to 8.2.0-3.thierry2006-01-242-5/+4
| | | | | For Linux, --allow-multiple-definition has been added to the linker options, but it does not seem useful for us.
* Minor update to 8.2.0-2.thierry2006-01-192-4/+4
|
* Upgrade to 8.2.0.thierry2006-01-164-56/+416
|
* - Add SHA256pav2005-11-251-0/+1
|
* BROKEN on sparc64: Does not buildkris2005-08-311-0/+4
|
* Mark BROKEN on amd64: segmentation fault when it compiles the "cataloguethierry2005-07-141-0/+3
| | | | | | of elements". Reported by: Kris via pointyhat
* Upgrade to 8.1.0.thierry2005-07-045-1386/+202
|
* - Upgrade ASTK to 1.2.3;thierry2005-04-282-4/+4
| | | | - fix a typo when editor was gvim.
* This is still version 7.4.0, but tarball has been rerolled and itthierry2005-04-034-16/+29
| | | | | | includes some minor updates. Remove BROKEN on non-i386.
* BROKEN on !i386: Does not compilekris2005-03-271-0/+4
| | | | Approved by: portmgr (self)
* The tarball has been rerolled to chase ASTK 1.2.1.thierry2005-01-252-4/+4
|
* Upgrade to 7.4.0.thierry2005-01-1812-406/+4268
| | | | Remark: 7.4.0 is BROKEN on FreeBSD-4.x.
* BROKEN on amd64: Does not installkris2004-06-191-0/+4
|
* Upgrade to 7.3.0.thierry2004-05-236-54/+647
|
* Chase repomove graphics/hdf* -> science/hdf*pav2004-02-261-1/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* - Fix dependency checking for efitaspav2004-01-311-1/+1
| | | | | PR: ports/62136 Submitted by: Thierry Thomas <thierry@pompo.net>
* SIZEify.trevor2004-01-291-0/+1
|
* - www.code-aster.org was reorganized. fix fetchingpav2003-12-112-6/+7
| | | | | PR: ports/60121 Submitted by: Thierry Thomas <thierry@pompo.net>
* . Catch up with the move of metis-edf.glewis2003-12-101-1/+1
| | | | | PR: 58178 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
* - Upgrading french/aster from 7.1 to 7.2;oliver2003-12-088-66/+202
| | | | | | | | | | | | | | - 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>
* fix a typooliver2003-09-281-1/+1
|
* 1) asteru.exe is linked against libtcl and libtk, but only aoliver2003-09-281-9/+12
| | | | | | | | | PATCH_DEPENDS was registered => adding LIB_DEPENDS. 2) switching from tk83 to tk84 => bumping PORTREVISION. PR: ports/55739 Submitted By: Thierry Thomas <thierry@pompo.net>
* ECHO -> ECHO_MSGedwin2003-09-271-2/+2
| | | | | | | (ECHO_CMD for deskutils/notebook) PR: ports/56767-56770,56772-56774,56776-56784 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* french/aster: tarball has been rerolled.edwin2003-09-081-1/+1
| | | | | | | | | | | | | | | | | The tarball has been rerolled to fix a bug in ASTK for Linux, but they did not upgrade the version. No impact on Code_Aster, excepted distinfo => I don't bump PORTREVISION (nevertheless, it should be bumped by PR ports/55739). The full story, in french, is here: <http://www.code-aster.org/forum/read.php?f=11&;i=326&t=326>. Fix distinfo. Changes were in the $Id$ field and in the aster_main.sh script. PR: ports/56287 Submitted by: Thierry Thomas <thierry@pompo.net>
* Fix build on 4-STABLEoliver2003-08-182-6/+7
| | | | | PR: ports/55671 Submitted by: Thierry Thomas <thierry@pompo.net>
* - replace blas by atlas by default and add a knob to keep blasoliver2003-08-123-18/+54
| | | | | | | | | | (requested by Pedro F. Giffuni); - handle FFLAGS; - fix default directories; - some cleaning. PR: ports/55431 Submitted By: Thierry Thomas <thierry@pompo.net>
* move BROKEN and the bsd.port.pre.mk include some lines downoliver2003-07-311-7/+6
|
* fix typo introduced in the last commitoliver2003-07-311-3/+3
|
* mark it as broken for systems < 5 until the build is fixed for 4oliver2003-07-311-0/+5
|
* fix french/aster: fixing BUILD_DEPENDSdaichi2003-07-281-4/+9
| | | | | PR: 54915 Submitted by: Thierry Thomas <thierry@pompo.net>
* Add aster 7.1, analyse des structures et thermo-mécanique.oliver2003-07-2610-0/+3558
EDF R&D has developed for twelve years a numerical simulation software for structural analysis, Code_Aster. Widely used for the expertise and maintenance of power plants and electrical networks, this tool covers a wide range of applications today: thermal and mechanical analysis - 3D linear or non linear, static or dynamic analysis pressure vessels - machines - civil engineering - porous media. (From the press release). This application is in french, but there exists a translated GUI (see the port cad/astk-client). PR: 54766 Submitted by: thierry@pompo.net