aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/xd3d
Commit message (Collapse)AuthorAgeFilesLines
* - update png to 1.5.10dinoex2012-06-011-1/+1
|
* -remove MD5ohauer2011-07-031-1/+0
|
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* Bump PORTREVISION for everything that sets USE_FORTRAN=yes which nowgerald2009-09-131-1/+1
| | | | | | implies lang/gcc44 up from lang/gcc43. Approved by: portmgr
* Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.gerald2009-01-081-1/+1
|
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-2/+3
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* Fix do-fetch target.thierry2007-11-081-1/+3
| | | | | Reported by: pointyhat via pav Approved by: portmgr (pav)
* Upgrade to 8.3.1.thierry2007-10-073-13/+7
| | | | Changelog at <http://www.cmap.polytechnique.fr/~jouve/xd3d/CHANGELOG>.
* Now we use USE_FORTRAN=yes to use FORTRAN compiler.maho2007-07-141-4/+1
| | | | Approved by: thierry
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Add a mirror.thierry2007-03-311-1/+4
| | | | Suggested by: kris
* * Migrate to gfortran.maho2007-01-131-3/+6
| | | | * Bump port revision.
* 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