From falz@chrisw.colo.supranet.net  Thu Aug 23 15:01:51 2012
Return-Path: <falz@chrisw.colo.supranet.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 3FE131065673
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 23 Aug 2012 15:01:51 +0000 (UTC)
	(envelope-from falz@chrisw.colo.supranet.net)
Received: from chrisw.colo.supranet.net (unknown [IPv6:2607:f4e0:0:201::6])
	by mx1.freebsd.org (Postfix) with ESMTP id 04BAF8FC12
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 23 Aug 2012 15:01:50 +0000 (UTC)
Received: from chrisw.colo.supranet.net (localhost [127.0.0.1])
	by chrisw.colo.supranet.net (8.14.5/8.14.5) with ESMTP id q7NEwNh2035938
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 23 Aug 2012 10:01:27 -0500 (CDT)
	(envelope-from falz@chrisw.colo.supranet.net)
Received: (from falz@localhost)
	by chrisw.colo.supranet.net (8.14.5/8.14.5/Submit) id q7NEbq2L035802;
	Thu, 23 Aug 2012 09:37:52 -0500 (CDT)
	(envelope-from falz)
Message-Id: <201208231437.q7NEbq2L035802@chrisw.colo.supranet.net>
Date: Thu, 23 Aug 2012 09:37:52 -0500 (CDT)
From: Chris Wopat <me@falz.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Re-add port net/samplicator
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         170922
>Category:       ports
>Synopsis:       Re-add port net/samplicator
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    zi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 23 15:10:03 UTC 2012
>Closed-Date:    Sat Sep 08 15:18:08 UTC 2012
>Last-Modified:  Sat Sep  8 15:20:02 UTC 2012
>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@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@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:
Responsible-Changed-From-To: freebsd-ports-bugs->zi 
Responsible-Changed-By: zi 
Responsible-Changed-When: Thu Aug 23 18:31:23 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=170922 
State-Changed-From-To: open->closed 
State-Changed-By: zi 
State-Changed-When: Sat Sep 8 15:18:03 UTC 2012 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=170922 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/170922: commit references a PR
Date: Sat,  8 Sep 2012 15:18:06 +0000 (UTC)

 Author: zi
 Date: Sat Sep  8 15:17:51 2012
 New Revision: 303913
 URL: http://svn.freebsd.org/changeset/ports/303913
 
 Log:
   - Ressurect net/samplicator
   - Assign new MAINTAINER
   - Update MASTER_SITES
   
   PR:		ports/170922
   Submitted by:	Chris Wopat <me@falz.net>
 
 Added:
   head/net/samplicator/
   head/net/samplicator/Makefile   (contents, props changed)
   head/net/samplicator/distinfo   (contents, props changed)
   head/net/samplicator/pkg-descr   (contents, props changed)
 Modified:
   head/net/Makefile
 
 Modified: head/net/Makefile
 ==============================================================================
 --- head/net/Makefile	Sat Sep  8 14:56:50 2012	(r303912)
 +++ head/net/Makefile	Sat Sep  8 15:17:51 2012	(r303913)
 @@ -1038,6 +1038,7 @@
      SUBDIR += samba36
      SUBDIR += samba4-devel
      SUBDIR += samba4wins
 +    SUBDIR += samplicator
      SUBDIR += sbd
      SUBDIR += scamper
      SUBDIR += scapy
 
 Added: head/net/samplicator/Makefile
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/net/samplicator/Makefile	Sat Sep  8 15:17:51 2012	(r303913)
 @@ -0,0 +1,25 @@
 +# $FreeBSD$
 +
 +PORTNAME=	samplicator
 +PORTVERSION=	1.3.7.b6
 +CATEGORIES=	net
 +MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 +MASTER_SITE_SUBDIR=	samplicator
 +DISTNAME=	samplicator-1.3.7-beta6
 +
 +MAINTAINER=	me@falz.net
 +COMMENT=	Receives UDP datagrams and redistributes them to a set of receivers
 +
 +GNU_CONFIGURE=	yes
 +
 +PLIST_FILES=	bin/samplicate
 +PORTDOCS=	NEWS README
 +
 +do-install:
 +	${INSTALL_PROGRAM} ${WRKSRC}/samplicate ${PREFIX}/bin/
 +.if !defined(NOPORTDOCS)
 +	${MKDIR} ${DOCSDIR}/
 +	cd ${WRKSRC}/ && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR}/
 +.endif
 +
 +.include <bsd.port.mk>
 
 Added: head/net/samplicator/distinfo
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/net/samplicator/distinfo	Sat Sep  8 15:17:51 2012	(r303913)
 @@ -0,0 +1,2 @@
 +SHA256 (samplicator-1.3.7-beta6.tar.gz) = 8f1da80f2b32ef0e41a720fe1c98905f6e4cb1acb2949dbdddbb665a09655faf
 +SIZE (samplicator-1.3.7-beta6.tar.gz) = 95603
 
 Added: head/net/samplicator/pkg-descr
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/net/samplicator/pkg-descr	Sat Sep  8 15:17:51 2012	(r303913)
 @@ -0,0 +1,6 @@
 +This small program receives UDP datagrams on a given port, and resends
 +those datagrams to a specified set of receivers.  In addition, a
 +sampling divisor N may be specified individually for each receiver,
 +which will then only receive one in N of the received packets.
 +
 +WWW: http://samplicator.googlecode.com/
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
