[Bug 237714] [PATCH] sysutils/xfce4-power-manager: fix craches, improve freebsd support, add DEBUG option

2019-05-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237714 --- Comment #2 from rozhuk...@gmail.com --- --enable-debug does not affect to INSTALL_TARGET= install-strip, and as result binary without debug symbols, gdb bt show nothink usable. I see no other good ways to set INSTALL_TARGET=install

[Bug 236438] [PATCH] x11-fm/thunar: add debug option

2019-05-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236438 --- Comment #7 from rozhuk...@gmail.com --- (In reply to Guido Falsi from comment #6) --enable-debug does not affect to INSTALL_TARGET= install-strip, and as result binary without debug symbols, gdb bt show nothink usable. I see no oth