aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2011-02-28 19:29:36 +0000
committerRene Ladan <rene@FreeBSD.org>2011-02-28 19:29:36 +0000
commite2498ad350e94a916d34c008410fdda5edb96d99 (patch)
tree4ddea3174910418b35f0bd73520e5324b8265b21 /graphics
parenta22897051811d59ec19e1f6f4f36a25807dd7643 (diff)
downloadports-e2498ad350e94a916d34c008410fdda5edb96d99.tar.gz
ports-e2498ad350e94a916d34c008410fdda5edb96d99.zip
Remove expired port:
2011-02-28 graphics/libv3d: unmaintained and failed to build for months
Notes
Notes: svn path=/head/; revision=270011
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Makefile1
-rw-r--r--graphics/libv3d/Makefile93
-rw-r--r--graphics/libv3d/distinfo3
-rw-r--r--graphics/libv3d/files/patch-libv3d_disk.cpp42
-rw-r--r--graphics/libv3d/files/patch-libv3d_string.cpp81
-rw-r--r--graphics/libv3d/files/patch-platforms.ini50
-rw-r--r--graphics/libv3d/pkg-descr6
-rw-r--r--graphics/libv3d/pkg-plist11
8 files changed, 0 insertions, 287 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 91d16fab3b63..1a923da9e06a 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -486,7 +486,6 @@
SUBDIR += libsvg
SUBDIR += libsvg-cairo
SUBDIR += libungif
- SUBDIR += libv3d
SUBDIR += libvisual
SUBDIR += libvisual-plugins
SUBDIR += libvisual04
diff --git a/graphics/libv3d/Makefile b/graphics/libv3d/Makefile
deleted file mode 100644
index 338a69b43d89..000000000000
--- a/graphics/libv3d/Makefile
+++ /dev/null
@@ -1,93 +0,0 @@
-# ex:ts=8
-# Ports collection makefile for: libv3d
-# Date Created: Jul 2, 2002
-# Whom: ijliao
-#
-# $FreeBSD$
-#
-
-PORTNAME= libv3d
-PORTVERSION= 0.1.14
-PORTREVISION= 4
-CATEGORIES= graphics
-MASTER_SITES= http://wolfpack.twu.net/users/wolfpack/
-EXTRACT_SUFX= .tgz
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= V3D IO Library
-
-USE_GL= glut
-HAS_CONFIGURE= yes
-CONFIGURE_ARGS= UNIX --prefix=${PREFIX}
-USE_GMAKE= yes
-USE_LDCONFIG= yes
-
-BROKEN= does not build
-
-DEPRECATED= unmaintained and failed to build for months
-EXPIRATION_DATE=2011-02-28
-
-MAN3= V3DGLInterpriteDelete.3 \
- V3DGLInterpriteNew.3 \
- V3DGLProcessModel.3 \
- V3DGLProcessModelExtra.3 \
- V3DGLResourceDelete.3 \
- V3DGLResourceGetInterpritation.3 \
- V3DGLResourceNew.3 \
- V3DGLResourceNewFromModelData.3 \
- V3DGLResourceSetInterpritation.3 \
- V3DHFGetHeightFromWorldPosition.3 \
- V3DHFLoadFromFile.3 \
- V3DIntro.3 \
- V3DLoadModel.3 \
- V3DMHCreate.3 \
- V3DMHDestroy.3 \
- V3DMHHeightfieldBaseDirectoryGet.3 \
- V3DMHHeightfieldBaseDirectorySet.3 \
- V3DMHListDelete.3 \
- V3DMHListDeleteAll.3 \
- V3DMHListGetPtr.3 \
- V3DMHListInsert.3 \
- V3DMHTextureBaseDirectoryGet.3 \
- V3DMHTextureBaseDirectorySet.3 \
- V3DMPCreate.3 \
- V3DMPDestroy.3 \
- V3DMPDup.3 \
- V3DMPFlipWinding.3 \
- V3DMPGetNormal.3 \
- V3DMPGetTexCoord.3 \
- V3DMPGetTotal.3 \
- V3DMPGetVertex.3 \
- V3DMPListGetPtr.3 \
- V3DMPListInsert.3 \
- V3DMPUnitlizeNormal.3 \
- V3DModelCreate.3 \
- V3DModelDestroy.3 \
- V3DModelDup.3 \
- V3DModelListDelete.3 \
- V3DModelListDeleteAll.3 \
- V3DModelListGetPtr.3 \
- V3DModelListInsert.3 \
- V3DSaveModel.3 \
- V3DTextureDestroy.3 \
- V3DTextureLoadFromData1D.3 \
- V3DTextureLoadFromData2D.3 \
- V3DTextureLoadFromFile2D.3 \
- V3DTextureLoadFromFile2DPreempt.3 \
- V3DTexturePriority.3 \
- V3DTextureSelect.3 \
- V3DTextureSelectFrame.3 \
- v3d_glinterprite_struct.3 \
- v3d_glresource_struct.3 \
- v3d_hf_options_struct.3 \
- v3d_texture_ref_struct.3
-
-post-patch:
- @${REINPLACE_CMD} -e "s,make,${GMAKE},g" ${WRKSRC}/Makefile
- @${REINPLACE_CMD} -e "s,%%CFLAGS%%,${CFLAGS},g" \
- -e "s,%%LOCALBASE%%,${LOCALBASE},g" \
- -e "s,%%PTHREAD_CFLAGS%%,${PTHREAD_CFLAGS},g" \
- -e "s,%%PTHREAD_LIBS%%,${PTHREAD_LIBS},g" \
- ${WRKSRC}/libv3d/platforms.ini
-
-.include <bsd.port.mk>
diff --git a/graphics/libv3d/distinfo b/graphics/libv3d/distinfo
deleted file mode 100644
index 2d130a5ea486..000000000000
--- a/graphics/libv3d/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (libv3d-0.1.14.tgz) = 211f2c6f788c38c7d0c1c94c89440e47
-SHA256 (libv3d-0.1.14.tgz) = b2cf5ea0a485aaffc1e3ce3c865a15d76ca9b9b2ba2bdeef642ab3197bb2f105
-SIZE (libv3d-0.1.14.tgz) = 150730
diff --git a/graphics/libv3d/files/patch-libv3d_disk.cpp b/graphics/libv3d/files/patch-libv3d_disk.cpp
deleted file mode 100644
index 33d4c77b6889..000000000000
--- a/graphics/libv3d/files/patch-libv3d_disk.cpp
+++ /dev/null
@@ -1,42 +0,0 @@
---- libv3d/disk.cpp.orig 2007-11-16 12:27:26.000000000 +0100
-+++ libv3d/disk.cpp 2007-11-16 12:30:59.000000000 +0100
-@@ -120,12 +120,7 @@
- if(path == NULL)
- return(0);
-
-- // Dan S: typecast is due to const.
--#if defined(__cplusplus) || defined(c_plusplus)
-- while(ISBLANK(reinterpret_cast<char>(*path)))
--#else
- while(ISBLANK(*path))
--#endif
- path++;
-
- return((*path) == DIR_DELIMINATOR);
-@@ -440,7 +435,7 @@
- /* Get enviroment value of HOME. */
- strptr = getenv("HOME");
- if(strptr == NULL)
-- strptr = "/";
-+ strptr = (char *)"/";
-
- /* Copy input path to return path. */
- strncpy(rtn_path, path, PATH_MAX);
-@@ -1006,7 +1001,7 @@
- (child == NULL) ||
- (parent == child)
- )
-- return("/");
-+ return((char *)"/");
-
- /* If child is absolute, copy child and return. */
- if((*child) == DIR_DELIMINATOR)
-@@ -1245,7 +1240,7 @@
-
-
- if(path == NULL)
-- return("/");
-+ return((char *)"/");
-
- i = 0;
- strptr1 = path;
diff --git a/graphics/libv3d/files/patch-libv3d_string.cpp b/graphics/libv3d/files/patch-libv3d_string.cpp
deleted file mode 100644
index 3e26dff883c9..000000000000
--- a/graphics/libv3d/files/patch-libv3d_string.cpp
+++ /dev/null
@@ -1,81 +0,0 @@
---- libv3d/string.cpp.orig 2007-11-16 12:31:03.000000000 +0100
-+++ libv3d/string.cpp 2007-11-16 12:39:14.000000000 +0100
-@@ -1012,20 +1012,20 @@
-
- /* Is string empty? */
- if(string == NULL)
-- return("");
-+ return((char *)"");
- if((string[0] == '\0') ||
- (string[0] == '\r') ||
- (string[0] == '\n')
- )
-- return("");
-+ return((char *)"");
-
- /* Is string a comment? */
- if(StringIsComment(string, UNIXCFG_COMMENT_CHAR))
-- return("");
-+ return((char *)"");
-
- /* Does string have a delimiter? */
- if(strchr(string, CFG_PARAMETER_DELIMITER) == NULL)
-- return("");
-+ return((char *)"");
-
-
- /* Begin fetching value from string. */
-@@ -1295,7 +1295,7 @@
- static char arg[CS_DATA_MAX_LEN];
-
- if(str == NULL)
-- return("");
-+ return((char *)"");
-
- strncpy(arg, str, CS_DATA_MAX_LEN);
- arg[CS_DATA_MAX_LEN - 1] = '\0';
-@@ -1309,7 +1309,7 @@
- return(strptr);
- }
-
-- return("");
-+ return((char *)"");
- }
-
-
-@@ -1337,15 +1337,15 @@
-
-
- if(format == NULL)
-- return("");
-+ return((char *)"");
- if((*format) == '\0')
-- return("");
-+ return((char *)"");
-
- /* Get current time. */
- time(&current);
- tm_ptr = localtime(&current);
- if(tm_ptr == NULL)
-- return("");
-+ return((char *)"");
-
- /* Format time string. */
- len = strftime(
-@@ -1377,13 +1377,13 @@
-
-
- if(format == NULL)
-- return("");
-+ return((char *)"");
- if((*format) == '\0')
-- return("");
-+ return((char *)"");
-
- tm_ptr = localtime(&seconds);
- if(tm_ptr == NULL)
-- return("");
-+ return((char *)"");
-
- /* Format time string. */
- len = strftime(
diff --git a/graphics/libv3d/files/patch-platforms.ini b/graphics/libv3d/files/patch-platforms.ini
deleted file mode 100644
index 52c466df385c..000000000000
--- a/graphics/libv3d/files/patch-platforms.ini
+++ /dev/null
@@ -1,50 +0,0 @@
---- libv3d/platforms.ini.orig Mon Jan 20 01:57:06 2003
-+++ libv3d/platforms.ini Sun Nov 26 19:46:56 2006
-@@ -23,22 +23,21 @@
- Platform = UNIX
- Description = For most any UNIX system
- PREFIX = /usr/
-- CFLAGS = -Wall -O6 -funroll-loops -fomit-frame-pointer -ffast-math \
---D__USE_BSD
-+ CFLAGS = %%CFLAGS%% -D__USE_BSD
- LIBS = -lm
- LIB_DIR =
- CC = cc
- CPP = c++
- PlatformSearchPathInclude = /usr/include/
-- PlatformSearchPathInclude = /usr/X11R6/include/
-+ PlatformSearchPathInclude = %%LOCALBASE%%/include/
- PlatformSearchPathLib = /lib/
- PlatformSearchPathLib = /usr/lib/
-- PlatformSearchPathLib = /usr/X11R6/lib/
-+ PlatformSearchPathLib = %%LOCALBASE%%/lib/
- PlatformSearchPathEtc = /etc/
- PlatformSearchPathEtc = /usr/etc/
- PlatformSearchPathBin = /bin/
- PlatformSearchPathBin = /usr/bin/
-- PlatformSearchPathBin = /usr/X11R6/bin/
-+ PlatformSearchPathBin = %%LOCALBASE%%/bin/
- PlatformSearchPathBin = /usr/games/
- PlatformSearchPathData = /usr/share/icons/
- PlatformSearchPathData = /usr/share/games/
-@@ -51,7 +50,7 @@
- # MustExist = Yes
- # FeatureCFLAGS =
- # FeatureLIBS = -lSM -lICE -lX11 -lXext -lXi -lXmu
--# FeatureLIB_DIR = -L/usr/X11R6/lib/
-+# FeatureLIB_DIR = -L%%LOCALBASE%%/lib/
- # FeatureDepend = X11-lib
- # DependType = Library
- # MustExist = Yes
-@@ -65,8 +64,9 @@
- PlatformFeature = opengl
- Description = An implementation of OpenGL (ie Mesa3D)
- MustExist = Yes
-- FeatureLIBS = -lGL -lGLU
-- FeatureLIB_DIR = -L/usr/X11R6/lib/
-+ FeatureCFLAGS = -I%%LOCALBASE%%/include %%PTHREAD_CFLAGS%% -fPIC
-+ FeatureLIBS = -lGL -lGLU %%PTHREAD_LIBS%%
-+ FeatureLIB_DIR = -L%%LOCALBASE%%/lib/
- FeatureDepend = gl-lib
- DependType = Library
- MustExist = Yes
diff --git a/graphics/libv3d/pkg-descr b/graphics/libv3d/pkg-descr
deleted file mode 100644
index 9529cf541781..000000000000
--- a/graphics/libv3d/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-The V3D IO Library (commonly known as libv3d) is used by third party
-applications to read and write .v3d model files. You do need this library
-if you have other programs that depend on libv3d to read and write .v3d
-files.
-
-WWW: http://wolfpack.twu.net/Vertex/libv3d.html
diff --git a/graphics/libv3d/pkg-plist b/graphics/libv3d/pkg-plist
deleted file mode 100644
index a3d652ec0007..000000000000
--- a/graphics/libv3d/pkg-plist
+++ /dev/null
@@ -1,11 +0,0 @@
-include/v3d/v3d.h
-include/v3d/v3dfio.h
-include/v3d/v3dgl.h
-include/v3d/v3dhf.h
-include/v3d/v3dmh.h
-include/v3d/v3dmodel.h
-include/v3d/v3dmp.h
-include/v3d/v3dtex.h
-@dirrm include/v3d
-lib/libv3d.so
-lib/libv3d.so.0.1.14