BROKEN: "Does not fetch" Multi Ball, Player, Platform, Media, Cool Pinball game Was Maintained by:sanpei@FreeBSD.org Port Added: unknown Also Listed In:linux License: not specified in port
Roll 'm Up:Multi Ball, Multi Player, Multi Platform, Multi Media, Multi Cool
This package contains a Linux-x86 version of the Lost Boys pinball game
RollemUp , it is based on our cross-platform framework Lost Platform,
now running on MS Windows, Macintosh, BeOS and linux.
Tested with XFree86 in different display depths, OSS sound on an SB16.
For more information on this version, as well as the upcoming LinuxPPC
version check our site:
WWW: http://www.medialab.lostboys.nl/projects/madewith/pinball/pinballgame.html
Lost Boys media lab
---
Known Problem
With pcm sound driver, sound is delayed about 10 seconds.
Please use with sys/i386/isa/snd(Voxware sound driver)
or OSS/FreeBSD sound driver, if you want to play with sound.
This problem is not related to Linux Emulator.
MIHIRA Yoshiro
This port is scheduled for removal on Nov 7 2003 if it is still broken at
that time and no PRs have been submitted to fix it. If you are interested
in saving this port, please send your patches to the maintainer. If the
maintainer is unresponsive or the port has no maintainer, then please
submit them via send-pr.
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO
macro is set to "echo" by default, but it is set to "true" if make(1) is
invoked with the -s option while ECHO_CMD is always set to the echo command.
Rename PLIST -> pkg-plist. I don't know why there are two variables (PLIST
and PLIST_SRC) that points to the same file (${WRKDIR}/PLIST) but I didn't
touch that.