ports/113839: New port: games/puzzles

David Le Brun david at trucs.org
Mon Jun 18 20:30:05 UTC 2007


>Number:         113839
>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:30:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     David Le Brun
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD paprika.lan 6.0-STABLE FreeBSD 6.0-STABLE #1: Fri Nov 4 11:01:58 CET 2005 root at da-quirk.org:/usr/obj/usr/src/sys/PAPRIKA 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 at 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 at 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:



More information about the freebsd-ports-bugs mailing list