Commit graph

23 commits

Author SHA1 Message Date
Maho Nakata
2c3522602f Update to 2.0 and unbreak. 2009-09-03 08:06:33 +00:00
Maho Nakata
890254d86b Update to 1.8.
Suggested by: Pedro Giffuni
2008-09-02 01:45:56 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- 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)
2008-04-19 17:56:05 +00:00
Maho Nakata
f9d18b36e3 Update to 1.7. 2007-09-21 23:38:52 +00:00
Maho Nakata
2345d03e02 Make fetchable
Two distfiles (ccx_1.6.src.tar.bz2 cgx_1.6.all.tar.bz2)
are rerolled without changing filename.

Changes in ccx_1.6.src.tar.bz2
According to ccx_1.6/src/LOG-BOOK:
> 22 Feb 2006     - corrected an error in mafillsm.f
> 25 Feb 2006     - made a change in map3dto1d2d.f, arpack.c and arpackcs.c
>                  (rotational speed needed for stiffness matrix in
>                   frequency calculations)

Changes in cgx_1.6.all.tar.bz2
All are just minor fixes.

Spotted by: kris
2007-03-25 05:50:50 +00:00
Maho Nakata
1385e9898b 1. Update to 1.6 and make fetchable[1]
2. WITH_ATLAS knobs works.

Submitted by:	Pedro F. Giffuni and fenner[1]
2007-02-27 02:54:26 +00:00
Maho Nakata
1c30f9473c *using shared libs.
*migrate to gfortran.
*build with atlas is now optional.
2007-01-09 07:39:39 +00:00
Maho Nakata
b1e843f8e4 Update to 1.5
PR:             93682
Submitted by:   Pedro F. Giffuni <giffunip@asme.org>
2006-03-15 08:12:00 +00:00
Maho Nakata
7c26a79b27 update to 1.4
Submitted by:	"Pedro F. Giffuni" <giffunip@yahoo.com>
2005-11-19 23:36:03 +00:00
Maho Nakata
140e968698 Update to 1.3
PR:		78958
Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
2005-03-19 10:28:48 +00:00
Maho Nakata
c87fb0301f Fix build with math/spooles 2005-02-06 03:09:06 +00:00
Maho Nakata
338525b1c7 forgot to add a patch... 2005-01-20 04:50:57 +00:00
Maho Nakata
72d4260aaa forgot to add some files... 2005-01-20 04:45:45 +00:00
Maho Nakata
e2b9995a76 Update to 1.2
PR:		75503
Submitted by:	"Pedro F. Giffuni" <giffunip@yahoo.com>
2005-01-20 04:44:07 +00:00
Norikatsu Shigemura
6ebe7ca4ef The CalculiX authors ahve fixed a segmentation fault
with a minor change in the cgx distfile.

PR:		ports/57071
Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com>
Approved by:	maho
2003-09-25 04:20:30 +00:00
Maho Nakata
3bbd8083dc Unbreak for 4-STABLE with ad hoc patch.
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
2003-08-30 01:47:49 +00:00
Maho Nakata
d92149802c Rename the name of the patch. just a typo
Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com>
2003-08-09 00:32:18 +00:00
Maho Nakata
02ca99bd5f update to 1.1
Submitted by:	"Pedro F. Giffuni" <giffunip@yahoo.com>
2003-08-08 16:06:50 +00:00
Maho Nakata
5c8716253e Unbreak for 4-STABLE with ad hoc patch.
replace _toupper to toupper. _toupper
is a macro defined at 5-CURRENT in ctype.h

Submitted by:	kris (bento's log)
2003-07-27 06:49:33 +00:00
Maho Nakata
2d3aaf068c a) patch-cgx_1.0+src+readcxx.c is not needed anymore since we
fixed the spooles port

b) there are three (small) missing patches from the experimental
tree that are not in the files dir.

Submitted by:	"Pedro F. Giffuni" <giffunip@yahoo.com>
Reviewed by:	maho
2003-07-12 02:53:23 +00:00
Maho Nakata
f6824b749b some cleanups
1. add documents/examples
2. slight patches

PR:             	52018
Submitted by:   	Pedro F. Giffuni <giffunip@yahoo.com>
2003-06-30 19:37:39 +00:00
Maho Nakata
03fa031ccc Fix broken for 4-STABLE:
1. ports/math/spooles uses threading, so add pthread explicitly
   for 5.1-BETA we don't ever need it.
2. _toupper should be a macro version of subset of toupper.
   See the difference between ctype.h of 5.1-BETA and 4-STABLE.
   However, I don't see the reason why it cgx uses _toupper (thread safety?).

Pointed out by: kris
2003-05-10 00:48:45 +00:00
Maho Nakata
741e45ae20 A Three-Dimensional Structural Finite Element Program
Submitted by	 : Pedro F. Giffuni <giffunip@yahoo.com>
Almost writeen by: maho
2003-05-05 13:06:37 +00:00