Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jun 2007 22:07:48 +0200
From:      "David" <david@trucs.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/113840: New  port: games/puzzles
Message-ID:  <20070618200748.6BF6F1AB321@smtp1-g19.free.fr>
Resent-Message-ID: <200706182050.l5IKo3Ok067335@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         113840
>Category:       ports
>Synopsis:       New  port: games/puzzles
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 18 20:50:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     David Le Brun
>Release:        FreeBSD 6.2-CANNELLE i386
>Organization:
>Environment:
System: FreeBSD cannelle.lan 6.2-CANNELLE FreeBSD 6.2-CANNELLE #0: Sat Mar 10 01:00:51 UTC 2007 root@cannelle.lan:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
Puzzles contains a collection of small computer programs which implement
one-player puzzle games.

Homepage: http://www.chiark.greenend.org.uk/~sgtatham/puzzles/index.html
>How-To-Repeat:
	
>Fix:

	

--- puzzles.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:
#
#	puzzles
#	puzzles/Makefile
#	puzzles/distinfo
#	puzzles/pkg-plist
#	puzzles/pkg-descr
#
echo c - puzzles
mkdir -p puzzles > /dev/null 2>&1
echo x - puzzles/Makefile
sed 's/^X//' >puzzles/Makefile << 'END-of-puzzles/Makefile'
X# New ports collection makefile for:	gtkpod
X# Date created: 			18 June 2007
X# Whom: 				David Le Brun <david@trucs.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	puzzles
XPORTVERSION=	7601
XCATEGORIES=	games
XMASTER_SITES=	http://www.chiark.greenend.org.uk/~sgtatham/puzzles/
XDISTNAME=	${PORTNAME}-r${PORTVERSION}
X
XMAINTAINER=	david@trucs.org
XCOMMENT=	Collection of small one-player puzzle games
X
XUSE_X_PREFIX=	yes
XUSE_GMAKE=	yes
XUSE_GNOME=	gtk20
X
Xpost-patch: .SILENT
X# don't hardcode local dir
X	${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|' ${WRKSRC}/Makefile
X# install games into bin dir
X	${REINPLACE_CMD} -e 's|/games|/bin|' ${WRKSRC}/Makefile
X# remove the wonky gtk-1 check, we want gtk-2 support
X	${REINPLACE_CMD} -e 's|GTK_CONFIG = .*|GTK_CONFIG = \
X		pkg-config gtk+-2.0|' ${WRKSRC}/Makefile
X
X.include <bsd.port.mk>
END-of-puzzles/Makefile
echo x - puzzles/distinfo
sed 's/^X//' >puzzles/distinfo << 'END-of-puzzles/distinfo'
XMD5 (puzzles-r7601.tar.gz) = 184a0fbc3306dc6af7acc65306486e97
XSHA256 (puzzles-r7601.tar.gz) = ceb112efc81b38afe323e374b0923470db60eb7e5d807d24fef72c7040940051
XSIZE (puzzles-r7601.tar.gz) = 2007040
END-of-puzzles/distinfo
echo x - puzzles/pkg-plist
sed 's/^X//' >puzzles/pkg-plist << 'END-of-puzzles/pkg-plist'
Xbin/blackbox
Xbin/bridges
Xbin/cube
Xbin/dominosa
Xbin/fifteen
Xbin/filling
Xbin/flip
Xbin/galaxies
Xbin/guess
Xbin/inertia
Xbin/lightup
Xbin/loopy
Xbin/map
Xbin/mines
Xbin/net
Xbin/netslide
Xbin/pattern
Xbin/pegs
Xbin/rect
Xbin/samegame
Xbin/sixteen
Xbin/slant
Xbin/solo
Xbin/tents
Xbin/twiddle
Xbin/unequal
Xbin/untangle
END-of-puzzles/pkg-plist
echo x - puzzles/pkg-descr
sed 's/^X//' >puzzles/pkg-descr << 'END-of-puzzles/pkg-descr'
XPuzzles contains a collection of small computer programs which implement 
Xone-player puzzle games. All of them run natively on Unix (GTK), on Windows, 
Xand on Mac OS X. 
X
XWWW: http://www.chiark.greenend.org.uk/~sgtatham/puzzles/index.html
END-of-puzzles/pkg-descr
exit
--- puzzles.shar ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070618200748.6BF6F1AB321>