From bsdkaffee@gmail.com  Wed Oct  8 20:57:25 2008
Return-Path: <bsdkaffee@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 8CED8106568F
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  8 Oct 2008 20:57:20 +0000 (UTC)
	(envelope-from bsdkaffee@gmail.com)
Received: from mail-gx0-f21.google.com (mail-gx0-f21.google.com [209.85.217.21])
	by mx1.freebsd.org (Postfix) with ESMTP id 260408FC27
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  8 Oct 2008 20:57:19 +0000 (UTC)
	(envelope-from bsdkaffee@gmail.com)
Received: by gxk14 with SMTP id 14so8619413gxk.19
        for <FreeBSD-gnats-submit@freebsd.org>; Wed, 08 Oct 2008 13:57:19 -0700 (PDT)
Received: by 10.100.143.17 with SMTP id q17mr2377735and.29.1223499439467;
        Wed, 08 Oct 2008 13:57:19 -0700 (PDT)
Received: from mocha.verizon.net (c-24-3-37-157.hsd1.oh.comcast.net [24.3.37.157])
        by mx.google.com with ESMTPS id d21sm21908774and.0.2008.10.08.13.57.18
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Wed, 08 Oct 2008 13:57:19 -0700 (PDT)
Message-Id: <48ed1eaf.151e640a.5eb2.4fc7@mx.google.com>
Date: Wed, 08 Oct 2008 13:57:19 -0700 (PDT)
From: Jason E. Hale <bsdkaffee@gmail.com>
Reply-To: Jason E. Hale <bsdkaffee@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT] deskutils/plasma-applet-quicklauncher: Quicklaunch plasmoid similar to KDE3 kicker applet 
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         127957
>Category:       ports
>Synopsis:       [NEW PORT] deskutils/plasma-applet-quicklauncher: Quicklaunch plasmoid similar to KDE3 kicker applet
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 08 21:00:12 UTC 2008
>Closed-Date:    Sun Oct 12 09:24:37 UTC 2008
>Last-Modified:  Sun Oct 12 09:30:10 UTC 2008
>Originator:     Jason E. Hale
>Release:        FreeBSD 7.1-PRERELEASE i386
>Organization:
none 
>Environment:
System: FreeBSD 7.1-PRERELEASE #0: Wed Sep 17 18:16:47 EDT 2008 i386
QT 4.4.1
KDE 4.1.1
	
>Description:
New port deskutils/plasma-applet-quicklauncher.  This is a quicklauncher plasma
applet (plasmoid) that provides similar functionality as the Kicker applet
that comes with KDE3.  It allows for quick access to commonly used apps.
WWW: http://www.kde-look.org/content/show.php?content=78061
	
>How-To-Repeat:
shar is attached
	
>Fix:
--- plasma-applet-quicklauncher.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:
#
#	plasma-applet-quicklauncher
#	plasma-applet-quicklauncher/Makefile
#	plasma-applet-quicklauncher/distinfo
#	plasma-applet-quicklauncher/pkg-descr
#
echo c - plasma-applet-quicklauncher
mkdir -p plasma-applet-quicklauncher > /dev/null 2>&1
echo x - plasma-applet-quicklauncher/Makefile
sed 's/^X//' >plasma-applet-quicklauncher/Makefile << '9a52e879ebd9d999160c92b761644afb'
X# New ports collection makefile for:	plasma-applet-quicklauncher
X# Date Created:				2008-09-21
X# Whom:					Jason E. Hale <bsdkaffee@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	quicklauncher
XPORTVERSION=	0.4
XCATEGORIES=	deskutils kde
XMASTER_SITES=	http://www.kde-apps.org/CONTENT/content-files/
XPKGNAMEPREFIX=	plasma-applet-
XDISTNAME=	78061-${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
X
XMAINTAINER=	bsdkaffee@gmail.com
XCOMMENT=	Quicklauncher plasma applet for KDE4
X
XUSE_CMAKE=	yes
XUSE_KDE4=	automoc4 kdeprefix workspace
XUSE_QT_VER=	4
XQT_COMPONENTS=	gui dbus network opengl svg webkit xml \
X		qmake_build moc_build rcc_build uic_build
X
XWRKSRC=		${WRKDIR}/${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}/src/
X
XPLIST_FILES=	lib/kde4/plasma_applet_quicklauncher.so \
X		share/kde4/services/plasma-applet-quicklauncher.desktop
X
X.include <bsd.port.mk>
9a52e879ebd9d999160c92b761644afb
echo x - plasma-applet-quicklauncher/distinfo
sed 's/^X//' >plasma-applet-quicklauncher/distinfo << '7286c68bf0c1338b6be5c838a6471a88'
XMD5 (78061-plasma-applet-quicklauncher-0.4.tar.gz) = 5417dc186da0914d192b8559f64bed72
XSHA256 (78061-plasma-applet-quicklauncher-0.4.tar.gz) = ddf4d820fd124a672b0529353a649acf426ec792d56e686e6874a642ebcac8f6
XSIZE (78061-plasma-applet-quicklauncher-0.4.tar.gz) = 28449
7286c68bf0c1338b6be5c838a6471a88
echo x - plasma-applet-quicklauncher/pkg-descr
sed 's/^X//' >plasma-applet-quicklauncher/pkg-descr << '39f554d7c53000a968b1df9a16125f17'
XQuickLauncher is Plasma applet for KDE4 that replicates the functionality found
Xin the QuickLauncher Kicker applet for KDE3.  It allows for quick access to
Xcommonly used applications. 
X
XWWW: http://www.kde-look.org/content/show.php?content=78061
39f554d7c53000a968b1df9a16125f17
exit
--- plasma-applet-quicklauncher.shar ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Thu Oct 9 18:55:22 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=127957 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sun Oct 12 09:24:36 UTC 2008 
State-Changed-Why:  
New port added. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/127957: commit references a PR
Date: Sun, 12 Oct 2008 09:24:56 +0000 (UTC)

 miwi        2008-10-12 09:24:48 UTC
 
   FreeBSD ports repository
 
   Modified files:
     deskutils            Makefile 
   Added files:
     deskutils/plasma-applet-quicklauncher Makefile distinfo 
                                           pkg-descr 
   Log:
   QuickLauncher is Plasma applet for KDE4 that replicates the functionality found
   in the QuickLauncher Kicker applet for KDE3.  It allows for quick access to
   commonly used applications.
   
   WWW: http://www.kde-look.org/content/show.php?content=78061
   
   PR:             ports/127957
   Submitted by:   Jason E. Hale <bsdkaffee at gmail.com>
   
   Revision  Changes    Path
   1.340     +1 -0      ports/deskutils/Makefile
   1.1       +29 -0     ports/deskutils/plasma-applet-quicklauncher/Makefile (new)
   1.1       +3 -0      ports/deskutils/plasma-applet-quicklauncher/distinfo (new)
   1.1       +5 -0      ports/deskutils/plasma-applet-quicklauncher/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:
