[Bug 223937] [patch] sysutils/xfce4-wavelan-plugin fix memory leak due to CSS changes

2017-11-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223937 Guido Falsi changed: What|Removed |Added Flags|maintainer-feedback?(xfce@F |maintainer-feedback+

[Bug 223937] [patch] sysutils/xfce4-wavelan-plugin fix memory leak due to CSS changes

2017-11-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223937 Bug ID: 223937 Summary: [patch] sysutils/xfce4-wavelan-plugin fix memory leak due to CSS changes Product: Ports & Packages Version: Latest Hardware:

maintainer-feedback requested: [Bug 223937] [patch] sysutils/xfce4-wavelan-plugin fix memory leak due to CSS changes

2017-11-28 Thread bugzilla-noreply
J.R. Oldroyd has reassigned Bugzilla Automation 's request for maintainer-feedback to x...@freebsd.org: Bug 223937: [patch] sysutils/xfce4-wavelan-plugin fix memory leak due to CSS changes https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223937 --- Description --- Created attachment 1

[package - 10amd64-default-ssp][sysutils/xfce4-wavelan-plugin] Failed for xfce4-wavelan-plugin-0.5.11_1 in build

2014-10-12 Thread pkg-fallout
4-10-12_14h21m47s Log: >> Building sysutils/xfce4-wavelan-plugin build started at Mon Oct 13 03:19:27 UTC 2014 port directory: /usr/ports/sysutils/xfce4-wavelan-plugin building for: FreeBSD pkg.FreeBSD.org 10.0-RELEASE-p3 FreeBSD 10.0-RELEASE-p3 amd64 maintained by: x...@freebsd.org Make

[package - 10amd64-default-ssp][sysutils/xfce4-wavelan-plugin] Failed for xfce4-wavelan-plugin-0.5.11_1 in build

2014-07-26 Thread pkg-fallout
4-07-25_21h51m15s Log: >> Building sysutils/xfce4-wavelan-plugin build started at Sat Jul 26 10:54:15 UTC 2014 port directory: /usr/ports/sysutils/xfce4-wavelan-plugin building for: FreeBSD pkg.FreeBSD.org 10.0-RELEASE-p3 FreeBSD 10.0-RELEASE-p3 amd64 maintained by: x...@freebsd.org Make

Re: sysutils/xfce4-wavelan-plugin

2014-05-21 Thread J.R. Oldroyd
On Tue, 20 May 2014 22:16:25 +0200 Olivier Duchateau wrote: > > Patch [1] is it ok? > I removed __FreeBSD_kernel_version macro, because FreeBSD <= 7.x is > not anymore supported. > > [1] https://people.freebsd.org/~olivierd/patches/xfce4-wavelan-plugin.diff > Oui, il se compile et tourne comme

Re: sysutils/xfce4-wavelan-plugin

2014-05-20 Thread Olivier Duchateau
2014-05-16 18:52 GMT+02:00 J.R. Oldroyd : > On Fri, 16 May 2014 18:31:04 +0200 Olivier Duchateau > wrote: >> >> Thanks you for your help. >> > You're welcome. Feel free to upstream these changes. > >> Check of kernel version is used for Debian GNU/kFreeBSD port (I know >> it's overkill). >> > I

Re: sysutils/xfce4-wavelan-plugin

2014-05-16 Thread J.R. Oldroyd
On Fri, 16 May 2014 18:31:04 +0200 Olivier Duchateau wrote: > > Thanks you for your help. > You're welcome. Feel free to upstream these changes. > Check of kernel version is used for Debian GNU/kFreeBSD port (I know > it's overkill). > I won't touch that for now, then, although I do think it

Re: sysutils/xfce4-wavelan-plugin

2014-05-16 Thread Olivier Duchateau
2014-05-16 18:03 GMT+02:00 J.R. Oldroyd : > sysutils/xfce4-wavelan-plugin no longer works. > > Looking at the code, there are various problems. It looks for a sysctl > oid that doesn't exist, it returns the interface rssi value instead of > properly calculating the signal q

sysutils/xfce4-wavelan-plugin

2014-05-16 Thread J.R. Oldroyd
sysutils/xfce4-wavelan-plugin no longer works. Looking at the code, there are various problems. It looks for a sysctl oid that doesn't exist, it returns the interface rssi value instead of properly calculating the signal quality, it uses that incorrect rssi value also as the signal perce