Bug 111549 - ports/net/fping patch to add -S source_addr option
Summary: ports/net/fping patch to add -S source_addr option
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-14 02:20 UTC by pckizer
Modified: 2007-09-08 14:40 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (2.19 KB, patch)
2007-04-14 02:20 UTC, pckizer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description pckizer 2007-04-14 02:20:02 UTC
	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.

Fix: The patch from:
		http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=198486
	was adapted to apply to the ports system.

	Put the following patch into
	ports/net/fping/files/patch-fping.c-dash-S and re-install fping.
	It will then take a <-S source_address> command-line option for
	selecting the out-going source IP:
How-To-Repeat: 	n/a
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-04-14 02:20:10 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2007-09-08 14:31:25 UTC
State Changed
From-To: feedback->closed

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-09-08 14:31:28 UTC
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 <pckizer@nostrum.com>
  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)
_______________________________________________
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"