Summary: | multimedia/ffmpeg: install all manpages | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Dmitry Marakasov <amdmi3> | ||||
Component: | Individual Port(s) | Assignee: | Thomas Zander <riggs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Many People | CC: | riggs | ||||
Priority: | --- | Keywords: | easy, needs-qa, patch | ||||
Version: | Latest | Flags: | bugzilla:
maintainer-feedback?
(multimedia) |
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: riggs Date: Sun Aug 30 20:49:03 UTC 2015 New revision: 395644 URL: https://svnweb.freebsd.org/changeset/ports/395644 Log: Install more man pages; convert to newest OPTION helpers - Install complete set of man pages (bug 202768) - Convert to new OPTION helpers (bug 202727) as described in CHANGES from 20150828 PR: 202768, 202727 Submitted by: amdmi3, jbeich Changes: head/multimedia/ffmpeg/Makefile head/multimedia/ffmpeg/pkg-plist I find the additional manpages very valuable when constructing complex encoding pipelines. And the fix is low risk. Nominating attachment 160522 [details] (but not bug 202727) for MFH to 2015Q3 where ffmpeg is at 2.3.6. No issues with |poudriere testport| apart from merge conflict in PORTREVISION. It'd likely require a direct commit to /branches/2015Q3. 2015Q3 reached EOL. merge-quaterly flag appears to be easily lost in the noise. |
Created attachment 160522 [details] Patch ffmpeg port doesn't install all manpages, fix this.