summaryrefslogtreecommitdiff
path: root/science/cdf (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Fix a stage symlink.Antoine Brodin2014-02-031-1/+1
| | | | | | | | | | There may be still some problems with this port: /usr/local/bin/definitions.K is referring to /wrkdirs/usr/ports/science/cdf/work/stage /usr/local/bin/definitions.B is referring to /wrkdirs/usr/ports/science/cdf/work/stage /usr/local/bin/definitions.C is referring to /wrkdirs/usr/ports/science/cdf/work/stage Notes: svn path=/head/; revision=342480
* - Implement staging.Stephen Montgomery-Smith2014-01-271-13/+7
| | | | Notes: svn path=/head/; revision=341438
* 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
| | | | | | | science) Notes: svn path=/head/; revision=327767
* Mark broken on powerpc as well as sparc64. (In fact, on all the tier-2s.)Mark Linimon2011-11-101-2/+2
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=285419
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276984
* Maintainer: stephen@missouri.edu -> stephen@FreeBSD.orgStephen Montgomery-Smith2011-06-141-1/+1
| | | | | | | Approved by: maho (mentor) Notes: svn path=/head/; revision=275537
* - Update to 3.3.0Martin Wilke2010-01-214-12/+14
| | | | | | | | PR: 142950 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Notes: svn path=/head/; revision=248318
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-181-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244447
* 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
* - Update maintainer mail addressDennis Herrmann2009-04-051-1/+1
| | | | | | | | | PR: ports/133397 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Approved by: tabthorpe (co-mentor) Notes: svn path=/head/; revision=231669
* - Pass maintainership along.Wesley Shields2009-02-131-1/+1
| | | | Notes: svn path=/head/; revision=228215
* - Unbreak distinfo after portrevision bumpPav Lucistnik2009-01-091-1/+1
| | | | Notes: svn path=/head/; revision=225600
* 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 3.2.1 and fix a vulnerability;Thierry Thomas2008-08-194-31/+32
| | | | | | | | | | | - Respect NOPORTEXAMPLES; - Release maintainership. Security: VuXML c4f31e16-6e33-11dd-8eb7-0011098ad87f Notes: svn path=/head/; revision=218869
* Upgrade to 3.2.Thierry Thomas2007-12-113-12/+14
| | | | | | | | Changelog at <ftp://cdaweb.gsfc.nasa.gov/pub/cdf/dist/cdf32/unix/CHANGES.txt>. Notes: svn path=/head/; revision=203023
* Now we use USE_FORTRAN=yes to use FORTRAN compiler.Maho Nakata2007-07-141-5/+1
| | | | | | | Approved by: thierry Notes: svn path=/head/; revision=195545
* * Migrate to gfortran.Maho Nakata2007-01-183-11/+24
| | | | | | | | | * Bump port revision. Approved by: portmgr(kris) Notes: svn path=/head/; revision=182682
* Master_sites are often down, mirror distfiles locally.Thierry Thomas2007-01-171-1/+3
| | | | | | | Reported by: pointyhat via Kris Notes: svn path=/head/; revision=182598
* Chase another silent update.Thierry Thomas2007-01-074-18/+14
| | | | | | | | | | Full diff at <http://people.freebsd.org/~thierry/ports/cdf31_060324-061205.diff>. Reported by: fenner's distfiles survey Notes: svn path=/head/; revision=181687
* Define WITH_FORTRAN on -CURRENT.Thierry Thomas2006-12-131-1/+5
| | | | Notes: svn path=/head/; revision=179687
* Chase another silent update: minor fixes in Bourne shell variables and helpThierry Thomas2006-03-292-5/+11
| | | | | | | | | | | | file. Full diff at <http://people.freebsd.org/~thierry/ports/cdf31_4-dist_cdf31_5-dist.diff>. Reported by: dosirak via Kris Notes: svn path=/head/; revision=158396
* Chase another silent update.Thierry Thomas2006-02-242-5/+5
| | | | | | | | | | Diff available at <http://pompo.net/ports/cdf31-dist_060216-030224.diff>: minor fixes for Linux Intel's Fortran compiler and cdfcvt. Approved by: portmgr (krion) Notes: svn path=/head/; revision=156781
* Chase another silent update. Since this seems usual, define a DIST_SUBDIR.Thierry Thomas2006-02-162-4/+5
| | | | | | | | | | Full diff at <http://pompo.net/ports/cdf31-dist_060209_060216.diff> (fixes into cdfcvt). Reported by: pointyhat via Kris Notes: svn path=/head/; revision=156196
* Re-add patch-Makefile to respect CFLAGS / FFLAGS / CC & co.Thierry Thomas2006-02-121-0/+26
| | | | Notes: svn path=/head/; revision=155824
* Chase a silent update and make fetchable again.Thierry Thomas2006-02-115-108/+5
| | | | | | | | | | | | | | - our patches to support FreeBSD have been included; - support of Intel C++ and Fortran compilers for Linux has been added. Full diff available at <http://pompo.net/ports/cdf31-dist_060130_060209.diff>. Reported by: Ion-Mihai Tetcu on #bsdports Notes: svn path=/head/; revision=155791
* - The official download site is down, add a mirror.Thierry Thomas2006-02-032-3/+13
| | | | | | | | | - Try to fix on sparc64. Reported by: pointyhat via Kris Notes: svn path=/head/; revision=155159
* Fix another silent update.Thierry Thomas2006-01-311-3/+3
| | | | | | | | | Don't bump PORTREVISION, the only diff is in Release.notes. Reported by: pointyhat via Kris Notes: svn path=/head/; revision=154871
* Oops... I mixed 3.0 and 3.1 pkg-plist and forgot to take maintainership.Thierry Thomas2006-01-292-1/+6
| | | | | | | Reported by: pointyhat via Kris Notes: svn path=/head/; revision=154745
* Common Data Format (CDF) is a conceptual data abstraction for storingThierry Thomas2006-01-289-0/+285
multi-dimensional data sets. The basic component of CDF is a software programming interface that is a device independent view of the CDF data model. The application developer is insulated from the actual physical file format for reasons of conceptual simplicity, device independence, and future expandability. CDF files created on any given platform can be transported to any other platform on to which CDF is ported and used with any CDF tools or layered applications. A comparison between CDF, netCDF, HDF and HDF5 is available at <http://cdf.gsfc.nasa.gov/html/FAQ.html>. Notes: svn path=/head/; revision=154665