diff options
author | sylvio <sylvio@FreeBSD.org> | 2009-11-15 08:44:02 +0800 |
---|---|---|
committer | sylvio <sylvio@FreeBSD.org> | 2009-11-15 08:44:02 +0800 |
commit | 3d358b5113c4fda5558f3d09b2c528b2504ec382 (patch) | |
tree | 08f27778584112fc6d76f12dce3aaf078188e323 /math/dislin | |
parent | 8a044626d2ebeb28bdc229216ac4f9dd9dd4fe38 (diff) | |
download | freebsd-ports-gnome-3d358b5113c4fda5558f3d09b2c528b2504ec382.tar.gz freebsd-ports-gnome-3d358b5113c4fda5558f3d09b2c528b2504ec382.tar.zst freebsd-ports-gnome-3d358b5113c4fda5558f3d09b2c528b2504ec382.zip |
- 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)
Diffstat (limited to 'math/dislin')
-rw-r--r-- | math/dislin/Makefile | 4 | ||||
-rw-r--r-- | math/dislin/distinfo-6.0 | 6 | ||||
-rw-r--r-- | math/dislin/distinfo-7.0 | 6 | ||||
-rw-r--r-- | math/dislin/pkg-plist | 9 |
4 files changed, 17 insertions, 8 deletions
diff --git a/math/dislin/Makefile b/math/dislin/Makefile index 1ac25410f84f..b4e06a0051bc 100644 --- a/math/dislin/Makefile +++ b/math/dislin/Makefile @@ -7,13 +7,13 @@ PORTNAME= dislin PORTVERSION= 9.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= ftp://ftp.gwdg.de/pub/grafik/dislin/unix/ DISTNAME= ${PORTNAME}-${PORTVERSION}.fbsd${BINVER} DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}_${PORTREVISION} -MAINTAINER= scjamorim@bsd.com.br +MAINTAINER= sylvio@FreeBSD.org COMMENT= A scientific data plotting package LIB_DEPENDS= f2c.2:${PORTSDIR}/lang/f2c diff --git a/math/dislin/distinfo-6.0 b/math/dislin/distinfo-6.0 index 85aa2dae9d32..fac8715359f2 100644 --- a/math/dislin/distinfo-6.0 +++ b/math/dislin/distinfo-6.0 @@ -1,3 +1,3 @@ -MD5 (dislin-9.5_1/dislin-9.5.fbsd-6.0.tar.gz) = cfac7b7c14ed0aeebe61bf4b3737c2f4 -SHA256 (dislin-9.5_1/dislin-9.5.fbsd-6.0.tar.gz) = f35803a180c5681579f537de1b6ccae5a5f9bbffab9a4d0014b61686dfc11307 -SIZE (dislin-9.5_1/dislin-9.5.fbsd-6.0.tar.gz) = 16471191 +MD5 (dislin-9.5_2/dislin-9.5.fbsd-6.0.tar.gz) = 18d8acb7ba2933c7f9223113fea42ad0 +SHA256 (dislin-9.5_2/dislin-9.5.fbsd-6.0.tar.gz) = 3fd4e91d67b66b8f9e8a616e5229c6093237b9a9745f3f3fa71ca1a29b4780e4 +SIZE (dislin-9.5_2/dislin-9.5.fbsd-6.0.tar.gz) = 16507977 diff --git a/math/dislin/distinfo-7.0 b/math/dislin/distinfo-7.0 index feb158ac3a4f..8a9caef81bb1 100644 --- a/math/dislin/distinfo-7.0 +++ b/math/dislin/distinfo-7.0 @@ -1,3 +1,3 @@ -MD5 (dislin-9.5_1/dislin-9.5.fbsd-7.0.tar.gz) = aa8341b03c8c49d6ffc4fed5dbb8e0c2 -SHA256 (dislin-9.5_1/dislin-9.5.fbsd-7.0.tar.gz) = e7cb4159b3bec4e50c9ccaad9f55bce47ac3baa885ac1d2568e07a76b5e83159 -SIZE (dislin-9.5_1/dislin-9.5.fbsd-7.0.tar.gz) = 16538955 +MD5 (dislin-9.5_2/dislin-9.5.fbsd-7.0.tar.gz) = b928ae84de744afd0bdb8ffe6a0da6a3 +SHA256 (dislin-9.5_2/dislin-9.5.fbsd-7.0.tar.gz) = c14c997b9443b5538a31b9920fc8ae5b45749e4889b8c0a47aa814e7fef52124 +SIZE (dislin-9.5_2/dislin-9.5.fbsd-7.0.tar.gz) = 16544418 diff --git a/math/dislin/pkg-plist b/math/dislin/pkg-plist index 484cd0b04675..b8f1037d924e 100644 --- a/math/dislin/pkg-plist +++ b/math/dislin/pkg-plist @@ -115,8 +115,10 @@ dislin/chf/conshd.chf dislin/chf/contri.chf dislin/chf/contur.chf dislin/chf/cross.chf +dislin/chf/crvqdr.chf dislin/chf/crvmat.chf dislin/chf/crvtri.chf +dislin/chf/crvt3d.chf dislin/chf/csrkey.chf dislin/chf/csrmod.chf dislin/chf/csrmov.chf @@ -138,6 +140,7 @@ dislin/chf/dashl.chf dislin/chf/dashm.chf dislin/chf/dbffin.chf dislin/chf/dbfini.chf +dislin/chf/dbfmod.chf dislin/chf/delglb.chf dislin/chf/digits.chf dislin/chf/disalf.chf @@ -272,6 +275,7 @@ dislin/chf/imgfmt.chf dislin/chf/imgini.chf dislin/chf/imgmod.chf dislin/chf/imgsiz.chf +dislin/chf/imgtpr.chf dislin/chf/inccrv.chf dislin/chf/incdat.chf dislin/chf/incfil.chf @@ -305,6 +309,8 @@ dislin/chf/legpos.chf dislin/chf/legtit.chf dislin/chf/legval.chf dislin/chf/lfttit.chf +dislin/chf/licmod.chf +dislin/chf/licpts.chf dislin/chf/light.chf dislin/chf/lincyc.chf dislin/chf/line.chf @@ -342,6 +348,7 @@ dislin/chf/mplclr.chf dislin/chf/mplpos.chf dislin/chf/mplsiz.chf dislin/chf/mpslogo.chf +dislin/chf/mrkclr.chf dislin/chf/msgbox.chf dislin/chf/mshclr.chf dislin/chf/mshcrv.chf @@ -637,6 +644,7 @@ dislin/chf/tripts.chf dislin/chf/trmlen.chf dislin/chf/tube3d.chf dislin/chf/txtjus.chf +dislin/chf/txture.chf dislin/chf/unit.chf dislin/chf/units.chf dislin/chf/upstr.chf @@ -736,6 +744,7 @@ dislin/chf/zbfers.chf dislin/chf/zbffin.chf dislin/chf/zbfini.chf dislin/chf/zbflin.chf +dislin/chf/zbfmod.chf dislin/chf/zbfres.chf dislin/chf/zbfscl.chf dislin/chf/zbftri.chf |