From arepo@nologin.ru  Sun Mar 20 14:59:35 2011
Return-Path: <arepo@nologin.ru>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id DEF4E106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 20 Mar 2011 14:59:35 +0000 (UTC)
	(envelope-from arepo@nologin.ru)
Received: from nologin.ru (nologin.ru [89.222.166.133])
	by mx1.freebsd.org (Postfix) with ESMTP id 518518FC0C
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 20 Mar 2011 14:59:35 +0000 (UTC)
Received: by nologin.ru (Postfix, from userid 1001)
	id 5603F9B43B; Sun, 20 Mar 2011 17:40:46 +0300 (MSK)
Message-Id: <20110320144046.5603F9B43B@nologin.ru>
Date: Sun, 20 Mar 2011 17:40:46 +0300 (MSK)
From: Artem Zaytsev <a.arepo@gmail.com>
Reply-To: Artem Zaytsev <a.arepo@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Artem Zaytsev <a.arepo@gmail.com>
Subject: New port: sysutils/pp. Lightweight and fast realization of pipe progress-bar
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         155722
>Category:       ports
>Synopsis:       New port: sysutils/pp. Lightweight and fast realization of pipe progress-bar
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    dhn
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 20 15:00:08 UTC 2011
>Closed-Date:    Sun Mar 20 19:29:07 UTC 2011
>Last-Modified:  Sun Mar 20 19:30:01 UTC 2011
>Originator:     Artem Zaytsev
>Release:        FreeBSD 8.1-STABLE amd64
>Organization:
>Environment:
System: FreeBSD home 8.1-STABLE FreeBSD 8.1-STABLE #1: Thu Nov 4 13:34:55 MSK 2010 root@home:/usr/obj/usr/src/sys/ACORE amd64
Fix:
# 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:
#
#       pp
#       pp/Makefile
#       pp/distinfo
#       pp/pkg-descr
#       pp/pkg-plist
#
echo c - pp
mkdir -p pp > /dev/null 2>&1
echo x - pp/Makefile
sed 's/^X//' >pp/Makefile << '79077c7a82a0c58703d1be93c4576592'
X# New ports collection makefile for: pp
X# Date created: 20 March 2011
X# Whom: arepo
X#
X# $FreeBSD$
X#
X
XPORTNAME=      pp
XPORTVERSION=   1.0
XCATEGORIES=    sysutils
XMASTER_SITES=  http://pipe-progress.googlecode.com/files/
X
XMAINTAINER=    a.arepo@gmail.com
XCOMMENT=       Small and fast progressbar for pipe
X
XHAS_CONFIGURE= yes
X
XEXTRACT_SUFX=  .tar.bz2
X
X.include <bsd.port.mk>
79077c7a82a0c58703d1be93c4576592
echo x - pp/distinfo
sed 's/^X//' >pp/distinfo << '5a70579d29b9031e79f4e433a1e5e64c'
XSHA256 (pp-1.0.tar.bz2) = efb9c08f015d5935e9c81f3eb9267144c76e8ca52aabb390c97316619461b237
XSIZE (pp-1.0.tar.bz2) = 70142
5a70579d29b9031e79f4e433a1e5e64c
echo x - pp/pkg-descr
sed 's/^X//' >pp/pkg-descr << '3f114f79677d66e9a536be4aa6aff014'
XLight-weight and fast realization of progress-bar for pipe.
3f114f79677d66e9a536be4aa6aff014
echo x - pp/pkg-plist
sed 's/^X//' >pp/pkg-plist << '2206cee77e139df06de3653c05811cba'
Xbin/pp
2206cee77e139df06de3653c05811cba
exit

>Description:
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->dhn 
Responsible-Changed-By: dhn 
Responsible-Changed-When: Sun Mar 20 15:46:07 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=155722 
State-Changed-From-To: open->closed 
State-Changed-By: dhn 
State-Changed-When: Sun Mar 20 19:29:06 UTC 2011 
State-Changed-Why:  
New port added, with minor changes. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/155722: commit references a PR
Date: Sun, 20 Mar 2011 19:28:52 +0000 (UTC)

 dhn         2011-03-20 19:28:38 UTC
 
   FreeBSD ports repository
 
   Modified files:
     sysutils             Makefile 
   Added files:
     sysutils/pp          Makefile distinfo pkg-descr 
   Log:
   Light-weight and fast realization of progress-bar for pipe.
   
   WWW:    http://code.google.com/p/pipe-progress/
   
   PR:             ports/155722
   Submitted by:   Artem Zaytsev <a.arepo@gmail.com>
   
   Revision  Changes    Path
   1.1282    +1 -0      ports/sysutils/Makefile
   1.1       +22 -0     ports/sysutils/pp/Makefile (new)
   1.1       +2 -0      ports/sysutils/pp/distinfo (new)
   1.1       +3 -0      ports/sysutils/pp/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:
