diff options
author | alane <alane@FreeBSD.org> | 2002-10-05 23:26:09 +0800 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2002-10-05 23:26:09 +0800 |
commit | 62b7c340ca02d9370ea8a628c1d8d91a6b21e687 (patch) | |
tree | e4d34d831989988c5d8ad2d1fff25d4bcb2156a1 /x11-wm | |
parent | e79790066ac44a03ada7faf60d67a652eac567ec (diff) | |
download | freebsd-ports-gnome-62b7c340ca02d9370ea8a628c1d8d91a6b21e687.tar.gz freebsd-ports-gnome-62b7c340ca02d9370ea8a628c1d8d91a6b21e687.tar.zst freebsd-ports-gnome-62b7c340ca02d9370ea8a628c1d8d91a6b21e687.zip |
This port was a hack from KDE CVS way back when. It's BORKED, BROKEN,
FORBIDDEN, VERBOTEN, and wanted in 38 states.
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/Makefile | 1 | ||||
-rw-r--r-- | x11-wm/keramik/Makefile | 34 | ||||
-rw-r--r-- | x11-wm/keramik/distinfo | 1 | ||||
-rw-r--r-- | x11-wm/keramik/pkg-comment | 1 | ||||
-rw-r--r-- | x11-wm/keramik/pkg-descr | 3 | ||||
-rw-r--r-- | x11-wm/keramik/pkg-plist | 27 |
6 files changed, 0 insertions, 67 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile index 32f8423c446a..eb1c3335d9c6 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -48,7 +48,6 @@ SUBDIR += kappdock SUBDIR += kde-icontheme-crystal SUBDIR += kdeartwork3 - SUBDIR += keramik SUBDIR += larswm SUBDIR += libdockapp SUBDIR += libepplet diff --git a/x11-wm/keramik/Makefile b/x11-wm/keramik/Makefile deleted file mode 100644 index bd1691ac1d07..000000000000 --- a/x11-wm/keramik/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: keramik -# Date created: June 22 2002 -# Whom: Miguel Mendez <flynn@energyhq.homeip.net> -# -# $FreeBSD$ -# - -PORTNAME= keramik -PORTVERSION= 1.0 -CATEGORIES= x11-wm kde -MASTER_SITES= http://www.kde-look.org/content/files/ -DISTNAME= 2194-${PORTNAME} - -MAINTAINER= adam@vectors.cx - -BUILD_DEPENDS= automake:${PORTSDIR}/devel/automake \ - autoconf:${PORTSDIR}/devel/autoconf - -.if !defined(REALLY_OVERWRITE_KDE_WITH_KERAMIK) -BROKEN= "Overwrites KDE base install" -.endif - -WRKSRC= ${WRKDIR}/${PORTNAME} - -GNU_CONFIGURE= yes -USE_GMAKE= yes -USE_KDEBASE_VER=3 -INSTALLS_SHLIB= yes - -pre-configure: - cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${GMAKE} -f Makefile.cvs - ${TOUCH} ${WRKSRC}/startkde - -.include <bsd.port.mk> diff --git a/x11-wm/keramik/distinfo b/x11-wm/keramik/distinfo deleted file mode 100644 index d21c6564de72..000000000000 --- a/x11-wm/keramik/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (2194-keramik.tar.gz) = 0f639866a33596a5ec232f68580fd56d diff --git a/x11-wm/keramik/pkg-comment b/x11-wm/keramik/pkg-comment deleted file mode 100644 index 65850881a491..000000000000 --- a/x11-wm/keramik/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The Keramik KDE style engine diff --git a/x11-wm/keramik/pkg-descr b/x11-wm/keramik/pkg-descr deleted file mode 100644 index 0753cdbbde5d..000000000000 --- a/x11-wm/keramik/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -This is the Keramik engine for KDE3 - -WWW: http://www.kde-look.org/content/show.php?content=2194 diff --git a/x11-wm/keramik/pkg-plist b/x11-wm/keramik/pkg-plist deleted file mode 100644 index 4cac73ca284a..000000000000 --- a/x11-wm/keramik/pkg-plist +++ /dev/null @@ -1,27 +0,0 @@ -lib/libkdefx.la -include/kpixmap.h -include/kpixmapsplitter.h -include/kpixmapeffect.h -include/kimageeffect.h -include/kdrawutil.h -include/kstyle.h -lib/kde3/plugins/styles/keramik.la -lib/kwin.la -bin/i386-portbld-freebsd4.6-kwin -share/icons/hicolor/16x16/apps/kwin.png -share/icons/hicolor/32x32/apps/kwin.png -share/icons/hicolor/48x48/apps/kwin.png -share/apps/kwin/eventsrc -include/KWinInterface.h -include/kwin/options.h -include/kwin/client.h -include/kwin/workspace.h -include/kwin/kwinbutton.h -share/sounds/pop.wav -share/apps/kconf_update/kwin.upd -share/apps/kconf_update/pluginlibFix.pl -lib/kde3/kwin_keramik.la -share/apps/kwin/keramik.desktop -lib/kde3/kwin_keramik_config.la -lib/kde3/plugins/styles/keramik.la -bin/i386-portbld-freebsd4.6-startkde |