- Mozilla plug-in is optional, but we need Mozilla (or another Gecko
browser) to compile it.
- Dump the error log to stdout on failure when a building package.
- Update primary master site; add mirror.
decided to leave this marked IGNORE/BROKEN for the moment until I can
figure out if/when/why the build is failing; but also, I have a few more
changes to make before I bring it back to life.
This is courtesy of Mikhail Teterin, with some input from Thierry
Thomas.
1) Allow port to build and execute on amd64.
2) Do not build the bundled png, jpg, zlib, bzip2, getopt, md5: do not
even extract them -- use the ports and the OS versions (OpenSSL in
case of md5 -- it may be assembler-optimized on some arches even)
3) Do not build the giant install.bz2, which the do-install target
would then untar in ${PREFIX}/HelixPlayer -- leave that whole part
alone and simply copy the stuff under PREFIX.
4) Check for build failures (parsing the end of build.out) and fail in
post-built, of any modules failed.
5) Fix JPEG image display.
consumers. It is being developed to have a rich and usable graphical
interface and support a variety of open media formats like Ogg Vorbis,
Theora etc.
Adopted by: Shaun Amott <shaun (at) inerd.com>