diff options
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | deskutils/Makefile | 1 | ||||
-rw-r--r-- | deskutils/kio_locate/Makefile | 37 | ||||
-rw-r--r-- | deskutils/kio_locate/distinfo | 3 | ||||
-rw-r--r-- | deskutils/kio_locate/pkg-descr | 10 | ||||
-rw-r--r-- | deskutils/kio_locate/pkg-plist | 13 |
6 files changed, 1 insertions, 64 deletions
@@ -4013,3 +4013,4 @@ audio/sineshaper||2009-06-13|Removed comms/xcept||2009-06-13|Removed; obsolete protocol no longer in use by telcos cad/freecad||2009-06-13|Removed comms/gfax||2009-06-13|Removed +deskutils/kio_locate||2009-06-13|Removed diff --git a/deskutils/Makefile b/deskutils/Makefile index 3f00af734d05..b26530b65594 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -129,7 +129,6 @@ SUBDIR += kdeplasma-addons SUBDIR += kdissert SUBDIR += kickpim - SUBDIR += kio_locate SUBDIR += klipoquery SUBDIR += kluje SUBDIR += kmatrix3d diff --git a/deskutils/kio_locate/Makefile b/deskutils/kio_locate/Makefile deleted file mode 100644 index 6c0167c3d7ea..000000000000 --- a/deskutils/kio_locate/Makefile +++ /dev/null @@ -1,37 +0,0 @@ -# New ports collection makefile for: kio_locate -# Date created: 2007-08-26 -# Whom: fusselbaer <e-ports@gmx.de> -# -# $FreeBSD$ -# - -PORTNAME= kio_locate -PORTVERSION= 0.4.4 -PORTREVISION= 1 -CATEGORIES= deskutils kde -MASTER_SITES= http://arminstraub.com/downloads/kio-locate/ -DISTNAME= kio-locate_${PORTVERSION} - -MAINTAINER= e-ports@gmx.de -COMMENT= Locate KIO for Konqueror - -WRKSRC= ${WRKDIR}/kio-locate-${PORTVERSION} - -USE_SCONS= yes -USE_KDELIBS_VER= 3 - -BROKEN= does not compile - -.if !defined(WITHOUT_NLS) - USE_GETTEXT= yes - PLIST_SUB+= NLS="" -.else - PLIST_SUB+= NLS="@comment " -.endif - -post-extract: - ${REINPLACE_CMD} 's/LocateProtocol:://' ${WRKSRC}/src/kio_locate.h -pre-configure: - cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${LOCALBASE}/bin/scons -C ${WRKSRC} prefix=${PREFIX} - -.include <bsd.port.mk> diff --git a/deskutils/kio_locate/distinfo b/deskutils/kio_locate/distinfo deleted file mode 100644 index a4ba3f0b5852..000000000000 --- a/deskutils/kio_locate/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (kio-locate_0.4.4.tar.gz) = 180b7ae9e2023a52311aa4f6730d8c7e -SHA256 (kio-locate_0.4.4.tar.gz) = bd137069425fc188b1c9ad4dc1ef6ecab492812a9dca670a99de699705a18fb9 -SIZE (kio-locate_0.4.4.tar.gz) = 155628 diff --git a/deskutils/kio_locate/pkg-descr b/deskutils/kio_locate/pkg-descr deleted file mode 100644 index 84efa495f016..000000000000 --- a/deskutils/kio_locate/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -kio_locate is a KIO slave for konqueror which allows you: - -* To search using locate you don't have to switch to a prompt. -* The search results are shown to you, as if you were in a directory. - Any found file is just one click away. -* You could e.g. move all found files using Drag & Drop. -* And all that's possible from practically any KDE program, that can - open files. - -WWW: http://arminstraub.com/browse.php?page=programs_kiolocate&lang=en diff --git a/deskutils/kio_locate/pkg-plist b/deskutils/kio_locate/pkg-plist deleted file mode 100644 index f8d1d2a0d92a..000000000000 --- a/deskutils/kio_locate/pkg-plist +++ /dev/null @@ -1,13 +0,0 @@ -lib/kde3/kio_locate.la -lib/kde3/kio_locate.so -share/doc/HTML/en/kio-locate/common -share/doc/HTML/en/kio-locate/index.cache.bz2 -share/doc/HTML/en/kio-locate/index.docbook -share/doc/HTML/en/kio-locate/screenshot.png -%%NLS%%share/locale/de/LC_MESSAGES/kio-locate.mo -%%NLS%%share/locale/fr/LC_MESSAGES/kio-locate.mo -share/services/locate.protocol -share/services/locater.protocol -share/services/rlocate.protocol -share/services/searchproviders/locate.desktop -@dirrm share/doc/HTML/en/kio-locate |