aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authorvd <vd@FreeBSD.org>2006-07-04 22:04:31 +0800
committervd <vd@FreeBSD.org>2006-07-04 22:04:31 +0800
commit520e62a22589da347eed0e7dfad8d53ab14c7be6 (patch)
treec8cf57234d557daffedefa8aefd40f502280d2a6 /x11-wm
parent7ea09cb3638eaa1850d8fcb541603d4d2ff0b70d (diff)
downloadfreebsd-ports-gnome-520e62a22589da347eed0e7dfad8d53ab14c7be6.tar.gz
freebsd-ports-gnome-520e62a22589da347eed0e7dfad8d53ab14c7be6.tar.zst
freebsd-ports-gnome-520e62a22589da347eed0e7dfad8d53ab14c7be6.zip
Remove expired leaf ports:
2006-07-01 emulators/linux_base-fc3 2006-06-15 misc/linux-opengroupware 2006-07-01 net/opengk 2006-07-01 security/p5-Crypt-OpenPGP 2006-07-01 textproc/sed_inplace 2006-07-01 textproc/xml4j 2006-07-01 x11-wm/aewm++
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/Makefile1
-rw-r--r--x11-wm/aewm++/Makefile30
-rw-r--r--x11-wm/aewm++/distinfo3
-rw-r--r--x11-wm/aewm++/pkg-descr1
4 files changed, 0 insertions, 35 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile
index d6b2b74ec5e5..c2d8012481d7 100644
--- a/x11-wm/Makefile
+++ b/x11-wm/Makefile
@@ -5,7 +5,6 @@
SUBDIR += 9wm
SUBDIR += aewm
- SUBDIR += aewm++
SUBDIR += afterstep
SUBDIR += afterstep-i18n
SUBDIR += afterstep-stable
diff --git a/x11-wm/aewm++/Makefile b/x11-wm/aewm++/Makefile
deleted file mode 100644
index 6916bad431e1..000000000000
--- a/x11-wm/aewm++/Makefile
+++ /dev/null
@@ -1,30 +0,0 @@
-# ex:ts=8
-# Ports collection makefile for: aewm++
-# Date created: Jan 17, 2002
-# Whom: ijliao
-#
-# $FreeBSD$
-#
-
-PORTNAME= aewm++
-PORTVERSION= 1.1.5
-CATEGORIES= x11-wm
-MASTER_SITES= http://frankhale.org/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= The C++ version of aewm
-
-DEPRECATED= The project is dead, a fork exists: xaewm
-EXPIRATION_DATE=2006-07-01
-
-USE_X_PREFIX= yes
-USE_GMAKE= yes
-MAKE_ARGS= CC="${CXX}" CFLAGS="${CXXFLAGS}" \
- ADDITIONAL_CFLAGS="" prefix="${PREFIX}" \
- INCLUDES="-I${X11BASE}/include" LIBPATH="-L${X11BASE}/lib"
-PLIST_FILES= bin/aewm++
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
-
-.include <bsd.port.mk>
diff --git a/x11-wm/aewm++/distinfo b/x11-wm/aewm++/distinfo
deleted file mode 100644
index f2370b2b6f58..000000000000
--- a/x11-wm/aewm++/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (aewm++-1.1.5.tar.gz) = e8cfe22c92f2f81e697d2cdd053c2fd2
-SHA256 (aewm++-1.1.5.tar.gz) = 10603da6e6ef1e2c8377dce03117fed3270a7fe87accbfe54461b80e5371ea36
-SIZE (aewm++-1.1.5.tar.gz) = 24553
diff --git a/x11-wm/aewm++/pkg-descr b/x11-wm/aewm++/pkg-descr
deleted file mode 100644
index 9d89f2514eaa..000000000000
--- a/x11-wm/aewm++/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-The C++ version of aewm.