Thu Mar 8 17:13:21 2012 UTC ()
Update to 0.145:

New System Drivers Supported:
-----------------------------
- Palm Z22 [Tim Schuerewegen]
- Mini2440 [Tim Schuerewegen]
- Mera-Elzab Meritum I (model 2) [Miodrag Milanovic]
- RM-380Z [Gabriele D'Antona]
- Fidelity Champion Chess Challenger (model CSC). [Lord Nightmare, Kevtris, Sandro Ronco]
- Acetronic Chess Traveller. [Curt Coder]
- Triumph-Adler's Alphatronic PC [Ian Gledhill,Barry Rodewald,Robbbert]

Systems Promoted from GAME_NOT_WORKING:
---------------------------------------
- MMD2 [Robbbert]
- SLC1 [Robbbert]

As well as countless set list updates and driver improvements.


(wiz)
diff -r1.9 -r1.10 pkgsrc/emulators/mess/Makefile
diff -r1.5 -r1.6 pkgsrc/emulators/mess/PLIST
diff -r1.7 -r1.8 pkgsrc/emulators/mess/distinfo

cvs diff -r1.9 -r1.10 pkgsrc/emulators/mess/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/emulators/mess/Attic/Makefile 2012/03/03 00:14:25 1.9
+++ pkgsrc/emulators/mess/Attic/Makefile 2012/03/08 17:13:21 1.10
@@ -1,45 +1,36 @@ @@ -1,45 +1,36 @@
1# $NetBSD: Makefile,v 1.9 2012/03/03 00:14:25 wiz Exp $ 1# $NetBSD: Makefile,v 1.10 2012/03/08 17:13:21 wiz Exp $
2# 2#
3 3
4DISTNAME= mess0144s 4DISTNAME= mess0145s
5PKGNAME= ${DISTNAME:S/0/-0./:S/s$//} 5PKGNAME= ${DISTNAME:S/0/-0./:S/s$//}
6PKGREVISION= 3 
7MASTER_SITES= http://www.mess.org/_media/downloads: 6MASTER_SITES= http://www.mess.org/_media/downloads:
8DISTFILES= ${DISTNAME:S/mess/mame/}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX} 
9 7
10COMMENT= Multi Emulator Super System 8COMMENT= Multi Emulator Super System
11 9
12CONFLICTS= xmess-[0-9]* sdlmess-[0-9]* 10CONFLICTS= xmess-[0-9]* sdlmess-[0-9]*
13 11
14DOCDIR= share/doc/mess 12DOCDIR= share/doc/mess
15SHAREDIR= share/mess 13SHAREDIR= share/mess
16INSTALLATION_DIRS= bin ${DOCDIR}/sysinfo ${SHAREDIR}/artwork \ 14INSTALLATION_DIRS= bin ${DOCDIR} ${SHAREDIR}/artwork ${SHAREDIR}/hash
17 ${SHAREDIR}/hash 
18 15
19# to build mess, not mame 16# to build mess, not mame
20MAKE_FLAGS= TARGET=mess 17MAKE_FLAGS= TARGET=mess
21 18
22post-build: 
23 cd ${WRKSRC} && ${MKDIR} sysinfo && ./dat2html 
24 
25do-install: 19do-install:
26# ignored: messtest 20# ignored: messtest
27# remaining tools are installed with mame 21# remaining tools are installed with mame
28 set -e; \ 22 set -e; \
29 for prg in castool floptool imgtool mess; \ 23 for prg in castool floptool imgtool mess; \
30 do \ 24 do \
31 ${INSTALL_PROGRAM} ${WRKSRC}/"$$prg" ${DESTDIR}${PREFIX}/bin; \ 25 ${INSTALL_PROGRAM} ${WRKSRC}/"$$prg" ${DESTDIR}${PREFIX}/bin; \
32 done 26 done
33 set -e; \ 27 set -e; \
34 for doc in credits.htm faq.htm howto.htm imgtool.txt license.txt; do \ 28 for doc in credits.htm faq.htm howto.htm imgtool.txt license.txt; do \
35 ${INSTALL_DATA} ${WRKSRC}/docs/"$$doc" ${DESTDIR}${PREFIX}/${DOCDIR}; \ 29 ${INSTALL_DATA} ${WRKSRC}/docs/"$$doc" ${DESTDIR}${PREFIX}/${DOCDIR}; \
36 done 30 done
37 ${INSTALL_DATA} ${WRKSRC}/artwork/* \ 31 ${INSTALL_DATA} ${WRKSRC}/artwork/* \
38 ${DESTDIR}${PREFIX}/${SHAREDIR}/artwork 32 ${DESTDIR}${PREFIX}/${SHAREDIR}/artwork
39 ${INSTALL_DATA} ${WRKSRC}/hash/* \ 33 ${INSTALL_DATA} ${WRKSRC}/hash/* \
40 ${DESTDIR}${PREFIX}/${SHAREDIR}/hash 34 ${DESTDIR}${PREFIX}/${SHAREDIR}/hash
41 ${INSTALL_DATA} ${WRKSRC}/sysinfo.htm ${DESTDIR}${PREFIX}/${DOCDIR} 
42 ${INSTALL_DATA} ${WRKSRC}/sysinfo/* \ 
43 ${DESTDIR}${PREFIX}/${DOCDIR}/sysinfo 
44 35
45.include "../../emulators/mame/Makefile.common" 36.include "../../emulators/mame/Makefile.common"

cvs diff -r1.5 -r1.6 pkgsrc/emulators/mess/Attic/PLIST (expand / switch to unified diff)

--- pkgsrc/emulators/mess/Attic/PLIST 2012/01/21 12:09:48 1.5
+++ pkgsrc/emulators/mess/Attic/PLIST 2012/03/08 17:13:21 1.6
@@ -1,521 +1,225 @@ @@ -1,521 +1,225 @@
1@comment $NetBSD: PLIST,v 1.5 2012/01/21 12:09:48 shattered Exp $ 1@comment $NetBSD: PLIST,v 1.6 2012/03/08 17:13:21 wiz Exp $
2bin/castool 2bin/castool
3bin/floptool 3bin/floptool
4bin/imgtool 4bin/imgtool
5bin/mess 5bin/mess
6share/doc/mess/credits.htm 6share/doc/mess/credits.htm
7share/doc/mess/faq.htm 7share/doc/mess/faq.htm
8share/doc/mess/howto.htm 8share/doc/mess/howto.htm
9share/doc/mess/imgtool.txt 9share/doc/mess/imgtool.txt
10share/doc/mess/license.txt 10share/doc/mess/license.txt
11share/doc/mess/sysinfo.htm 
12share/doc/mess/sysinfo/3do.htm 
13share/doc/mess/sysinfo/4004clk.htm 
14share/doc/mess/sysinfo/990189.htm 
15share/doc/mess/sysinfo/990189v.htm 
16share/doc/mess/sysinfo/a1000n.htm 
17share/doc/mess/sysinfo/a2600.htm 
18share/doc/mess/sysinfo/a310.htm 
19share/doc/mess/sysinfo/a400.htm 
20share/doc/mess/sysinfo/a500n.htm 
21share/doc/mess/sysinfo/a5200.htm 
22share/doc/mess/sysinfo/a7800.htm 
23share/doc/mess/sysinfo/a800.htm 
24share/doc/mess/sysinfo/a800xl.htm 
25share/doc/mess/sysinfo/abc80.htm 
26share/doc/mess/sysinfo/abc800c.htm 
27share/doc/mess/sysinfo/ace100.htm 
28share/doc/mess/sysinfo/acrnsys1.htm 
29share/doc/mess/sysinfo/adam.htm 
30share/doc/mess/sysinfo/advision.htm 
31share/doc/mess/sysinfo/aes.htm 
32share/doc/mess/sysinfo/aim65.htm 
33share/doc/mess/sysinfo/al520ex.htm 
34share/doc/mess/sysinfo/alice.htm 
35share/doc/mess/sysinfo/amsterd.htm 
36share/doc/mess/sysinfo/apexc.htm 
37share/doc/mess/sysinfo/apfimag.htm 
38share/doc/mess/sysinfo/apfm1000.htm 
39share/doc/mess/sysinfo/apple1.htm 
40share/doc/mess/sysinfo/apple2.htm 
41share/doc/mess/sysinfo/apple2c.htm 
42share/doc/mess/sysinfo/apple2cp.htm 
43share/doc/mess/sysinfo/apple2e.htm 
44share/doc/mess/sysinfo/apple2gs.htm 
45share/doc/mess/sysinfo/apple2p.htm 
46share/doc/mess/sysinfo/apple3.htm 
47share/doc/mess/sysinfo/aquarius.htm 
48share/doc/mess/sysinfo/arcadia.htm 
49share/doc/mess/sysinfo/astrocde.htm 
50share/doc/mess/sysinfo/at.htm 
51share/doc/mess/sysinfo/atarist.htm 
52share/doc/mess/sysinfo/atariste.htm 
53share/doc/mess/sysinfo/atom.htm 
54share/doc/mess/sysinfo/atvga.htm 
55share/doc/mess/sysinfo/avigo.htm 
56share/doc/mess/sysinfo/b2m.htm 
57share/doc/mess/sysinfo/bbca.htm 
58share/doc/mess/sysinfo/bbcbc.htm 
59share/doc/mess/sysinfo/bbcm.htm 
60share/doc/mess/sysinfo/bebox.htm 
61share/doc/mess/sysinfo/bk0010.htm 
62share/doc/mess/sysinfo/bondwell.htm 
63share/doc/mess/sysinfo/bw2.htm 
64share/doc/mess/sysinfo/c128.htm 
65share/doc/mess/sysinfo/c16.htm 
66share/doc/mess/sysinfo/c64.htm 
67share/doc/mess/sysinfo/c64gs.htm 
68share/doc/mess/sysinfo/c65.htm 
69share/doc/mess/sysinfo/cbm40.htm 
70share/doc/mess/sysinfo/cbm500.htm 
71share/doc/mess/sysinfo/cbm610.htm 
72share/doc/mess/sysinfo/cbm710.htm 
73share/doc/mess/sysinfo/cbm80.htm 
74share/doc/mess/sysinfo/cd32.htm 
75share/doc/mess/sysinfo/cdi.htm 
76share/doc/mess/sysinfo/cdtv.htm 
77share/doc/mess/sysinfo/cgenie.htm 
78share/doc/mess/sysinfo/channelf.htm 
79share/doc/mess/sysinfo/channlf2.htm 
80share/doc/mess/sysinfo/coco.htm 
81share/doc/mess/sysinfo/coco2.htm 
82share/doc/mess/sysinfo/coco3.htm 
83share/doc/mess/sysinfo/coleco.htm 
84share/doc/mess/sysinfo/compis.htm 
85share/doc/mess/sysinfo/comquest.htm 
86share/doc/mess/sysinfo/comx35p.htm 
87share/doc/mess/sysinfo/concept.htm 
88share/doc/mess/sysinfo/cp400.htm 
89share/doc/mess/sysinfo/cpc464.htm 
90share/doc/mess/sysinfo/cpc464p.htm 
91share/doc/mess/sysinfo/cpc6128.htm 
92share/doc/mess/sysinfo/cpc6128p.htm 
93share/doc/mess/sysinfo/cpc664.htm 
94share/doc/mess/sysinfo/crvision.htm 
95share/doc/mess/sysinfo/cybikov1.htm 
96share/doc/mess/sysinfo/czz50.htm 
97share/doc/mess/sysinfo/dai.htm 
98share/doc/mess/sysinfo/dallas.htm 
99share/doc/mess/sysinfo/dc.htm 
100share/doc/mess/sysinfo/dgone.htm 
101share/doc/mess/sysinfo/dragon32.htm 
102share/doc/mess/sysinfo/dragon64.htm 
103share/doc/mess/sysinfo/einstein.htm 
104share/doc/mess/sysinfo/electron.htm 
105share/doc/mess/sysinfo/ep128.htm 
106share/doc/mess/sysinfo/europc.htm 
107share/doc/mess/sysinfo/exidy.htm 
108share/doc/mess/sysinfo/famicom.htm 
109share/doc/mess/sysinfo/famitwin.htm 
110share/doc/mess/sysinfo/fellow.htm 
111share/doc/mess/sysinfo/fm7.htm 
112share/doc/mess/sysinfo/fm77av.htm 
113share/doc/mess/sysinfo/fmtmarty.htm 
114share/doc/mess/sysinfo/g7400.htm 
115share/doc/mess/sysinfo/galaxy.htm 
116share/doc/mess/sysinfo/galaxyp.htm 
117share/doc/mess/sysinfo/galeb.htm 
118share/doc/mess/sysinfo/gameboy.htm 
119share/doc/mess/sysinfo/gamecom.htm 
120share/doc/mess/sysinfo/gamegear.htm 
121share/doc/mess/sysinfo/gamepock.htm 
122share/doc/mess/sysinfo/gba.htm 
123share/doc/mess/sysinfo/gbcolor.htm 
124share/doc/mess/sysinfo/genesis.htm 
125share/doc/mess/sysinfo/geneve.htm 
126share/doc/mess/sysinfo/glasgow.htm 
127share/doc/mess/sysinfo/gmaster.htm 
128share/doc/mess/sysinfo/gx4000.htm 
129share/doc/mess/sysinfo/hp48g.htm 
130share/doc/mess/sysinfo/hp48s.htm 
131share/doc/mess/sysinfo/i8530286.htm 
132share/doc/mess/sysinfo/ibm5150.htm 
133share/doc/mess/sysinfo/ibm5160.htm 
134share/doc/mess/sysinfo/ibm5170.htm 
135share/doc/mess/sysinfo/ibmpcjr.htm 
136share/doc/mess/sysinfo/intv.htm 
137share/doc/mess/sysinfo/intvkbd.htm 
138share/doc/mess/sysinfo/intvsrs.htm 
139share/doc/mess/sysinfo/ip204415.htm 
140share/doc/mess/sysinfo/ip225015.htm 
141share/doc/mess/sysinfo/ip244415.htm 
142share/doc/mess/sysinfo/jaguar.htm 
143share/doc/mess/sysinfo/jupiter.htm 
144share/doc/mess/sysinfo/kaypro.htm 
145share/doc/mess/sysinfo/kc85_3.htm 
146share/doc/mess/sysinfo/kc85_4.htm 
147share/doc/mess/sysinfo/kccomp.htm 
148share/doc/mess/sysinfo/kim1.htm 
149share/doc/mess/sysinfo/lambda.htm 
150share/doc/mess/sysinfo/las3000.htm 
151share/doc/mess/sysinfo/laser110.htm 
152share/doc/mess/sysinfo/laser128.htm 
153share/doc/mess/sysinfo/laser200.htm 
154share/doc/mess/sysinfo/laser210.htm 
155share/doc/mess/sysinfo/laser310.htm 
156share/doc/mess/sysinfo/laser350.htm 
157share/doc/mess/sysinfo/laseract.htm 
158share/doc/mess/sysinfo/lisa2.htm 
159share/doc/mess/sysinfo/lviv.htm 
160share/doc/mess/sysinfo/lynx.htm 
161share/doc/mess/sysinfo/mac128k.htm 
162share/doc/mess/sysinfo/mac512ke.htm 
163share/doc/mess/sysinfo/macclasc.htm 
164share/doc/mess/sysinfo/macplus.htm 
165share/doc/mess/sysinfo/macse.htm 
166share/doc/mess/sysinfo/max.htm 
167share/doc/mess/sysinfo/mbee.htm 
168share/doc/mess/sysinfo/mc10.htm 
169share/doc/mess/sysinfo/megaduck.htm 
170share/doc/mess/sysinfo/megast.htm 
171share/doc/mess/sysinfo/megaste.htm 
172share/doc/mess/sysinfo/mekd2.htm 
173share/doc/mess/sysinfo/microtan.htm 
174share/doc/mess/sysinfo/mikro80.htm 
175share/doc/mess/sysinfo/mikrosha.htm 
176share/doc/mess/sysinfo/mk1.htm 
177share/doc/mess/sysinfo/mk2.htm 
178share/doc/mess/sysinfo/mm4.htm 
179share/doc/mess/sysinfo/mm5.htm 
180share/doc/mess/sysinfo/mo5.htm 
181share/doc/mess/sysinfo/mo5e.htm 
182share/doc/mess/sysinfo/mo5nr.htm 
183share/doc/mess/sysinfo/mo6.htm 
184share/doc/mess/sysinfo/mpf1.htm 
185share/doc/mess/sysinfo/msx.htm 
186share/doc/mess/sysinfo/msx2.htm 
187share/doc/mess/sysinfo/msx2p.htm 
188share/doc/mess/sysinfo/mtx512.htm 
189share/doc/mess/sysinfo/mz700.htm 
190share/doc/mess/sysinfo/mz800.htm 
191share/doc/mess/sysinfo/n64.htm 
192share/doc/mess/sysinfo/nascom1.htm 
193share/doc/mess/sysinfo/nascom2.htm 
194share/doc/mess/sysinfo/nc100.htm 
195share/doc/mess/sysinfo/nc200.htm 
196share/doc/mess/sysinfo/neat.htm 
197share/doc/mess/sysinfo/neocd.htm 
198share/doc/mess/sysinfo/nes.htm 
199share/doc/mess/sysinfo/newbrain.htm 
200share/doc/mess/sysinfo/ngp.htm 
201share/doc/mess/sysinfo/ngpc.htm 
202share/doc/mess/sysinfo/odyssey2.htm 
203share/doc/mess/sysinfo/orao.htm 
204share/doc/mess/sysinfo/oric1.htm 
205share/doc/mess/sysinfo/orica.htm 
206share/doc/mess/sysinfo/orion128.htm 
207share/doc/mess/sysinfo/orionpro.htm 
208share/doc/mess/sysinfo/osborne1.htm 
209share/doc/mess/sysinfo/oscnano.htm 
210share/doc/mess/sysinfo/p2000t.htm 
211share/doc/mess/sysinfo/pasogo.htm 
212share/doc/mess/sysinfo/pc1251.htm 
213share/doc/mess/sysinfo/pc1350.htm 
214share/doc/mess/sysinfo/pc1401.htm 
215share/doc/mess/sysinfo/pc1403.htm 
216share/doc/mess/sysinfo/pc1512.htm 
217share/doc/mess/sysinfo/pc1640.htm 
218share/doc/mess/sysinfo/pc200.htm 
219share/doc/mess/sysinfo/pc88srl.htm 
220share/doc/mess/sysinfo/pce.htm 
221share/doc/mess/sysinfo/pcfx.htm 
222share/doc/mess/sysinfo/pcw16.htm 
223share/doc/mess/sysinfo/pcw8256.htm 
224share/doc/mess/sysinfo/pdp1.htm 
225share/doc/mess/sysinfo/pecom_64.htm 
226share/doc/mess/sysinfo/pentagon.htm 
227share/doc/mess/sysinfo/pet2001.htm 
228share/doc/mess/sysinfo/pico.htm 
229share/doc/mess/sysinfo/pilot1k.htm 
230share/doc/mess/sysinfo/pippin.htm 
231share/doc/mess/sysinfo/pmd851.htm 
232share/doc/mess/sysinfo/pockstat.htm 
233share/doc/mess/sysinfo/pokemini.htm 
234share/doc/mess/sysinfo/poly88.htm 
235share/doc/mess/sysinfo/ppc512.htm 
236share/doc/mess/sysinfo/prav8d.htm 
237share/doc/mess/sysinfo/primoa32.htm 
238share/doc/mess/sysinfo/pro128.htm 
239share/doc/mess/sysinfo/psj.htm 
240share/doc/mess/sysinfo/ql.htm 
241share/doc/mess/sysinfo/raaspec.htm 
242share/doc/mess/sysinfo/rebel5.htm 
243share/doc/mess/sysinfo/roma.htm 
244share/doc/mess/sysinfo/samcoupe.htm 
245share/doc/mess/sysinfo/saturn.htm 
246share/doc/mess/sysinfo/sb2m600b.htm 
247share/doc/mess/sysinfo/sc3000.htm 
248share/doc/mess/sysinfo/scorpion.htm 
249share/doc/mess/sysinfo/sf7000.htm 
250share/doc/mess/sysinfo/sfzch.htm 
251share/doc/mess/sysinfo/sg1000.htm 
252share/doc/mess/sysinfo/sg1000m2.htm 
253share/doc/mess/sysinfo/sgx.htm 
254share/doc/mess/sysinfo/sms.htm 
255share/doc/mess/sysinfo/snes.htm 
256share/doc/mess/sysinfo/sordm5.htm 
257share/doc/mess/sysinfo/spec128.htm 
258share/doc/mess/sysinfo/special.htm 
259share/doc/mess/sysinfo/specpls2.htm 
260share/doc/mess/sysinfo/specpls3.htm 
261share/doc/mess/sysinfo/specpls4.htm 
262share/doc/mess/sysinfo/spectrum.htm 
263share/doc/mess/sysinfo/srdm5fd5.htm 
264share/doc/mess/sysinfo/ssystem3.htm 
265share/doc/mess/sysinfo/stbook.htm 
266share/doc/mess/sysinfo/studio2.htm 
267share/doc/mess/sysinfo/super80.htm 
268share/doc/mess/sysinfo/supergb.htm 
269share/doc/mess/sysinfo/superpet.htm 
270share/doc/mess/sysinfo/svi318.htm 
271share/doc/mess/sysinfo/svi328.htm 
272share/doc/mess/sysinfo/svision.htm 
273share/doc/mess/sysinfo/sx64.htm 
274share/doc/mess/sysinfo/sym1.htm 
275share/doc/mess/sysinfo/t1000hx.htm 
276share/doc/mess/sysinfo/t1000sx.htm 
277share/doc/mess/sysinfo/tc2048.htm 
278share/doc/mess/sysinfo/telstrat.htm 
279share/doc/mess/sysinfo/ti81.htm 
280share/doc/mess/sysinfo/ti82.htm 
281share/doc/mess/sysinfo/ti83.htm 
282share/doc/mess/sysinfo/ti83p.htm 
283share/doc/mess/sysinfo/ti85.htm 
284share/doc/mess/sysinfo/ti86.htm 
285share/doc/mess/sysinfo/ti990_10.htm 
286share/doc/mess/sysinfo/ti990_4.htm 
287share/doc/mess/sysinfo/ti99_224.htm 
288share/doc/mess/sysinfo/ti99_4.htm 
289share/doc/mess/sysinfo/ti99_4a.htm 
290share/doc/mess/sysinfo/ti99_4p.htm 
291share/doc/mess/sysinfo/ti99_8.htm 
292share/doc/mess/sysinfo/tk90x.htm 
293share/doc/mess/sysinfo/tmc2000.htm 
294share/doc/mess/sysinfo/tmc600s2.htm 
295share/doc/mess/sysinfo/to7.htm 
296share/doc/mess/sysinfo/to770.htm 
297share/doc/mess/sysinfo/to770a.htm 
298share/doc/mess/sysinfo/to8.htm 
299share/doc/mess/sysinfo/to9.htm 
300share/doc/mess/sysinfo/to9p.htm 
301share/doc/mess/sysinfo/trs80.htm 
302share/doc/mess/sysinfo/trs80m3.htm 
303share/doc/mess/sysinfo/trs80m4.htm 
304share/doc/mess/sysinfo/ts2068.htm 
305share/doc/mess/sysinfo/tutor.htm 
306share/doc/mess/sysinfo/tx0_64kw.htm 
307share/doc/mess/sysinfo/tx0_8kw.htm 
308share/doc/mess/sysinfo/tx8000.htm 
309share/doc/mess/sysinfo/uk101.htm 
310share/doc/mess/sysinfo/ut88mini.htm 
311share/doc/mess/sysinfo/vboy.htm 
312share/doc/mess/sysinfo/vc4000.htm 
313share/doc/mess/sysinfo/vcg.htm 
314share/doc/mess/sysinfo/vectrex.htm 
315share/doc/mess/sysinfo/vic20.htm 
316share/doc/mess/sysinfo/vip.htm 
317share/doc/mess/sysinfo/wscolor.htm 
318share/doc/mess/sysinfo/wswan.htm 
319share/doc/mess/sysinfo/x68000.htm 
320share/doc/mess/sysinfo/z80ne.htm 
321share/doc/mess/sysinfo/z88.htm 
322share/doc/mess/sysinfo/zx80.htm 
323share/doc/mess/sysinfo/zx81.htm 
324share/mess/artwork/4004clk.zip 11share/mess/artwork/4004clk.zip
325share/mess/artwork/academy.zip 12share/mess/artwork/academy.zip
326share/mess/artwork/aim65.zip 13share/mess/artwork/aim65.zip
327share/mess/artwork/alm16.zip 14share/mess/artwork/alm16.zip
328share/mess/artwork/alm32.zip 15share/mess/artwork/alm32.zip
329share/mess/artwork/amsterd.zip 16share/mess/artwork/amsterd.zip
330share/mess/artwork/aperture.png 17share/mess/artwork/aperture.png
331share/mess/artwork/avigo.zip 18share/mess/artwork/avigo.zip
332share/mess/artwork/berlinp.zip 19share/mess/artwork/berlinp.zip
333share/mess/artwork/bpl32.zip 20share/mess/artwork/bpl32.zip
 21share/mess/artwork/ccmk1.zip
 22share/mess/artwork/ccmk2.zip
334share/mess/artwork/dallas16.zip 23share/mess/artwork/dallas16.zip
335share/mess/artwork/gen32.zip 24share/mess/artwork/gen32.zip
336share/mess/artwork/gen32_41.zip 25share/mess/artwork/gen32_41.zip
337share/mess/artwork/gen32_oc.zip 26share/mess/artwork/gen32_oc.zip
338share/mess/artwork/glasgow.zip 27share/mess/artwork/glasgow.zip
339share/mess/artwork/hp48g.zip 28share/mess/artwork/hp48g.zip
340share/mess/artwork/hp48gp.zip 29share/mess/artwork/hp48gp.zip
341share/mess/artwork/hp48gx.zip 30share/mess/artwork/hp48gx.zip
342share/mess/artwork/hp48s.zip 31share/mess/artwork/hp48s.zip
343share/mess/artwork/hp48sx.zip 32share/mess/artwork/hp48sx.zip
344share/mess/artwork/junior.zip 33share/mess/artwork/junior.zip
345share/mess/artwork/kim1.zip 34share/mess/artwork/kim1.zip
346share/mess/artwork/lond020.zip 35share/mess/artwork/lond020.zip
347share/mess/artwork/lond030.zip 36share/mess/artwork/lond030.zip
348share/mess/artwork/lyon16.zip 37share/mess/artwork/lyon16.zip
349share/mess/artwork/lyon32.zip 38share/mess/artwork/lyon32.zip
350share/mess/artwork/milano.zip 39share/mess/artwork/milano.zip
351share/mess/artwork/mk1.zip 
352share/mess/artwork/mk2.zip 
353share/mess/artwork/mm4.zip 40share/mess/artwork/mm4.zip
354share/mess/artwork/mo5.zip 41share/mess/artwork/mo5.zip
355share/mess/artwork/mo5nr.zip 42share/mess/artwork/mo5nr.zip
356share/mess/artwork/mo6.zip 43share/mess/artwork/mo6.zip
357share/mess/artwork/monteciv.zip 44share/mess/artwork/monteciv.zip
358share/mess/artwork/mpf1.zip 45share/mess/artwork/mpf1.zip
359share/mess/artwork/mpf1b.zip 46share/mess/artwork/mpf1b.zip
360share/mess/artwork/pc1401.zip 47share/mess/artwork/pc1401.zip
361share/mess/artwork/pc1402.zip 48share/mess/artwork/pc1402.zip
362share/mess/artwork/pc1403.zip 49share/mess/artwork/pc1403.zip
363share/mess/artwork/polgar.zip 50share/mess/artwork/polgar.zip
364share/mess/artwork/sexpertc.zip 51share/mess/artwork/sexpertc.zip
365share/mess/artwork/ssystem3.zip 52share/mess/artwork/ssystem3.zip
366share/mess/artwork/supercon.zip 53share/mess/artwork/supercon.zip
367share/mess/artwork/to7.zip 54share/mess/artwork/to7.zip
368share/mess/artwork/to770.zip 55share/mess/artwork/to770.zip
369share/mess/artwork/to8.zip 56share/mess/artwork/to8.zip
370share/mess/artwork/to9.zip 57share/mess/artwork/to9.zip
371share/mess/artwork/to9p.zip 58share/mess/artwork/to9p.zip
372share/mess/artwork/van16.zip 59share/mess/artwork/van16.zip
373share/mess/artwork/van32.zip 60share/mess/artwork/van32.zip
374share/mess/artwork/white.png 61share/mess/artwork/white.png
375share/mess/hash/32x.xml 62share/mess/hash/32x.xml
 63share/mess/hash/3do_m2.xml
376share/mess/hash/a2600.xml 64share/mess/hash/a2600.xml
 65share/mess/hash/a2600_cass.xml
377share/mess/hash/a5200.hsi 66share/mess/hash/a5200.hsi
378share/mess/hash/a5200.xml 67share/mess/hash/a5200.xml
379share/mess/hash/a7800.xml 68share/mess/hash/a7800.xml
380share/mess/hash/a800.xml 69share/mess/hash/a800.xml
381share/mess/hash/abc1600.xml 70share/mess/hash/abc1600.xml
382share/mess/hash/abc80.xml 71share/mess/hash/abc80.xml
383share/mess/hash/abc800.xml 72share/mess/hash/abc800.xml
384share/mess/hash/abc806.xml 73share/mess/hash/abc806.xml
385share/mess/hash/advision.xml 74share/mess/hash/advision.xml
386share/mess/hash/alice32.xml 75share/mess/hash/alice32.xml
387share/mess/hash/alice90.xml 76share/mess/hash/alice90.xml
388share/mess/hash/apfm1000.xml 77share/mess/hash/apfm1000.xml
 78share/mess/hash/apple1.xml
389share/mess/hash/apple2.xml 79share/mess/hash/apple2.xml
390share/mess/hash/apple2gs.xml 80share/mess/hash/apple2gs.xml
391share/mess/hash/aquarius.xml 81share/mess/hash/aquarius.xml
392share/mess/hash/arcadia.xml 82share/mess/hash/arcadia.xml
393share/mess/hash/astrocde.xml 83share/mess/hash/astrocde.xml
394share/mess/hash/atom.xml 84share/mess/hash/atom.xml
395share/mess/hash/bbcbc.xml 85share/mess/hash/bbcbc.xml
396share/mess/hash/bw2.xml 86share/mess/hash/bw2.xml
397share/mess/hash/c128_cart.xml 87share/mess/hash/c128_cart.xml
398share/mess/hash/c128_flop.xml 88share/mess/hash/c128_flop.xml
399share/mess/hash/c128_rom.xml 89share/mess/hash/c128_rom.xml
400share/mess/hash/c64_cart.xml 90share/mess/hash/c64_cart.xml
401share/mess/hash/c64_flop.xml 91share/mess/hash/c64_flop.xml
402share/mess/hash/casloopy.xml 92share/mess/hash/casloopy.xml
403share/mess/hash/cbm700_cart.xml 93share/mess/hash/cbm700_cart.xml
404share/mess/hash/cd32.xml 94share/mess/hash/cd32.xml
405share/mess/hash/cdi.xml 95share/mess/hash/cdi.xml
406share/mess/hash/cdtv.xml 96share/mess/hash/cdtv.xml
407share/mess/hash/channelf.xml 97share/mess/hash/channelf.xml
408share/mess/hash/coco_cart.xml 98share/mess/hash/coco_cart.xml
409share/mess/hash/coleco.xml 99share/mess/hash/coleco.xml
 100share/mess/hash/cpc_cass.xml
 101share/mess/hash/cpc_flop.xml
410share/mess/hash/crvision.xml 102share/mess/hash/crvision.xml
411share/mess/hash/dim68k.xml 103share/mess/hash/dim68k.xml
412share/mess/hash/einstein.xml 104share/mess/hash/einstein.xml
 105share/mess/hash/famicom_flop.xml
413share/mess/hash/fm77av.xml 106share/mess/hash/fm77av.xml
414share/mess/hash/fm7_cass.xml 107share/mess/hash/fm7_cass.xml
415share/mess/hash/fm7_disk.xml 108share/mess/hash/fm7_disk.xml
416share/mess/hash/gameboy.xml 109share/mess/hash/gameboy.xml
417share/mess/hash/gamecom.xml 110share/mess/hash/gamecom.xml
418share/mess/hash/gamegear.xml 111share/mess/hash/gamegear.xml
419share/mess/hash/gamepock.xml 112share/mess/hash/gamepock.xml
420share/mess/hash/gba.xml 113share/mess/hash/gba.xml
421share/mess/hash/gbcolor.xml 114share/mess/hash/gbcolor.xml
422share/mess/hash/gmaster.xml 115share/mess/hash/gmaster.xml
423share/mess/hash/gx4000.xml 116share/mess/hash/gx4000.xml
 117share/mess/hash/ibm5140.xml
424share/mess/hash/ibm5170.xml 118share/mess/hash/ibm5170.xml
425share/mess/hash/ibmpcjr_cart.xml 119share/mess/hash/ibmpcjr_cart.xml
 120share/mess/hash/ibmpcjr_flop.xml
426share/mess/hash/intv.hsi 121share/mess/hash/intv.hsi
427share/mess/hash/intv.xml 122share/mess/hash/intv.xml
428share/mess/hash/intvecs.xml 123share/mess/hash/intvecs.xml
429share/mess/hash/iq151_cart.xml 124share/mess/hash/iq151_cart.xml
430share/mess/hash/iq151_flop.xml 125share/mess/hash/iq151_flop.xml
431share/mess/hash/jaguar.xml 126share/mess/hash/jaguar.xml
432share/mess/hash/juicebox.xml 127share/mess/hash/juicebox.xml
433share/mess/hash/kc85_cart.xml 128share/mess/hash/kc_cart.xml
 129share/mess/hash/kc_cass.xml
 130share/mess/hash/kc_flop.xml
434share/mess/hash/lisa.xml 131share/mess/hash/lisa.xml
435share/mess/hash/lisa2.xml 132share/mess/hash/lisa2.xml
436share/mess/hash/lynx.hsi 
437share/mess/hash/lynx.xml 133share/mess/hash/lynx.xml
438share/mess/hash/m5.xml 134share/mess/hash/m5.xml
439share/mess/hash/max.xml 135share/mess/hash/mac_flop.xml
 136share/mess/hash/mac_hdd.xml
440share/mess/hash/megacd.xml 137share/mess/hash/megacd.xml
441share/mess/hash/megacdj.xml 138share/mess/hash/megacdj.xml
442share/mess/hash/megadriv.xml 139share/mess/hash/megadriv.xml
443share/mess/hash/megaduck.xml 140share/mess/hash/megaduck.xml
444share/mess/hash/megapc.xml 141share/mess/hash/megapc.xml
445share/mess/hash/megatech.xml 
446share/mess/hash/mpz80.xml 142share/mess/hash/mpz80.xml
447share/mess/hash/msx.hsi 143share/mess/hash/msx.hsi
448share/mess/hash/msx1_cart.xml 144share/mess/hash/msx1_cart.xml
449share/mess/hash/msx2.hsi 145share/mess/hash/msx2.hsi
450share/mess/hash/msx2_cart.xml 146share/mess/hash/msx2_cart.xml
451share/mess/hash/mz2500.xml 147share/mess/hash/mz2500.xml
452share/mess/hash/n64.xml 148share/mess/hash/n64.xml
453share/mess/hash/neogeo.xml 149share/mess/hash/neogeo.xml
454share/mess/hash/nes.hsi 150share/mess/hash/nes.hsi
455share/mess/hash/nes.xml 151share/mess/hash/nes.xml
456share/mess/hash/next.xml 152share/mess/hash/next.xml
457share/mess/hash/ngp.xml 153share/mess/hash/ngp.xml
458share/mess/hash/ngpc.xml 154share/mess/hash/ngpc.xml
459share/mess/hash/pasogo.xml 155share/mess/hash/pasogo.xml
460share/mess/hash/pb2000c.xml 156share/mess/hash/pb2000c.xml
461share/mess/hash/pc1512.xml 157share/mess/hash/pc1512.xml
462share/mess/hash/pc1640.xml 158share/mess/hash/pc1640.xml
463share/mess/hash/pc8001_cass.xml 
464share/mess/hash/pc8001_flop.xml 
465share/mess/hash/pc8201.xml 159share/mess/hash/pc8201.xml
 160share/mess/hash/pc8801_cass.xml
 161share/mess/hash/pc8801_flop.xml
 162share/mess/hash/pc88va.xml
 163share/mess/hash/pc98.xml
466share/mess/hash/pce.xml 164share/mess/hash/pce.xml
467share/mess/hash/pcecd.xml 165share/mess/hash/pcecd.xml
468share/mess/hash/pico.xml 166share/mess/hash/pico.xml
469share/mess/hash/pippin.xml 167share/mess/hash/pippin.xml
470share/mess/hash/pippin_flop.xml 168share/mess/hash/pippin_flop.xml
471share/mess/hash/plus4_cart.xml 169share/mess/hash/plus4_cart.xml
472share/mess/hash/plus4_flop.xml 170share/mess/hash/plus4_flop.xml
473share/mess/hash/pokemini.xml 171share/mess/hash/pokemini.xml
474share/mess/hash/psion.xml 172share/mess/hash/psion.xml
 173share/mess/hash/psx.xml
475share/mess/hash/pv1000.xml 174share/mess/hash/pv1000.xml
476share/mess/hash/pv2000.xml 175share/mess/hash/pv2000.xml
477share/mess/hash/ql.xml 176share/mess/hash/ql.xml
 177share/mess/hash/rainbow.xml
478share/mess/hash/rx78.xml 178share/mess/hash/rx78.xml
 179share/mess/hash/sage2.xml
 180share/mess/hash/sat_cart.xml
 181share/mess/hash/saturn.xml
479share/mess/hash/scv.xml 182share/mess/hash/scv.xml
480share/mess/hash/segacd.xml 183share/mess/hash/segacd.xml
481share/mess/hash/sg1000.xml 184share/mess/hash/sg1000.xml
482share/mess/hash/sgx.xml 185share/mess/hash/sgx.xml
483share/mess/hash/smc777.xml 186share/mess/hash/smc777.xml
484share/mess/hash/sms.xml 187share/mess/hash/sms.xml
485share/mess/hash/snes.xml 188share/mess/hash/snes.xml
486share/mess/hash/softwarelist.dtd 189share/mess/hash/softwarelist.dtd
487share/mess/hash/sorcerer_cart.xml 190share/mess/hash/sorcerer_cart.xml
488share/mess/hash/spectrum.xml 191share/mess/hash/spectrum.xml
489share/mess/hash/st.xml 192share/mess/hash/st.xml
490share/mess/hash/studio2.xml 193share/mess/hash/studio2.xml
491share/mess/hash/stv.xml 
492share/mess/hash/super6.xml 194share/mess/hash/super6.xml
493share/mess/hash/supracan.xml 195share/mess/hash/supracan.xml
494share/mess/hash/svi318_cart.xml 196share/mess/hash/svi318_cart.xml
495share/mess/hash/svi318_cass.xml 197share/mess/hash/svi318_cass.xml
496share/mess/hash/svi318_flop.xml 198share/mess/hash/svi318_flop.xml
497share/mess/hash/svision.xml 199share/mess/hash/svision.xml
498share/mess/hash/tandy200.xml 200share/mess/hash/tandy200.xml
499share/mess/hash/tdv2324.xml 201share/mess/hash/tdv2324.xml
500share/mess/hash/tg16.xml 202share/mess/hash/tg16.xml
 203share/mess/hash/tiki100.xml
501share/mess/hash/trs80m2.xml 204share/mess/hash/trs80m2.xml
502share/mess/hash/trsm100.xml 205share/mess/hash/trsm100.xml
503share/mess/hash/tutor.xml 206share/mess/hash/tutor.xml
504share/mess/hash/uzebox.xml 207share/mess/hash/uzebox.xml
505share/mess/hash/v1050.xml 208share/mess/hash/v1050.xml
506share/mess/hash/vboy.xml 209share/mess/hash/vboy.xml
507share/mess/hash/vc4000.xml 210share/mess/hash/vc4000.xml
508share/mess/hash/vectrex.xml 211share/mess/hash/vectrex.xml
509share/mess/hash/vg5k.xml 212share/mess/hash/vg5k.xml
 213share/mess/hash/vic10.xml
510share/mess/hash/vic1001_cart.xml 214share/mess/hash/vic1001_cart.xml
511share/mess/hash/vic1001_flop.xml 215share/mess/hash/vic1001_flop.xml
512share/mess/hash/vidbrain.xml 216share/mess/hash/vidbrain.xml
513share/mess/hash/vii.xml 217share/mess/hash/vii.xml
514share/mess/hash/vixen.xml 218share/mess/hash/vixen.xml
515share/mess/hash/vsmile.xml 219share/mess/hash/vsmile.xml
516share/mess/hash/wscolor.xml 220share/mess/hash/wscolor.xml
517share/mess/hash/wswan.xml 221share/mess/hash/wswan.xml
518share/mess/hash/x1_cass.xml 222share/mess/hash/x1_cass.xml
519share/mess/hash/x1_flop.xml 223share/mess/hash/x1_flop.xml
520share/mess/hash/x68k_flop.xml 224share/mess/hash/x68k_flop.xml
521share/mess/hash/xegs.xml 225share/mess/hash/xegs.xml

cvs diff -r1.7 -r1.8 pkgsrc/emulators/mess/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/emulators/mess/Attic/distinfo 2011/11/24 07:43:15 1.7
+++ pkgsrc/emulators/mess/Attic/distinfo 2012/03/08 17:13:21 1.8
@@ -1,8 +1,5 @@ @@ -1,8 +1,5 @@
1$NetBSD: distinfo,v 1.7 2011/11/24 07:43:15 wiz Exp $ 1$NetBSD: distinfo,v 1.8 2012/03/08 17:13:21 wiz Exp $
2 2
3SHA1 (mame0144s.zip) = f32bca0b4565a07764da1028c8f24331fe5b2a1d 3SHA1 (mess0145s.zip) = 147acedd255f07fe4f4e05e8c6fca1ad080ae437
4RMD160 (mame0144s.zip) = 579556131368d69c02692c21475213bbb5d81954 4RMD160 (mess0145s.zip) = 8009daab0ead7417baa5142464c8fc8a7540fe03
5Size (mame0144s.zip) = 19676308 bytes 5Size (mess0145s.zip) = 61648176 bytes
6SHA1 (mess0144s.zip) = 6e6889fba11932f59cb765ceb5b6bd7fc051384f 
7RMD160 (mess0144s.zip) = a72998e732b43820fce21e9e49aac87b297af1f6 
8Size (mess0144s.zip) = 57569942 bytes