aboutsummaryrefslogtreecommitdiff
path: root/cad/astk-serveur
Commit message (Collapse)AuthorAgeFilesLines
* Trap an exception and set a default fqn when gethostbyaddr fails withThierry Thomas2007-02-172-9/+21
| | | | | | | | | | '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 Notes: svn path=/head/; revision=185399
* Chase a silent update (no impact for FreeBSD).Thierry Thomas2007-01-113-22/+27
| | | | | | | | | | Diff available at <http://people.freebsd.org/~thierry/ports/astk-1.5.0_061222_070103.diff>. Notified by: pointyhat via Kris Notes: svn path=/head/; revision=182120
* Upgrade to 1.5.0-1.Thierry Thomas2006-12-264-60/+69
| | | | Notes: svn path=/head/; revision=180789
* Upgrade to 1.3.3-1.Thierry Thomas2006-07-063-19/+7
| | | | Notes: svn path=/head/; revision=167089
* remove USE_REINPLACE for all ports with categories starting with CEdwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161308
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | Notes: svn path=/head/; revision=154105
* Upgrade to 1.3.0-1.Thierry Thomas2006-01-155-34/+62
| | | | Notes: svn path=/head/; revision=153598
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149234
* Upgrade to 1.2.4.Thierry Thomas2005-07-037-13/+49
| | | | Notes: svn path=/head/; revision=138425
* - Upgrade ASTK to 1.2.3;Thierry Thomas2005-04-272-5/+5
| | | | | | | - fix a typo when editor was gvim. Notes: svn path=/head/; revision=134282
* Upgrade to 1.2.2.Thierry Thomas2005-04-023-5/+18
| | | | Notes: svn path=/head/; revision=132260
* Upgrade to 1.2.1.Thierry Thomas2005-01-243-24/+5
| | | | Notes: svn path=/head/; revision=127224
* Upgrade to 1.2.0.Thierry Thomas2005-01-179-287/+364
| | | | Notes: svn path=/head/; revision=126668
* Upgrade to 1.1.1.Thierry Thomas2004-05-236-47/+125
| | | | Notes: svn path=/head/; revision=109755
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Add SIZE.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99295
* - www.code-aster.org was reorganized. fix fetchingPav Lucistnik2003-12-102-4/+4
| | | | | | | | PR: ports/60121 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=95576
* - Upgrading french/aster from 7.1 to 7.2;Oliver Lehmann2003-12-085-27/+76
| | | | | | | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=95312
* ECHO -> ECHO_MSGEdwin Groothuis2003-09-271-2/+2
| | | | | | | | | | (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
* cad/astk-serveur & cad/astk-client: fixing patch + tarball has been rerolled.Edwin Groothuis2003-09-023-2/+2
| | | | | | | | | | | | | | | | | | | 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
* cad/astk-client: chasing tk83 -> tk84 + defining more tools.Edwin Groothuis2003-08-292-0/+23
| | | | | | | | | | | | | | | | 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
* Switch to tcl/tk 8.4 and bump PORTREVISION.Kris Kennaway2003-08-171-3/+3
| | | | Notes: svn path=/head/; revision=87100
* fix cad/astk-serveur: fixing RUN_DEPENDSDaichi GOTO2003-07-281-4/+9
| | | | | | | | PR: 54917 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=85710
* Add astk-serveur 1.0.14,Oliver Lehmann2003-07-239-0/+437
graphical interface for Code_Aster (server side). PR: 54764 Submitted by: thierry@pompo.net Notes: svn path=/head/; revision=85435