From nobody@FreeBSD.org  Fri May 21 02:07:44 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 C85F8106566C
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 21 May 2010 02:07:44 +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 9E9B28FC13
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 21 May 2010 02:07:44 +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 o4L27ihu058322
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 21 May 2010 02:07:44 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o4L27iOY058321;
	Fri, 21 May 2010 02:07:44 GMT
	(envelope-from nobody)
Message-Id: <201005210207.o4L27iOY058321@www.freebsd.org>
Date: Fri, 21 May 2010 02:07:44 GMT
From: Mina R Waheeb <syncer@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: New port: net-p2p/kwooty
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         146780
>Category:       ports
>Synopsis:       New port: net-p2p/kwooty
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 21 02:10:06 UTC 2010
>Closed-Date:    Wed Jul 14 02:18:43 UTC 2010
>Last-Modified:  Wed Jul 14 02:20:07 UTC 2010
>Originator:     Mina R Waheeb
>Release:        9.0-CURRENT
>Organization:
Kemetex
>Environment:
>Description:
New port for Kwooty [1] Usenet binary downloader for KDE4

[1] http://kwooty.sourceforge.net/
>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:
#
#	kwooty/Makefile
#	kwooty/distinfo
#	kwooty/pkg-descr
#	kwooty/pkg-plist
#
echo x - kwooty/Makefile
sed 's/^X//' >kwooty/Makefile << 'e367083482e49218e9483d7ca7f29822'
X# New ports collection makefile for:	kwooty
X# Date created:		5 Apr 2010
X# Whom:			Mina R Waheeb <sycner@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	kwooty
XPORTVERSION=	0.4.0
XCATEGORIES=	net kde
XMASTER_SITES=   SF/${PORTNAME}
X
XMAINTAINER=	sycner@gmail.com
XCOMMENT=	Usenet binary downloader for KDE4
X
XRUN_DEPENDS=	${LOCALBASE}/bin/unrar:${PORTSDIR}/archivers/unrar \
X		${LOCALBASE}/bin/par2:${PORTSDIR}/archivers/par2cmdline \
X		${LOCALBASE}/bin/7z:${PORTSDIR}/archivers/p7zip
X
XUSE_CMAKE=	yes
XUSE_KDE4=	kdelibs kdehier kdeprefix automoc4 workspace
XUSE_QT_VER=	4
XQT_COMPONENTS=	qmake_build moc_build rcc_build uic_build
X
Xpost-patch:
X	${REINPLACE_CMD} -e 's|/usr/bin|${LOCALBASE}/bin|g' ${WRKSRC}/src/preferences/settings.kcfg
X
X.include <bsd.port.mk>
e367083482e49218e9483d7ca7f29822
echo x - kwooty/distinfo
sed 's/^X//' >kwooty/distinfo << '449094ecf8ed61235a34835f0bee7b86'
XMD5 (kwooty-0.4.0.tar.gz) = d4c03a59fa04d26ff291ca55547191f7
XSHA256 (kwooty-0.4.0.tar.gz) = 31774f914e653092326fe20d26cd059ef77400c551e388a5865944453ad6bd1f
XSIZE (kwooty-0.4.0.tar.gz) = 119669
449094ecf8ed61235a34835f0bee7b86
echo x - kwooty/pkg-descr
sed 's/^X//' >kwooty/pkg-descr << 'fedfdafccb195570557b9378bbe1c3f8'
XKwooty is a .nzb usenet binary downloader for KDE4.
X
XIt supports automatic file verifying/repairing 
Xwith par2 files and automatic .rar archive extraction. 
X
XWWW: http://kwooty.sourceforge.net/
fedfdafccb195570557b9378bbe1c3f8
echo x - kwooty/pkg-plist
sed 's/^X//' >kwooty/pkg-plist << '3f59e28cc6a9039d4f70f76ec796652e'
Xbin/kwooty
Xshare/applications/kde4/kwooty.desktop
Xshare/apps/kwooty/kwootyui.rc
Xshare/config.kcfg/settings.kcfg
Xshare/icons/hicolor/16x16/apps/kwooty.png
Xshare/icons/hicolor/32x32/apps/kwooty.png
Xshare/icons/hicolor/64x64/apps/kwooty.png
X@dirrm share/apps/kwooty
3f59e28cc6a9039d4f70f76ec796652e
exit



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Fri May 21 11:50:08 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=146780 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Wed Jul 14 02:18:42 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/146780: commit references a PR
Date: Wed, 14 Jul 2010 02:19:06 +0000 (UTC)

 miwi        2010-07-14 02:18:53 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net                  Makefile 
   Added files:
     net/kwooty           Makefile distinfo pkg-descr pkg-plist 
   Log:
   Kwooty is a .nzb usenet binary downloader for KDE4.
   
   It supports automatic file verifying/repairing
   with par2 files and automatic .rar archive extraction.
   
   WWW: http://kwooty.sourceforge.net/
   
   PR:             ports/146780
   Submitted by:   Mina R Waheeb <sycner at gmail.com>
   
   Revision  Changes    Path
   1.2225    +1 -0      ports/net/Makefile
   1.1       +28 -0     ports/net/kwooty/Makefile (new)
   1.1       +3 -0      ports/net/kwooty/distinfo (new)
   1.1       +6 -0      ports/net/kwooty/pkg-descr (new)
   1.1       +8 -0      ports/net/kwooty/pkg-plist (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:
