Commit graph

9 commits

Author SHA1 Message Date
Shaun Amott
db32324ef8 Fix a crash in the plugin code, and use vfork(2) instead of fork(2).
Submitted by:	mi
2006-11-27 14:18:19 +00:00
Shaun Amott
92e8ff69c6 Mark BROKEN again on ia64. 2006-11-21 16:53:01 +00:00
Shaun Amott
9b3f9ce1c2 - Unbreak port.
- 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.
2006-10-09 01:41:40 +00:00
Kris Kennaway
15b247f443 Schedule these broken ports for termination on 2006-12-01 2006-09-02 16:51:10 +00:00
Shaun Amott
18eec0ea7e Add some substantial improvements to the helixplayer port. I have
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.
2006-08-03 02:33:33 +00:00
Mark Linimon
f181e90f41 Mark as broken due to install failure (but special-case ia64 which does
not even get that far).

Hat:		portmgr
2006-07-15 21:46:40 +00:00
Shaun Amott
9a04af7b0a - Fix build on 7.x
Reported by: pointyhat via kris

PR:		ports/98067
Submitted by:	shaun (me)
Approved by:	ahze (mentor)
2006-06-22 17:32:31 +00:00
Shaun Amott
5361678373 Switch to my @FreeBSD.org address.
Approved by:	ahze (mentor)
2006-06-19 20:06:59 +00:00
Thierry Thomas
3b866d3c34 The Helix Player is the Helix Community's open source media player for
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>
2006-05-17 19:41:08 +00:00