Date: Thu, 11 May 2006 17:09:01 +0000 (UTC) From: Jeremy Messenger <mezz@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/trickle Makefile pkg-plist ports/net/trickle/files patch-trickle-overload.c trickled.conf Message-ID: <200605111709.k4BH91Rt093884@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mezz 2006-05-11 17:09:01 UTC FreeBSD ports repository Modified files: net/trickle Makefile pkg-plist Added files: net/trickle/files patch-trickle-overload.c trickled.conf Log: - Take the maintainship. - Enable the recv() and send(), I am not sure why it was disabled on FreeBSD only but allow other OSs. It works great as I have tested it with a few of applications on FreeBSD 6.0 for a week. If anyone know why, please let me know. No respone from the author. - Add install the trickled.conf(.default) with examples. Took from Debian with a bit tweak. - Bump the PORTREVISION. Revision Changes Path 1.11 +8 -2 ports/net/trickle/Makefile 1.1 +55 -0 ports/net/trickle/files/patch-trickle-overload.c (new) 1.1 +12 -0 ports/net/trickle/files/trickled.conf (new) 1.2 +3 -0 ports/net/trickle/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605111709.k4BH91Rt093884>