aboutsummaryrefslogtreecommitdiff
path: root/math/asymptote
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2006-09-08 12:20:03 +0000
committerRong-En Fan <rafan@FreeBSD.org>2006-09-08 12:20:03 +0000
commit3a7cf035c9fa898f34f492aa65820a93519cef61 (patch)
tree0dbe6bb4fa4bcc025ef6dcdfa4e97bf2e1d7763a /math/asymptote
parent96777d6c4b267303c6a4d03b18726dbe744d720d (diff)
downloadports-3a7cf035c9fa898f34f492aa65820a93519cef61.tar.gz
ports-3a7cf035c9fa898f34f492aa65820a93519cef61.zip
Notes
Diffstat (limited to 'math/asymptote')
-rw-r--r--math/asymptote/Makefile4
-rw-r--r--math/asymptote/distinfo6
-rw-r--r--math/asymptote/files/patch-Makefile.in18
-rw-r--r--math/asymptote/files/patch-doc-Makefile13
-rw-r--r--math/asymptote/pkg-plist25
5 files changed, 44 insertions, 22 deletions
diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile
index c3c696314e20..67903b553371 100644
--- a/math/asymptote/Makefile
+++ b/math/asymptote/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= asymptote
-PORTVERSION= 1.12
+PORTVERSION= 1.13
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -52,7 +52,7 @@ LIB_DEPENDS+= gsl.9:${PORTSDIR}/math/gsl
# Documentation
.if !defined(NOPORTDOCS)
MAN1= asy.1 xasy.1x
-INFO= ${PORTNAME}
+INFO= ${PORTNAME} asy-faq
ALL_TARGET+= doc
INSTALL_TARGET+= install-doc
diff --git a/math/asymptote/distinfo b/math/asymptote/distinfo
index b5cb233fc72a..60010640d992 100644
--- a/math/asymptote/distinfo
+++ b/math/asymptote/distinfo
@@ -1,3 +1,3 @@
-MD5 (asymptote-1.12.tar.gz) = 9639ec7a834c6f4eb46d4af3c9c4ce67
-SHA256 (asymptote-1.12.tar.gz) = 8935d2eaa9e16e20c3a67355bf4d6035714e9f46d51a8978d5581b0b832b2898
-SIZE (asymptote-1.12.tar.gz) = 723349
+MD5 (asymptote-1.13.tar.gz) = c1d2461ac846ab5e16c46fffd1dc1935
+SHA256 (asymptote-1.13.tar.gz) = 0fed6f9f2c8a68143f2dd6c2785c444c9eaa39faeb750de4dc85567b0a540eff
+SIZE (asymptote-1.13.tar.gz) = 850662
diff --git a/math/asymptote/files/patch-Makefile.in b/math/asymptote/files/patch-Makefile.in
index 27d561f9c680..e2e0c25616e1 100644
--- a/math/asymptote/files/patch-Makefile.in
+++ b/math/asymptote/files/patch-Makefile.in
@@ -1,17 +1,17 @@
---- Makefile.in Wed Jun 28 08:04:21 2006
-+++ Makefile.in.port Fri Jun 30 06:59:03 2006
-@@ -20,8 +20,8 @@
- CLEAN = camp.output
+--- Makefile.in Wed Sep 6 06:52:39 2006
++++ Makefile.in.port Wed Sep 6 18:38:24 2006
+@@ -21,8 +21,8 @@
+ CLEAN = camp.output asy.list asy.sorted
NAME = asy
EXTRABIN = x$(NAME)
--EXTRA = asy-mode.el,asy-init.el,asy.vim,asymptote.py
+-EXTRA = asy-mode.el,asy-keywords.el,asy-init.el,asy.vim,asymptote.py
-LATEXFILES = asymptote.sty,asycolors.sty
-+EXTRA = base/asy-mode.el base/asy-init.el base/asy.vim base/asymptote.py
++EXTRA = base/asy-mode.el base/asy-keywords.el base/asy-init.el base/asy.vim base/asymptote.py
+LATEXFILES = doc/asymptote.sty doc/asycolors.sty
DEFS = @DEFS@ @OPTIONS@
CFLAGS = @CPPFLAGS@ @CFLAGS@
-@@ -42,7 +42,7 @@
+@@ -43,7 +43,7 @@
datadir = $(DESTDIR)@datadir@
asydir = $(datadir)/asymptote
docdir = $(DESTDIR)@docdir@
@@ -27,9 +27,9 @@
- $(MAKE) check
+ $(MAKE)
- doc: asy
+ html: asy
cd doc; $(MAKE) doc
-@@ -98,11 +98,11 @@
+@@ -111,11 +111,11 @@
${INSTALL} -d $(bindir) $(asydir) $(exampledir) $(animationsdir)
-${INSTALL} -d $(latexdir)
${INSTALL} -p -m 755 $(NAME) $(EXTRABIN) $(bindir)
diff --git a/math/asymptote/files/patch-doc-Makefile b/math/asymptote/files/patch-doc-Makefile
index 06d6239a0d0b..502e9bba2d83 100644
--- a/math/asymptote/files/patch-doc-Makefile
+++ b/math/asymptote/files/patch-doc-Makefile
@@ -1,15 +1,14 @@
-$FreeBSD$
-
---- doc/Makefile Mon Jun 19 05:36:12 2006
-+++ doc/Makefile.port Tue Jun 20 15:35:52 2006
-@@ -52,8 +52,9 @@
+--- doc/Makefile Wed Sep 6 06:52:34 2006
++++ doc/Makefile.port Wed Sep 6 18:41:09 2006
+@@ -56,9 +56,10 @@
rm -rf asymptote
- install-man: man
+ install: man faq
+ mkdir -p $(prefix)/share/doc/asymptote
+ cd FAQ; $(MAKE) install
${INSTALL} -d -m 755 $(docdir) $(mandir)/man1
- ${INSTALL} -p -m 644 asymptote.pdf $(docdir)
+ ${INSTALL} -p -m 644 asymptote.pdf $(prefix)/share/doc/asymptote
${INSTALL} -p -m 644 $(MANFILES) $(mandir)/man1
- install: doc install-man
+ install-all: doc install
diff --git a/math/asymptote/pkg-plist b/math/asymptote/pkg-plist
index 4452afc10b9d..85730ab04557 100644
--- a/math/asymptote/pkg-plist
+++ b/math/asymptote/pkg-plist
@@ -2,7 +2,9 @@
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
@@ -17,6 +19,7 @@ bin/xasy
%%DATADIR%%/geometry.asy
%%DATADIR%%/graph.asy
%%DATADIR%%/graph3.asy
+%%DATADIR%%/graph_settings.asy
%%DATADIR%%/latin1.asy
%%DATADIR%%/light.asy
%%DATADIR%%/math.asy
@@ -51,6 +54,17 @@ bin/xasy
%%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
@@ -61,6 +75,7 @@ bin/xasy
%%EXAMPLESDIR%%/animations/cube.asy
%%EXAMPLESDIR%%/animations/embeddedmovie.asy
%%EXAMPLESDIR%%/animations/wheel.asy
+%%EXAMPLESDIR%%/annotation.asy
%%EXAMPLESDIR%%/axis3.asy
%%EXAMPLESDIR%%/bezier.asy
%%EXAMPLESDIR%%/bezier2.asy
@@ -119,7 +134,6 @@ bin/xasy
%%EXAMPLESDIR%%/labelbox.asy
%%EXAMPLESDIR%%/labelsquare.asy
%%EXAMPLESDIR%%/laserlattice.asy
-%%PORTDOCS%%%%EXAMPLESDIR%%/latexusage.asy
%%EXAMPLESDIR%%/latexusage.tex
%%EXAMPLESDIR%%/latticeshading.asy
%%EXAMPLESDIR%%/leastsquares.asy
@@ -159,11 +173,16 @@ bin/xasy
%%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
@@ -193,14 +212,18 @@ bin/xasy
%%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%%
+@dirrm %%PORTDOCS%%%%DOCSDIR%%/asy-faq.html
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm %%EXAMPLESDIR%%/animations
@dirrm %%EXAMPLESDIR%%