ports/153375: [patch] emulators/fmsx unbroke

Alex Kozlov spam at rm-rf.kiev.ua
Wed Dec 22 18:00:32 UTC 2010


>Number:         153375
>Category:       ports
>Synopsis:       [patch] emulators/fmsx unbroke
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 22 18:00:31 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Alex Kozlov
>Release:        RELENG_8
>Organization:
private
>Environment:
>Description:
Unbroke emulators/fmsx port.
>How-To-Repeat:
$sudo make -C /usr/ports/emulators/fmsx fetch
===>  fmsx-3.5.1_2 is marked as broken: does not fetch.
Apply patch.
$sudo make -C /usr/ports/emulators/fmsx fetch
===>  License check disabled, port has not defined LICENSE
=> fMSX351.zip doesn't seem to exist in /usr/ports/distfiles/fmsx351.
=> Attempting to fetch from http://www.mavetju.org/download/adopted/.
fMSX351.zip                                   100% of  503 kB  126 kBps
=> MSX.ROM doesn't seem to exist in /usr/ports/distfiles/fmsx351.
=> Attempting to fetch from http://fms.komkon.org/fMSX/src/.
MSX.ROM                                       100% of   32 kB   14 kBps
=> MSX2.ROM doesn't seem to exist in /usr/ports/distfiles/fmsx351.
=> Attempting to fetch from http://fms.komkon.org/fMSX/src/.
MSX2.ROM                                      100% of   32 kB   14 kBps
=> MSX2EXT.ROM doesn't seem to exist in /usr/ports/distfiles/fmsx351.
=> Attempting to fetch from http://fms.komkon.org/fMSX/src/.
MSX2EXT.ROM                                   100% of   16 kB   10 kBps
=> MSX2P.ROM doesn't seem to exist in /usr/ports/distfiles/fmsx351.
=> Attempting to fetch from http://fms.komkon.org/fMSX/src/.
MSX2P.ROM                                     100% of   32 kB   17 kBps
=> MSX2PEXT.ROM doesn't seem to exist in /usr/ports/distfiles/fmsx351.
=> Attempting to fetch from http://fms.komkon.org/fMSX/src/.
MSX2PEXT.ROM                                  100% of   16 kB   17 kBps
=> FMPAC.ROM doesn't seem to exist in /usr/ports/distfiles/fmsx351.
=> Attempting to fetch from http://fms.komkon.org/fMSX/src/.
FMPAC.ROM                                     100% of   64 kB   13 kBps
=> DISK.ROM doesn't seem to exist in /usr/ports/distfiles/fmsx351.
=> Attempting to fetch from http://fms.komkon.org/fMSX/src/.
DISK.ROM                                      100% of   16 kB   25 kBps
=> MSXDOS2.ROM doesn't seem to exist in /usr/ports/distfiles/fmsx351.
=> Attempting to fetch from http://fms.komkon.org/fMSX/src/.
MSXDOS2.ROM                                   100% of   64 kB   19 kBps
=> PAINTER.ROM doesn't seem to exist in /usr/ports/distfiles/fmsx351.
=> Attempting to fetch from http://fms.komkon.org/fMSX/src/.
PAINTER.ROM                                   100% of   64 kB   19 kBps
=> KANJI.ROM doesn't seem to exist in /usr/ports/distfiles/fmsx351.
=> Attempting to fetch from http://fms.komkon.org/fMSX/src/.
KANJI.ROM                                     100% of  128 kB   17 kBps
>Fix:


Patch attached with submission follows:

Index: emulators/fmsx/Makefile
@@ -22,8 +22,6 @@
 MAINTAINER=	dk at farm.org
 COMMENT=	The Portable MSX/MSX2/MSX2+ Emulator
 
-BROKEN=		does not fetch
-
 USE_XORG=	xi x11
 USE_ZIP=	yes
 USE_GMAKE=	yes


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



More information about the freebsd-ports-bugs mailing list