summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorNicola Vitale <nivit@FreeBSD.org>2009-02-07 18:28:58 +0000
committerNicola Vitale <nivit@FreeBSD.org>2009-02-07 18:28:58 +0000
commitc8486ce4a990f75a989535f99ec122f8b904fc69 (patch)
treebdf0049ef7279d88c3f59065feeb3a2398e13dc1 /math
parent- From now on, Joseph S. Atkinson will be mainaining ftp/filezilla and (diff)
- Update to 1.61
- Add WITH_FFTW knob
Notes
Notes: svn path=/head/; revision=227766
Diffstat (limited to 'math')
-rw-r--r--math/asymptote/Makefile11
-rw-r--r--math/asymptote/distinfo6
-rw-r--r--math/asymptote/pkg-plist3
3 files changed, 12 insertions, 8 deletions
diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile
index e43a8dd02492..018448b3439c 100644
--- a/math/asymptote/Makefile
+++ b/math/asymptote/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= asymptote
-PORTVERSION= 1.59
+PORTVERSION= 1.61
PORTREVISION= 0
CATEGORIES= math
MASTER_SITES= SF
@@ -16,7 +16,12 @@ EXTRACT_SUFX= .tgz
MAINTAINER= nivit@FreeBSD.org
COMMENT= A powerful script-based vector graphics language
+.if defined(WITH_GSL)
+LIB_DEPENDS+= gsl.13:${PORTSDIR}/math/gsl
+.endif
+.if defined(WITH_FFTW)
LIB_DEPENDS= fftw3.4:${PORTSDIR}/math/fftw3
+.endif
BUILD_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick \
dvips:${PORTSDIR}/print/dvipsk-tetex \
latex:${PORTSDIR}/print/teTeX \
@@ -50,10 +55,6 @@ PLIST_SUB= MKTEXLSR=${MKTEXLSR}
ALL_TARGET= asy
INSTALL_TARGET= install-asy
-.if defined(WITH_GSL)
-LIB_DEPENDS+= gsl.13:${PORTSDIR}/math/gsl
-.endif
-
# Documentation
.if !defined(NOPORTDOCS)
MAN1= asy.1 xasy.1x
diff --git a/math/asymptote/distinfo b/math/asymptote/distinfo
index b069f2f8fc7b..ab70c3c88f4c 100644
--- a/math/asymptote/distinfo
+++ b/math/asymptote/distinfo
@@ -1,3 +1,3 @@
-MD5 (asymptote-1.59.src.tgz) = 9d7c25d9e3a24b0d9b63c98b5f676c89
-SHA256 (asymptote-1.59.src.tgz) = eb9ba767464f5ce789a01f84f4001c9bcd177d770c425c98404f715cc79914e5
-SIZE (asymptote-1.59.src.tgz) = 1306212
+MD5 (asymptote-1.61.src.tgz) = 93ce4d40318752ca60f15eef096e4e1a
+SHA256 (asymptote-1.61.src.tgz) = b848d1ba120a0c2de6ddf4597fd87dff0186fe7a505457b979aaf6533c8287ed
+SIZE (asymptote-1.61.src.tgz) = 1311279
diff --git a/math/asymptote/pkg-plist b/math/asymptote/pkg-plist
index d04ac91932fb..179b127a6af4 100644
--- a/math/asymptote/pkg-plist
+++ b/math/asymptote/pkg-plist
@@ -48,6 +48,7 @@ bin/xasy
%%DATADIR%%/markers.asy
%%DATADIR%%/math.asy
%%DATADIR%%/metapost.asy
+%%DATADIR%%/nopapersize.ps
%%DATADIR%%/obj.asy
%%DATADIR%%/ode.asy
%%DATADIR%%/palette.asy
@@ -182,6 +183,7 @@ bin/xasy
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/filegraph.dat
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fillcontour.asy
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fjortoft.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/floor.asy
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/flow.asy
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/flowchartdemo.asy
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fractaltree.asy
@@ -249,6 +251,7 @@ bin/xasy
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mosquito.asy
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/multicontour.asy
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/near_earth.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/oneoverx.asy
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/onecontour.asy
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/orthocenter.asy
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/parametricelevation.asy