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

(-)xmame/Makefile (-20 / +17 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME?=	xmame
8
PORTNAME?=	xmame
9
PORTVERSION?=	0.56.1
9
PORTVERSION?=	0.56.2
10
CATEGORIES=	emulators
10
CATEGORIES=	emulators
11
MASTER_SITES=	http://x.mame.net/download/ \
11
MASTER_SITES=	http://x.mame.net/download/ \
12
		http://www.mame.net/zips/ \
12
		http://www.mame.net/zips/ \
Lines 61-77 Link Here
61
		xmame-doc-5.html \
61
		xmame-doc-5.html \
62
		xmame-doc-6.html \
62
		xmame-doc-6.html \
63
		xmame-doc-7.html \
63
		xmame-doc-7.html \
64
		xmame-doc-8.html \
64
		xmame-doc.html \
65
		xmame-doc.html \
66
		xmame-gdoc-1.html \
67
		xmame-gdoc-2.html \
68
		xmame-gdoc-3.html \
69
		xmame-gdoc-4.html \
70
		xmame-gdoc-5.html \
71
		xmame-gdoc-6.html \
72
		xmame-gdoc-7.html \
73
		xmame-gdoc-8.html \
74
		xmame-gdoc.html \
75
		xmame.css \
65
		xmame-doc.lyx \
76
		xmame-doc.lyx \
66
		xmame-doc.ps \
77
		xmame-doc.txt \
67
		xmame-doc.sgml \
78
		dga2.txt
68
		xmame-doc.txt
69
XMAMEDOCS=	changes.mame \
79
XMAMEDOCS=	changes.mame \
70
		gamelist.mame \
80
		gamelist.mame \
71
		readme.mame
81
		readme.mame
72
XMESSDOCS=	changes.mess \
82
XMESSDOCS=	changes.mess \
83
		credits.mess \
73
		gamelist.mess \
84
		gamelist.mess \
74
		readme.mess \
85
		readme.mess \
86
		messroms.txt \
87
		imgtool.txt \
75
		messroms.txt
88
		messroms.txt
76
PINMAMEDOCS=	pinmame/simulation.txt \
89
PINMAMEDOCS=	pinmame/simulation.txt \
77
		pinmame/whatsnew.txt \
90
		pinmame/whatsnew.txt \
Lines 87-108 Link Here
87
ALLDOCS=	${GENERALDOCS} ${XMESSDOCS}
100
ALLDOCS=	${GENERALDOCS} ${XMESSDOCS}
88
.else
101
.else
89
ALLDOCS=	${GENERALDOCS} ${PINMAMEDOCS}
102
ALLDOCS=	${GENERALDOCS} ${PINMAMEDOCS}
90
.endif
91
.endif
92
93
# CPS-2 patches - this enables extra games in MAME.
94
# Disabled 2001/09/18 - all CPS2shock releases are in xmame right now.
95
.if 0
96
.if ${MAMEMESS} == "mame"
97
.if defined(WITH_CPS2) && ${WITH_CPS2} == "yes"
98
CPS2VERSION=	20010711
99
100
PATCH_SITES+=	http://www.win.tue.nl/~stijn/xmame/
101
PATCHFILES+=	${DISTNAME}-cps2-${CPS2VERSION}.patch.gz
102
.else
103
pre-everything::
104
	@${ECHO_MSG} "===> If you want to compile MAME with CPS-2 support, use \"make WITH_CPS2=yes\""
105
.endif
106
.endif
103
.endif
107
.endif
104
.endif
108
105
(-)xmame/distinfo (-3 / +2 lines)
Lines 1-7 Link Here
1
MD5 (xmame/xmame-0.56.1.tar.bz2) = 220c071b2852b883b98cb8f637df17c4
1
MD5 (xmame/xmame-0.56.2.tar.bz2) = e43dd5e087f954351948fb9848485924
2
MD5 (xmame/xmame-0.37b15.2.tar.bz2) = 9c05a92aac0e29811e7b276c631153ed
3
MD5 (xmame/xmame-0.37b14.2.tar.bz2) = 34bfba3d1412a8f8e1abd4d738de3f27
2
MD5 (xmame/xmame-0.37b14.2.tar.bz2) = 34bfba3d1412a8f8e1abd4d738de3f27
4
MD5 (xmame/cheat.zip) = aa2c0a7af3e18db041e6b9e6bae60f11
3
MD5 (xmame/cheat.zip) = b745ea4df1a3a517c00fedae1ee49a14
5
MD5 (xmame/history.zip) = 69da5c33e6a78092c6cd75cbeb737c6a
4
MD5 (xmame/history.zip) = 69da5c33e6a78092c6cd75cbeb737c6a
6
MD5 (xmame/hsdat7.zip) = 9e4a7e36448895f13128a675327e34e4
5
MD5 (xmame/hsdat7.zip) = 9e4a7e36448895f13128a675327e34e4
7
MD5 (xmame/xmame-0.37b14.2-pinmame-0.99b3.patch.gz) = aeefd4f6593d389cddbb7081cfc4eb42
6
MD5 (xmame/xmame-0.37b14.2-pinmame-0.99b3.patch.gz) = aeefd4f6593d389cddbb7081cfc4eb42
(-)xmame/pkg-plist (-2 / +14 lines)
Lines 11-21 Link Here
11
%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-doc-5.html
11
%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-doc-5.html
12
%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-doc-6.html
12
%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-doc-6.html
13
%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-doc-7.html
13
%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-doc-7.html
14
%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-doc-8.html
14
%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-doc.html
15
%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-doc.html
16
%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-gdoc-1.html
17
%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-gdoc-2.html
18
%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-gdoc-3.html
19
%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-gdoc-4.html
20
%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-gdoc-5.html
21
%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-gdoc-6.html
22
%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-gdoc-7.html
23
%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-gdoc-8.html
24
%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-gdoc.html
25
%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame.css
15
%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-doc.lyx
26
%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-doc.lyx
16
%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-doc.ps
17
%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-doc.sgml
18
%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-doc.txt
27
%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-doc.txt
28
%%PORTDOCS%%share/doc/%%MAMEMESS%%/dga2.txt
19
%%MAMEONLY%%%%DATFILES%%share/xmame/hiscore.dat
29
%%MAMEONLY%%%%DATFILES%%share/xmame/hiscore.dat
20
%%MAMEONLY%%%%DATFILES%%share/xmame/history.dat
30
%%MAMEONLY%%%%DATFILES%%share/xmame/history.dat
21
%%MAMEONLY%%%%DATFILES%%share/xmame/cheat.dat
31
%%MAMEONLY%%%%DATFILES%%share/xmame/cheat.dat
Lines 23-31 Link Here
23
%%MAMEONLY%%%%PORTDOCS%%share/doc/xmame/gamelist.mame
33
%%MAMEONLY%%%%PORTDOCS%%share/doc/xmame/gamelist.mame
24
%%MAMEONLY%%%%PORTDOCS%%share/doc/xmame/readme.mame
34
%%MAMEONLY%%%%PORTDOCS%%share/doc/xmame/readme.mame
25
%%MESSONLY%%%%PORTDOCS%%share/doc/xmess/changes.mess
35
%%MESSONLY%%%%PORTDOCS%%share/doc/xmess/changes.mess
36
%%MESSONLY%%%%PORTDOCS%%share/doc/xmess/credits.mess
26
%%MESSONLY%%%%PORTDOCS%%share/doc/xmess/gamelist.mess
37
%%MESSONLY%%%%PORTDOCS%%share/doc/xmess/gamelist.mess
27
%%MESSONLY%%%%PORTDOCS%%share/doc/xmess/readme.mess
38
%%MESSONLY%%%%PORTDOCS%%share/doc/xmess/readme.mess
28
%%MESSONLY%%%%PORTDOCS%%share/doc/xmess/messroms.txt
39
%%MESSONLY%%%%PORTDOCS%%share/doc/xmess/messroms.txt
40
%%MESSONLY%%%%PORTDOCS%%share/doc/xmess/imgtool.txt
29
%%MESSONLY%%share/xmess/history.dat
41
%%MESSONLY%%share/xmess/history.dat
30
%%PINMAMEONLY%%%%PORTDOCS%%share/doc/xpinmame/simulation.txt
42
%%PINMAMEONLY%%%%PORTDOCS%%share/doc/xpinmame/simulation.txt
31
%%PINMAMEONLY%%%%PORTDOCS%%share/doc/xpinmame/whatsnew.txt
43
%%PINMAMEONLY%%%%PORTDOCS%%share/doc/xpinmame/whatsnew.txt
(-)xmess/Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	xmess
8
PORTNAME=	xmess
9
PORTVERSION=	0.37b15.2
9
PORTVERSION=	0.56.2
10
10
11
MAINTAINER=	stijn@win.tue.nl
11
MAINTAINER=	stijn@win.tue.nl
12
12
(-)xmess/pkg-descr (-1 / +1 lines)
Lines 12-15 Link Here
12
To play games in X-MESS you must have a copy of the original game,
12
To play games in X-MESS you must have a copy of the original game,
13
extracted from a cartridge, floppy or tape image.
13
extracted from a cartridge, floppy or tape image.
14
14
15
WWW: http://mess.emuverse.com/
15
WWW: http://www.mess.org/

Return to bug 33494