ports/86766: [NEW PORT] games/ksudoku: 2D/3D Sudoku game for KDE

Bartosz Fabianowski freebsd at chillt.de
Fri Sep 30 19:30:13 UTC 2005


>Number:         86766
>Category:       ports
>Synopsis:       [NEW PORT] games/ksudoku: 2D/3D Sudoku game for KDE
>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:   Fri Sep 30 19:30:11 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Bartosz Fabianowski
>Release:        FreeBSD 5.4-STABLE
>Organization:
>Environment:
FreeBSD takahe.local 5.4-STABLE FreeBSD 5.4-STABLE #0: Sun Sep 25 01:52:02 CEST 2005     root at takahe.local:/usr/obj/usr/src/sys/TAKAHE  i386
>Description:
New Port: Sudoku puzzle creator and solver. Generates 2D and 3D puzzles.
>How-To-Repeat:
N/A
>Fix:
# 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:
#
#	Makefile
#	distinfo
#	pkg-descr
#	pkg-plist
#
echo x - Makefile
sed 's/^X//' >Makefile << 'END-of-Makefile'
X# Ports collection makefile for:	ksudoku
X# Date created:				30 September 2005
X# Whom:					Bartosz Fabianowski <freebsd at chillt.de>
X#
X# $FreeBSD$
X#
X
XPORTNAME=		ksudoku
XPORTVERSION=		0.3
XCATEGORIES=		games kde
XMASTER_SITES=		${MASTER_SITE_SOURCEFORGE_EXTENDED}
XMASTER_SITE_SUBDIR=	${PORTNAME}
X
XMAINTAINER=		freebsd at chillt.de
XCOMMENT=		Sudoku (2D and 3D) generator and solver for KDE
X
XUSE_KDELIBS_VER=	3
XUSE_GMAKE=		yes
XGNU_CONFIGURE=		yes
X
X.include <bsd.port.pre.mk>
XEXTRA_PATCHES= ${PORTSDIR}/x11/kde3/files/extrapatch-old_configure
X.include <bsd.port.post.mk>
END-of-Makefile
echo x - distinfo
sed 's/^X//' >distinfo << 'END-of-distinfo'
XMD5 (ksudoku-0.3.tar.gz) = d5fe20e9deda671dd15340f43ab4c4a3
XSIZE (ksudoku-0.3.tar.gz) = 704694
END-of-distinfo
echo x - pkg-descr
sed 's/^X//' >pkg-descr << 'END-of-pkg-descr'
XKSudoku is a 2D and 3D Sudoku puzzle generator and solver for KDE.
X
XAmong its features are:
X
X* Supported board sizes (2D): 9x9, 16x16, 25x25
X* Supported board sizes (3D): 3x3x3, 4x4x4, 5x5x5
X* GUI for playing, saving, printing, solving and dubbing puzzles.
X* Automatic solver that can provide hints should you get stuck.
X
XFor more information on Sudoku puzzles in general, see:
Xhttp://en.wikipedia.org/wiki/Sudoku
X
XWWW:	http://ksudoku.sourceforge.net/
END-of-pkg-descr
echo x - pkg-plist
sed 's/^X//' >pkg-plist << 'END-of-pkg-plist'
Xbin/ksudoku
Xbin/ksudoku_client
Xshare/applnk/Games/ksudoku.desktop
Xshare/apps/ksudoku/ksudokuui.rc
Xshare/doc/HTML/en/ksudoku/common
Xshare/doc/HTML/en/ksudoku/index.cache.bz2
Xshare/doc/HTML/en/ksudoku/index.docbook
Xshare/icons/hicolor/16x16/apps/ksudoku.png
Xshare/icons/hicolor/32x32/apps/ksudoku.png
Xshare/icons/hicolor/128x128/apps/ksudoku.png
X at dirrm share/apps/ksudoku
X at dirrm share/doc/HTML/en/ksudoku
END-of-pkg-plist
exit


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



More information about the freebsd-ports-bugs mailing list