Bug 273943

Summary: devel/gsoap: missing debug option
Product: Ports & Packages Reporter: groenveld
Component: Individual Port(s)Assignee: Muhammad Moinur Rahman <bofh>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (bofh)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270900
Attachments:
Description Flags
patch to Makefile to add debug option for make config none

Description groenveld 2023-09-19 13:17:03 UTC
Created attachment 245022 [details]
patch to Makefile to add debug option for make config

I need devel/gsoap but with debug symbols.
I'm a port(7) novice but I think this is the correct way to add the option.
John
groenveld@acm.org
Comment 1 Muhammad Moinur Rahman freebsd_committer freebsd_triage 2023-09-19 14:31:29 UTC
I will give you feedback tomorrow after I run some tests.
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-09-20 12:10:57 UTC
A commit in branch main references this bug:

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

commit 242ba91c190234ec6236d2a7884c2cd4498b03bc
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-09-19 15:44:46 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-09-20 12:10:03 +0000

    devel/gsoap: Add non-default DEBUG option

    - Pet portclippy

    PR:             273943
    Reported by:    groenveld@acm.org

 devel/gsoap/Makefile | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)