thierry     2006-01-28 20:40:56 UTC

  FreeBSD ports repository

  Modified files:
    science              Makefile 
  Added files:
    science/cdf          Makefile distinfo pkg-descr pkg-plist 
    science/cdf/files    patch-Makefile 
                         patch-src_include_cdfdist.h 
                         patch-src_include_cdflib.h 
                         patch-src_tests_Makefile pkg-message.in 
  Log:
  Common Data Format (CDF) is a conceptual data abstraction for storing
  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>.
  
  Revision  Changes    Path
  1.76      +1 -0      ports/science/Makefile
  1.1       +59 -0     ports/science/cdf/Makefile (new)
  1.1       +3 -0      ports/science/cdf/distinfo (new)
  1.1       +52 -0     ports/science/cdf/files/patch-Makefile (new)
  1.1       +30 -0     ports/science/cdf/files/patch-src_include_cdfdist.h (new)
  1.1       +11 -0     ports/science/cdf/files/patch-src_include_cdflib.h (new)
  1.1       +29 -0     ports/science/cdf/files/patch-src_tests_Makefile (new)
  1.1       +29 -0     ports/science/cdf/files/pkg-message.in (new)
  1.1       +14 -0     ports/science/cdf/pkg-descr (new)
  1.1       +58 -0     ports/science/cdf/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to