Bug 77882 - Update mplayer port to 1.0pre6
Summary: Update mplayer port to 1.0pre6
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-21 20:50 UTC by Thomas E. Zander
Modified: 2005-03-06 10:34 UTC (History)
0 users

See Also:


Attachments
file.diff (29.82 KB, patch)
2005-02-21 20:50 UTC, Thomas E. Zander
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas E. Zander 2005-02-21 20:50:28 UTC
This pr updates multimedia/mplayer to the latest "stable" release 1.0pre6.
Lots of changes have been applied to the port, almost too much to list ;-)
Most significant:
o Knobs for generic build (for those who want to build uniformed packages),
  and build without x11
o Clean build (hopefully) on systems with non-standard DOCSDIR and LOCALBASE
o General cleanup

The following files are to be removed from the port:
- patch-libfaad2-structs.h
- patch-libmpdemux-demux_rtp.cpp
- patch-libvo-vo_md5.c

These files are new:
- patch-mplayer.c

Fix: Patch to multimedia/mplayer:
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2005-02-27 17:42:51 UTC
State Changed
From-To: open->feedback

On 4.11: 
mplayer@menelaos [18:42:29]> make 
"Makefile", line 833: Malformed conditional (${OSVERSION} > 502125 || ${USE_GCC} == "3.4") 
"Makefile", line 833: Need an operator 
"Makefile", line 835: if-less endif 
"Makefile", line 835: Need an operator 
make: fatal errors encountered -- cannot continue 

I tried working around this with additional brackets, but to no avail
Comment 2 Oliver Lehmann freebsd_committer freebsd_triage 2005-03-06 10:34:18 UTC
State Changed
From-To: feedback->closed

committed with fixed Makefile provided by you