aboutsummaryrefslogtreecommitdiff
path: root/science/cgnslib
Commit message (Collapse)AuthorAgeFilesLines
* - Upgrade cgnslib to 3.2.1Thierry Thomas2014-04-173-147/+20
| | | | | | | | | Changelog at <https://sourceforge.net/projects/cgns/files/cgnslib_3.2/> - Bump PORTREVISION of consumers ports. Notes: svn path=/head/; revision=351496
* Update the default version of GCC used in the Ports Collection fromGerald Pfeifer2014-03-101-1/+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
* Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most casesTijl Coosemans2014-02-161-1/+1
| | | | | | | | | | | | | | 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
* 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-0/+1
| | | | | | | science) Notes: svn path=/head/; revision=327767
* Convert to the new Uses/tk.mk.Thierry Thomas2013-09-191-2/+2
| | | | Notes: svn path=/head/; revision=327626
* Downgrade to 3.1.4.Thierry Thomas2013-07-103-10/+144
| | | | | | | | | Release-2 has been removed from SF without explanations. Reported by: pointyhat via miwi Notes: svn path=/head/; revision=322695
* Upgrade to CGNS Version 3.1.4, Release 2.Thierry Thomas2013-07-074-220/+11
| | | | Notes: svn path=/head/; revision=322450
* - Fix build with Tcl/Tk 8.6Pietro Cerutti2013-06-042-1/+79
| | | | | | | | Reported by: miwi (Tcl/Tk 8.6 exp-run late comers) Approved by: maintainer (via private email) Notes: svn path=/head/; revision=319838
* Force Tk85 to unbreak.Thierry Thomas2013-05-231-1/+1
| | | | | | | Reported by: stephen Notes: svn path=/head/; revision=318887
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-1/+1
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* Fix HDF5 description.Thierry Thomas2012-12-101-1/+1
| | | | | | | Spotted by: danfe Notes: svn path=/head/; revision=308624
* Switch to OptionsNG.Thierry Thomas2012-12-081-15/+16
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=308469
* Upgrade to 3.1.3-4.Thierry Thomas2012-07-0711-58/+340
| | | | Notes: svn path=/head/; revision=300600
* - Bump PORTREVISION for science/hdf5-18 shlib changeSunpoet Po-Chuan Hsieh2011-07-151-1/+2
| | | | Notes: svn path=/head/; revision=277735
* - Upgrade to 2.5-5.Thierry Thomas2011-02-262-7/+10
| | | | | | | | | | | | Changelog at <https://sourceforge.net/projects/cgns/files/cgnslib_2.5/Release%205/> - Set the license. PR: ports/154735 Notes: svn path=/head/; revision=269790
* Bump PORTREVISION for everything that sets USE_FORTRAN=yes which nowGerald Pfeifer2009-09-131-1/+1
| | | | | | | | | implies lang/gcc44 up from lang/gcc43. Approved by: portmgr Notes: svn path=/head/; revision=241308
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with P,R,S Notes: svn path=/head/; revision=240075
* Switch to USE_FORTRAN.Thierry Thomas2009-01-101-5/+1
| | | | | | | Submitted by: gerald Notes: svn path=/head/; revision=225646
* Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.Gerald Pfeifer2009-01-071-0/+1
| | | | Notes: svn path=/head/; revision=225403
* Upgrade to 2.5-3.Thierry Thomas2008-04-062-4/+4
| | | | | | | | | | Changelog at <https://sourceforge.net/project/shownotes.php?group_id=74444&release_id=583114> Reported by: portscout Notes: svn path=/head/; revision=210678
* Upgrade to the release 2 of the CGNS 2.5 library.Thierry Thomas2007-09-092-4/+4
| | | | | | | | Changelog at <https://sourceforge.net/project/shownotes.php?release_id=537953>. Notes: svn path=/head/; revision=199176
* The CFD General Notation System (CGNS) provides a standard for recording andThierry Thomas2007-04-016-0/+106
recovering computer data associated with the numerical solution of the equations of fluid dynamics. Notes: svn path=/head/; revision=188915