summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2006-02-16 14:13:14 +0000
committerRenato Botelho <garga@FreeBSD.org>2006-02-16 14:13:14 +0000
commitdbdfe80919436f02fb9d382a37e82d7f69f6f319 (patch)
treeef3d5aca3c01bdce414af98bf640ada8ca5a2539 /graphics
parentDocument libtomcrypt -- weak signature scheme with ECC keys. (diff)
Remove expired port graphics/animabob
Notes
Notes: svn path=/head/; revision=156167
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Makefile1
-rw-r--r--graphics/animabob/Makefile42
-rw-r--r--graphics/animabob/distinfo3
-rw-r--r--graphics/animabob/files/patch-Imake.h24
-rw-r--r--graphics/animabob/pkg-descr9
-rw-r--r--graphics/animabob/pkg-plist4
6 files changed, 0 insertions, 83 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 1a5e935f6155..c767b31a4a97 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -19,7 +19,6 @@
SUBDIR += agg
SUBDIR += ale
SUBDIR += allegrogl
- SUBDIR += animabob
SUBDIR += aoi
SUBDIR += aqsis
SUBDIR += autotrace
diff --git a/graphics/animabob/Makefile b/graphics/animabob/Makefile
deleted file mode 100644
index 8985a97272a0..000000000000
--- a/graphics/animabob/Makefile
+++ /dev/null
@@ -1,42 +0,0 @@
-# New ports collection makefile for: animabob
-# Date created: 21 July 2002
-# Whom: Igor Pokrovsky <tiamat@telegraph.spb.ru>
-#
-# $FreeBSD$
-#
-
-PORTNAME= animabob
-PORTVERSION= 1.3.0b
-PORTREVISION= 1
-CATEGORIES= graphics
-MASTER_SITES= #
-
-MAINTAINER= ip@doom.homeunix.org
-COMMENT= Interactive 3D volume renderer
-
-DEPRECATED= mastersite disappeared, no longer maintained by author
-EXPIRATION_DATE= 2006-02-16
-
-LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut
-
-USE_IMAKE= yes
-USE_MOTIF= yes
-USE_REINPLACE= yes
-ALL_TARGET= build
-
-MAN1= animabob.1 icol.1
-MANCOMPRESSED= yes
-
-post-patch:
- @${FIND} ${WRKSRC} -type f | \
- ${XARGS} -x -n 10 \
- ${REINPLACE_CMD} -E \
- -e 's|malloc.h|stdlib.h|'
-
-post-build:
-# make the doc installation PREFIX safe
- @${REINPLACE_CMD} -E \
- -e 's|(DOCDIR[[:space:]]*=).*$$|\1${PREFIX}/lib/X11/doc|' \
- ${WRKSRC}/doc/Makefile
-
-.include <bsd.port.mk>
diff --git a/graphics/animabob/distinfo b/graphics/animabob/distinfo
deleted file mode 100644
index 8b9a10e09357..000000000000
--- a/graphics/animabob/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (animabob-1.3.0b.tar.gz) = a1f4ec05779c385d530d51e8797b5152
-SHA256 (animabob-1.3.0b.tar.gz) = 882d0a7ffdc940ad972df83b0f05741d45f0abc7a4f14baace8f72fcfe5f08d0
-SIZE (animabob-1.3.0b.tar.gz) = 184680
diff --git a/graphics/animabob/files/patch-Imake.h b/graphics/animabob/files/patch-Imake.h
deleted file mode 100644
index ed380d0b45a2..000000000000
--- a/graphics/animabob/files/patch-Imake.h
+++ /dev/null
@@ -1,24 +0,0 @@
---- Imake.h~ Mon Jul 22 07:50:48 2002
-+++ Imake.h Mon Jul 22 07:52:51 2002
-@@ -3,9 +3,9 @@
- XCOMM package binaries and reference pages installed.
- XCOMM
-
--INSTALL_BIN = /usr/local/X11/bin
--INSTALL_MAN = /usr/local/X11/man/man1
--INSTALL_DEF = /usr/local/X11/lib/X11/app-defaults
-+INSTALL_BIN = ${PREFIX}/bin
-+INSTALL_MAN = ${PREFIX}/man/man1
-+INSTALL_DEF = ${PREFIX}/lib/X11/app-defaults
-
- XCOMM
- XCOMM If you are using Mesa3D as your OpenGL implementation, and your libraries
-@@ -14,7 +14,7 @@
- XCOMM OpenGL libraries.
- XCOMM
-
--XCOMM GLPATH = -L/usr/local/lib
-+GLPATH = -L${X11BASE}/lib
-
- XCOMM
- XCOMM -------------------- DO NOT EDIT BELOW THIS LINE ------------------------
diff --git a/graphics/animabob/pkg-descr b/graphics/animabob/pkg-descr
deleted file mode 100644
index a9858768faa4..000000000000
--- a/graphics/animabob/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-This package contains programs and utilities that are useful for
-viewing large 2D and 3D data sets. They are best used at the tail
-end of the visualization process, after the data has been post-processed,
-scaled, and rasterized.
-
-WWW: http://gfs.lcse.umn.edu/~grant/AnimaBob/
-
-- Igor Pokrovsky
-tiamat@comset.net
diff --git a/graphics/animabob/pkg-plist b/graphics/animabob/pkg-plist
deleted file mode 100644
index 79dbd400c235..000000000000
--- a/graphics/animabob/pkg-plist
+++ /dev/null
@@ -1,4 +0,0 @@
-bin/animabob
-bin/icol
-lib/X11/app-defaults/Bob
-lib/X11/app-defaults/Icol