Thu May 31 16:52:27 2012 UTC ()
Install chdman and unidasm.


(shattered)
diff -r1.10 -r1.11 pkgsrc/emulators/mess/Makefile
diff -r1.6 -r1.7 pkgsrc/emulators/mess/PLIST

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

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

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

--- pkgsrc/emulators/mess/Attic/PLIST 2012/03/08 17:13:21 1.6
+++ pkgsrc/emulators/mess/Attic/PLIST 2012/05/31 16:52:27 1.7
@@ -1,18 +1,20 @@ @@ -1,18 +1,20 @@
1@comment $NetBSD: PLIST,v 1.6 2012/03/08 17:13:21 wiz Exp $ 1@comment $NetBSD: PLIST,v 1.7 2012/05/31 16:52:27 shattered Exp $
2bin/castool 2bin/castool
 3bin/chdman
3bin/floptool 4bin/floptool
4bin/imgtool 5bin/imgtool
5bin/mess 6bin/mess
 7bin/unidasm
6share/doc/mess/credits.htm 8share/doc/mess/credits.htm
7share/doc/mess/faq.htm 9share/doc/mess/faq.htm
8share/doc/mess/howto.htm 10share/doc/mess/howto.htm
9share/doc/mess/imgtool.txt 11share/doc/mess/imgtool.txt
10share/doc/mess/license.txt 12share/doc/mess/license.txt
11share/mess/artwork/4004clk.zip 13share/mess/artwork/4004clk.zip
12share/mess/artwork/academy.zip 14share/mess/artwork/academy.zip
13share/mess/artwork/aim65.zip 15share/mess/artwork/aim65.zip
14share/mess/artwork/alm16.zip 16share/mess/artwork/alm16.zip
15share/mess/artwork/alm32.zip 17share/mess/artwork/alm32.zip
16share/mess/artwork/amsterd.zip 18share/mess/artwork/amsterd.zip
17share/mess/artwork/aperture.png 19share/mess/artwork/aperture.png
18share/mess/artwork/avigo.zip 20share/mess/artwork/avigo.zip