aboutsummaryrefslogtreecommitdiff
path: root/math/asymptote
diff options
context:
space:
mode:
authorNicola Vitale <nivit@FreeBSD.org>2008-07-07 12:04:46 +0000
committerNicola Vitale <nivit@FreeBSD.org>2008-07-07 12:04:46 +0000
commit7d2cd1851726897ce154c6c2b18dbe0a8448f912 (patch)
treea09062312417453f9d2c4807d737baec6b4870e0 /math/asymptote
parent5c41dbf1195a778ee35191c6fa254e4c46875486 (diff)
downloadports-7d2cd1851726897ce154c6c2b18dbe0a8448f912.tar.gz
ports-7d2cd1851726897ce154c6c2b18dbe0a8448f912.zip
Notes
Diffstat (limited to 'math/asymptote')
-rw-r--r--math/asymptote/Makefile13
-rw-r--r--math/asymptote/distinfo6
-rw-r--r--math/asymptote/pkg-message9
-rw-r--r--math/asymptote/pkg-plist404
4 files changed, 217 insertions, 215 deletions
diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile
index 40f6d0beb968..bfe7eb3446bb 100644
--- a/math/asymptote/Makefile
+++ b/math/asymptote/Makefile
@@ -6,8 +6,8 @@
#
PORTNAME= asymptote
-PORTVERSION= 1.42
-PORTREVISION= 2
+PORTVERSION= 1.43
+#PORTREVISION= 0
CATEGORIES= math
MASTER_SITES= SF
DISTNAME= ${PORTNAME}-${PORTVERSION}.src
@@ -19,12 +19,13 @@ COMMENT= A powerful script-based vector graphics language
LIB_DEPENDS= fftw3.4:${PORTSDIR}/math/fftw3
BUILD_DEPENDS= boehm-gc>=6.8:${PORTSDIR}/devel/boehm-gc \
convert:${PORTSDIR}/graphics/ImageMagick \
+ dvips:${PORTSDIR}/print/dvipsk-tetex \
latex:${PORTSDIR}/print/teTeX \
makeinfo:${PORTSDIR}/textproc/texi2html \
${MKTEXLSR}:${PORTSDIR}/print/teTeX \
texi2dvi:${PORTSDIR}/print/teTeX
RUN_DEPENDS= boehm-gc>=6.8:${PORTSDIR}/devel/boehm-gc \
- ggv:${PORTSDIR}/print/ggv \
+ gv:${PORTSDIR}/print/gv \
latex:${PORTSDIR}/print/teTeX \
${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter
@@ -63,8 +64,12 @@ ALL_TARGET+= doc
CONFIGURE_ARGS+= --with-docdir=${DOCSDIR}
INSTALL_TARGET+= install-doc
.endif
+RM_OPTS= -R
post-install:
- @${CAT} ${PKGMESSAGE}
+# Examples
+.if defined(NOPORTEXAMPLES)
+ @${RM} ${RM_OPTS} ${EXAMPLESDIR}
+.endif
.include <bsd.port.mk>
diff --git a/math/asymptote/distinfo b/math/asymptote/distinfo
index 6998b70bcc0f..afdf038e7e91 100644
--- a/math/asymptote/distinfo
+++ b/math/asymptote/distinfo
@@ -1,3 +1,3 @@
-MD5 (asymptote-1.42.src.tgz) = d852054eac10f81f60bcc899bf8e1069
-SHA256 (asymptote-1.42.src.tgz) = 87218c50f6b4b0119db2d295f287bf993b0741b740ef325205b630e39de0778b
-SIZE (asymptote-1.42.src.tgz) = 1055739
+MD5 (asymptote-1.43.src.tgz) = 8f85e1d9c455700f304960a8c5f7f113
+SHA256 (asymptote-1.43.src.tgz) = df010dca6cb0090cf677c45f89fa415c0c0aba8518fbbd3ae4839e597fa8ed74
+SIZE (asymptote-1.43.src.tgz) = 1070973
diff --git a/math/asymptote/pkg-message b/math/asymptote/pkg-message
deleted file mode 100644
index 77624f1c9129..000000000000
--- a/math/asymptote/pkg-message
+++ /dev/null
@@ -1,9 +0,0 @@
-************************************************************************
-
- To display graphical output in interactive mode or using
- the -V option, set the following environment variables:
-
- ASYMPTOTE_PSVIEWER=ggv
- ASYMPTOTE_PDFVIEWER=ggv
-
-************************************************************************
diff --git a/math/asymptote/pkg-plist b/math/asymptote/pkg-plist
index 0e3d700af538..b4bb6535798a 100644
--- a/math/asymptote/pkg-plist
+++ b/math/asymptote/pkg-plist
@@ -47,6 +47,7 @@ bin/xasy
%%DATADIR%%/markers.asy
%%DATADIR%%/math.asy
%%DATADIR%%/metapost.asy
+%%DATADIR%%/ode.asy
%%DATADIR%%/palette.asy
%%DATADIR%%/patterns.asy
%%DATADIR%%/plain.asy
@@ -68,6 +69,8 @@ bin/xasy
%%DATADIR%%/pstoedit.asy
%%DATADIR%%/roundedpath.asy
%%DATADIR%%/simplex.asy
+%%DATADIR%%/size10.asy
+%%DATADIR%%/size11.asy
%%DATADIR%%/slide.asy
%%DATADIR%%/slopefield.asy
%%DATADIR%%/solids.asy
@@ -94,209 +97,212 @@ bin/xasy
%%PORTDOCS%%%%DOCSDIR%%/asy-faq.html/section8.html
%%PORTDOCS%%%%DOCSDIR%%/asy-faq.html/section9.html
%%PORTDOCS%%%%DOCSDIR%%/asymptote.pdf
-%%EXAMPLESDIR%%/BezierSurface.asy
-%%EXAMPLESDIR%%/Bode.asy
-%%EXAMPLESDIR%%/CAD1.asy
-%%EXAMPLESDIR%%/CDlabel.asy
-%%EXAMPLESDIR%%/Coons.asy
-%%EXAMPLESDIR%%/GaussianSurface.asy
-%%EXAMPLESDIR%%/Gouraud.asy
-%%EXAMPLESDIR%%/Gouraudcontour.asy
-%%EXAMPLESDIR%%/HermiteSpline.asy
-%%EXAMPLESDIR%%/Hobbycontrol.asy
-%%EXAMPLESDIR%%/Hobbydir.asy
-%%EXAMPLESDIR%%/Klein.asy
-%%EXAMPLESDIR%%/Pythagoras.asy
-%%EXAMPLESDIR%%/PythagoreanTree.asy
-%%EXAMPLESDIR%%/Sierpinski.asy
-%%EXAMPLESDIR%%/advection.asy
-%%EXAMPLESDIR%%/alignedaxis.asy
-%%EXAMPLESDIR%%/animations/cube.asy
-%%EXAMPLESDIR%%/animations/embeddedmovie.asy
-%%EXAMPLESDIR%%/animations/embeddedu3d.asy
-%%EXAMPLESDIR%%/animations/externalmovie.asy
-%%EXAMPLESDIR%%/animations/pdfmovie.asy
-%%EXAMPLESDIR%%/animations/slidemovies.asy
-%%EXAMPLESDIR%%/animations/sphere.asy
-%%EXAMPLESDIR%%/animations/wavepacket.asy
-%%EXAMPLESDIR%%/animations/wheel.asy
-%%EXAMPLESDIR%%/annotation.asy
-%%EXAMPLESDIR%%/axis3.asy
-%%EXAMPLESDIR%%/bezier.asy
-%%EXAMPLESDIR%%/bezier2.asy
-%%EXAMPLESDIR%%/beziercurve.asy
-%%EXAMPLESDIR%%/bigsquare.asy
-%%EXAMPLESDIR%%/binarytreetest.asy
-%%EXAMPLESDIR%%/brokenaxis.asy
-%%EXAMPLESDIR%%/buildcycle.asy
-%%EXAMPLESDIR%%/cardiod.asy
-%%EXAMPLESDIR%%/centroidfg.asy
-%%EXAMPLESDIR%%/circles.asy
-%%EXAMPLESDIR%%/coag.asy
-%%EXAMPLESDIR%%/colons.asy
-%%EXAMPLESDIR%%/colors.asy
-%%EXAMPLESDIR%%/cones.asy
-%%EXAMPLESDIR%%/conicurv.asy
-%%EXAMPLESDIR%%/cos2theta.asy
-%%EXAMPLESDIR%%/cosaddition.asy
-%%EXAMPLESDIR%%/cube.asy
-%%EXAMPLESDIR%%/curvedlabel.asy
-%%EXAMPLESDIR%%/cylinder.asy
-%%EXAMPLESDIR%%/cylinderskeleton.asy
-%%EXAMPLESDIR%%/datagraph.asy
-%%EXAMPLESDIR%%/delu.asy
-%%EXAMPLESDIR%%/diagonal.asy
-%%EXAMPLESDIR%%/diatom.asy
-%%EXAMPLESDIR%%/diatom.csv
-%%EXAMPLESDIR%%/dimension.asy
-%%EXAMPLESDIR%%/dots.asy
-%%EXAMPLESDIR%%/dragon.asy
-%%EXAMPLESDIR%%/eetomumu.asy
-%%EXAMPLESDIR%%/elliptic.asy
-%%EXAMPLESDIR%%/epix.asy
-%%EXAMPLESDIR%%/equilateral.asy
-%%EXAMPLESDIR%%/equilchord.asy
-%%EXAMPLESDIR%%/errorbars.asy
-%%EXAMPLESDIR%%/exp.asy
-%%EXAMPLESDIR%%/fano.asy
-%%EXAMPLESDIR%%/fermi.asy
-%%EXAMPLESDIR%%/filegraph.asy
-%%EXAMPLESDIR%%/filegraph.dat
-%%EXAMPLESDIR%%/fillcontour.asy
-%%EXAMPLESDIR%%/fjortoft.asy
-%%EXAMPLESDIR%%/flow.asy
-%%EXAMPLESDIR%%/flowchartdemo.asy
-%%EXAMPLESDIR%%/fractaltree.asy
-%%EXAMPLESDIR%%/gamma.asy
-%%EXAMPLESDIR%%/generalaxis.asy
-%%EXAMPLESDIR%%/generalaxis3.asy
-%%EXAMPLESDIR%%/grid.asy
-%%EXAMPLESDIR%%/grid3xyz.asy
-%%EXAMPLESDIR%%/hatch.asy
-%%EXAMPLESDIR%%/helix.asy
-%%EXAMPLESDIR%%/hierarchy.asy
-%%EXAMPLESDIR%%/histogram.asy
-%%EXAMPLESDIR%%/hyperboloid.asy
-%%EXAMPLESDIR%%/icon.asy
-%%EXAMPLESDIR%%/image.asy
-%%EXAMPLESDIR%%/imagecontour.asy
-%%EXAMPLESDIR%%/imagehistogram.asy
-%%EXAMPLESDIR%%/integraltest.asy
-%%EXAMPLESDIR%%/interpolate1.asy
-%%EXAMPLESDIR%%/intro.asy
-%%EXAMPLESDIR%%/irregularcontour.asy
-%%EXAMPLESDIR%%/join.asy
-%%EXAMPLESDIR%%/join3.asy
-%%EXAMPLESDIR%%/jump.asy
-%%EXAMPLESDIR%%/knots.asy
-%%EXAMPLESDIR%%/labelbox.asy
-%%EXAMPLESDIR%%/labelsquare.asy
-%%EXAMPLESDIR%%/laserlattice.asy
-%%EXAMPLESDIR%%/latexusage.tex
-%%EXAMPLESDIR%%/latticeshading.asy
-%%EXAMPLESDIR%%/leastsquares.asy
-%%EXAMPLESDIR%%/leastsquares.dat
-%%EXAMPLESDIR%%/legend.asy
-%%EXAMPLESDIR%%/lever.asy
-%%EXAMPLESDIR%%/limit.asy
-%%EXAMPLESDIR%%/lineargraph.asy
-%%EXAMPLESDIR%%/lineargraph0.asy
-%%EXAMPLESDIR%%/lines.asy
-%%EXAMPLESDIR%%/linetype.asy
-%%EXAMPLESDIR%%/log.asy
-%%EXAMPLESDIR%%/log2graph.asy
-%%EXAMPLESDIR%%/loggraph.asy
-%%EXAMPLESDIR%%/loggrid.asy
-%%EXAMPLESDIR%%/logimage.asy
-%%EXAMPLESDIR%%/logo.asy
-%%EXAMPLESDIR%%/logticks.asy
-%%EXAMPLESDIR%%/lowint.asy
-%%EXAMPLESDIR%%/lowupint.asy
-%%EXAMPLESDIR%%/magnetic.asy
-%%EXAMPLESDIR%%/makepen.asy
-%%EXAMPLESDIR%%/markers1.asy
-%%EXAMPLESDIR%%/markers2.asy
-%%EXAMPLESDIR%%/mexicanhat.asy
-%%EXAMPLESDIR%%/monthaxis.asy
-%%EXAMPLESDIR%%/mosaic.asy
-%%EXAMPLESDIR%%/mosquito.asy
-%%EXAMPLESDIR%%/multicontour.asy
-%%EXAMPLESDIR%%/near_earth.asy
-%%EXAMPLESDIR%%/onecontour.asy
-%%EXAMPLESDIR%%/orthocenter.asy
-%%EXAMPLESDIR%%/parametricgraph.asy
-%%EXAMPLESDIR%%/parametricsurface.asy
-%%EXAMPLESDIR%%/penimage.asy
-%%EXAMPLESDIR%%/phase.asy
-%%EXAMPLESDIR%%/piicon.eps
-%%EXAMPLESDIR%%/planes.asy
-%%EXAMPLESDIR%%/polararea.asy
-%%EXAMPLESDIR%%/polarcircle.asy
-%%EXAMPLESDIR%%/poster.asy
-%%EXAMPLESDIR%%/progrid.asy
-%%EXAMPLESDIR%%/quartercircle.asy
-%%EXAMPLESDIR%%/rainbow.asy
-%%EXAMPLESDIR%%/ring.asy
-%%EXAMPLESDIR%%/roundpath.asy
-%%EXAMPLESDIR%%/sacone.asy
-%%EXAMPLESDIR%%/sacone3D.asy
-%%EXAMPLESDIR%%/sacylinder.asy
-%%EXAMPLESDIR%%/sacylinder3D.asy
-%%EXAMPLESDIR%%/saddle.asy
-%%EXAMPLESDIR%%/secondaryaxis.asy
-%%EXAMPLESDIR%%/secondaryaxis.csv
-%%EXAMPLESDIR%%/shade.asy
-%%EXAMPLESDIR%%/shadedtiling.asy
-%%EXAMPLESDIR%%/shellmethod.asy
-%%EXAMPLESDIR%%/shellsqrtx01.asy
-%%EXAMPLESDIR%%/sin1x.asy
-%%EXAMPLESDIR%%/sinc.asy
-%%EXAMPLESDIR%%/sinxlex.asy
-%%EXAMPLESDIR%%/slidedemo.asy
-%%EXAMPLESDIR%%/slopefield1.asy
-%%EXAMPLESDIR%%/sphere.asy
-%%EXAMPLESDIR%%/spiral.asy
-%%EXAMPLESDIR%%/spline.asy
-%%EXAMPLESDIR%%/spring.asy
-%%EXAMPLESDIR%%/spring0.asy
-%%EXAMPLESDIR%%/spring2.asy
-%%EXAMPLESDIR%%/sqrtx01.asy
-%%EXAMPLESDIR%%/sqrtx01y1.asy
-%%EXAMPLESDIR%%/square.asy
-%%EXAMPLESDIR%%/star.asy
-%%EXAMPLESDIR%%/subpictures.asy
-%%EXAMPLESDIR%%/superpath.asy
-%%EXAMPLESDIR%%/tanh.asy
-%%EXAMPLESDIR%%/teapot.asy
-%%EXAMPLESDIR%%/tensor.asy
-%%EXAMPLESDIR%%/thermodynamics.asy
-%%EXAMPLESDIR%%/tile.asy
-%%EXAMPLESDIR%%/torus.asy
-%%EXAMPLESDIR%%/transparency.asy
-%%EXAMPLESDIR%%/treetest.asy
-%%EXAMPLESDIR%%/triads.asy
-%%EXAMPLESDIR%%/triangle.asy
-%%EXAMPLESDIR%%/triangulate.asy
-%%EXAMPLESDIR%%/unitcircle.asy
-%%EXAMPLESDIR%%/unitcircle3.asy
-%%EXAMPLESDIR%%/upint.asy
-%%EXAMPLESDIR%%/venn.asy
-%%EXAMPLESDIR%%/washermethod.asy
-%%EXAMPLESDIR%%/wedge.asy
-%%EXAMPLESDIR%%/westnile.asy
-%%EXAMPLESDIR%%/westnile.csv
-%%EXAMPLESDIR%%/workcone.asy
-%%EXAMPLESDIR%%/xsin1x.asy
-%%EXAMPLESDIR%%/xxsq01.asy
-%%EXAMPLESDIR%%/xxsq01x-1.asy
-%%EXAMPLESDIR%%/xxsq01y.asy
-%%EXAMPLESDIR%%/yingyang.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/BezierSurface.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Bode.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CAD1.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CDlabel.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Coons.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/GaussianSurface.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Gouraud.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Gouraudcontour.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/HermiteSpline.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Hobbycontrol.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Hobbydir.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Klein.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Pythagoras.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/PythagoreanTree.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Sierpinski.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/advection.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/alignedaxis.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animations/cube.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animations/embeddedmovie.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animations/embeddedu3d.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animations/externalmovie.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animations/pdfmovie.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animations/slidemovies.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animations/sphere.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animations/wavepacket.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animations/wheel.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/annotation.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/axis3.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bezier.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bezier2.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/beziercurve.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bigsquare.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/binarytreetest.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/brokenaxis.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/buildcycle.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cardioid.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/centroidfg.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/circles.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/coag.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/colons.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/colors.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cones.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/conicurv.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cos2theta.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cosaddition.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cube.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curvedlabel.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cylinder.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cylinderskeleton.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/datagraph.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/delu.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/diagonal.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/diatom.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/diatom.csv
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dimension.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dots.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dragon.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/eetomumu.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/elliptic.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/epix.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/equilateral.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/equilchord.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/errorbars.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/exp.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fano.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fermi.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/filegraph.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/filegraph.dat
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fillcontour.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fjortoft.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/flow.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/flowchartdemo.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fractaltree.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gamma.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/generalaxis.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/generalaxis3.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/grid.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/grid3xyz.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hatch.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/helix.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hierarchy.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/histogram.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hyperboloid.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/icon.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/image.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/imagecontour.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/imagehistogram.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/integraltest.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interpolate1.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/intro.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/irregularcontour.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/join.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/join3.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/jump.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/knots.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/labelbox.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/labelsquare.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/laserlattice.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/latexusage.tex
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/latticeshading.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/leastsquares.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/leastsquares.dat
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/legend.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lever.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/limit.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lineargraph.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lineargraph0.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lines.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/linetype.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/log.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/log2graph.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/loggraph.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/loggrid.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/logimage.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/logo.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/logticks.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lowint.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lowupint.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/magnetic.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/makepen.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/markers1.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/markers2.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mexicanhat.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/monthaxis.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mosaic.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mosquito.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/multicontour.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/near_earth.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/onecontour.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/orthocenter.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/parametricgraph.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/parametricsurface.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/partialsurface.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/penimage.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/phase.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/piicon.eps
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/planes.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/polararea.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/polarcircle.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/poster.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/progrid.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/quartercircle.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rainbow.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ring.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/roundpath.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sacone.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sacone3D.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sacylinder.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sacylinder3D.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/saddle.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/secondaryaxis.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/secondaryaxis.csv
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/shade.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/shadedtiling.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/shellmethod.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/shellsqrtx01.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sin1x.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sinc.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sinxlex.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/slidedemo.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/slopefield1.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sphere.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spiral.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spline.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spring.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spring0.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spring2.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sqrtx01.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sqrtx01y1.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/square.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/star.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/subpictures.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/superpath.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tanh.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/teapot.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tensor.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/thermodynamics.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tile.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/torus.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/transparency.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/treetest.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/triads.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/triangle.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/triangulate.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/unitcircle.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/unitcircle3.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/upint.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vectorfield.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vectorfield3.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/venn.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/washermethod.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/wedge.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/westnile.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/westnile.csv
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/workcone.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/xsin1x.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/xxsq01.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/xxsq01x-1.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/xxsq01y.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/yingyang.asy
@dirrm %%DATADIR%%/GUI
@dirrm %%DATADIR%%
%%PORTDOCS%%@dirrm %%DOCSDIR%%/asy-faq.html
%%PORTDOCS%%@dirrm %%DOCSDIR%%
-@dirrm %%EXAMPLESDIR%%/animations
-@dirrm %%EXAMPLESDIR%%
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/animations
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
share/texmf-local/tex/latex/asymptote/asycolors.sty
share/texmf-local/tex/latex/asymptote/asymptote.sty
@dirrm share/texmf-local/tex/latex/asymptote