summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-09-23 13:25:21 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-09-23 13:25:21 +0000
commit6bbef7efb79fac3dd6ad86c380d7b941ce3ceb35 (patch)
tree65cfb9e307e45be527eae490d1bae00935da8fb4 /graphics
parent- Update to 1.3 (diff)
2011-09-23 devel/libnotifymm: Doesn't build and isn't used by anything.
2011-09-11 games/abuse: BROKEN after games/abuse_sdl update 2011-09-01 security/donkey: No more public distfiles 2011-09-01 graphics/moth: No more public distfiles 2011-09-01 net-mgmt/aguri: No more public distfiles 2011-09-01 games/senso: No more public distfiles 2011-09-01 net-im/jabber-users-agent: No more public distfiles 2011-09-01 games/cchess: No more public distfiles
Notes
Notes: svn path=/head/; revision=282239
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Makefile1
-rw-r--r--graphics/moth/Makefile67
-rw-r--r--graphics/moth/distinfo4
-rw-r--r--graphics/moth/pkg-descr7
4 files changed, 0 insertions, 79 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 72a55206ee67..813a5c553ae6 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -550,7 +550,6 @@
SUBDIR += mirage
SUBDIR += mmrecover
SUBDIR += morpheus
- SUBDIR += moth
SUBDIR += mscgen
SUBDIR += mtpaint
SUBDIR += multican
diff --git a/graphics/moth/Makefile b/graphics/moth/Makefile
deleted file mode 100644
index d4e4ec6acd84..000000000000
--- a/graphics/moth/Makefile
+++ /dev/null
@@ -1,67 +0,0 @@
-# New ports collection makefile for: moth
-# Date created: 10 Sep 2005
-# Whom: Igor Pokrovsky <ip@doom.homeunix.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= moth
-PORTVERSION= 1.0
-PORTREVISION= 5
-CATEGORIES= graphics
-MASTER_SITES= http://moth.titanothere.com/moth/
-DISTFILES= ${PORTNAME}_${PORTVERSION}${EXTRACT_SUFX} \
- lib${PORTNAME}_${PORTVERSION}${EXTRACT_SUFX}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A simple to use 3D mesh editor
-
-DEPRECATED= No more public distfiles
-EXPIRATION_DATE= 2011-09-01
-
-LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff
-
-USE_GMAKE= yes
-USE_QT_VER= 3
-USE_GL= gl
-MAKE_ARGS= CC="${CXX}" XLIBDIR="${LOCALBASE}/lib" MOC="${MOC}" \
- CFLAGS="${CXXFLAGS} ${PTHREAD_CFLAGS}" QTDIR="${QT_PREFIX}" \
- GLINCLUDEDIR="${LOCALBASE}/include" \
- MOTH_INCLUDES="${WRKSRC_LIBMOTH}/include" \
- MOTH_LIBRARIES="${WRKSRC_LIBMOTH}/lib"
-ALL_TARGET= clean moth
-MAKE_JOBS_UNSAFE= yes
-
-PLIST_FILES= bin/${PORTNAME}
-PORTDOCS= manual.pdf
-
-WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION}
-WRKSRC_LIBMOTH= ${WRKDIR}/lib${PORTNAME}_${PORTVERSION}
-
-post-patch:
- @${REINPLACE_CMD} -e 's|^INCLUDES =|& ${QTCPPFLAGS} -I${LOCALBASE}/include|' \
- ${WRKSRC_LIBMOTH}/Makefile ${WRKSRC}/Makefile
- @${REINPLACE_CMD} -e 's|g++|${CXX}|; s|strip|# &|; \
- s|#\(-I$$(MOTH_INCLUDES)\)|\1|; \
- s|^LIBRARIES =|& -L${LOCALBASE}/lib|; \
- s|-lpthread|${PTHREAD_LIBS}|' ${WRKSRC}/Makefile
- @${REINPLACE_CMD} -e '/#include <GL\/glut\.h>/ d' \
- ${WRKSRC_LIBMOTH}/src/MMaterial.cpp \
- ${WRKSRC_LIBMOTH}/include/moth/MLightSource.h
- @${FIND} ${WRKSRC_LIBMOTH}/src ${WRKSRC}/src -name '*.cpp' -exec \
- ${GREP} -lEe 'M_PI|exp\(|sqrt\(|fabs\(' "{}" \; | ${XARGS} -L 1 \
- ${REINPLACE_CMD} -Ee '1s|^|#include <math.h>|; 1G'
-
-# build libmoth first
-pre-build:
- @(cd ${WRKSRC_LIBMOTH} && \
- ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_ARGS} ${ALL_TARGET})
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/bin/${PORTNAME} ${PREFIX}/bin
-.ifndef (NOPORTDOCS)
- ${MKDIR} ${DOCSDIR}
- ${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/doc/|} ${DOCSDIR}
-.endif
-
-.include <bsd.port.mk>
diff --git a/graphics/moth/distinfo b/graphics/moth/distinfo
deleted file mode 100644
index c93265aa7ba6..000000000000
--- a/graphics/moth/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-SHA256 (moth_1.0.tar.gz) = c8b9bc5389ff88637504dc010a9cd3cacbcf59841252fa84dc9f123f27045db2
-SIZE (moth_1.0.tar.gz) = 955784
-SHA256 (libmoth_1.0.tar.gz) = 084558f8b4906c3de044d171f4526f3001079773213f5c50a47f52a674f16664
-SIZE (libmoth_1.0.tar.gz) = 180729
diff --git a/graphics/moth/pkg-descr b/graphics/moth/pkg-descr
deleted file mode 100644
index eb0dd5086fa5..000000000000
--- a/graphics/moth/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-Moth is a simple to use triangle mesh editor based on standardized OpenGL and
-XML (file format) technologies. Its major field of application is the creation
-of 3D models for interactive applications like games, visualizations,
-simulations, virtual worlds and similar uses. Another field of application is
-3D sketching.
-
-WWW: http://moth.titanothere.com/