ports/167239 Tanglet is a single player word finding game based on Boggle

nemysis nemysis at gmx.ch
Thu May 3 01:00:33 UTC 2012


The following reply was made to PR ports/167239; it has been noted by GNATS.

From: nemysis <nemysis at gmx.ch>
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/167239 Tanglet is a single player word finding game based on Boggle
Date: Thu, 03 May 2012 02:58:34 +0200

 >Submitter-Id:	current-users
 >Originator:	nemysis
 >Organization:	
 >Confidential:	no 
 >Synopsis:	Re: ports/167239 Tanglet is a single player word finding game based on Boggle
 >Severity:	non-critical
 >Priority:	low
 >Category:	ports 
 >Class:		update
 >Release:	FreeBSD 9.0-RELEASE amd64
 >Environment:
 System: FreeBSD 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC
 >Description:
 Tanglet is a single player word finding game based on Boggle.
 The object of the game is to list as many words as you can before the time
 runs out. There are several timer modes that determine how much time you
 start with, and if you get extra time when you find a word.
 
 You can join letters horizontally, vertically, or diagonally in any direction
 to make a word, so as long as the letters are next to each other on the board.
 However, you can not reuse the same letter cells in a single word.
 Also, each word must be at least three letters on a normal board,
 and four letters on a large board.
 
 WWW: http://gottcode.org/tanglet/
 
 Generated manually, tested with RedPorts and port test, sent with FreeBSD Port Tools 0.99_5 (mode: new)
 >How-To-Repeat:
 >Fix:
 
 --- .shar begins here ---
 # This is a shell archive.  Save it in a file, remove anything before
 # this line, and then unpack it by entering "sh file".  Note, it may
 # create directories; files and directories will be owned by you and
 # have default permissions.
 #
 # This archive contains:
 #
 #	tanglet
 #	tanglet/Makefile
 #	tanglet/pkg-descr
 #	tanglet/distinfo
 #	tanglet/pkg-plist
 #
 echo c - tanglet
 mkdir -p tanglet > /dev/null 2>&1
 echo x - tanglet/Makefile
 sed 's/^X//' >tanglet/Makefile << '8eb61612d760c491fdcd39ca733018fa'
 X# New Ports collection makefile for:	tanglet
 X# Date created:		2012-04-21
 X# Whom:			nemysis at gmx.ch
 X#
 X# $FreeBSD$
 X#
 X
 XPORTNAME=	tanglet
 XPORTVERSION=	1.2.1
 XCATEGORIES=	games
 XMASTER_SITES=	http://gottcode.org/${PORTNAME}/
 XEXTRACT_SUFX=	-src.tar.bz2
 X
 XMAINTAINER=	nemysis at gmx.ch
 XCOMMENT=	Tanglet is a single player word finding game based on Boggle
 X
 XLICENSE=	GPLv3
 X
 XUSE_QT_VER=	4
 XQT_COMPONENTS=	moc_build qmake_build rcc_build uic_build iconengines imageformats
 X
 XHAS_CONFIGURE=	yes
 X
 Xdo-configure:
 X	@cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} \
 X		${QMAKE} PREFIX=${PREFIX} ${WRKSRC}/${PORTNAME}.pro
 X
 XCONFIGURE_ENV+=	UIC="${UIC}" QMAKE="${QMAKE}" QMAKESPEC="${QMAKESPEC}"
 XMAKE_ENV+=	QMAKESPEC="${QMAKESPEC}"
 X
 XPORTDATA=	*
 XPORTDOCS=	CREDITS ChangeLog INSTALL
 X
 XUSE_GMAKE=	yes
 XMAKE_JOBS_SAFE=	yes
 X
 Xdo-install:
 X# Executable
 X	${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
 X
 X# Icons
 X	${MKDIR} ${PREFIX}/share/icons/hicolor
 X.for d in icons/hicolor
 X	${CP} -R ${WRKSRC}/${d}/ ${PREFIX}/share/icons/hicolor
 X.endfor
 X
 X# Pixmaps and Desktop
 X	${CP} ${WRKSRC}/icons/${PORTNAME}_32.xpm ${PREFIX}/share/pixmaps/
 X	${MKDIR} ${PREFIX}/share/applications
 X	${CP} ${WRKSRC}/icons/${PORTNAME}.desktop ${PREFIX}/share/applications/
 X
 Xpost-install:
 X# Data
 X.if !defined (NOPORTDATA)
 X	${MKDIR} ${DATADIR}
 X	${MKDIR} ${DATADIR}/icons
 X.for d in data translations
 X	@(cd ${WRKSRC} && ${COPYTREE_SHARE} ${d} ${DATADIR})
 X.endfor
 X	@(cd ${WRKSRC} && ${COPYTREE_SHARE} icons/preview ${DATADIR})
 X	@(cd ${WRKSRC} && ${COPYTREE_SHARE} icons/tango ${DATADIR})
 X.endif
 X
 X# Documentations
 X.if !defined(NOPORTDOCS)
 X	${MKDIR} ${DOCSDIR}
 X.  for f in ${PORTDOCS}
 X	${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}
 X.  endfor
 X.endif
 X
 X.include <bsd.port.mk>
 8eb61612d760c491fdcd39ca733018fa
 echo x - tanglet/pkg-descr
 sed 's/^X//' >tanglet/pkg-descr << '94f429f69ecec1dd34614fdeac84ee58'
 XTanglet is a single player word finding game based on Boggle.
 XThe object of the game is to list as many words as you can before the time
 Xruns out. There are several timer modes that determine how much time you
 Xstart with, and if you get extra time when you find a word.
 X
 XYou can join letters horizontally, vertically, or diagonally in any direction
 Xto make a word, so as long as the letters are next to each other on the board.
 XHowever, you can not reuse the same letter cells in a single word.
 XAlso, each word must be at least three letters on a normal board,
 Xand four letters on a large board.
 X
 XWWW: http://gottcode.org/tanglet/
 94f429f69ecec1dd34614fdeac84ee58
 echo x - tanglet/distinfo
 sed 's/^X//' >tanglet/distinfo << 'f3ae978aa69c18c84d87def6d62499fe'
 XSHA256 (tanglet-1.2.1-src.tar.bz2) = 94f4c5c76020ec1fe502ff076fbe5471e497d4b7bcabd1e9059e1022d1ce80c8
 XSIZE (tanglet-1.2.1-src.tar.bz2) = 7814483
 f3ae978aa69c18c84d87def6d62499fe
 echo x - tanglet/pkg-plist
 sed 's/^X//' >tanglet/pkg-plist << 'cf735418a3eea772c2b3e140dee036d4'
 Xbin/tanglet
 Xshare/applications/tanglet.desktop
 Xshare/icons/hicolor/128x128/apps/tanglet.png
 Xshare/icons/hicolor/16x16/apps/tanglet.png
 Xshare/icons/hicolor/22x22/apps/tanglet.png
 Xshare/icons/hicolor/24x24/apps/tanglet.png
 Xshare/icons/hicolor/256x256/apps/tanglet.png
 Xshare/icons/hicolor/32x32/apps/tanglet.png
 Xshare/icons/hicolor/48x48/apps/tanglet.png
 Xshare/icons/hicolor/64x64/apps/tanglet.png
 Xshare/icons/hicolor/scalable/apps/tanglet.svg
 Xshare/pixmaps/tanglet_32.xpm
 X at dirrmtry share/icons/hicolor/scalable/apps
 X at dirrmtry share/icons/hicolor/scalable
 X at dirrmtry share/icons/hicolor/64x64/apps
 X at dirrmtry share/icons/hicolor/64x64
 X at dirrmtry share/icons/hicolor/48x48/apps
 X at dirrmtry share/icons/hicolor/48x48
 X at dirrmtry share/icons/hicolor/32x32/apps
 X at dirrmtry share/icons/hicolor/32x32
 X at dirrmtry share/icons/hicolor/256x256/apps
 X at dirrmtry share/icons/hicolor/256x256
 X at dirrmtry share/icons/hicolor/24x24/apps
 X at dirrmtry share/icons/hicolor/24x24
 X at dirrmtry share/icons/hicolor/22x22/apps
 X at dirrmtry share/icons/hicolor/22x22
 X at dirrmtry share/icons/hicolor/16x16/apps
 X at dirrmtry share/icons/hicolor/16x16
 X at dirrmtry share/icons/hicolor/128x128/apps
 X at dirrmtry share/icons/hicolor/128x128
 X at dirrmtry share/icons/hicolor
 X at dirrmtry share/icons
 X at dirrmtry share/applications
 cf735418a3eea772c2b3e140dee036d4
 exit
 --- .shar ends here ---
 



More information about the freebsd-ports-bugs mailing list