aboutsummaryrefslogtreecommitdiff
path: root/cad/calculix
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.11Maho Nakata2016-08-177-43/+262
| | | | | | | | | | | | | | | | | | | Main new features: * Rotational and translational cyclic symmetry for CFD was coded (see examples couette1per, couettecyl4 and couettecyl4comp). * Sensitivity analyses (cf. Section 6.9.22 in the User's Manual) * Speed-up of the treatment of SPC's and MPC's in the stiffness and mass matrix. See the complete notes http://www.dhondt.de/new_calc.htm PR: 211917 Submitted by: pfg@ Notes: svn path=/head/; revision=420315
* - Fix trailing whitespace in pkg-descrs, categories [a-f]*Dmitry Marakasov2016-05-191-8/+8
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415498
* Update to version 2.10Maho Nakata2016-04-187-54/+53
| | | | | | | | | | | | New version 2.10 is here! Release Notes: http://www.dhondt.de/new_calc.htm PR: 208301 Submitted by: pfg@ Notes: svn path=/head/; revision=413568
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-5/+5
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* Update to 2.9 and unbreak.Maho Nakata2016-01-088-50/+338
| | | | | | | | PR: 205346 Submitted by: pfg@ Notes: svn path=/head/; revision=405510
* Mark as broken: unfetchableBaptiste Daroussin2015-12-121-0/+2
| | | | Notes: svn path=/head/; revision=403633
* Now we can choose between OpenBLAS and reference BLAS.Maho Nakata2015-03-141-7/+11
| | | | Notes: svn path=/head/; revision=381251
* Update to 1.8Maho Nakata2015-03-117-351/+308
| | | | | | | | | | | * Adds Computational Fluid Dynamics. * Uses openmp. PR: 198361 Submitted by: pfg@ Notes: svn path=/head/; revision=380978
* - Uses blaslapack.mk;Thierry Thomas2015-01-072-687/+705
| | | | | | | | | | - Fix plist for EXAMPLES. Submitted by: pfg (by mail) Approved by: maho (maintainer) Notes: svn path=/head/; revision=376502
* Cleanup plistBaptiste Daroussin2014-10-201-18/+0
| | | | Notes: svn path=/head/; revision=371238
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.Adam Weinberger2014-07-151-16/+11
| | | | Notes: svn path=/head/; revision=361936
* Properly call MAKE_CMDBaptiste Daroussin2014-06-241-6/+4
| | | | Notes: svn path=/head/; revision=359141
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-06-091-1/+1
| | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories A-C. CR: D196 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357139
* Silent re-roll of files. I cannot check the difference exactly, butMaho Nakata2014-06-052-13/+11
| | | | | | | | | | | | https://aur.archlinux.org/packages/ca/calculix/PKGBUILD https://aur.archlinux.org/packages/ca/calculix-doc/PKGBUILD have the same sha256sums as my update. Still I cannot check what have been changed in calculix/ccx_2.7.ps.tar.bz2 and calculix/ccx_2.7.test.tar.bz2 but look like not significant and safe. The authors sometimes change the distfiles without notice. Notes: svn path=/head/; revision=356602
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* Mark broken: checksum and size mismatchAntoine Brodin2014-03-281-0/+2
| | | | | | | | Reported by: pkg-fallout and Pierre Smars PR: ports/187440 Notes: svn path=/head/; revision=349445
* Update the default version of GCC used in the Ports Collection fromGerald Pfeifer2014-03-101-0/+1
| | | | | | | | | | | | | | GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as well as changing the default in Mk/bsd.default-versions.mk. Part II, Bump PORTREVISIONs. PR: 182136 Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports) Tested by: bdrewery (two -exp runs) Notes: svn path=/head/; revision=347809
* Update cad/calculix to version 2.7Maho Nakata2014-03-047-233/+75
| | | | | | | | PR: 187104 Submitted by: pfg@ Notes: svn path=/head/; revision=346978
* Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most casesTijl Coosemans2014-02-161-6/+3
| | | | | | | | | | | | | | USE_GCC=yes has been omitted though. Remove USE_FORTRAN handling from bsd.port.mk and bsd.gcc.mk. Minor cleanups in some ports like USE_GMAKE, NOPORTDOCS,... Exp-run: bdrewery Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=344614
* Switch back to using WITH_EXAMPLES. The logic in this port isAdam Weinberger2014-01-031-1/+1
| | | | | | | far too twisted for a simple change to MEXAMPLES. Notes: svn path=/head/; revision=338582
* Convert cad to MDOCS and MEXAMPLESAdam Weinberger2014-01-031-2/+2
| | | | Notes: svn path=/head/; revision=338552
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-8/+8
| | | | | | | | | LIB_DEPENDS in cad With hat: portmgr Notes: svn path=/head/; revision=336172
* Update to libmpc version 1.0.1 which brings the following fixes:Gerald Pfeifer2013-10-261-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Switched to automake 1.11.6, see CVE-2012-3386. - #14669: Fixed extraction of CC from gmp.h. - Fixed case of intermediate zero real or imaginary part in mpc_fma, found by hydra with GMP_CHECK_RANDOMIZE=1346362345. This is on top of the following changes from version 1.0 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no invariant sections) for the documentation. - 100% of all lines are covered by tests - Renamed functions . mpc_mul_2exp to mpc_mul_2ui . mpc_div_2exp to mpc_div_2ui - 0^0, which returned (NaN,NaN) previously, now returns (1,+0). - Removed compatibility with K&R compilers, which was untestable due to lack of such compilers. - New functions . mpc_log10 . mpc_mul_2si, mpc_div_2si - Speed-ups . mpc_fma - Bug fixes . mpc_div and mpc_norm now return a value indicating the effective rounding direction, as the other functions. . mpc_mul, mpc_sqr and mpc_norm now return correct results even if there are over- or underflows during the computation. . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has infinite part and equals output variable is corrected. . mpc_fr_sub: Wrong return value for imaginary part is corrected. Convert to the new LIB_DEPENDS standard and remove hard-coded .so versions from a couple of dependent ports. Bump PORTREVISIONS of all dependent ports. PR: 183141 Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331644
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | cad) Notes: svn path=/head/; revision=327711
* Now metis-edf is selectable.Maho Nakata2013-08-271-1/+11
| | | | Notes: svn path=/head/; revision=325428
* Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.Gerald Pfeifer2013-08-171-1/+1
| | | | | | | | | | | | | | | | | Right now this is a noop in the former case and a noop in the latter case unless lang/gcc44 has been installed explicitly. This puts a bit more emphasis on standardizing on a canonical version "current" GCC and makes it easier to update that canonical version by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port. That is, USE_GCC=yes means "use a decent/modern version of GCC" without having to worry about details. Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324851
* update to 2.6.1Maho Nakata2013-08-167-58/+199
| | | | | | | | PR: 181234 Submitted by: Pedro Giffuni <giffunip@tutopia.com> Notes: svn path=/head/; revision=324789
* * Fix pkg-plist for WITH_EXAMPLES case.Maho Nakata2013-03-182-21/+411
| | | | | | | | | | | * Update variable in case we want to replace default browser or gv (and port revision bumped accordingly). Submitted by: pfg@ PR: 176649 Notes: svn path=/head/; revision=314509
* Update cad/calculix to version 2.5Maho Nakata2013-03-057-35/+118
| | | | | | | | PR: 176649 Submitted by: pfg@ Notes: svn path=/head/; revision=313428
* - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: cad)Pietro Cerutti2013-02-072-6/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=311861
* Replace USE_GCC=4.4+ by USE_GCC=4.6+, in preparation of some workGerald Pfeifer2012-10-051-1/+1
| | | | | | | | | | linimon and me have discussed (and since lang/gcc44 is on the way out). Approved by: maintainer Notes: svn path=/head/; revision=305313
* Switch from libglut to freeglut and retire libglut. Libglut hasn't beenKoop Mast2012-08-041-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=302037
* add math/metis4 to math/Makefile; update math/metis to 5.0.2; add appropriateBrendan Fabeny2012-07-091-1/+2
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=300666
* Remove duplicated entry in pkg-plistMaho Nakata2012-03-131-1/+0
| | | | | | | | Submitted by: Anton Shterenlikht <mexas@bristol.ac.uk> Feature safe: yes Notes: svn path=/head/; revision=293232
* Environmental variable CCX_NPROC has been replaced by OMP_NUM_THREADS.Maho Nakata2012-01-201-1/+1
| | | | | | | Submitted by: pgf Notes: svn path=/head/; revision=289509
* Update to 2.4Maho Nakata2012-01-087-31/+91
| | | | | | | Spotted by: pgf@ Notes: svn path=/head/; revision=288738
* adjust linking and comments in dependent ports after the math/atlas update;Brendan Fabeny2011-11-221-2/+2
| | | | | | | | | | | math/atlas-devel will be updated to use the same constructs at a later date PR: 162706 Approved by: miwi (portmgr) Feature safe: yes Notes: svn path=/head/; revision=286242
* Kill EOL whitespace.Alexey Dokuchaev2011-06-231-132/+132
| | | | Notes: svn path=/head/; revision=276092
* Make multithreading works.Maho Nakata2011-06-162-1/+2
| | | | | | | | | Bump PORTREVIISON. Submitted by: Pierre Smars <smars@yuntech.edu.tw> Notes: svn path=/head/; revision=275662
* Update to 2.3Maho Nakata2011-05-117-43/+131
| | | | | | | Notified by: Pedro F. Giffuni Notes: svn path=/head/; revision=273932
* - Get Rid MD5 supportMartin Wilke2011-03-201-6/+0
| | | | Notes: svn path=/head/; revision=271346
* Fix build.Maho Nakata2010-08-131-8/+24
| | | | | | | Spotted by: QAT Notes: svn path=/head/; revision=259159
* Fix sizemismatch.Maho Nakata2010-08-132-29/+13
| | | | | | | | | | According to CalculiX/ccx_2.2/src/LOGBOOK, > 5 Aug 2010 - made some small corrections Spotted by: QAT Notes: svn path=/head/; revision=259158
* Update to 2.2.Maho Nakata2010-08-137-36/+123
| | | | | | | Notifyed by: "Pedro F. Giffuni" Notes: svn path=/head/; revision=259157
* Update to 2.1.Maho Nakata2010-06-067-91/+85
| | | | Notes: svn path=/head/; revision=255862
* Unbreak.Maho Nakata2010-06-051-2/+4
| | | | | | | | PR: 146746 Submitted by: Stas Timokhin Notes: svn path=/head/; revision=255858
* - Mark BROKEN: does not compilePav Lucistnik2010-03-021-0/+2
| | | | | | | | Reported by: pointyhat Feature safe: yes Notes: svn path=/head/; revision=250513
* Bump PORTREVISION for everything that sets USE_FORTRAN=yes which nowGerald Pfeifer2009-09-131-0/+1
| | | | | | | | | implies lang/gcc44 up from lang/gcc43. Approved by: portmgr Notes: svn path=/head/; revision=241308
* Update to 2.0 and unbreak.Maho Nakata2009-09-038-686/+837
| | | | Notes: svn path=/head/; revision=240773