Bug 66724 - [PATCH] multimedia/mpeg4ip: [Re add CONFLICTS.]
Summary: [PATCH] multimedia/mpeg4ip: [Re add CONFLICTS.]
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: Mario Sergio Fujikawa Ferreira
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-17 04:50 UTC by Michael Johnson
Modified: 2004-07-21 00:58 UTC (History)
1 user (show)

See Also:


Attachments
mpeg4ip-1.0.patch (960 bytes, patch)
2004-05-17 04:50 UTC, Michael Johnson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Johnson 2004-05-17 04:50:23 UTC
- readd CONFLICTS= faad
- remove white-space

systems.h is the only file that faad installs that can be detected that it installed faad's libmp4v2 instead of mpeg4ip's libmp4v2

Port maintainer (lioux@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.50
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-05-17 08:36:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lioux

Over to maintainer.
Comment 2 Mario Sergio Fujikawa Ferreira freebsd_committer freebsd_triage 2004-06-26 06:16:11 UTC
Hi,

	Is this PR still applicable? Neither audio/faad nor
multimedia/mpeg4ip install ${LOCALBASE}/include/systems.h Though,
it is known that I've been slipping in my old age... :) so I'd
better ask.

	By the way, thanks for keeping many of my ports up to
date and I apologize for the lack of prompt feedback on your
support/submissions.

	Regards,

-- 
Mario S F Ferreira - DF - Brazil - "I guess this is a signature."
feature, n: a documented bug | bug, n: an undocumented feature
Comment 3 Michael Johnson 2004-06-26 06:33:56 UTC
Hi Mario,
	Yeah, its only applicable when faad is installed with the 
WITHOUT_MPEG4IP  knob defined.
Faad then installs systems.h and its own mp4.h and libmp4v2 (which is 
from a older version of mpeg4ip)
that would conflict with mpeg4ip.

Cheers,
Michael


On Jun 26, 2004, at 1:16 AM, Mario Sergio Fujikawa Ferreira wrote:

> Hi,
>
> 	Is this PR still applicable? Neither audio/faad nor
> multimedia/mpeg4ip install ${LOCALBASE}/include/systems.h Though,
> it is known that I've been slipping in my old age... :) so I'd
> better ask.
>
> 	By the way, thanks for keeping many of my ports up to
> date and I apologize for the lack of prompt feedback on your
> support/submissions.
>
> 	Regards,
>
> -- 
> Mario S F Ferreira - DF - Brazil - "I guess this is a signature."
> feature, n: a documented bug | bug, n: an undocumented feature
Comment 4 Mario Sergio Fujikawa Ferreira freebsd_committer freebsd_triage 2004-07-21 00:58:05 UTC
State Changed
From-To: open->closed

Committed, thanks!