From owner-cvs-ports@FreeBSD.ORG Sat Sep 8 13:31:22 2007 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8ACE316A420; Sat, 8 Sep 2007 13:31:22 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7CB5B13C469; Sat, 8 Sep 2007 13:31:22 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l88DVMBQ034842; Sat, 8 Sep 2007 13:31:22 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l88DVMLQ034841; Sat, 8 Sep 2007 13:31:22 GMT (envelope-from edwin) Message-Id: <200709081331.l88DVMLQ034841@repoman.freebsd.org> From: Edwin Groothuis Date: Sat, 8 Sep 2007 13:31:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/fping Makefile ports/net/fping/files patch-sourceaddr X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Sep 2007 13:31:22 -0000 edwin 2007-09-08 13:31:22 UTC FreeBSD ports repository Modified files: net/fping Makefile Added files: net/fping/files patch-sourceaddr Log: ports/net/fping patch to add -S source_addr option Several people have produced some patches for fping that adds an option to select the IP source_address for queries and some have said they submitted them to the sourceforge fping maintainer. Since I did not see any official fping distributions that include any of those patches, I recently Cc-ed the sourceforge fping maintainer's address in a question to the smokeping mailing-list asking about that patch but so far I have heard back only from that list with a pointer to a debian patch. Per request from Jason Harris, I include here a copy of the patch that is usable in ports/net/fping/files that adds that option. PR: ports/111549 Submitted by: Philip Kizer Approved by: maintainer timeout Revision Changes Path 1.25 +1 -0 ports/net/fping/Makefile 1.1 +88 -0 ports/net/fping/files/patch-sourceaddr (new)