ports/170922: Re-add port net/samplicator

Chris Wopat me at falz.net
Thu Aug 23 15:10:03 UTC 2012


>Number:         170922
>Category:       ports
>Synopsis:       Re-add port net/samplicator
>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:   Thu Aug 23 15:10:03 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     falz
>Release:        FreeBSD 9.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD chrisw.colo.supranet.net 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Mon Jan 2 19:34:56 CST 2012 root at chrisw.colo.supranet.net:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:

samplicator port expired 2008. It was since moved to google code and updated.
Re-adding to ports.

>How-To-Repeat:
>Fix:

--- samplicator.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:
#
#	samplicator
#	samplicator/Makefile
#	samplicator/distinfo
#	samplicator/pkg-descr
#
echo c - samplicator
mkdir -p samplicator > /dev/null 2>&1
echo x - samplicator/Makefile
sed 's/^X//' >samplicator/Makefile << '630c44ce46921e042d1e618a8b78bd3f'
XPORTNAME=	samplicator
XPORTVERSION=	1.3.7.b6
XCATEGORIES=	net
XMASTER_SITES=	http://samplicator.googlecode.com/files/
XDISTNAME=	samplicator-1.3.7-beta6
XMAINTAINER=	me at falz.net     
XCOMMENT=	Receives UDP datagrams and redistributes them to a set of receivers
X
XGNU_CONFIGURE= yes
X
XPLIST_FILES=bin/samplicate
XPORTDOCS=NEWS README
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/samplicate ${PREFIX}/bin/
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${DOCSDIR}/
X	cd ${WRKSRC}/ && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR}/
X.endif
X
X.include <bsd.port.mk>
630c44ce46921e042d1e618a8b78bd3f
echo x - samplicator/distinfo
sed 's/^X//' >samplicator/distinfo << '8b34940b803b7629b859f9044b6fba10'
XSHA256 (samplicator-1.3.7-beta6.tar.gz) = 8f1da80f2b32ef0e41a720fe1c98905f6e4cb1acb2949dbdddbb665a09655faf
XSIZE (samplicator-1.3.7-beta6.tar.gz) = 95603
8b34940b803b7629b859f9044b6fba10
echo x - samplicator/pkg-descr
sed 's/^X//' >samplicator/pkg-descr << 'e3af563a1f7542c37faa285fb76ba855'
XThis small program receives UDP datagrams on a given port, and resends
Xthose datagrams to a specified set of receivers.  In addition, a
Xsampling divisor N may be specified individually for each receiver,
Xwhich will then only receive one in N of the received packets.
X
XWWW: http://samplicator.googlecode.com/
e3af563a1f7542c37faa285fb76ba855
exit
--- samplicator.shar ends here ---


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



More information about the freebsd-ports-bugs mailing list