Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Sep 2003 07:47:16 -0700 (PDT)
From:      Kirill Ponomarew <krion@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/graphics Makefile ports/graphics/xd3d Makefile distinfo pkg-descr pkg-plist ports/graphics/xd3d/files RULES.FreeBSD
Message-ID:  <200309301447.h8UElHlh089566@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
krion       2003/09/30 07:47:16 PDT

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/xd3d        Makefile distinfo pkg-descr pkg-plist 
    graphics/xd3d/files  RULES.FreeBSD 
  Log:
  Add xd3d 8.0.2, a simple scientific visualization tool.
  It can plot 2d and 3d meshes, with shadowing, contour
  plots, vector fields, iso-contour (3d), as well as 3d surfaces
  z=f(x,y) defined by an algebraic expression or a cloud of
  points. It generates high quality vector PostScript files for
  scientific publications and still or animated bitmap images.
  
  It includes the graph plotter xgraphic.
  
  PR:             56986
  Submitted by:   thierry@pompo.net
  
  Revision  Changes    Path
  1.614     +1 -0      ports/graphics/Makefile
  1.1       +91 -0     ports/graphics/xd3d/Makefile (new)
  1.1       +1 -0      ports/graphics/xd3d/distinfo (new)
  1.1       +81 -0     ports/graphics/xd3d/files/RULES.FreeBSD (new)
  1.1       +10 -0     ports/graphics/xd3d/pkg-descr (new)
  1.1       +63 -0     ports/graphics/xd3d/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309301447.h8UElHlh089566>