Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Nov 2009 00:44:02 +0000 (UTC)
From:      Sylvio Cesar Teixeira <sylvio@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/math/dislin Makefile distinfo-6.0 distinfo-7.0 pkg-plist
Message-ID:  <200911150044.nAF0i2a2023664@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sylvio      2009-11-15 00:44:02 UTC

  FreeBSD ports repository

  Modified files:
    math/dislin          Makefile distinfo-6.0 distinfo-7.0 
                         pkg-plist 
  Log:
  - Update my mail address to FreeBSD
  - LICPTS is a new routine for calculating a Line Integral Convolution (LIC) image of a vector field. Some algorithm parameters can be modified with the new routine LICMOD and with the already existing routines STMOPT and STMVAL.
  - The routine TXTURE generates a texture image of random numbers that can be passed to the routine LICPTS as texture image.
  - The new routine CRVQDR plots a coloured surface from quadrangles similar to CRVTRI that plots triangles. A smooth surface can be selected with the routine SHDMOD
  - CRVT3D plots a curve in 3-D like CURV3D, but can show different thicknesses and colours at curve segments.
  - The new routine IMGTPR defines a transparency colour for images that are plotted by routines such as WPIXLS, WPXROW and INCFIL. Pixels with the transparency colour will not be copied to the output format.
  - MRKCLR defines the colour of symbols plotted by CURVE. The option is useful if symbols and lines are plotted by CURVE. The colour defined by MRKCLR will alse be displayed in legends.
  - The routines ZBFMOD and DBFMOD can disable the Z-buffer and depth sort in Dislin
  - Version 2.0 of the GSHHS shorelines managed by Paul Wessel is now supported by Dislin
  - Bump due the these changes
  - Plist update due of all these changes
  
  Approved by:    miwi (mentor)
  
  Revision  Changes    Path
  1.38      +2 -2      ports/math/dislin/Makefile
  1.15      +3 -3      ports/math/dislin/distinfo-6.0
  1.9       +3 -3      ports/math/dislin/distinfo-7.0
  1.8       +9 -0      ports/math/dislin/pkg-plist



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