Bug 270985

Summary: archivers/zip: honor CC & CFLAGS
Product: Ports & Packages Reporter: Eric Camachat <eric>
Component: Individual Port(s)Assignee: Larry Rosenman <ler>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (ler)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Honor CC & CFLAGS none

Description Eric Camachat 2023-04-21 19:04:57 UTC
Created attachment 241639 [details]
Honor CC & CFLAGS
Comment 1 Eric Camachat 2024-12-10 17:40:18 UTC
Any plan on this!
Comment 2 Larry Rosenman freebsd_committer freebsd_triage 2024-12-10 17:48:47 UTC
committed, thanks
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-12-10 17:49:06 UTC
A commit in branch main references this bug:

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

commit fa3634bb050bdc7a84e29038c5533d9d1dca844f
Author:     Larry Rosenman <ler@FreeBSD.org>
AuthorDate: 2024-12-10 17:45:55 +0000
Commit:     Larry Rosenman <ler@FreeBSD.org>
CommitDate: 2024-12-10 17:48:25 +0000

    archivers/zip: honor CC & CFLAGS

    and release maintainership

    PR:     270985
    Reported by: Eric Camachat <eric@camachat.org>

 archivers/zip/Makefile                   |  5 ++--
 archivers/zip/files/patch-unix_configure | 42 +++++++++++++++++++++++++++++++-
 2 files changed, 44 insertions(+), 3 deletions(-)