Bug 275378 - devel/binutils: optionalize INFO
Summary: devel/binutils: optionalize INFO
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Cy Schubert
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-27 15:53 UTC by firk
Modified: 2023-11-30 10:37 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (cy)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description firk 2023-11-27 15:53:26 UTC
Avoid having unconditional makeinfo dependency which in turn depends on a bunch of other stuff.

Differential revision: https://reviews.freebsd.org/D37013
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-11-30 04:35:49 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=732684602aa22ecace935d2f61f6aff709d543bc

commit 732684602aa22ecace935d2f61f6aff709d543bc
Author:     firk <firk@cantconnect.ru>
AuthorDate: 2023-11-30 04:33:18 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2023-11-30 04:34:44 +0000

    devel/binutils: Add INFO option

    Add INFO option to remove unconditional texinfo dependency.

    PR:                     275378
    Reviewed by:            cy
    Differential Revision:  https://reviews.freebsd.org/D37013

 devel/binutils/Makefile                        |   9 +-
 devel/binutils/files/extra-patch-no-info (new) | 152 +++++++++++++++++++++++++
 2 files changed, 158 insertions(+), 3 deletions(-)