View | Details | Raw Unified | Return to bug 61075
Collapse All | Expand All

(-)games/tksol/Makefile (-21 / +16 lines)
Lines 6-17 Link Here
6
#
6
#
7
7
8
PORTNAME=	tksol
8
PORTNAME=	tksol
9
PORTVERSION=	1.4
9
PORTVERSION=	1.7
10
CATEGORIES=	games tk82
10
CATEGORIES=	games tk84
11
MASTER_SITES=	http://www.ibiblio.org/pub/Linux/games/solitaires/ \
11
MASTER_SITES=	${MASTER_SITE_SUNSITE}
12
		http://www.gtlib.cc.gatech.edu/pub/linux/games/solitaires/ \
12
MASTER_SITE_SUBDIR=	games/solitaires
13
		http://ftp.fi.muni.cz/pub/linux/metalab.unc.edu/games/solitaires/ \
14
		ftp://metalab.unc.edu/pub/linux/games/solitaires/
15
EXTRACT_SUFX=	.tgz
13
EXTRACT_SUFX=	.tgz
16
14
17
MAINTAINER=	ports@FreeBSD.org
15
MAINTAINER=	ports@FreeBSD.org
Lines 20-47 Link Here
20
RUN_DEPENDS=	wish8.4:${PORTSDIR}/x11-toolkits/tk84
18
RUN_DEPENDS=	wish8.4:${PORTSDIR}/x11-toolkits/tk84
21
19
22
WRKSRC=		${WRKDIR}/${PORTNAME}
20
WRKSRC=		${WRKDIR}/${PORTNAME}
23
USE_REINPLACE=	yes
24
NO_BUILD=	yes
25
MAN6=		tksol.6
26
MANCOMPRESSED=	yes
27
21
28
TKSOLDIR=	${PREFIX}/share/games/tksol
22
NO_BUILD=	yes
23
USE_REINPLACE=	yes
29
24
30
post-extract:
25
MAN6=		tksol.6
31
	@${RM} -rf ${WRKSRC}/downbitmaps/.xvpics
32
26
33
post-patch:
27
post-patch:
34
	@${REINPLACE_CMD} -e "s;/usr/bin/wish;${PREFIX}/bin/wish8.4;" \
28
	@${REINPLACE_CMD} -e 's|/usr/bin/wish|${PREFIX}/bin/wish8.4|g ; \
35
		-e "s;/usr/local/lib/tksol;${TKSOLDIR};g" \
29
		 s|/usr/local/lib/tksol|${DATADIR}|g' ${WRKSRC}/tksol
36
		 ${WRKSRC}/tksol
37
30
38
do-install:
31
do-install:
39
	${INSTALL_SCRIPT} ${WRKSRC}/tksol ${PREFIX}/bin
32
	${INSTALL_SCRIPT} ${WRKSRC}/tksol ${PREFIX}/bin
40
	${MKDIR} ${TKSOLDIR}
33
	${INSTALL_MAN} ${WRKSRC}/${MAN6} ${MANPREFIX}/man/man6
41
.for dir in cardbitmaps downbitmaps pictures
34
	@${MKDIR} ${DATADIR}
42
	cd ${WRKSRC}; tar -cpf - ${dir} | \
35
	${INSTALL_DATA} ${WRKSRC}/*.xbm ${DATADIR}
43
		(cd ${TKSOLDIR}; tar -xpf -)
36
.for dir in cardbacks cards pictures
37
	${TAR} -C ${WRKSRC} --exclude ".xvpics" -cf - ${dir} | \
38
		${TAR} -C ${DATADIR} --unlink -xf -
44
.endfor
39
.endfor
45
	${INSTALL_MAN} ${WRKSRC}/${MAN6}.gz ${PREFIX}/man/man6
40
	@${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${DATADIR}
46
41
47
.include <bsd.port.mk>
42
.include <bsd.port.mk>
(-)games/tksol/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (tksol-1.4.tgz) = cc79298159e9fe0dd182048ca11c7795
1
MD5 (tksol-1.7.tgz) = b3062250213a023ff3f5a8b5c12d8617
(-)games/tksol/pkg-plist (-90 / +100 lines)
Lines 1-91 Link Here
1
bin/tksol
1
bin/tksol
2
share/games/tksol/cardbitmaps/c1
2
%%DATADIR%%/cardbacks/bucky.xbm
3
share/games/tksol/cardbitmaps/c10
3
%%DATADIR%%/cardbacks/circles.xbm
4
share/games/tksol/cardbitmaps/c11
4
%%DATADIR%%/cardbacks/darts.xbm
5
share/games/tksol/cardbitmaps/c12
5
%%DATADIR%%/cardbacks/default
6
share/games/tksol/cardbitmaps/c13
6
%%DATADIR%%/cardbacks/leopard.xbm
7
share/games/tksol/cardbitmaps/c2
7
%%DATADIR%%/cardbacks/lines.xbm
8
share/games/tksol/cardbitmaps/c3
8
%%DATADIR%%/cardbacks/rock.xbm
9
share/games/tksol/cardbitmaps/c4
9
%%DATADIR%%/cardbacks/x.xbm
10
share/games/tksol/cardbitmaps/c5
10
%%DATADIR%%/cardbacks/xx.xbm
11
share/games/tksol/cardbitmaps/c6
11
%%DATADIR%%/cards/c1
12
share/games/tksol/cardbitmaps/c7
12
%%DATADIR%%/cards/c10
13
share/games/tksol/cardbitmaps/c8
13
%%DATADIR%%/cards/c11
14
share/games/tksol/cardbitmaps/c9
14
%%DATADIR%%/cards/c12
15
share/games/tksol/cardbitmaps/cardbitmaps.c
15
%%DATADIR%%/cards/c13
16
share/games/tksol/cardbitmaps/copyright.h
16
%%DATADIR%%/cards/c2
17
share/games/tksol/cardbitmaps/d1
17
%%DATADIR%%/cards/c3
18
share/games/tksol/cardbitmaps/d10
18
%%DATADIR%%/cards/c4
19
share/games/tksol/cardbitmaps/d11
19
%%DATADIR%%/cards/c5
20
share/games/tksol/cardbitmaps/d12
20
%%DATADIR%%/cards/c6
21
share/games/tksol/cardbitmaps/d13
21
%%DATADIR%%/cards/c7
22
share/games/tksol/cardbitmaps/d2
22
%%DATADIR%%/cards/c8
23
share/games/tksol/cardbitmaps/d3
23
%%DATADIR%%/cards/c9
24
share/games/tksol/cardbitmaps/d4
24
%%DATADIR%%/cards/cardbitmaps.c
25
share/games/tksol/cardbitmaps/d5
25
%%DATADIR%%/cards/copyright.h
26
share/games/tksol/cardbitmaps/d6
26
%%DATADIR%%/cards/d1
27
share/games/tksol/cardbitmaps/d7
27
%%DATADIR%%/cards/d10
28
share/games/tksol/cardbitmaps/d8
28
%%DATADIR%%/cards/d11
29
share/games/tksol/cardbitmaps/d9
29
%%DATADIR%%/cards/d12
30
share/games/tksol/cardbitmaps/h1
30
%%DATADIR%%/cards/d13
31
share/games/tksol/cardbitmaps/h10
31
%%DATADIR%%/cards/d2
32
share/games/tksol/cardbitmaps/h11
32
%%DATADIR%%/cards/d3
33
share/games/tksol/cardbitmaps/h12
33
%%DATADIR%%/cards/d4
34
share/games/tksol/cardbitmaps/h13
34
%%DATADIR%%/cards/d5
35
share/games/tksol/cardbitmaps/h2
35
%%DATADIR%%/cards/d6
36
share/games/tksol/cardbitmaps/h3
36
%%DATADIR%%/cards/d7
37
share/games/tksol/cardbitmaps/h4
37
%%DATADIR%%/cards/d8
38
share/games/tksol/cardbitmaps/h5
38
%%DATADIR%%/cards/d9
39
share/games/tksol/cardbitmaps/h6
39
%%DATADIR%%/cards/h1
40
share/games/tksol/cardbitmaps/h7
40
%%DATADIR%%/cards/h10
41
share/games/tksol/cardbitmaps/h8
41
%%DATADIR%%/cards/h11
42
share/games/tksol/cardbitmaps/h9
42
%%DATADIR%%/cards/h12
43
share/games/tksol/cardbitmaps/s1
43
%%DATADIR%%/cards/h13
44
share/games/tksol/cardbitmaps/s10
44
%%DATADIR%%/cards/h2
45
share/games/tksol/cardbitmaps/s11
45
%%DATADIR%%/cards/h3
46
share/games/tksol/cardbitmaps/s12
46
%%DATADIR%%/cards/h4
47
share/games/tksol/cardbitmaps/s13
47
%%DATADIR%%/cards/h5
48
share/games/tksol/cardbitmaps/s2
48
%%DATADIR%%/cards/h6
49
share/games/tksol/cardbitmaps/s3
49
%%DATADIR%%/cards/h7
50
share/games/tksol/cardbitmaps/s4
50
%%DATADIR%%/cards/h8
51
share/games/tksol/cardbitmaps/s5
51
%%DATADIR%%/cards/h9
52
share/games/tksol/cardbitmaps/s6
52
%%DATADIR%%/cards/s1
53
share/games/tksol/cardbitmaps/s7
53
%%DATADIR%%/cards/s10
54
share/games/tksol/cardbitmaps/s8
54
%%DATADIR%%/cards/s11
55
share/games/tksol/cardbitmaps/s9
55
%%DATADIR%%/cards/s12
56
share/games/tksol/downbitmaps/bucky.xbm
56
%%DATADIR%%/cards/s13
57
share/games/tksol/downbitmaps/circles.xbm
57
%%DATADIR%%/cards/s2
58
share/games/tksol/downbitmaps/darts.xbm
58
%%DATADIR%%/cards/s3
59
share/games/tksol/downbitmaps/default
59
%%DATADIR%%/cards/s4
60
share/games/tksol/downbitmaps/gnu.xbm
60
%%DATADIR%%/cards/s5
61
share/games/tksol/downbitmaps/leopard.xbm
61
%%DATADIR%%/cards/s6
62
share/games/tksol/downbitmaps/lines.xbm
62
%%DATADIR%%/cards/s7
63
share/games/tksol/downbitmaps/linux.xbm
63
%%DATADIR%%/cards/s8
64
share/games/tksol/downbitmaps/rock.xbm
64
%%DATADIR%%/cards/s9
65
share/games/tksol/downbitmaps/x.xbm
65
%%DATADIR%%/mask.xbm
66
share/games/tksol/downbitmaps/xx.xbm
66
%%DATADIR%%/pictures/armidillo.xbm
67
share/games/tksol/pictures/armidillo.xbm
67
%%DATADIR%%/pictures/bosch7a.xbm
68
share/games/tksol/pictures/butterfly.xbm
68
%%DATADIR%%/pictures/butterfly.xbm
69
share/games/tksol/pictures/chess.xbm
69
%%DATADIR%%/pictures/chess.xbm
70
share/games/tksol/pictures/default
70
%%DATADIR%%/pictures/default
71
share/games/tksol/pictures/extra/bosch7a.xbm
71
%%DATADIR%%/pictures/dugong.xbm
72
share/games/tksol/pictures/extra/deer.xbm
72
%%DATADIR%%/pictures/flower.xbm
73
share/games/tksol/pictures/extra/dugong.xbm
73
%%DATADIR%%/pictures/fruit.xbm
74
share/games/tksol/pictures/extra/fruit.xbm
74
%%DATADIR%%/pictures/generate_mini_pictures
75
share/games/tksol/pictures/extra/mensetmanus.xbm
75
%%DATADIR%%/pictures/grapes.xbm
76
share/games/tksol/pictures/extra/squirrel.xbm
76
%%DATADIR%%/pictures/grypheura.xbm
77
share/games/tksol/pictures/flower.xbm
77
%%DATADIR%%/pictures/halloween.xbm
78
share/games/tksol/pictures/frog.xbm
78
%%DATADIR%%/pictures/hwowl.xbm
79
share/games/tksol/pictures/grapes.xbm
79
%%DATADIR%%/pictures/kittyt.xbm
80
share/games/tksol/pictures/grypheura.xbm
80
%%DATADIR%%/pictures/mini/armidillo.xbm
81
share/games/tksol/pictures/halloween.xbm
81
%%DATADIR%%/pictures/mini/bosch7a.xbm
82
share/games/tksol/pictures/hwowl.xbm
82
%%DATADIR%%/pictures/mini/butterfly.xbm
83
share/games/tksol/pictures/kittyt.xbm
83
%%DATADIR%%/pictures/mini/chess.xbm
84
share/games/tksol/pictures/rooster.xbm
84
%%DATADIR%%/pictures/mini/dugong.xbm
85
share/games/tksol/pictures/snake.xbm
85
%%DATADIR%%/pictures/mini/flower.xbm
86
@dirrm share/games/tksol/pictures/extra
86
%%DATADIR%%/pictures/mini/fruit.xbm
87
@dirrm share/games/tksol/pictures
87
%%DATADIR%%/pictures/mini/grapes.xbm
88
@dirrm share/games/tksol/downbitmaps
88
%%DATADIR%%/pictures/mini/grypheura.xbm
89
@dirrm share/games/tksol/cardbitmaps
89
%%DATADIR%%/pictures/mini/halloween.xbm
90
@dirrm share/games/tksol
90
%%DATADIR%%/pictures/mini/hwowl.xbm
91
@dirrm share/games
91
%%DATADIR%%/pictures/mini/kittyt.xbm
92
%%DATADIR%%/pictures/mini/rooster.xbm
93
%%DATADIR%%/pictures/mini/squirrel.xbm
94
%%DATADIR%%/pictures/rooster.xbm
95
%%DATADIR%%/pictures/squirrel.xbm
96
%%DATADIR%%/place.xbm
97
@dirrm %%DATADIR%%/pictures/mini
98
@dirrm %%DATADIR%%/pictures
99
@dirrm %%DATADIR%%/cards
100
@dirrm %%DATADIR%%/cardbacks
101
@dirrm %%DATADIR%%/

Return to bug 61075