Index: head/math/asymptote/Makefile =================================================================== --- head/math/asymptote/Makefile (revision 175966) +++ head/math/asymptote/Makefile (revision 175967) @@ -1,80 +1,79 @@ # New ports collection makefile for: asymptote # Date created: 2005-07-22 # Whom: Nicola Vitale # # $FreeBSD$ # PORTNAME= asymptote -PORTVERSION= 1.13 -PORTREVISION= 1 +PORTVERSION= 1.14 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= nivit@email.it COMMENT= A powerful script-based vector graphics language LIB_DEPENDS= fftw3.4:${PORTSDIR}/math/fftw3 BUILD_DEPENDS= ${NOEXISTENT}:${PORTSDIR}/devel/boehm-gc:fetch \ convert:${PORTSDIR}/graphics/ImageMagick \ latex:${PORTSDIR}/print/teTeX \ makeinfo:${PORTSDIR}/textproc/texi2html \ ${MKTEXLSR}:${PORTSDIR}/print/teTeX \ texi2dvi:${PORTSDIR}/print/teTeX RUN_DEPENDS= ggv:${PORTSDIR}/print/ggv \ latex:${PORTSDIR}/print/teTeX \ ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter # devel/boehm-gc ONLY_FOR_ARCHS= i386 USE_GCC= 3.3+ USE_GHOSTSCRIPT=yes USE_GMAKE= yes USE_PYTHON= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-gc=${GCVERSION} \ --with-latex=${LOCALBASE}/share/texmf-local/tex/latex CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include $${CPPFLAGS}" LFLAGS="-L${LOCALBASE}/lib $${LFLAGS}" CFLAGS="-I${LOCALBASE}/include $${CFLAGS}" LDFLAGS="-L${LOCALBASE}/lib $${LDFLAGS}" MAKE_ENV+= ${CONFIGURE_ENV} MKTEXLSR= ${LOCALBASE}/bin/mktexlsr PLIST_SUB= MKTEXLSR=${MKTEXLSR} ALL_TARGET= asy INSTALL_TARGET= install-asy .if defined(WITH_GSL) LIB_DEPENDS+= gsl.9:${PORTSDIR}/math/gsl .endif # Documentation .if !defined(NOPORTDOCS) MAN1= asy.1 xasy.1x INFO= ${PORTNAME} asy-faq ALL_TARGET+= doc INSTALL_TARGET+= install-doc .endif LN_OPTS= -sf GCVERSION= 6.8 GC_DISTNAME= gc${GCVERSION}.tar.gz .include .if ${OSVERSION} < 500000 BROKEN= depends on net/avahi .endif pre-configure: @cd ${WRKSRC}; \ ${LN} ${LN_OPTS} ${DISTDIR}/${GC_DISTNAME} ${GC_DISTNAME} post-install: @${CAT} ${PKGMESSAGE} .include Property changes on: head/math/asymptote/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.23 \ No newline at end of property +1.24 \ No newline at end of property Index: head/math/asymptote/distinfo =================================================================== --- head/math/asymptote/distinfo (revision 175966) +++ head/math/asymptote/distinfo (revision 175967) @@ -1,3 +1,3 @@ -MD5 (asymptote-1.13.tar.gz) = c1d2461ac846ab5e16c46fffd1dc1935 -SHA256 (asymptote-1.13.tar.gz) = 0fed6f9f2c8a68143f2dd6c2785c444c9eaa39faeb750de4dc85567b0a540eff -SIZE (asymptote-1.13.tar.gz) = 850662 +MD5 (asymptote-1.14.tar.gz) = c79f342da644c6b275e2e0abc8478565 +SHA256 (asymptote-1.14.tar.gz) = 93962ef7768d0ab324a70da9fed09c1ff4074ad3991128199a9e8ef317a46aa6 +SIZE (asymptote-1.14.tar.gz) = 864805 Property changes on: head/math/asymptote/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.19 \ No newline at end of property +1.20 \ No newline at end of property Index: head/math/asymptote/pkg-plist =================================================================== --- head/math/asymptote/pkg-plist (revision 175966) +++ head/math/asymptote/pkg-plist (revision 175967) @@ -1,234 +1,238 @@ @comment $FreeBSD$ bin/asy bin/xasy %%DATADIR%%/animate.asy %%DATADIR%%/annotate.asy %%DATADIR%%/asy-init.el %%DATADIR%%/asy-keywords.el %%DATADIR%%/asy-mode.el %%DATADIR%%/asy.vim %%DATADIR%%/asymptote.py %%DATADIR%%/babel.asy %%DATADIR%%/contour.asy %%DATADIR%%/drawtree.asy %%DATADIR%%/embed.asy %%DATADIR%%/featpost3D.asy %%DATADIR%%/feynman.asy %%DATADIR%%/flowchart.asy %%DATADIR%%/fontsize.asy %%DATADIR%%/geometry.asy %%DATADIR%%/graph.asy %%DATADIR%%/graph3.asy %%DATADIR%%/graph_settings.asy %%DATADIR%%/latin1.asy %%DATADIR%%/light.asy %%DATADIR%%/math.asy %%DATADIR%%/metapost.asy %%DATADIR%%/palette.asy %%DATADIR%%/patterns.asy %%DATADIR%%/plain.asy %%DATADIR%%/plain_Label.asy %%DATADIR%%/plain_arcs.asy %%DATADIR%%/plain_arrows.asy %%DATADIR%%/plain_boxes.asy %%DATADIR%%/plain_constants.asy %%DATADIR%%/plain_debugger.asy %%DATADIR%%/plain_filldraw.asy %%DATADIR%%/plain_margins.asy %%DATADIR%%/plain_markers.asy %%DATADIR%%/plain_paths.asy %%DATADIR%%/plain_pens.asy %%DATADIR%%/plain_picture.asy %%DATADIR%%/plain_shipout.asy %%DATADIR%%/plain_strings.asy %%DATADIR%%/pstoedit.asy %%DATADIR%%/roundedpath.asy %%DATADIR%%/simplex.asy %%DATADIR%%/slide.asy %%DATADIR%%/slopefield.asy %%DATADIR%%/solids.asy %%DATADIR%%/stats.asy %%DATADIR%%/texcolors.asy %%DATADIR%%/three.asy %%DATADIR%%/tree.asy %%DATADIR%%/unicode.asy %%DATADIR%%/version.asy %%DATADIR%%/x11colors.asy %%PORTDOCS%%%%DOCSDIR%%/asy-faq.ascii %%PORTDOCS%%%%DOCSDIR%%/asy-faq.html/index.html %%PORTDOCS%%%%DOCSDIR%%/asy-faq.html/section1.html %%PORTDOCS%%%%DOCSDIR%%/asy-faq.html/section2.html %%PORTDOCS%%%%DOCSDIR%%/asy-faq.html/section3.html %%PORTDOCS%%%%DOCSDIR%%/asy-faq.html/section4.html %%PORTDOCS%%%%DOCSDIR%%/asy-faq.html/section5.html %%PORTDOCS%%%%DOCSDIR%%/asy-faq.html/section6.html %%PORTDOCS%%%%DOCSDIR%%/asy-faq.html/section7.html %%PORTDOCS%%%%DOCSDIR%%/asy-faq.html/section8.html %%PORTDOCS%%%%DOCSDIR%%/asy-faq.html/section9.html %%PORTDOCS%%%%DOCSDIR%%/asymptote.pdf %%EXAMPLESDIR%%/Bode.asy %%EXAMPLESDIR%%/Gouraud.asy +%%EXAMPLESDIR%%/Gouraudcontour.asy %%EXAMPLESDIR%%/Pythagoras.asy %%EXAMPLESDIR%%/PythagoreanTree.asy %%EXAMPLESDIR%%/Sierpinski.asy %%EXAMPLESDIR%%/advection.asy %%EXAMPLESDIR%%/animations/cube.asy %%EXAMPLESDIR%%/animations/embeddedmovie.asy %%EXAMPLESDIR%%/animations/wheel.asy %%EXAMPLESDIR%%/annotation.asy %%EXAMPLESDIR%%/axis3.asy %%EXAMPLESDIR%%/bezier.asy %%EXAMPLESDIR%%/bezier2.asy %%EXAMPLESDIR%%/bigsquare.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%%/contour1.asy %%EXAMPLESDIR%%/contour2.asy %%EXAMPLESDIR%%/contour3.asy %%EXAMPLESDIR%%/cos2theta.asy %%EXAMPLESDIR%%/cosaddition.asy %%EXAMPLESDIR%%/cube.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%%/fjortoft.asy %%EXAMPLESDIR%%/flow.asy %%EXAMPLESDIR%%/flowchartdemo.asy %%EXAMPLESDIR%%/generalaxis.asy %%EXAMPLESDIR%%/generalaxis3.asy %%EXAMPLESDIR%%/grid.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%%/integraltest.asy %%EXAMPLESDIR%%/join.asy %%EXAMPLESDIR%%/join3.asy %%EXAMPLESDIR%%/labelbox.asy %%EXAMPLESDIR%%/labelsquare.asy %%EXAMPLESDIR%%/laserlattice.asy %%EXAMPLESDIR%%/latexusage.tex %%EXAMPLESDIR%%/latticeshading.asy %%EXAMPLESDIR%%/leastsquares.asy %%EXAMPLESDIR%%/leastsquares.dat %%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%%/makepen.asy +%%EXAMPLESDIR%%/mexicanhat.asy %%EXAMPLESDIR%%/monthaxis.asy %%EXAMPLESDIR%%/mosaic.asy %%EXAMPLESDIR%%/mosquito.asy %%EXAMPLESDIR%%/mosquito.csv %%EXAMPLESDIR%%/near_earth.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%%/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%%/sphere.asy %%EXAMPLESDIR%%/spiral.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%%/surface.asy %%EXAMPLESDIR%%/tanh.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 @dirrm %%DATADIR%% %%PORTDOCS%%@dirrm %%DOCSDIR%%/asy-faq.html %%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm %%EXAMPLESDIR%%/animations @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 @unexec %%MKTEXLSR%% @exec %%MKTEXLSR%% Property changes on: head/math/asymptote/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.18 \ No newline at end of property +1.19 \ No newline at end of property