summaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-04-19 08:10:10 +0000
committersobomax <sobomax@FreeBSD.org>2001-04-19 08:10:10 +0000
commita727a872cab7e6d38cc2758ea091af1417664959 (patch)
treeb6a1a8d16753c818e4a0da7ce6c5b6fed58b2bcd /x11-wm
parent42312b2279ea76264a528c5eae61cec195feee94 (diff)
downloadFreeBSD-ports-a727a872cab7e6d38cc2758ea091af1417664959.zip
FreeBSD-ports-a727a872cab7e6d38cc2758ea091af1417664959.tar.gz
Add oroborus 1.3.1, a small and simple GNOME-compatible window
manager.
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/Makefile1
-rw-r--r--x11-wm/oroborus/Makefile30
-rw-r--r--x11-wm/oroborus/distinfo1
-rw-r--r--x11-wm/oroborus/files/patch-Makefile24
-rw-r--r--x11-wm/oroborus/pkg-comment1
-rw-r--r--x11-wm/oroborus/pkg-descr13
-rw-r--r--x11-wm/oroborus/pkg-plist141
7 files changed, 211 insertions, 0 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile
index 48d7c0e..132c264 100644
--- a/x11-wm/Makefile
+++ b/x11-wm/Makefile
@@ -38,6 +38,7 @@
SUBDIR += lwm
SUBDIR += mlvwm
SUBDIR += olvwm
+ SUBDIR += oroborus
SUBDIR += piewm
SUBDIR += pwm
SUBDIR += qlwm
diff --git a/x11-wm/oroborus/Makefile b/x11-wm/oroborus/Makefile
new file mode 100644
index 0000000..bf1f9dd
--- /dev/null
+++ b/x11-wm/oroborus/Makefile
@@ -0,0 +1,30 @@
+# New ports collection makefile for: oroborus
+# Date created: 19 April 2001
+# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= oroborus
+PORTVERSION= 1.3.1
+CATEGORIES= x11-wm
+MASTER_SITES= http://www.kensden.pwp.blueyonder.co.uk/Oroborus/
+DISTNAME= ${PORTNAME}-src-v${PORTVERSION}
+
+MAINTAINER= sobomax@FreeBSD.org
+
+WRKSRC= ${WRKDIR}/${PORTNAME}
+
+USE_XPM= yes
+USE_X_PREFIX= yes
+USE_GMAKE= yes
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
+.for dir in agua default defold mac next win95
+ ${MKDIR} ${PREFIX}/share/${PORTNAME}/pixmaps/${dir}
+ ${INSTALL_DATA} ${WRKSRC}/pixmaps/${dir}/[^.]* \
+ ${PREFIX}/share/${PORTNAME}/pixmaps/${dir}
+.endfor
+
+.include <bsd.port.mk>
diff --git a/x11-wm/oroborus/distinfo b/x11-wm/oroborus/distinfo
new file mode 100644
index 0000000..097a238
--- /dev/null
+++ b/x11-wm/oroborus/distinfo
@@ -0,0 +1 @@
+MD5 (oroborus-src-v1.3.1.tar.gz) = d4f0121cb884fb0cdd2e46c6f6695295
diff --git a/x11-wm/oroborus/files/patch-Makefile b/x11-wm/oroborus/files/patch-Makefile
new file mode 100644
index 0000000..b875828
--- /dev/null
+++ b/x11-wm/oroborus/files/patch-Makefile
@@ -0,0 +1,24 @@
+
+$FreeBSD$
+
+--- Makefile 2001/04/19 07:33:49 1.1
++++ Makefile 2001/04/19 07:37:13
+@@ -1,6 +1,6 @@
+-CC = gcc
+-CFLAGS = -g -O2 -Wall
+-XROOT = /usr/X11R6
++CC ?= gcc
++CFLAGS ?= -g -O2 -Wall
++XROOT = $(X11BASE)
+ INCLUDES = -I$(XROOT)/include
+ LIBS = -lX11 -lXext -lXpm
+ LDPATH = -L$(XROOT)/lib
+@@ -8,7 +8,7 @@
+ PROG = oroborus
+ RCFILE = .$(PROG)rc
+ DEFINES = -DSHAPE_SUPPORT -DWORKSPACE_SUPPORT #-DDEBUG
+-PREFIX = /usr
++PREFIX ?= /usr
+ DATADIR = $(PREFIX)/share/$(PROG)
+ PIXMAPDIR = $(DATADIR)/pixmaps/default
+
diff --git a/x11-wm/oroborus/pkg-comment b/x11-wm/oroborus/pkg-comment
new file mode 100644
index 0000000..6e44bff
--- /dev/null
+++ b/x11-wm/oroborus/pkg-comment
@@ -0,0 +1 @@
+A small and simple GNOME-compatible window manager
diff --git a/x11-wm/oroborus/pkg-descr b/x11-wm/oroborus/pkg-descr
new file mode 100644
index 0000000..23d0681
--- /dev/null
+++ b/x11-wm/oroborus/pkg-descr
@@ -0,0 +1,13 @@
+Oroborus is a small and simple window manager for X which has the following
+features:
+
+ o Themeable appearance
+ o Virtual desktops
+ o Full keyboard control
+ o Works with GNOME
+
+Oroborus doesn't provide any kind of dock, toolbar, program launcher,
+background changer or root menu as these functions can be provided by seperate
+applications.
+
+WWW: http://www.kensden.pwp.blueyonder.co.uk/Oroborus/
diff --git a/x11-wm/oroborus/pkg-plist b/x11-wm/oroborus/pkg-plist
new file mode 100644
index 0000000..68375be
--- /dev/null
+++ b/x11-wm/oroborus/pkg-plist
@@ -0,0 +1,141 @@
+bin/oroborus
+share/oroborus/pixmaps/agua/bottom-active.xpm
+share/oroborus/pixmaps/agua/bottom-inactive.xpm
+share/oroborus/pixmaps/agua/bottom-left-active.xpm
+share/oroborus/pixmaps/agua/bottom-left-inactive.xpm
+share/oroborus/pixmaps/agua/close-active.xpm
+share/oroborus/pixmaps/agua/close-inactive.xpm
+share/oroborus/pixmaps/agua/close-pressed.xpm
+share/oroborus/pixmaps/agua/hide-active.xpm
+share/oroborus/pixmaps/agua/hide-inactive.xpm
+share/oroborus/pixmaps/agua/hide-pressed.xpm
+share/oroborus/pixmaps/agua/left-active.xpm
+share/oroborus/pixmaps/agua/left-inactive.xpm
+share/oroborus/pixmaps/agua/resize-active.xpm
+share/oroborus/pixmaps/agua/resize-inactive.xpm
+share/oroborus/pixmaps/agua/right-active.xpm
+share/oroborus/pixmaps/agua/right-inactive.xpm
+share/oroborus/pixmaps/agua/title-active.xpm
+share/oroborus/pixmaps/agua/title-inactive.xpm
+share/oroborus/pixmaps/agua/top-left-active.xpm
+share/oroborus/pixmaps/agua/top-left-inactive.xpm
+share/oroborus/pixmaps/agua/top-right-active.xpm
+share/oroborus/pixmaps/agua/top-right-inactive.xpm
+share/oroborus/pixmaps/default/bottom-active.xpm
+share/oroborus/pixmaps/default/bottom-inactive.xpm
+share/oroborus/pixmaps/default/bottom-left-active.xpm
+share/oroborus/pixmaps/default/bottom-left-inactive.xpm
+share/oroborus/pixmaps/default/close-active.xpm
+share/oroborus/pixmaps/default/close-inactive.xpm
+share/oroborus/pixmaps/default/close-pressed.xpm
+share/oroborus/pixmaps/default/hide-active.xpm
+share/oroborus/pixmaps/default/hide-inactive.xpm
+share/oroborus/pixmaps/default/hide-pressed.xpm
+share/oroborus/pixmaps/default/left-active.xpm
+share/oroborus/pixmaps/default/left-inactive.xpm
+share/oroborus/pixmaps/default/resize-active.xpm
+share/oroborus/pixmaps/default/resize-inactive.xpm
+share/oroborus/pixmaps/default/right-active.xpm
+share/oroborus/pixmaps/default/right-inactive.xpm
+share/oroborus/pixmaps/default/title-active.xpm
+share/oroborus/pixmaps/default/title-inactive.xpm
+share/oroborus/pixmaps/default/top-left-active.xpm
+share/oroborus/pixmaps/default/top-left-inactive.xpm
+share/oroborus/pixmaps/default/top-right-active.xpm
+share/oroborus/pixmaps/default/top-right-inactive.xpm
+share/oroborus/pixmaps/defold/bottom-active.xpm
+share/oroborus/pixmaps/defold/bottom-inactive.xpm
+share/oroborus/pixmaps/defold/bottom-left-active.xpm
+share/oroborus/pixmaps/defold/bottom-left-inactive.xpm
+share/oroborus/pixmaps/defold/close-active.xpm
+share/oroborus/pixmaps/defold/close-inactive.xpm
+share/oroborus/pixmaps/defold/close-pressed.xpm
+share/oroborus/pixmaps/defold/hide-active.xpm
+share/oroborus/pixmaps/defold/hide-inactive.xpm
+share/oroborus/pixmaps/defold/hide-pressed.xpm
+share/oroborus/pixmaps/defold/left-active.xpm
+share/oroborus/pixmaps/defold/left-inactive.xpm
+share/oroborus/pixmaps/defold/resize-active.xpm
+share/oroborus/pixmaps/defold/resize-inactive.xpm
+share/oroborus/pixmaps/defold/right-active.xpm
+share/oroborus/pixmaps/defold/right-inactive.xpm
+share/oroborus/pixmaps/defold/title-active.xpm
+share/oroborus/pixmaps/defold/title-inactive.xpm
+share/oroborus/pixmaps/defold/top-left-active.xpm
+share/oroborus/pixmaps/defold/top-left-inactive.xpm
+share/oroborus/pixmaps/defold/top-right-active.xpm
+share/oroborus/pixmaps/defold/top-right-inactive.xpm
+share/oroborus/pixmaps/mac/bottom-active.xpm
+share/oroborus/pixmaps/mac/bottom-inactive.xpm
+share/oroborus/pixmaps/mac/bottom-left-active.xpm
+share/oroborus/pixmaps/mac/bottom-left-inactive.xpm
+share/oroborus/pixmaps/mac/close-active.xpm
+share/oroborus/pixmaps/mac/close-inactive.xpm
+share/oroborus/pixmaps/mac/close-pressed.xpm
+share/oroborus/pixmaps/mac/hide-active.xpm
+share/oroborus/pixmaps/mac/hide-inactive.xpm
+share/oroborus/pixmaps/mac/hide-pressed.xpm
+share/oroborus/pixmaps/mac/left-active.xpm
+share/oroborus/pixmaps/mac/left-inactive.xpm
+share/oroborus/pixmaps/mac/resize-active.xpm
+share/oroborus/pixmaps/mac/resize-inactive.xpm
+share/oroborus/pixmaps/mac/right-active.xpm
+share/oroborus/pixmaps/mac/right-inactive.xpm
+share/oroborus/pixmaps/mac/title-active.xpm
+share/oroborus/pixmaps/mac/title-inactive.xpm
+share/oroborus/pixmaps/mac/top-left-active.xpm
+share/oroborus/pixmaps/mac/top-left-inactive.xpm
+share/oroborus/pixmaps/mac/top-right-active.xpm
+share/oroborus/pixmaps/mac/top-right-inactive.xpm
+share/oroborus/pixmaps/next/bottom-active.xpm
+share/oroborus/pixmaps/next/bottom-inactive.xpm
+share/oroborus/pixmaps/next/bottom-left-active.xpm
+share/oroborus/pixmaps/next/bottom-left-inactive.xpm
+share/oroborus/pixmaps/next/close-active.xpm
+share/oroborus/pixmaps/next/close-inactive.xpm
+share/oroborus/pixmaps/next/close-pressed.xpm
+share/oroborus/pixmaps/next/hide-active.xpm
+share/oroborus/pixmaps/next/hide-inactive.xpm
+share/oroborus/pixmaps/next/hide-pressed.xpm
+share/oroborus/pixmaps/next/left-active.xpm
+share/oroborus/pixmaps/next/left-inactive.xpm
+share/oroborus/pixmaps/next/resize-active.xpm
+share/oroborus/pixmaps/next/resize-inactive.xpm
+share/oroborus/pixmaps/next/right-active.xpm
+share/oroborus/pixmaps/next/right-inactive.xpm
+share/oroborus/pixmaps/next/title-active.xpm
+share/oroborus/pixmaps/next/title-inactive.xpm
+share/oroborus/pixmaps/next/top-left-active.xpm
+share/oroborus/pixmaps/next/top-left-inactive.xpm
+share/oroborus/pixmaps/next/top-right-active.xpm
+share/oroborus/pixmaps/next/top-right-inactive.xpm
+share/oroborus/pixmaps/win95/bottom-active.xpm
+share/oroborus/pixmaps/win95/bottom-inactive.xpm
+share/oroborus/pixmaps/win95/bottom-left-active.xpm
+share/oroborus/pixmaps/win95/bottom-left-inactive.xpm
+share/oroborus/pixmaps/win95/close-active.xpm
+share/oroborus/pixmaps/win95/close-inactive.xpm
+share/oroborus/pixmaps/win95/close-pressed.xpm
+share/oroborus/pixmaps/win95/hide-active.xpm
+share/oroborus/pixmaps/win95/hide-inactive.xpm
+share/oroborus/pixmaps/win95/hide-pressed.xpm
+share/oroborus/pixmaps/win95/left-active.xpm
+share/oroborus/pixmaps/win95/left-inactive.xpm
+share/oroborus/pixmaps/win95/resize-active.xpm
+share/oroborus/pixmaps/win95/resize-inactive.xpm
+share/oroborus/pixmaps/win95/right-active.xpm
+share/oroborus/pixmaps/win95/right-inactive.xpm
+share/oroborus/pixmaps/win95/title-active.xpm
+share/oroborus/pixmaps/win95/title-inactive.xpm
+share/oroborus/pixmaps/win95/top-left-active.xpm
+share/oroborus/pixmaps/win95/top-left-inactive.xpm
+share/oroborus/pixmaps/win95/top-right-active.xpm
+share/oroborus/pixmaps/win95/top-right-inactive.xpm
+@dirrm share/oroborus/pixmaps/win95
+@dirrm share/oroborus/pixmaps/next
+@dirrm share/oroborus/pixmaps/mac
+@dirrm share/oroborus/pixmaps/defold
+@dirrm share/oroborus/pixmaps/default
+@dirrm share/oroborus/pixmaps/agua
+@dirrm share/oroborus/pixmaps
+@dirrm share/oroborus
OpenPOWER on IntegriCloud