aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2009-07-10 03:24:24 +0000
committerWesley Shields <wxs@FreeBSD.org>2009-07-10 03:24:24 +0000
commit72827771e4141aa989d0548518c632078569a8df (patch)
tree0accf3d921976c49b260e363879ebf18ce381356
parent25f05e92e16af648a23a25446f94b8f2a2c1044b (diff)
Notes
-rw-r--r--MOVED1
-rw-r--r--deskutils/Makefile1
-rw-r--r--deskutils/plasma-applet-quicklauncher/Makefile33
-rw-r--r--deskutils/plasma-applet-quicklauncher/distinfo3
-rw-r--r--deskutils/plasma-applet-quicklauncher/pkg-descr5
5 files changed, 1 insertions, 42 deletions
diff --git a/MOVED b/MOVED
index f81733ddf186..0a583e7a4e11 100644
--- a/MOVED
+++ b/MOVED
@@ -4114,3 +4114,4 @@ mail/xc-mail||2009-07-07|Has expired: depends on a port that expired in 2007
www/trac-blog||2009-07-07|Has expired: Not supported anymore for trac > 0.10; use FullBlogPlugin instead
www/trac-restrictedarea||2009-07-07|Has expired: Not supported anymore; functionality included in trac since 0.11
mail/claws-mail-pdf_viewer||2009-07-07|license problems
+deskutils/plasma-applet-quicklauncher||2009-07-10|Not supported anymore; functionality in kdebase4-workspace now
diff --git a/deskutils/Makefile b/deskutils/Makefile
index f118a3def9ed..2155acedaeda 100644
--- a/deskutils/Makefile
+++ b/deskutils/Makefile
@@ -204,7 +204,6 @@
SUBDIR += plans
SUBDIR += plasma-applet-panelspacer
SUBDIR += plasma-applet-playwolf
- SUBDIR += plasma-applet-quicklauncher
SUBDIR += plasma-applet-simpleweatherforecast
SUBDIR += plasma-applet-teacooker
SUBDIR += plasma-applet-yawp
diff --git a/deskutils/plasma-applet-quicklauncher/Makefile b/deskutils/plasma-applet-quicklauncher/Makefile
deleted file mode 100644
index 6985f829e106..000000000000
--- a/deskutils/plasma-applet-quicklauncher/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# New ports collection makefile for: plasma-applet-quicklauncher
-# Date Created: 2008-09-21
-# Whom: Jason E. Hale <bsdkaffee@gmail.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= quicklauncher
-PORTVERSION= 0.5
-CATEGORIES= deskutils kde
-MASTER_SITES= http://www.svenstorp.com/plasma/applets/${PORTNAME}/${PORTVERSION}/
-PKGNAMEPREFIX= plasma-applet-
-DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
-
-MAINTAINER= bsdkaffee@gmail.com
-COMMENT= Quicklauncher plasma applet for KDE4
-
-USE_CMAKE= yes
-USE_KDE4= automoc4 kdeprefix workspace
-USE_QT_VER= 4
-QT_COMPONENTS= gui dbus network opengl svg webkit xml \
- qmake_build moc_build rcc_build uic_build
-
-BROKEN= Does not compile with KDE 4.2
-DEPRECATED= Abandoned upstream, use Quicklaunch applet included with KDE 4.2
-EXPIRATION_DATE= 2009-07-10
-
-WRKSRC= ${WRKDIR}/${DISTNAME}/src/
-
-PLIST_FILES= lib/kde4/plasma_applet_quicklauncher.so \
- share/kde4/services/plasma-applet-quicklauncher.desktop
-
-.include <bsd.port.mk>
diff --git a/deskutils/plasma-applet-quicklauncher/distinfo b/deskutils/plasma-applet-quicklauncher/distinfo
deleted file mode 100644
index 3f569f9b4c8b..000000000000
--- a/deskutils/plasma-applet-quicklauncher/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (plasma-applet-quicklauncher-0.5.tar.gz) = 1c118743176d4bc0cff4d432eb138624
-SHA256 (plasma-applet-quicklauncher-0.5.tar.gz) = d1b633254f19136c21adda47709661d87fc833cc5f4d594adb929c75e5656803
-SIZE (plasma-applet-quicklauncher-0.5.tar.gz) = 29129
diff --git a/deskutils/plasma-applet-quicklauncher/pkg-descr b/deskutils/plasma-applet-quicklauncher/pkg-descr
deleted file mode 100644
index c6daadb047ee..000000000000
--- a/deskutils/plasma-applet-quicklauncher/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-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