Add a new patch/files dir to news/klibido port to enable support for up to 20 simultaneous server connections instead of the default limit of 10. This will allow users with Giganews accounts to take full advantage of their max connections allowed. Fix: Add and apply the following patch How-To-Repeat: New patch included below
itetcu 2007-01-13 15:28:12 UTC FreeBSD ports repository Modified files: news/klibido Makefile Added files: news/klibido/files patch-src_addserver.cpp Log: Add a new patch/files dir to news/klibido port to enable support for up to 20 simultaneous server connections instead of the default limit of 10. This will allow users with Giganews accounts to take full advantage of their max connections allowed. PR: ports/107851 Submitted by: Conrad J. Sabatier (maintainer) Revision Changes Path 1.12 +3 -0 ports/news/klibido/Makefile 1.1 +20 -0 ports/news/klibido/files/patch-src_addserver.cpp (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, with minor changes. Thanks!