From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 14 18:47:43 2012 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CD9ED1065673 for ; Sat, 14 Apr 2012 18:47:43 +0000 (UTC) (envelope-from drusmir@gmx.ch) Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.22]) by mx1.freebsd.org (Postfix) with SMTP id 4E0A88FC0A for ; Sat, 14 Apr 2012 18:47:43 +0000 (UTC) Received: (qmail invoked by alias); 14 Apr 2012 18:47:42 -0000 Received: from 201-230.4-85.cust.bluewin.ch (EHLO nemysis3now.no-ip.biz) [85.4.230.201] by mail.gmx.net (mp070) with SMTP; 14 Apr 2012 20:47:42 +0200 X-Authenticated: #1011206 X-Provags-ID: V01U2FsdGVkX18kFZhmBaUk5TGyiGdrdqK8G7GmVQ3UgwAzHu7yCT Sbpr2SOM7XvXYd Date: Sat, 14 Apr 2012 20:47:41 +0200 From: Rusmir =?UTF-8?B?RHXFoWtv?= To: freebsd-ports-bugs@freebsd.org Message-ID: <20120414204741.46e2ba0f@nemysis3now.no-ip.biz> In-Reply-To: <20120414204319.1d78a553@nemysis3now.no-ip.biz> References: <20120414204319.1d78a553@nemysis3now.no-ip.biz> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.6; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="MP_/KoOV2nJ/upitI+2vnwRo4pC" X-Y-GMX-Trusted: 0 Subject: Re: ports/166930: New FreeBSD Port CuteMaze games/cutemaze X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Apr 2012 18:47:43 -0000 --MP_/KoOV2nJ/upitI+2vnwRo4pC Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline On Sat, 14 Apr 2012 20:43:19 +0200 nemysis wrote: > Hello all this is my first post on this list. > > http://lists.freebsd.org/pipermail/freebsd-ports-bugs/2012-April/231446.html > > Have a new version hope this is better. Have only this > > /usr/local/ports/local/games/cutemaze> " portlint > WARN: Makefile: only one MASTER_SITE configured. Consider adding > additional mirrors. > 0 fatal errors and 1 warning found. > > > Thanks crees for help on IRC. > Sorry here is cutemaze.shar.txt have before send only cutemaze.shar which is only for send-pr. -- MfG / With best Regards --MP_/KoOV2nJ/upitI+2vnwRo4pC Content-Type: text/plain Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=cutemaze.shar.txt # 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: # # cutemaze # cutemaze/Makefile # cutemaze/pkg-descr # cutemaze/distinfo # cutemaze/pkg-plist # echo c - cutemaze mkdir -p cutemaze > /dev/null 2>&1 echo x - cutemaze/Makefile sed 's/^X//' >cutemaze/Makefile << '46be9e742724e9aa5b010d81bdbcbcb4' X# New Ports collection makefile for: cutemaze X# Date created: 13 April 2012 X# Whom: nemysis@gmx.ch X# X# $FreeBSD$ X# X XPORTNAME= cutemaze XPORTVERSION= 1.1.0 XCATEGORIES= games XMASTER_SITES= http://gottcode.org/${PORTNAME}/ XEXTRACT_SUFX= -src.tar.bz2 X XMAINTAINER= nemysis@gmx.ch XCOMMENT= Is a simple, top-down game in which mazes are randomly generated X XLICENSE= GPLv3 X XWRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/ 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} -unix PREFIX=${PREFIX} ${WRKSRC}/${PORTNAME}.pro X XMAKE_JOBS_SAFE= yes X XCONFIGURE_ENV+= UIC="${UIC}" QMAKE="${QMAKE}" QMAKESPEC="${QMAKESPEC}" XMAKE_ENV+= QMAKESPEC="${QMAKESPEC}" X XPORTDATA= * XPORTDOCS= ChangeLog README X XUSE_GMAKE= yes X Xdo-install: X# Executable X ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin X X# Icons X ${MKDIR} ${PREFIX}/share/icons/oxygen X.for d in icons X ${CP} -R ${WRKSRC}/${d}/oxygen ${PREFIX}/share/icons/ X.endfor X X# Pixmaps and Desktop X ${CP} -R ${WRKSRC}/icons/${PORTNAME}.png ${PREFIX}/share/pixmaps/ X ${CP} -R ${WRKSRC}/icons/${PORTNAME}.desktop ${PREFIX}/share/applications/ X Xpost-install: X# Data X.if !defined (NOPORTDATA) X ${MKDIR} ${DATADIR} X.for d in preview themes X @(cd ${WRKSRC} && ${COPYTREE_SHARE} ${d} ${DATADIR}) X.endfor 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 46be9e742724e9aa5b010d81bdbcbcb4 echo x - cutemaze/pkg-descr sed 's/^X//' >cutemaze/pkg-descr << 'abaa2f850d91a566d964c81e595146d6' XCuteMaze is a simple, top-down game in which mazes are randomly generated using Xone of a choice of several different algorithms. XYou move the character through the maze while hunting for targets X(cheese, by default) Xthe game is won once all of these targets have been picked up. X XWWW: http://gottcode.org/cutemaze/ abaa2f850d91a566d964c81e595146d6 echo x - cutemaze/distinfo sed 's/^X//' >cutemaze/distinfo << '7c420195e172e950d90bb35b1abebc97' XSHA256 (cutemaze-1.1.0-src.tar.bz2) = cc039faf452f8c30fb00a90ba7571d688559c0df822fc213f3e78451921f9bef XSIZE (cutemaze-1.1.0-src.tar.bz2) = 249290 7c420195e172e950d90bb35b1abebc97 echo x - cutemaze/pkg-plist sed 's/^X//' >cutemaze/pkg-plist << '18ad44db51a81e3f3b464038216b7d97' Xbin/cutemaze Xshare/applications/cutemaze.desktop Xshare/icons/oxygen/16x16/application-exit.png Xshare/icons/oxygen/16x16/document-new.png Xshare/icons/oxygen/16x16/games-config-options.png Xshare/icons/oxygen/16x16/games-highscores.png Xshare/icons/oxygen/16x16/games-hint.png Xshare/icons/oxygen/16x16/help-about.png Xshare/icons/oxygen/16x16/media-playback-pause.png Xshare/icons/oxygen/16x16/zoom-in.png Xshare/icons/oxygen/16x16/zoom-out.png Xshare/icons/oxygen/22x22/application-exit.png Xshare/icons/oxygen/22x22/document-new.png Xshare/icons/oxygen/22x22/games-config-options.png Xshare/icons/oxygen/22x22/games-highscores.png Xshare/icons/oxygen/22x22/games-hint.png Xshare/icons/oxygen/22x22/help-about.png Xshare/icons/oxygen/22x22/media-playback-pause.png Xshare/icons/oxygen/22x22/zoom-in.png Xshare/icons/oxygen/22x22/zoom-out.png Xshare/icons/oxygen/LGPL Xshare/icons/oxygen/scalable/application-exit.svgz Xshare/icons/oxygen/scalable/document-new.svgz Xshare/icons/oxygen/scalable/games-config-options.svgz Xshare/icons/oxygen/scalable/games-highscores.svgz Xshare/icons/oxygen/scalable/games-hint.svgz Xshare/icons/oxygen/scalable/help-about.svgz Xshare/icons/oxygen/scalable/media-playback-pause.svgz Xshare/icons/oxygen/scalable/zoom-in.svgz Xshare/icons/oxygen/scalable/zoom-out.svgz Xshare/pixmaps/cutemaze.png 18ad44db51a81e3f3b464038216b7d97 exit --MP_/KoOV2nJ/upitI+2vnwRo4pC--