From be9ef00cadb7d02fbb30f40a185a480b53309844 Mon Sep 17 00:00:00 2001 From: vanilla Date: Sat, 3 Jun 2006 11:56:39 +0000 Subject: Remove x11-wm/libepplet, merge into x11-wm/epplet. --- x11-wm/Makefile | 1 - x11-wm/libepplet/Makefile | 34 --------------------------- x11-wm/libepplet/distinfo | 3 --- x11-wm/libepplet/files/patch-api::epplet.h.in | 10 -------- x11-wm/libepplet/pkg-descr | 4 ---- x11-wm/libepplet/pkg-plist | 5 ---- 6 files changed, 57 deletions(-) delete mode 100644 x11-wm/libepplet/Makefile delete mode 100644 x11-wm/libepplet/distinfo delete mode 100644 x11-wm/libepplet/files/patch-api::epplet.h.in delete mode 100644 x11-wm/libepplet/pkg-descr delete mode 100644 x11-wm/libepplet/pkg-plist (limited to 'x11-wm') diff --git a/x11-wm/Makefile b/x11-wm/Makefile index 4d8d6ef..d6b2b74 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -63,7 +63,6 @@ SUBDIR += kompmgr SUBDIR += larswm SUBDIR += libdockapp - SUBDIR += libepplet SUBDIR += lwm SUBDIR += matchbox SUBDIR += metacity diff --git a/x11-wm/libepplet/Makefile b/x11-wm/libepplet/Makefile deleted file mode 100644 index d06287f..0000000 --- a/x11-wm/libepplet/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: libepplet -# Date created: 18 October 1999 -# Whom: Kelly Yancey -# -# $FreeBSD$ -# - -PORTNAME= libepplet -PORTVERSION= 0.7 -PORTREVISION= 2 -CATEGORIES= x11-wm devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= enlightenment -DISTNAME= epplets-${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= Library for building enlightenment dock applications - -USE_X_PREFIX= yes -USE_GNOME= imlib -USE_GL= yes -USE_GMAKE= yes -GNU_CONFIGURE= yes -CONFIGURE_ENV= EROOT="${X11BASE}/share/enlightenment" \ - EBIN="${X11BASE}/bin" \ - CPPFLAGS="${CPPFLAGS}" \ - LDFLAGS="${LDFLAGS}" -MAKE_ARGS= SUBDIRS="api debian" -INSTALLS_SHLIB= yes - -CPPFLAGS= -I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS} -LDFLAGS= -L${LOCALBASE}/lib -L${X11BASE}/lib -lGL -lGLU ${PTHREAD_LIBS} - -.include diff --git a/x11-wm/libepplet/distinfo b/x11-wm/libepplet/distinfo deleted file mode 100644 index 043f7a9..0000000 --- a/x11-wm/libepplet/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (epplets-0.7.tar.gz) = b28331134d22ba5305c48dc0948f9e95 -SHA256 (epplets-0.7.tar.gz) = 0fa080659084d6695f76397e266702f829ed9c9772b4182140b44c66bc123da2 -SIZE (epplets-0.7.tar.gz) = 1001282 diff --git a/x11-wm/libepplet/files/patch-api::epplet.h.in b/x11-wm/libepplet/files/patch-api::epplet.h.in deleted file mode 100644 index 7b87c97..0000000 --- a/x11-wm/libepplet/files/patch-api::epplet.h.in +++ /dev/null @@ -1,10 +0,0 @@ ---- api/epplet.h.in.orig Fri Jun 30 08:54:24 2000 -+++ api/epplet.h.in Mon Dec 8 23:43:09 2003 -@@ -28,7 +28,6 @@ - - /* preliminary OpenGL Checking */ - #ifdef HAVE_LIBGL --#include - #include - #endif - diff --git a/x11-wm/libepplet/pkg-descr b/x11-wm/libepplet/pkg-descr deleted file mode 100644 index 14bfa57..0000000 --- a/x11-wm/libepplet/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Library for building enlightenment dock applications. - - -Kelly - kbyanc@posi.net diff --git a/x11-wm/libepplet/pkg-plist b/x11-wm/libepplet/pkg-plist deleted file mode 100644 index a2dc768..0000000 --- a/x11-wm/libepplet/pkg-plist +++ /dev/null @@ -1,5 +0,0 @@ -include/epplet.h -lib/libepplet.a -lib/libepplet.la -lib/libepplet.so -lib/libepplet.so.1 -- cgit v1.1