Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Sep 2013 02:03:05 +0200 (CEST)
From:      Frank Wall <fw@moov.de>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/181979: [NEW PORT] net-mgmt/omping: A tool to test IP multicast functionality
Message-ID:  <20130910000305.DEA50C3F51@krusty.moov.de>
Resent-Message-ID: <201309100020.r8A0K1Mh083435@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         181979
>Category:       ports
>Synopsis:       [NEW PORT] net-mgmt/omping: A tool to test IP multicast functionality
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 10 00:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Frank Wall
>Release:        FreeBSD 9.1-RELEASE-p5 amd64
>Organization:
>Environment:
System: FreeBSD XXX 9.1-RELEASE-p5 FreeBSD 9.1-RELEASE-p5 #0: Sat Jul 27 01:14:23 UTC 2013
>Description:
Omping (Open Multicast Ping) is tool to test IP multicast functionality
primarily in local network.

Features
* Similar user experience as classic ping tool
* Ping multiple hosts at once
* Implementation of RFC Draft draft-ietf-mboned-ssmping-08
* Any-source and Source-specific Multicast 

WWW: https://fedorahosted.org/omping/

Generated with FreeBSD Port Tools 0.99_8 (mode: new)
>How-To-Repeat:
>Fix:

--- .shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	omping
#	omping/Makefile
#	omping/distinfo
#	omping/pkg-descr
#
echo c - omping
mkdir -p omping > /dev/null 2>&1
echo x - omping/Makefile
sed 's/^X//' >omping/Makefile << '9974299f00696c18804b9613b0b139bd'
X# $FreeBSD$
X
XPORTNAME=	omping
XPORTVERSION=	0.0.4
XCATEGORIES=	net-mgmt
XMASTER_SITES=	https://fedorahosted.org/releases/o/m/${PORTNAME}/
X
XMAINTAINER=	fw@moov.de
XCOMMENT=	A tool to test IP multicast functionality
X
XLICENSE=	MIT
XLICENSE_FILE=	${WRKSRC}/COPYING
X
XUSE_GMAKE=	yes
X
XPLIST_FILES=	bin/${PORTNAME}
X
XMAN8=		${PORTNAME}.8
X
Xpost-patch:
X		@${REINPLACE_CMD} -e 's|/share/man|/man|g' ${WRKSRC}/Makefile
X
X.include <bsd.port.mk>
9974299f00696c18804b9613b0b139bd
echo x - omping/distinfo
sed 's/^X//' >omping/distinfo << '050c5ef5b5218ae0d3dc7664bc6528a1'
XSHA256 (omping-0.0.4.tar.gz) = 8909616b007139138d9d1cb51cc234edaf728f20a26897ef2959a570da02dc0a
XSIZE (omping-0.0.4.tar.gz) = 44287
050c5ef5b5218ae0d3dc7664bc6528a1
echo x - omping/pkg-descr
sed 's/^X//' >omping/pkg-descr << 'b3766d8d29afa7871c32b2d3c4277027'
XOmping (Open Multicast Ping) is tool to test IP multicast functionality
Xprimarily in local network.
X
XFeatures
X* Similar user experience as classic ping tool
X* Ping multiple hosts at once
X* Implementation of RFC Draft draft-ietf-mboned-ssmping-08
X* Any-source and Source-specific Multicast 
X
XWWW: https://fedorahosted.org/omping/
b3766d8d29afa7871c32b2d3c4277027
exit
--- .shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130910000305.DEA50C3F51>