summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09>2013-02-14 06:07:58 +0800
committerzeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09>2013-02-14 06:07:58 +0800
commit07f5c4544d862fb820f465290a37d42bce7283b3 (patch)
tree84cea92bb4164b4284d8aa4fb59b32b19438f6fa
parent960cdaa9dcaf52ac1f551b313fd914d4a6d9f5fd (diff)
downloadxorg-devel-ports-07f5c4544d862fb820f465290a37d42bce7283b3.tar
xorg-devel-ports-07f5c4544d862fb820f465290a37d42bce7283b3.tar.gz
xorg-devel-ports-07f5c4544d862fb820f465290a37d42bce7283b3.tar.bz2
xorg-devel-ports-07f5c4544d862fb820f465290a37d42bce7283b3.tar.lz
xorg-devel-ports-07f5c4544d862fb820f465290a37d42bce7283b3.tar.xz
xorg-devel-ports-07f5c4544d862fb820f465290a37d42bce7283b3.tar.zst
xorg-devel-ports-07f5c4544d862fb820f465290a37d42bce7283b3.zip
Merged with ports, remove.
git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@682 058c260c-8361-11dd-a0ac-aa2bafec7d09
-rw-r--r--x11-wm/xcompmgr/Makefile18
-rw-r--r--x11-wm/xcompmgr/distinfo2
-rw-r--r--x11-wm/xcompmgr/pkg-descr6
3 files changed, 0 insertions, 26 deletions
diff --git a/x11-wm/xcompmgr/Makefile b/x11-wm/xcompmgr/Makefile
deleted file mode 100644
index f706623..0000000
--- a/x11-wm/xcompmgr/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# Created by: Eric Anholt <anholt@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= xcompmgr
-PORTVERSION= 1.1.6
-CATEGORIES= x11-wm
-
-MAINTAINER= x11@FreeBSD.org
-COMMENT= A sample X compositing manager
-
-XORG_CAT= app
-USE_XORG= x11 xcomposite xfixes xdamage xrender
-
-PLIST_FILES= bin/${PORTNAME}
-
-MAN1= xcompmgr.1
-
-.include <bsd.port.mk>
diff --git a/x11-wm/xcompmgr/distinfo b/x11-wm/xcompmgr/distinfo
deleted file mode 100644
index d838bd2..0000000
--- a/x11-wm/xcompmgr/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (xorg/app/xcompmgr-1.1.6.tar.bz2) = c98949d36793b30ed1ed47495c87a05fa245ac0fc2857d2abc54979124687c02
-SIZE (xorg/app/xcompmgr-1.1.6.tar.bz2) = 123683
diff --git a/x11-wm/xcompmgr/pkg-descr b/x11-wm/xcompmgr/pkg-descr
deleted file mode 100644
index b917e2f..0000000
--- a/x11-wm/xcompmgr/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-This package contains the sample X Compositing Manager, which uses the
-Composite, Damage, Fixes, and Render extensions to create shadows around
-windows, translucent windows and menus, and fading effects, when run on a
-capable X Server.
-
-WWW: http://www.freedesktop.org/Software/xapps