aboutsummaryrefslogtreecommitdiff
path: root/graphics/xd3d
Commit message (Collapse)AuthorAgeFilesLines
* Fix do-fetch target.Thierry Thomas2007-11-081-1/+3
| | | | | | | | Reported by: pointyhat via pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=202579
* Upgrade to 8.3.1.Thierry Thomas2007-10-063-13/+7
| | | | | | | Changelog at <http://www.cmap.polytechnique.fr/~jouve/xd3d/CHANGELOG>. Notes: svn path=/head/; revision=201003
* Now we use USE_FORTRAN=yes to use FORTRAN compiler.Maho Nakata2007-07-141-4/+1
| | | | | | | Approved by: thierry Notes: svn path=/head/; revision=195545
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Add a mirror.Thierry Thomas2007-03-301-1/+4
| | | | | | | Suggested by: kris Notes: svn path=/head/; revision=188841
* * Migrate to gfortran.Maho Nakata2007-01-121-3/+6
| | | | | | | * Bump port revision. Notes: svn path=/head/; revision=182253
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* Chase libversion bumb to libMagick.so.9Edwin Groothuis2006-01-051-0/+1
| | | | | | | PR: ports/91270 Notes: svn path=/head/; revision=152778
* Upgrade to 8.2.3.Thierry Thomas2005-10-074-3/+17
| | | | | | | | | Changelog at <http://www.cmap.polytechnique.fr/~jouve/xd3d/CHANGELOG>. Reported by: Fenner's distfile survey Notes: svn path=/head/; revision=144482
* Upgrade to 8.2.2 (bugfix release).Thierry Thomas2004-12-062-5/+4
| | | | Notes: svn path=/head/; revision=123299
* Version 8.2.0 had a critical bug. It is not available any more.Thierry Thomas2004-05-182-3/+3
| | | | | | | Noticed on: Bento. Notes: svn path=/head/; revision=109474
* Upgrade to 8.2.0.Thierry Thomas2004-05-083-11/+13
| | | | Notes: svn path=/head/; revision=108683
* SIZE-ify my ports.Thierry Thomas2004-03-191-0/+1
| | | | | | | | Submitted by: Trevor Johnson <trevor@FreeBSD.org> Approved by: mat (mentor). Notes: svn path=/head/; revision=104557
* - Add patch to fix build on alphaKirill Ponomarev2004-01-292-0/+21
| | | | | | | | | PR: ports/62080 Submitted by: maintainer Noticed by: bento via kris Notes: svn path=/head/; revision=99449
* - Update to version 8.1.3Kirill Ponomarev2003-12-054-85/+10
| | | | | | | | | | * Fix the bug with $LANG PR: 59877 Submitted by: maintainer Notes: svn path=/head/; revision=95115
* - Update to version 8.0.3Kirill Ponomarev2003-10-053-3/+4
| | | | | | | | PR: 57618 Submitted by: maintainer Notes: svn path=/head/; revision=90327
* Add xd3d 8.0.2, a simple scientific visualization tool.Kirill Ponomarev2003-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 Notes: svn path=/head/; revision=89903