The FreeBSD Ports Archive
FreeBSD cad : astk-serveur4>
Interface graphique de Code_Aster, en Tcl/Tk.
Tcl/Tk interface to run Code_Aster (prepare and start calculations using
run_aster).
See the port french/aster.
http://www.code-aster.org/
|
astk-serveur history
v. 1.24
date: 2007/06/30 22:47:28; author: thierry; state: Exp; lines: +11 -9
- Upgrade to 1.5.2-1;
- PBS can be provided by Torque;
- One more tip to configure astk-client.
v. 1.23
date: 2007/06/05 21:04:44; author: bsam; state: Exp; lines: +0 -4
A sweeping commit: unbreak "make index" if WITH_BASH=YES is defined.
Discussed at: freebsd-ports@
v. 1.22
date: 2007/05/19 20:00:28; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.21
date: 2007/02/17 22:54:03; author: thierry; state: Exp; lines: +5 -9
Trap an exception and set a default fqn when gethostbyaddr fails with
'hostname nor servname provided, or not known', thus hopefully fix the
build of french/aster, which calls astk-serveur during its post-config.
Reported by: pointyhat via Kris
v. 1.20
date: 2007/01/11 20:26:58; author: thierry; state: Exp; lines: +1 -0
Chase a silent update (no impact for FreeBSD).
Diff available at
.
Notified by: pointyhat via Kris
v. 1.19
date: 2006/12/26 09:34:05; author: thierry; state: Exp; lines: +7 -6
Upgrade to 1.5.0-1.
v. 1.18
date: 2006/07/06 19:43:47; author: thierry; state: Exp; lines: +4 -5
Upgrade to 1.3.3-1.
v. 1.17
date: 2006/05/03 23:38:27; author: edwin; state: Exp; lines: +0 -1
remove USE_REINPLACE for all ports with categories starting with C
v. 1.16
date: 2006/01/15 23:16:31; author: thierry; state: Exp; lines: +15 -19
Upgrade to 1.3.0-1.
v. 1.15
date: 2005/07/03 17:55:41; author: thierry; state: Exp; lines: +6 -5
Upgrade to 1.2.4.
v. 1.14
date: 2005/04/27 21:25:05; author: thierry; state: Exp; lines: +3 -3
- Upgrade ASTK to 1.2.3;
- fix a typo when editor was gvim.
v. 1.13
date: 2005/04/02 20:14:05; author: thierry; state: Exp; lines: +3 -3
Upgrade to 1.2.2.
v. 1.12
date: 2005/01/24 21:26:06; author: thierry; state: Exp; lines: +3 -4
Upgrade to 1.2.1.
v. 1.11
date: 2005/01/17 21:09:27; author: thierry; state: Exp; lines: +107 -93
Upgrade to 1.2.0.
v. 1.10
date: 2004/05/23 08:09:26; author: thierry; state: Exp; lines: +25 -25
Upgrade to 1.1.1.
v. 1.9
date: 2004/02/04 05:18:51; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.8
date: 2003/12/10 23:09:49; author: pav; state: Exp; lines: +3 -3
- www.code-aster.org was reorganized. fix fetching
PR: ports/60121
Submitted by: Thierry Thomas
v. 1.7
date: 2003/12/08 02:07:21; author: oliver; state: Exp; lines: +19 -11
- Upgrading french/aster from 7.1 to 7.2;
- 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
v. 1.6
date: 2003/09/27 00:23:56; author: edwin; state: Exp; lines: +2 -2
ECHO -> ECHO_MSG
(ECHO_CMD for deskutils/notebook)
PR: ports/56767-56770,56772-56774,56776-56784
Submitted by: KATO Tsuguru
v. 1.5
date: 2003/09/02 06:50:52; author: edwin; state: Exp; lines: +1 -1
cad/astk-serveur & cad/astk-client: fixing patch + tarball has been rerolled.
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:
.
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
v. 1.4
date: 2003/08/29 03:55:04; author: edwin; state: Exp; lines: +1 -0
cad/astk-client: chasing tk83 -> tk84 + defining more tools.
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
v. 1.3
date: 2003/08/17 01:48:09; author: kris; state: Exp; lines: +3 -3
Switch to tcl/tk 8.4 and bump PORTREVISION.
v. 1.2
date: 2003/07/28 05:22:59; author: daichi; state: Exp; lines: +9 -4
fix cad/astk-serveur: fixing RUN_DEPENDS
PR: 54917
Submitted by: Thierry Thomas
v. 1.1
date: 2003/07/23 11:20:25; author: oliver; state: Exp;
Add astk-serveur 1.0.14,
graphical interface for Code_Aster (server
side).
PR: 54764
Submitted by: thierry@pompo.net
=============================================================================
|
| |

|