From nobody@FreeBSD.org  Sun Jan  3 06:40:33 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id E961B106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  3 Jan 2010 06:40:33 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id BFA778FC12
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  3 Jan 2010 06:40:33 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o036eXxv004438
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 3 Jan 2010 06:40:33 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o036eXmg004431;
	Sun, 3 Jan 2010 06:40:33 GMT
	(envelope-from nobody)
Message-Id: <201001030640.o036eXmg004431@www.freebsd.org>
Date: Sun, 3 Jan 2010 06:40:33 GMT
From: Steve Wills <steve@mouf.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: new port: tsMuxeR
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         142257
>Category:       ports
>Synopsis:       new port: multimedia/tsMuxeR, utility to create TS and M2TS files
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pgollucci
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 03 06:50:01 UTC 2010
>Closed-Date:    Sat Feb 13 00:17:05 UTC 2010
>Last-Modified:  Sat Feb 13 00:20:04 UTC 2010
>Originator:     Steve Wills
>Release:        
>Organization:
>Environment:
>Description:
new port, see attached.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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:
#
#	tsMuxeR/Makefile
#	tsMuxeR/distinfo
#	tsMuxeR/pkg-descr
#
echo x - tsMuxeR/Makefile
sed 's/^X//' >tsMuxeR/Makefile << '0844357876214215e2d3fc4e253ffcf2'
X# New ports collection makefile for:	tsMuxeR
X# Date created:		2010-01-02
X# Whom:			Steve Wills <steve@mouf.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	tsMuxeR
XPORTVERSION=	1.10.6
XCATEGORIES=	multimedia linux x11
XMASTER_SITES=	http://www.smlabs.net/tsMuxer/
XDISTNAME=	tsMuxeR_${PORTVERSION}
X
XMAINTAINER=	steve@mouf.net
XCOMMENT=	Utility to create TS and M2TS files
X
XWRKSRC=		${WRKDIR}
XUSE_LINUX=      yes
XPLIST_FILES=	bin/tsMuxerGUI bin/tsMuxeR
X
Xdo-build:
X	@${DO_NADA}
X
Xdo-install:
X	${INSTALL_SCRIPT} ${WRKDIR}/tsMuxerGUI ${PREFIX}/bin/tsMuxerGUI
X	${INSTALL_SCRIPT} ${WRKDIR}/tsMuxeR ${PREFIX}/bin/tsMuxeR
X
X.include <bsd.port.pre.mk>
X.include <bsd.port.post.mk>
0844357876214215e2d3fc4e253ffcf2
echo x - tsMuxeR/distinfo
sed 's/^X//' >tsMuxeR/distinfo << '3a1ba9610cab7e212022e9dcdd45ac54'
XMD5 (tsMuxeR_1.10.6.tar.gz) = b8210a33ed55cfcac8a159e35469e1e1
XSHA256 (tsMuxeR_1.10.6.tar.gz) = a12ee4c5289afba25ce0998c04c752026a73afce45c700624b8efc0bc090ab78
XSIZE (tsMuxeR_1.10.6.tar.gz) = 5489146
3a1ba9610cab7e212022e9dcdd45ac54
echo x - tsMuxeR/pkg-descr
sed 's/^X//' >tsMuxeR/pkg-descr << '74f5201763104aa272433171ec4cf66c'
XtsMuxeR a software utility to create TS and M2TS files for IP broadcasting
Xas well as for viewing at hardware video players (i.e., Dune HD Ultra, Sony
XPlaystation3 and others).
X
XWWW:	http://www.smlabs.net/tsmuxer_en.html
74f5201763104aa272433171ec4cf66c
exit



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->pgollucci 
Responsible-Changed-By: pgollucci 
Responsible-Changed-When: Fri Feb 12 19:33:01 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=142257 
State-Changed-From-To: open->closed 
State-Changed-By: pgollucci 
State-Changed-When: Sat Feb 13 00:17:04 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/142257: commit references a PR
Date: Sat, 13 Feb 2010 00:17:17 +0000 (UTC)

 pgollucci    2010-02-13 00:16:57 UTC
 
   FreeBSD ports repository
 
   Modified files:
     multimedia           Makefile 
   Added files:
     multimedia/tsMuxeR   Makefile distinfo pkg-descr 
   Log:
   tsMuxeR a software utility to create TS and M2TS files for IP broadcasting
   as well as for viewing at hardware video players (i.e., Dune HD Ultra, Sony
   Playstation3 and others).
   
   WWW:    http://www.smlabs.net/tsmuxer_en.html
   
   PR:             ports/142257
   Submitted by:   Steve Wills <steve at mouf.net>
   
   Revision  Changes    Path
   1.356     +1 -0      ports/multimedia/Makefile
   1.1       +29 -0     ports/multimedia/tsMuxeR/Makefile (new)
   1.1       +3 -0      ports/multimedia/tsMuxeR/distinfo (new)
   1.1       +5 -0      ports/multimedia/tsMuxeR/pkg-descr (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"
 
>Unformatted:
