aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2006-06-03 11:56:39 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2006-06-03 11:56:39 +0000
commita173d1a98b0cd89b459bb59f0bbfe867d8beb5a1 (patch)
tree8161c82d68093aca0b462cb241233fb8e7464604
parent9cb79afc33e141dca520eb05b3d24b4fb8269ba8 (diff)
downloadports-a173d1a98b0cd89b459bb59f0bbfe867d8beb5a1.tar.gz
ports-a173d1a98b0cd89b459bb59f0bbfe867d8beb5a1.zip
Notes
-rw-r--r--MOVED1
-rw-r--r--x11-wm/Makefile1
-rw-r--r--x11-wm/libepplet/Makefile34
-rw-r--r--x11-wm/libepplet/distinfo3
-rw-r--r--x11-wm/libepplet/files/patch-api::epplet.h.in10
-rw-r--r--x11-wm/libepplet/pkg-descr4
-rw-r--r--x11-wm/libepplet/pkg-plist5
7 files changed, 1 insertions, 57 deletions
diff --git a/MOVED b/MOVED
index c4401e0be33d..05b4027da96f 100644
--- a/MOVED
+++ b/MOVED
@@ -2359,3 +2359,4 @@ chinese/firefox-zh_CN|www/firefox-i18n|2006-06-01|Single-locale firefox l10n por
chinese/firefox-zh_TW|www/firefox-i18n|2006-06-01|Single-locale firefox l10n ports are now obsolete
korean/firefox-ko|www/firefox-i18n|2006-06-01|Single-locale firefox l10n ports are now obsolete
devel/p5-Class-Gomor-Hash|devel/p5-Class-Gomor|2006-06-01|p5-Class-Gomor-Hash is now packaged with p5-Class-Gomor
+x11-wm/libepplet||2006-06-03|Has expired
diff --git a/x11-wm/Makefile b/x11-wm/Makefile
index 4d8d6ef0cbe8..d6b2b74ec5e5 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 d06287fc4544..000000000000
--- 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 <kbyanc@posi.net>
-#
-# $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 <bsd.port.mk>
diff --git a/x11-wm/libepplet/distinfo b/x11-wm/libepplet/distinfo
deleted file mode 100644
index 043f7a9ddab7..000000000000
--- 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 7b87c97c61ff..000000000000
--- 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 <GL/glut.h>
- #include <GL/glx.h>
- #endif
-
diff --git a/x11-wm/libepplet/pkg-descr b/x11-wm/libepplet/pkg-descr
deleted file mode 100644
index 14bfa574c238..000000000000
--- 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 a2dc768fa62c..000000000000
--- 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