14406 FreshPorts -- cad/calculix
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
calculix 2.5_1 cad on this many watch lists=2 search for ports that depend on this port
A Three-Dimensional Structural Finite Element Program
Maintained by: maho@FreeBSD.org search for ports maintained by this maintainer
Port Added: 05 May 2003 13:07:36
License: GPLv2


A Three-Dimensional Structural Finite Element Program

CalculiX Finite Element Models can be build, calculated and
post-processed. The pre- and post-processor is an interactive 3D-tool 
using the openGL API. 

Notice: The authors acknowledge that naming conventions and input style 
formats for CalculiX are based on those used by ABAQUS, a proprietary, 
general purpose finite element code developed and supported by Hibbitt, 
Karlsson & Sorensen, Inc (HKS) and are used with kind permission from HKS. 
Results obtained from CalculiX are in no way connected to ABAQUS.

WWW: http://www.calculix.de/

note: By default the single-threaded solver is used, this can be changed 
by setting the OMP_NUM_THREADS environment variable with the number of 
processors you want to use.
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/gmake
  2. lang/gcc
  3. devel/binutils
  4. x11-toolkits/libXmu
Required To Run:
  1. lang/gcc
  2. x11-toolkits/libXmu
Required Libraries:
  1. math/arpack
  2. math/spooles
  3. math/metis4
  4. math/taucs
  5. math/blas
  6. math/lapack
  7. graphics/freeglut
There are no ports dependent upon this port

To install the port: cd /usr/ports/cad/calculix/ && make install clean
To add the package: pkg_add -r CalculiX


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/calculix/
  2. http://www.dhondt.de/

Number of commits found: 64

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
18 Mar 2013 01:19:50
Original commit files touched by this commit  2.5_1
maho search for other commits by this committer
* Fix pkg-plist for WITH_EXAMPLES case.
* Update variable in case we want to replace default browser
  or gv (and port revision bumped accordingly).

Submitted by: pfg@
PR:	176649
05 Mar 2013 02:20:25
Original commit files touched by this commit  2.5
maho search for other commits by this committer
Update cad/calculix to version 2.5

PR:		176649
Submitted by:	pfg@
07 Feb 2013 14:57:49
Original commit files touched by this commit  2.4_2
gahr search for other commits by this committer
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: cad)

Approved by:	portmgr
05 Oct 2012 17:39:23
Original commit files touched by this commit  2.4_2
gerald search for other commits by this committer
Replace USE_GCC=4.4+ by USE_GCC=4.6+, in preparation of some work
linimon and me have discussed (and since lang/gcc44 is on the way
out).

Approved by:	maintainer
04 Aug 2012 22:52:04
Original commit files touched by this commit  2.4_2
kwm search for other commits by this committer
Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.

Bump all ports that directly depend on libglut because of the shlib version
change.

There are some extra items in this patch.

*) Because freeglut doesn't have the same dependancies as libglut, some ports
	need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
	with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
	remains now.
*) While here fix a png related build issue games/vegastrike.

Thanks to miwi for running the exp-run.

Approved by:	portmgr (miwi)

Collaboration with:	zeising@
Obtained from:	xorg-dev staging area.
09 Jul 2012 11:11:44
Original commit files touched by this commit  2.4_1
bf search for other commits by this committer
add math/metis4 to math/Makefile; update math/metis to 5.0.2; add appropriate
CONFLICTS, LATEST_LINK, and PORTSCOUT; adjust dependent ports; explicitly
note the restrictive license of the metis ports (while here, append the MPI port
to
*DEPENDS in math/parmetis, rather than using an assignment)

PR:             169578
13 Mar 2012 11:28:03
Original commit files touched by this commit  2.4
maho search for other commits by this committer
Remove duplicated entry in pkg-plist

Submitted by:   Anton Shterenlikht <mexas@bristol.ac.uk>
Feature safe:   yes
20 Jan 2012 09:10:53
Original commit files touched by this commit  2.4
maho search for other commits by this committer
Environmental variable CCX_NPROC has been replaced by OMP_NUM_THREADS.

Submitted by:   pgf
08 Jan 2012 07:26:16
Original commit files touched by this commit  2.4
maho search for other commits by this committer
Update to 2.4

Spotted by:     pgf@
22 Nov 2011 11:14:10
Original commit files touched by this commit  2.3_1
bf search for other commits by this committer
adjust linking and comments in dependent ports after the math/atlas update;
math/atlas-devel will be updated to use the same constructs at a later date

PR:             162706
Approved by:    miwi (portmgr)
Feature safe:   yes
23 Jun 2011 03:03:23
Original commit files touched by this commit  2.3_1
danfe search for other commits by this committer
Kill EOL whitespace.
16 Jun 2011 08:39:15
Original commit files touched by this commit  2.3_1
maho search for other commits by this committer
Make multithreading works.
Bump PORTREVIISON.

Submitted by:    Pierre Smars <smars@yuntech.edu.tw>
11 May 2011 05:02:58
Original commit files touched by this commit  2.3
maho search for other commits by this committer
Update to 2.3

Notified by:    Pedro F. Giffuni
20 Mar 2011 12:54:45
Original commit files touched by this commit  2.2
miwi search for other commits by this committer
- Get Rid MD5 support
13 Aug 2010 07:22:39
Original commit files touched by this commit  2.2
maho search for other commits by this committer
Fix build.

Spotted by: QAT
13 Aug 2010 06:40:41
Original commit files touched by this commit  2.2
maho search for other commits by this committer
Fix sizemismatch.

According to CalculiX/ccx_2.2/src/LOGBOOK,
> 5 Aug 2010     - made some small corrections

Spotted by: QAT
13 Aug 2010 06:10:12
Original commit files touched by this commit  2.2
maho search for other commits by this committer
Update to 2.2.

Notifyed by: "Pedro F. Giffuni"
06 Jun 2010 00:29:51
Original commit files touched by this commit  2.1
maho search for other commits by this committer
Update to 2.1.
05 Jun 2010 23:09:26
Original commit files touched by this commit  2.0_2
maho search for other commits by this committer
Unbreak.

PR: 146746
Submitted by: Stas Timokhin
02 Mar 2010 23:04:02
Original commit files touched by this commit  2.0_1
pav search for other commits by this committer
- Mark BROKEN: does not compile

Reported by:    pointyhat
Feature safe:   yes
13 Sep 2009 00:08:01
Original commit files touched by this commit  2.0_1
gerald search for other commits by this committer
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.

Approved by:    portmgr
03 Sep 2009 08:06:34
Original commit files touched by this commit  2.0
maho search for other commits by this committer
Update to 2.0 and unbreak.
07 Jan 2009 16:34:27
Original commit files touched by this commit  1.8_2
gerald search for other commits by this committer
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
26 Oct 2008 02:21:08
Original commit files touched by this commit  1.8_1
maho search for other commits by this committer
Chase libglut update.
25 Sep 2008 05:39:48
Original commit files touched by this commit  1.8
maho search for other commits by this committer
Add distinfo for WITH_EXAMPLES.

Submitted by:   Pedro Giffuni
02 Sep 2008 01:45:56
Original commit files touched by this commit  1.8
maho search for other commits by this committer
Update to 1.8.

Suggested by: Pedro Giffuni
19 Apr 2008 17:56:05
Original commit files touched by this commit  1.7
  Sanity Test Failure
miwi search for other commits by this committer
- 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)
21 Sep 2007 23:38:52
Original commit files touched by this commit  1.7
maho search for other commits by this committer
Update to 1.7.
12 Jul 2007 07:22:47
Original commit files touched by this commit  1.6_1
maho search for other commits by this committer
Now we use USE_FORTRAN=yes to use FORTRAN.
09 Jul 2007 02:39:51
Original commit files touched by this commit  1.6_1
maho search for other commits by this committer
Add distinfo for WITH_EXAMPLE as well.

Submitted by:   "Pedro F. Giffuni"
19 May 2007 20:32:57
Original commit files touched by this commit  1.6_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
25 Mar 2007 05:50:50
Original commit files touched by this commit  1.6
maho search for other commits by this committer
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
25 Mar 2007 03:59:53
Original commit files touched by this commit  1.6
kris search for other commits by this committer
BROKEN: Unfetchable
27 Feb 2007 02:54:26
Original commit files touched by this commit  1.6
maho search for other commits by this committer
1. Update to 1.6 and make fetchable[1]
2. WITH_ATLAS knobs works.

Submitted by:   Pedro F. Giffuni and fenner[1]
12 Jan 2007 06:03:42
Original commit files touched by this commit  1.5_2
maho search for other commits by this committer
* Use gfortran42 only and not gcc42.
* Bump portrevision.
09 Jan 2007 22:53:50
Original commit files touched by this commit  1.5_1
maho search for other commits by this committer
* add version number to LIB_DEPENDS.
* use gfortran compiled version of atlas/lapack/blas
* bump portrevision
09 Jan 2007 12:07:24
Original commit files touched by this commit  1.5
maho search for other commits by this committer
blas.1 -> blas.2
09 Jan 2007 07:39:39
Original commit files touched by this commit  1.5
maho search for other commits by this committer
*using shared libs.
*migrate to gfortran.
*build with atlas is now optional.
12 May 2006 14:28:19
Original commit files touched by this commit  1.5
vd search for other commits by this committer
Remove whitespace from line endings in pkg-plist files.

Those spaces used to hinder searching for the corresponding files
with portsearch -f '/FILENAME$' for obvious reasons.
Although currently portsearch removes those spaces itself remove
them anyway.

Inspired by:    ports/94078
Approved by:    portmgr (during freeze: krion, then kris advised to wait; at
present: erwin)
15 Mar 2006 08:12:00
Original commit files touched by this commit  1.5
maho search for other commits by this committer
Update to 1.5

PR:             93682
Submitted by:   Pedro F. Giffuni <giffunip@asme.org>
13 Mar 2006 02:17:49
Original commit files touched by this commit  1.4_1
maho search for other commits by this committer
Fix build for old FreeBSD

Submitted by:   tdb
Approved by:    portmgr (linimon)
22 Jan 2006 08:20:48
Original commit files touched by this commit  1.4_1
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
12 Jan 2006 12:54:32
Original commit files touched by this commit  1.4_1
sem search for other commits by this committer
- Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.

While I'm here:
- Remove USE_MESA knob where it was (35 ports).
  It marked as depricated for 2 years.

PR:             ports/90247
Submitted by:   Ermal Lu?i <eri--@albabsd.org>
05 Jan 2006 01:33:35
Original commit files touched by this commit  1.4
maho search for other commits by this committer
Minor cleanups for cad/calculix

PR:             91252
Submitted by:   Pedro F. Giffuni <giffunip@asme.org>
19 Nov 2005 23:36:03
Original commit files touched by this commit  1.4
maho search for other commits by this committer
update to 1.4

Submitted by:   "Pedro F. Giffuni" <giffunip@yahoo.com>
19 Mar 2005 10:28:48
Original commit files touched by this commit  1.3
maho search for other commits by this committer
Update to 1.3

PR:             78958
Submitted by:   Pedro F. Giffuni <giffunip@asme.org>
09 Feb 2005 09:02:28
Original commit files touched by this commit  1.2
maho search for other commits by this committer
Fix build (adding missing dependency)

PR:             77292
Submitted by:   kris via pointyhat, and John Cochran <jdc@fiawol.org> [1]
06 Feb 2005 12:12:50
Original commit files touched by this commit  1.2
maho search for other commits by this committer
Fix typo

Submitted by:   "Pedro F. Giffuni" <giffunip@yahoo.com>
06 Feb 2005 03:10:51
Original commit files touched by this commit  1.2
maho search for other commits by this committer
(Forced commit)
Forgot to mention about submitter of last commit.

Submitted by:   "Pedro F. Giffuni" <giffunip@yahoo.com>
06 Feb 2005 03:09:06
Original commit files touched by this commit  1.2
maho search for other commits by this committer
Fix build with math/spooles
20 Jan 2005 04:50:57
Original commit files touched by this commit  1.2
maho search for other commits by this committer
forgot to add a patch...
20 Jan 2005 04:45:45
Original commit files touched by this commit  1.2
maho search for other commits by this committer
forgot to add some files...
20 Jan 2005 04:44:07
Original commit files touched by this commit  1.2
maho search for other commits by this committer
Update to 1.2

PR:             75503
Submitted by:   "Pedro F. Giffuni" <giffunip@yahoo.com>
06 May 2004 19:49:54
Original commit files touched by this commit  1.1
maho search for other commits by this committer
Make portlint happy by replacing space to tab

PR:             65409
Submitted by:   trevor
25 Sep 2003 04:20:31
Original commit files touched by this commit  1.1
nork search for other commits by this committer
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
30 Aug 2003 01:47:49
Original commit files touched by this commit  1.1
maho search for other commits by this committer
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
09 Aug 2003 00:32:19
Original commit files touched by this commit  1.1
maho search for other commits by this committer
Rename the name of the patch. just a typo

Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com>
08 Aug 2003 17:56:54
Original commit files touched by this commit  1.1
maho search for other commits by this committer
fix a problem when deleting exampledir

Submitted by:   "Pedro F. Giffuni" <giffunip@yahoo.com>
08 Aug 2003 16:06:51
Original commit files touched by this commit  1.1
maho search for other commits by this committer
update to 1.1

Submitted by:   "Pedro F. Giffuni" <giffunip@yahoo.com>
27 Jul 2003 06:49:33
Original commit files touched by this commit  1.0
maho search for other commits by this committer
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)
12 Jul 2003 02:53:24
Original commit files touched by this commit  1.0
maho search for other commits by this committer
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
30 Jun 2003 19:37:39
Original commit files touched by this commit  1.0
maho search for other commits by this committer
some cleanups
1. add documents/examples
2. slight patches

PR:                     52018
Submitted by:           Pedro F. Giffuni <giffunip@yahoo.com>
10 May 2003 00:48:45
Original commit files touched by this commit  1.0
maho search for other commits by this committer
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
05 May 2003 13:06:38
Original commit files touched by this commit  1.0
maho search for other commits by this committer
A Three-Dimensional Structural Finite Element Program

Submitted by     : Pedro F. Giffuni <giffunip@yahoo.com>
Almost writeen by: maho

Number of commits found: 64

285b
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 3
new 48 hours7
new 7 days31
new fortnight62
new month216

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0