Update to 1.05

PR:		97593
Submitted by:	Nicola Vitale <nivit@email.it> (maintainer)
This commit is contained in:
Emanuel Haupt 2006-05-28 21:42:30 +00:00
parent d6f8316745
commit a9f9e9d8ea
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=163776
6 changed files with 29 additions and 24 deletions

View file

@ -6,8 +6,7 @@
#
PORTNAME= asymptote
PORTVERSION= 1.04
PORTREVISION= 1
PORTVERSION= 1.05
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -60,17 +59,17 @@ LN_OPTS= -sf
GCVERSION= 6.6
GC_DISTNAME= gc${GCVERSION}.tar.gz
post-install:
@${CAT} ${PKGMESSAGE}
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
LIB_DEPENDS+= readline.5:${PORTSDIR}/devel/readline
BROKEN= depends on net/avahi
.endif
pre-configure:
@cd ${WRKSRC}; \
${LN} ${LN_OPTS} ${DISTDIR}/${GC_DISTNAME} ${GC_DISTNAME}
post-install:
@${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>

View file

@ -1,3 +1,3 @@
MD5 (asymptote-1.04.tar.gz) = 408f388a9fea11401a58bc99e2098df5
SHA256 (asymptote-1.04.tar.gz) = 2046c733cfcc501b72da2e16d43496c16933508ba05a7bf1127cb831bcfb417c
SIZE (asymptote-1.04.tar.gz) = 628457
MD5 (asymptote-1.05.tar.gz) = 4fc39ba0f67e0c5cdec0fcf3f72f9486
SHA256 (asymptote-1.05.tar.gz) = d09938c3c44e5c0e35ab89033e3e8df2321404296e5c7087d58d3ec85b88f7cd
SIZE (asymptote-1.05.tar.gz) = 640481

View file

@ -1,17 +1,17 @@
$FreeBSD$
--- Makefile.in Tue Nov 8 08:22:41 2005
+++ Makefile.in.port Sat Dec 10 19:02:52 2005
@@ -37,7 +37,7 @@
datadir = @datadir@
--- Makefile.in Thu May 18 07:44:26 2006
+++ Makefile.in.port Sun May 21 22:20:49 2006
@@ -39,7 +39,7 @@
datadir = $(DESTDIR)@datadir@
asydir = $(datadir)/asymptote
docdir = $(datadir)/doc/asymptote
-exampledir = $(docdir)
-exampledir = $(docdir)/examples
+exampledir = $(datadir)/examples/asymptote
animationsdir = $(exampledir)/animations
latexdir = @latexdir@
latexdir = $(DESTDIR)@latexdir@
INSTALL = @INSTALL@
@@ -64,7 +64,7 @@
@@ -65,7 +65,7 @@
rm -f $(GC).tar
cd $(GC); \
./configure --disable-threads --disable-shared --enable-cplusplus; \

View file

@ -1,7 +1,7 @@
$FreeBSD$
--- doc/Makefile Sun Apr 9 23:00:12 2006
+++ doc/Makefile.port Mon Apr 24 13:54:07 2006
--- doc/Makefile Thu May 18 07:44:26 2006
+++ doc/Makefile.port Sun May 21 22:22:53 2006
@@ -52,8 +52,9 @@
rm -rf asymptote

View file

@ -10,6 +10,3 @@ and graphical user interface (GUI) methods.
Author: Andy Hammerlindl, John Bowman, and Tom Prince
WWW: http://asymptote.sourceforge.net/
- Nicola Vitale
nivit@email.it

View file

@ -5,9 +5,13 @@ bin/xasy
%%DATADIR%%/animate.asy
%%DATADIR%%/arcs.asy
%%DATADIR%%/arrows.asy
%%DATADIR%%/asy-mode.el
%%DATADIR%%/asy.vim
%%DATADIR%%/asymptote.py
%%DATADIR%%/babel.asy
%%DATADIR%%/boxes.asy
%%DATADIR%%/constants.asy
%%DATADIR%%/contour.asy
%%DATADIR%%/drawtree.asy
%%DATADIR%%/embed.asy
%%DATADIR%%/featpost3D.asy
@ -48,11 +52,9 @@ bin/xasy
%%EXAMPLESDIR%%/Gouraud.asy
%%EXAMPLESDIR%%/Pythagoras.asy
%%EXAMPLESDIR%%/PythagoreanTree.asy
%%EXAMPLESDIR%%/Sierpinski.asy
%%EXAMPLESDIR%%/animations/cube.asy
%%EXAMPLESDIR%%/animations/wheel.asy
%%EXAMPLESDIR%%/asy-mode.el
%%EXAMPLESDIR%%/asy.vim
%%EXAMPLESDIR%%/asymptote.py
%%EXAMPLESDIR%%/axis3.asy
%%EXAMPLESDIR%%/bezier.asy
%%EXAMPLESDIR%%/bigsquare.asy
@ -63,16 +65,20 @@ bin/xasy
%%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%%/cylinder.asy
%%EXAMPLESDIR%%/cylinderoutline.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
@ -94,6 +100,7 @@ bin/xasy
%%EXAMPLESDIR%%/helix.asy
%%EXAMPLESDIR%%/hierarchy.asy
%%EXAMPLESDIR%%/histogram.asy
%%EXAMPLESDIR%%/hyperboloid.asy
%%EXAMPLESDIR%%/icon.asy
%%EXAMPLESDIR%%/image.asy
%%EXAMPLESDIR%%/integraltest.asy
@ -121,6 +128,7 @@ bin/xasy
%%EXAMPLESDIR%%/lowint.asy
%%EXAMPLESDIR%%/lowupint.asy
%%EXAMPLESDIR%%/makepen.asy
%%EXAMPLESDIR%%/monthaxis.asy
%%EXAMPLESDIR%%/mosaic.asy
%%EXAMPLESDIR%%/mosquito.asy
%%EXAMPLESDIR%%/mosquito.csv
@ -161,6 +169,7 @@ bin/xasy
%%EXAMPLESDIR%%/surface.asy
%%EXAMPLESDIR%%/tanh.asy
%%EXAMPLESDIR%%/tile.asy
%%EXAMPLESDIR%%/torus.asy
%%EXAMPLESDIR%%/treetest.asy
%%EXAMPLESDIR%%/triads.asy
%%EXAMPLESDIR%%/triangle.asy