Thank you for reviewing the port and for simplifying
it! Patched port is attached.
If anyone is interested in testing the runtime, steps
are:
- install hatop from ports, it will install haproxy
as well
- add following lines to /etc/haproxy/haproxy.cfg
under "global" section:
stats s
On 2018/05/18 23:24, Ljuba Nedeljkovic wrote:
> Slightly improved port, using variables instead of
> hard coded version numbers
Here's a diff on top of yours, and please remove the patch:
- COMMENT typo
- no need to use V, the version is only referenced once
- license say "GPLv3 or later" -> use
Slightly improved port, using variables instead of
hard coded version numbers
Cheers,
-ljuba
On 12.05, Ljuba Nedeljkovic wrote:
> Hello,
>
> Attached is the port of hatop-0.7.7, interactive ncurses
> client for haroxy
>
>
> $ cat pkg/DESCR
>
> HATop is an interactive ncurses client and real-
Hello,
Attached is the port of hatop-0.7.7, interactive ncurses
client for haroxy
$ cat pkg/DESCR
HATop is an interactive ncurses client and real-time monitoring,
statistics displaying tool for the HAProxy TCP/HTTP load balancer.
HATop's appearance is similar to top(1). It supports various mod