freebsd-ports/net/haproxy
Dmitry Sivachenko dd2827e894 If running with nbproc > 1, haproxy spawns several processes and writes their
pids to $pidfile (one pid per line).
Our check_pidfile() from rc.subr will get only first pid and use it for
stop/status/etc which is incorrect.

Do not use pidfile for that, rather use $procname to get the list of running
haproxy processes.

[If you know how to do the same with pidfile, please tell me.]
2013-10-04 12:37:58 +00:00
..
files If running with nbproc > 1, haproxy spawns several processes and writes their 2013-10-04 12:37:58 +00:00
distinfo
Makefile Add NO_STAGE all over the place in preparation for the staging support (cat: net) 2013-09-20 22:10:23 +00:00
pkg-descr
pkg-plist