aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorEric Anholt <anholt@FreeBSD.org>2004-12-23 23:25:35 +0000
committerEric Anholt <anholt@FreeBSD.org>2004-12-23 23:25:35 +0000
commit4e60a4ccd43f29a14cb7dbc0aa62e6446ae7b9bf (patch)
tree7fd99ce9e998ddc9cfe275b74c8caf7608a67a81 /x11-wm
parent60c1fc233b22395640dd1bd6794e26971e2455c2 (diff)
downloadports-4e60a4ccd43f29a14cb7dbc0aa62e6446ae7b9bf.tar.gz
ports-4e60a4ccd43f29a14cb7dbc0aa62e6446ae7b9bf.zip
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/Makefile1
-rw-r--r--x11-wm/xcompmgr/Makefile21
-rw-r--r--x11-wm/xcompmgr/distinfo2
-rw-r--r--x11-wm/xcompmgr/pkg-descr9
-rw-r--r--x11-wm/xcompmgr/pkg-plist1
5 files changed, 34 insertions, 0 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile
index 7cda89a4491f..28f01c1ff434 100644
--- a/x11-wm/Makefile
+++ b/x11-wm/Makefile
@@ -109,6 +109,7 @@
SUBDIR += wmi
SUBDIR += wmthemeinstall
SUBDIR += wmx
+ SUBDIR += xcompmgr
SUBDIR += xfce
SUBDIR += xfce4
SUBDIR += xfce4-desktop
diff --git a/x11-wm/xcompmgr/Makefile b/x11-wm/xcompmgr/Makefile
new file mode 100644
index 000000000000..ccc97d0f0eda
--- /dev/null
+++ b/x11-wm/xcompmgr/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: xcompmgr
+# Date Created: 16 Oct, 2004
+# Whom: Eric Anholt <anholt@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= xcompmgr
+PORTVERSION= 1.1.1
+CATEGORIES= x11-wm
+MASTER_SITES= http://xapps.freedesktop.org/release/
+
+MAINTAINER= anholt@FreeBSD.org
+COMMENT= A sample X compositing manager
+
+USE_XLIB= yes
+GNU_CONFIGURE= yes
+
+MAN1= xcompmgr.1
+
+.include <bsd.port.mk>
diff --git a/x11-wm/xcompmgr/distinfo b/x11-wm/xcompmgr/distinfo
new file mode 100644
index 000000000000..bca873321e9a
--- /dev/null
+++ b/x11-wm/xcompmgr/distinfo
@@ -0,0 +1,2 @@
+MD5 (xcompmgr-1.1.1.tar.gz) = 4df902be076a697954c12f2f4c1374a1
+SIZE (xcompmgr-1.1.1.tar.gz) = 87131
diff --git a/x11-wm/xcompmgr/pkg-descr b/x11-wm/xcompmgr/pkg-descr
new file mode 100644
index 000000000000..6fc5e44865e9
--- /dev/null
+++ b/x11-wm/xcompmgr/pkg-descr
@@ -0,0 +1,9 @@
+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
+
+- Eric Anholt
+anholt@FreeBSD.org
diff --git a/x11-wm/xcompmgr/pkg-plist b/x11-wm/xcompmgr/pkg-plist
new file mode 100644
index 000000000000..1ee17203bbf1
--- /dev/null
+++ b/x11-wm/xcompmgr/pkg-plist
@@ -0,0 +1 @@
+bin/xcompmgr