Bug 250033

Summary: graphics/ImageMagick6 add FRIENDLY option to avoid conflicts with version 7
Product: Ports & Packages Reporter: Chad Jacob Milios <milios>
Component: Individual Port(s)Assignee: Koop Mast <kwm>
Status: New ---    
Severity: Affects Only Me CC: vvd
Priority: --- Flags: bugzilla: maintainer-feedback? (kwm)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
svn diff from /usr/ports/graphics/ImageMagick6 none

Description Chad Jacob Milios 2020-10-01 22:58:31 UTC
Created attachment 218456 [details]
svn diff from /usr/ports/graphics/ImageMagick6

If you're like me and don't like installing a legacy version with conflicts for a single purpose dependency, try the FRIENDLY option to append a 6 to all binaries and corresponding manpages.

i'm barely a yellowbelt porter; i'd love to know if theres a preeminent customary name for the concept i decided to call FRIENDLY. i'd also love to be taught if there might be a better way to come up with BIN_FILES in post-install target, (à la `ls ${STAGEDIR}${PREFIX}/bin`) rather than hardcode the list as i have. Also, is there a more clever and appropriate way to handle the plist entries than how i have, or would one agree with me taking the simple approach?

Thank you to all the FreeBSD team, porters, maintainers, committers and mailing list watchers!