diff options
author | wiz <wiz@pkgsrc.org> | 2000-12-12 02:10:16 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-12-12 02:10:16 +0000 |
commit | 5be08e01780e2a3001ecbe0ddf94d8dd7d483027 (patch) | |
tree | 583b947e60824bccaf45fc8f4dc2abbca7318447 /x11/lwm | |
parent | b48aa2febfd565b99592854d7cbeaa9c59ec76e9 (diff) | |
download | pkgsrc-5be08e01780e2a3001ecbe0ddf94d8dd7d483027.tar.gz |
Added wm category to main Makefile; remove packages that have been moved
from x11 to wm; fix paths in packages that depend on the moved ones.
Diffstat (limited to 'x11/lwm')
-rw-r--r-- | x11/lwm/files/md5 | 3 | ||||
-rw-r--r-- | x11/lwm/files/patch-sum | 3 | ||||
-rw-r--r-- | x11/lwm/patches/patch-aa | 12 | ||||
-rw-r--r-- | x11/lwm/pkg/COMMENT | 1 | ||||
-rw-r--r-- | x11/lwm/pkg/DESCR | 6 | ||||
-rw-r--r-- | x11/lwm/pkg/PLIST | 2 |
6 files changed, 0 insertions, 27 deletions
diff --git a/x11/lwm/files/md5 b/x11/lwm/files/md5 deleted file mode 100644 index b2943ac5d3b..00000000000 --- a/x11/lwm/files/md5 +++ /dev/null @@ -1,3 +0,0 @@ -$NetBSD: md5,v 1.4 2000/02/22 13:25:04 he Exp $ - -MD5 (lwm-1.00/lwm.tar.gz) = a419c283cbd8b8580eccb2a3abe9aa5a diff --git a/x11/lwm/files/patch-sum b/x11/lwm/files/patch-sum deleted file mode 100644 index 9a587662b3b..00000000000 --- a/x11/lwm/files/patch-sum +++ /dev/null @@ -1,3 +0,0 @@ -$NetBSD: patch-sum,v 1.2 2000/02/28 00:24:05 hubertf Exp $ - -MD5 (patch-aa) = 6082732d0dd6482cb852a5b13a0b432d diff --git a/x11/lwm/patches/patch-aa b/x11/lwm/patches/patch-aa deleted file mode 100644 index a5a1064eaa4..00000000000 --- a/x11/lwm/patches/patch-aa +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-aa,v 1.2 2000/02/28 00:24:06 hubertf Exp $ - ---- Imakefile.orig Wed Oct 20 10:33:03 1999 -+++ Imakefile Mon Feb 28 01:22:33 2000 -@@ -7,6 +7,6 @@ - SRCS = lwm.c manage.c mouse.c client.c cursor.c error.c disp.c shape.c resource.c - OBJS = ${SRCS:.c=.o} - --ComplexProgramTarget(lwm) -+ComplexProgramTargetNoMan(lwm) - - ${OBJS}: ${HEADERS} diff --git a/x11/lwm/pkg/COMMENT b/x11/lwm/pkg/COMMENT deleted file mode 100644 index ffe9e0c4aaf..00000000000 --- a/x11/lwm/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Lightweight Window Manager diff --git a/x11/lwm/pkg/DESCR b/x11/lwm/pkg/DESCR deleted file mode 100644 index ee7ebf8a56c..00000000000 --- a/x11/lwm/pkg/DESCR +++ /dev/null @@ -1,6 +0,0 @@ -lwm is a window manager for X that tries to keep out of your face. There -are no icons, no button bars, no icon docks, no root menus, no nothing: -if you want all that, then other programs can provide it. There's no -configurability either: if you want that, you want a different window -manager; one that helps your operating system in its evil conquest of -your disc space and its annexation of your physical memory. diff --git a/x11/lwm/pkg/PLIST b/x11/lwm/pkg/PLIST deleted file mode 100644 index 2fdb6befdf7..00000000000 --- a/x11/lwm/pkg/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1999/07/09 18:37:18 jwise Exp $ -bin/lwm |