aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/xd3d
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE for categories starting with a Gedwin2006-05-081-1/+0
|
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Chase libversion bumb to libMagick.so.9edwin2006-01-051-0/+1
| | | | PR: ports/91270
* Upgrade to 8.2.3.thierry2005-10-074-3/+17
| | | | | | Changelog at <http://www.cmap.polytechnique.fr/~jouve/xd3d/CHANGELOG>. Reported by: Fenner's distfile survey
* Upgrade to 8.2.2 (bugfix release).thierry2004-12-062-5/+4
|
* Version 8.2.0 had a critical bug. It is not available any more.thierry2004-05-192-3/+3
| | | | Noticed on: Bento.
* Upgrade to 8.2.0.thierry2004-05-083-11/+13
|
* SIZE-ify my ports.thierry2004-03-191-0/+1
| | | | | Submitted by: Trevor Johnson <trevor@FreeBSD.org> Approved by: mat (mentor).
* - Add patch to fix build on alphakrion2004-01-302-0/+21
| | | | | | PR: ports/62080 Submitted by: maintainer Noticed by: bento via kris
* - Update to version 8.1.3krion2003-12-054-85/+10
| | | | | | | * Fix the bug with $LANG PR: 59877 Submitted by: maintainer
* - Update to version 8.0.3krion2003-10-063-3/+4
| | | | | PR: 57618 Submitted by: maintainer
* Add xd3d 8.0.2, a simple scientific visualization tool.krion2003-09-305-0/+246
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