Bug 273943 - devel/gsoap: missing debug option
Summary: devel/gsoap: missing debug option
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Muhammad Moinur Rahman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-19 13:17 UTC by groenveld
Modified: 2023-09-20 12:11 UTC (History)
0 users

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


Attachments
patch to Makefile to add debug option for make config (688 bytes, patch)
2023-09-19 13:17 UTC, groenveld
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)