diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-05-02 12:48:13 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-05-02 12:48:13 +0000 |
commit | d16870ec4892a0f8c642798171803e5ba788f26e (patch) | |
tree | 3b3a28eecb1afa04565dd49f21bc0320d03830e0 /deskutils | |
parent | 630ca2285fa5e6de5891053bc2133d1d69c5385a (diff) |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/Makefile | 1 | ||||
-rw-r--r-- | deskutils/kuake/Makefile | 29 | ||||
-rw-r--r-- | deskutils/kuake/distinfo | 2 | ||||
-rw-r--r-- | deskutils/kuake/pkg-descr | 5 | ||||
-rw-r--r-- | deskutils/kuake/pkg-plist | 21 |
5 files changed, 0 insertions, 58 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index b5d7f4880934..824bb1575cc2 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -149,7 +149,6 @@ SUBDIR += ksmoothdock SUBDIR += ksshaskpass SUBDIR += ktagebuch - SUBDIR += kuake SUBDIR += labyrinth SUBDIR += launchy SUBDIR += libgcal diff --git a/deskutils/kuake/Makefile b/deskutils/kuake/Makefile deleted file mode 100644 index 8a014e1c6416..000000000000 --- a/deskutils/kuake/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: kuake -# Date created: Thu Mar 11 21:51:00 CET 2004 -# Whom: Markus Brueffer <markus@FreeBSD.org> -# -# $FreeBSD$ - -PORTNAME= kuake -PORTVERSION= 0.3 -PORTREVISION= 11 -CATEGORIES= deskutils kde -MASTER_SITES= http://199.231.140.154/software/${PORTNAME}/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= KDE konsole application acting like the Quake-console - -DEPRECATED= Upstream disapear and distfile is no more available -EXPIRATION_DATE= 2011-05-01 - -USE_KDEBASE_VER=3 -USE_GMAKE= yes -USE_AUTOTOOLS= libtool - -CONFIGURE_ENV= LDFLAGS="${PTHREAD_LIBS}" - -post-patch: - @${REINPLACE_CMD} -e 's|-O2||g; s|-lpthread|${PTHREAD_LIBS}|g' \ - ${WRKSRC}/${CONFIGURE_SCRIPT} - -.include <bsd.port.mk> diff --git a/deskutils/kuake/distinfo b/deskutils/kuake/distinfo deleted file mode 100644 index a30020e0fa33..000000000000 --- a/deskutils/kuake/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (kuake-0.3.tar.gz) = 319e42d4ee643f7cf239828593b137670345038edb404f8c3fcb6b92abf9726d -SIZE (kuake-0.3.tar.gz) = 637825 diff --git a/deskutils/kuake/pkg-descr b/deskutils/kuake/pkg-descr deleted file mode 100644 index f046d38f9aa6..000000000000 --- a/deskutils/kuake/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Kuake is a KDE konsole application with the look and feel of that -in the Quake engine. It intends to create seemless integration -of a konsole to your KDE desktop. - -WWW: http://www.nemohackers.org/kuake.php diff --git a/deskutils/kuake/pkg-plist b/deskutils/kuake/pkg-plist deleted file mode 100644 index a3d001d99119..000000000000 --- a/deskutils/kuake/pkg-plist +++ /dev/null @@ -1,21 +0,0 @@ -bin/kuake -share/applnk/Utilities/kuake.desktop -share/apps/kuake/kuakeui.rc -share/doc/HTML/en/kuake/common -share/doc/HTML/en/kuake/index.cache.bz2 -share/doc/HTML/en/kuake/index.docbook -share/icons/locolor/16x16/apps/kuake.png -share/icons/locolor/32x32/apps/kuake.png -@dirrmtry share/icons/locolor/32x32/apps -@dirrmtry share/icons/locolor/32x32 -@dirrmtry share/icons/locolor/16x16/apps -@dirrmtry share/icons/locolor/16x16 -@dirrmtry share/icons/locolor -@dirrmtry share/icons -@dirrm share/doc/HTML/en/kuake -@dirrmtry share/doc/HTML/en -@dirrmtry share/doc/HTML -@dirrm share/apps/kuake -@dirrmtry share/apps -@dirrmtry share/applnk/Utilities -@dirrmtry share/applnk |