aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-04-30 15:20:21 +0800
committermiwi <miwi@FreeBSD.org>2008-04-30 15:20:21 +0800
commited3847e656822a62fe0b217ad7c33b82f76f6072 (patch)
tree3d4fe7d5cd8626e98175ec872c3dbc4650624460 /x11-wm
parentd0a62ebdabbfb0ffc6a436c18b1e593324a012f9 (diff)
downloadfreebsd-ports-gnome-ed3847e656822a62fe0b217ad7c33b82f76f6072.tar.gz
freebsd-ports-gnome-ed3847e656822a62fe0b217ad7c33b82f76f6072.tar.zst
freebsd-ports-gnome-ed3847e656822a62fe0b217ad7c33b82f76f6072.zip
2008-04-30 www/firefox15: Obsolete version, use Firefox 2.0 or greater instead
2008-04-30 www/phpadsnew: replaced by www/openx 2007-10-27 x11-wm/yawm: project no longer exists 2007-10-27 x11-wm/uwm: Version branch long since retired
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/Makefile2
-rw-r--r--x11-wm/uwm/Makefile42
-rw-r--r--x11-wm/uwm/distinfo3
-rw-r--r--x11-wm/uwm/files/patch-aa10
-rw-r--r--x11-wm/uwm/files/patch-ab146
-rw-r--r--x11-wm/uwm/files/patch-ac17
-rw-r--r--x11-wm/uwm/files/patch-ad152
-rw-r--r--x11-wm/uwm/files/patch-ae14
-rw-r--r--x11-wm/uwm/files/patch-af13
-rw-r--r--x11-wm/uwm/files/patch-ag25
-rw-r--r--x11-wm/uwm/files/patch-ah23
-rw-r--r--x11-wm/uwm/files/patch-ai23
-rw-r--r--x11-wm/uwm/files/patch-aj42
-rw-r--r--x11-wm/uwm/files/patch-lex.l12
-rw-r--r--x11-wm/uwm/pkg-descr11
-rw-r--r--x11-wm/yawm/Makefile45
-rw-r--r--x11-wm/yawm/distinfo3
-rw-r--r--x11-wm/yawm/pkg-descr5
18 files changed, 0 insertions, 588 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile
index ae85abe44cf7..6981d34c2dd0 100644
--- a/x11-wm/Makefile
+++ b/x11-wm/Makefile
@@ -121,7 +121,6 @@
SUBDIR += tvtwm
SUBDIR += twm
SUBDIR += ude
- SUBDIR += uwm
SUBDIR += vtwm
SUBDIR += w9wm
SUBDIR += waimea
@@ -147,6 +146,5 @@
SUBDIR += xfce4-wm
SUBDIR += xmonad
SUBDIR += xmonad-contrib
- SUBDIR += yawm
.include <bsd.port.subdir.mk>
diff --git a/x11-wm/uwm/Makefile b/x11-wm/uwm/Makefile
deleted file mode 100644
index 98150787d39a..000000000000
--- a/x11-wm/uwm/Makefile
+++ /dev/null
@@ -1,42 +0,0 @@
-# New ports collection makefile for: uwm
-# Date created: 2000-10-16
-# Whom: trevor
-#
-# based on the NetBSD package
-# $NetBSD: Makefile,v 1.2 2000/02/02 08:07:07 itohy Exp $
-# $FreeBSD$
-#
-
-PORTNAME= uwm
-PORTVERSION= 19881027
-PORTREVISION= 1
-CATEGORIES= x11-wm
-MASTER_SITES= ${MASTER_SITE_NETBSD}
-DISTNAME= X.V11R3uwm
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= X11R3 window manager
-
-MAN1= uwm.1
-PLIST= ${WRKDIR}/pkg-plist
-USE_IMAKE= yes
-REINPLACE_ARGS= -i'' -E
-WRKSRC= ${WRKDIR}/X.V11R3/clients/uwm
-
-DEPRECATED= Version branch long since retired
-EXPIRATION_DATE= 2007-10-27
-
-post-patch:
- ${REINPLACE_CMD} 's:/usr/lib/X11:${PREFIX}/lib/X11:g' ${WRKSRC}/uwm.man
-
-pre-install:
- ${ECHO_CMD} bin/uwm > ${PLIST}
- ${ECHO_CMD} lib/X11/uwm/system.uwmrc >> ${PLIST}
- ${ECHO_CMD} @dirrm lib/X11/uwm >> ${PLIST}
-
-post-install:
- ${MKDIR} ${PREFIX}/lib/X11/uwm
- ${INSTALL_DATA} ${WRKSRC}/default.uwmrc \
- ${PREFIX}/lib/X11/uwm/system.uwmrc
-
-.include <bsd.port.mk>
diff --git a/x11-wm/uwm/distinfo b/x11-wm/uwm/distinfo
deleted file mode 100644
index 1e1fb27c3334..000000000000
--- a/x11-wm/uwm/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (X.V11R3uwm.tar.gz) = 373f6526106d80c03103259adbf3a47a
-SIZE (X.V11R3uwm.tar.gz) = 114262
-SHA256 (X.V11R3uwm.tar.gz) = 17b7fb8fe95be396b78627b7926ade3e8d41b2df38b2be83696b5335c96085d1
diff --git a/x11-wm/uwm/files/patch-aa b/x11-wm/uwm/files/patch-aa
deleted file mode 100644
index 3208c76049a1..000000000000
--- a/x11-wm/uwm/files/patch-aa
+++ /dev/null
@@ -1,10 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 1999/12/23 03:10:59 itohy Exp $
-
---- Imakefile.orig Mon Oct 24 23:54:50 1988
-+++ Imakefile Wed Dec 22 13:54:20 1999
-@@ -1,3 +1,5 @@
-+ UWMDIR = $(LIBDIR)/uwm
-+ TOP_INCLUDES = -I../.. -I$(INCROOT) $(TOP_X_INCLUDES)
- DEFINES = -DSYSFILE=\"$(UWMDIR)$(PATHSEP)system.uwmrc\"
- LOCAL_LIBRARIES = $(XLIB)
- SYS_LIBRARIES = -ll
diff --git a/x11-wm/uwm/files/patch-ab b/x11-wm/uwm/files/patch-ab
deleted file mode 100644
index bc830712df6b..000000000000
--- a/x11-wm/uwm/files/patch-ab
+++ /dev/null
@@ -1,146 +0,0 @@
-$FreeBSD$
-$NetBSD: patch-ab,v 1.2 2000/01/19 07:24:07 itohy Exp $
-
---- uwm.c.orig Sun Oct 23 13:21:55 1988
-+++ uwm.c Wed Sep 25 14:53:13 2002
-@@ -41,9 +41,18 @@
-
- #include "uwm.h"
- #include <ctype.h>
-+#include <signal.h>
-+
-+#ifdef CSRG_BASED
-+#undef MIN
-+#undef MAX
-+#include <sys/param.h>
-+#if defined(BSD) && BSD >= 199306
-+#define HAVE_MKSTEMP
-+#endif
-+#endif
-
- #ifdef PROFIL
--#include <signal.h>
- /*
- * Dummy handler for profiling.
- */
-@@ -53,6 +62,27 @@
- }
- #endif
-
-+#ifdef SIGCHLD
-+#include <sys/wait.h>
-+/*
-+ * clear (probably inherited) children which are dead or will die.
-+ */
-+clear_children()
-+{
-+ int status, pid;
-+
-+ do {
-+#ifdef CSRG_BASED
-+ pid = wait3(&status, WNOHANG, (struct rusage *) 0);
-+#else /* SVR4 */
-+ pid = waitpid(-1, &status, WNOHANG);
-+#endif
-+ } while (pid != 0 && pid != -1);
-+
-+ signal(SIGCHLD, clear_children);
-+}
-+#endif
-+
- #define gray_width 16
- #define gray_height 16
- static char gray_bits[] = {
-@@ -103,7 +133,6 @@
- GC gc; /* graphics context for gray background */
- XImage grayimage; /* for gray background */
- XGCValues xgc; /* to create font GCs */
-- char *malloc();
- Bool fallbackMFont = False, /* using default GC font for menus, */
- fallbackPFont = False, /* popups, */
- fallbackIFont = False; /* icons */
-@@ -115,6 +144,10 @@
- #ifdef PROFIL
- signal(SIGTERM, ptrap);
- #endif
-+#ifdef SIGCHLD
-+ /* no zombies */
-+ clear_children();
-+#endif
-
- /*
- * Set up internal defaults.
-@@ -369,7 +402,7 @@
- if (IFontInfo == NULL) {
- fprintf(stderr, "uwm: Unable to open icon font '%s', using server default.\n",
- IFontName);
-- IFontInfo = XQueryFont(dpy, DefaultGC(dpy, scr)->gid);
-+ IFontInfo = XQueryFont(dpy, XGContextFromGC(DefaultGC(dpy, scr)));
- fallbackIFont = True;
- }
- PFontInfo = XLoadQueryFont(dpy, PFontName);
-@@ -379,7 +412,7 @@
- if (fallbackIFont)
- PFontInfo = IFontInfo;
- else
-- PFontInfo = XQueryFont(dpy, DefaultGC(dpy, scr)->gid);
-+ PFontInfo = XQueryFont(dpy, XGContextFromGC(DefaultGC(dpy, scr)));
- fallbackPFont = True;
- }
- MFontInfo = XLoadQueryFont(dpy, MFontName);
-@@ -389,7 +422,7 @@
- if (fallbackIFont || fallbackPFont)
- MFontInfo = fallbackPFont ? PFontInfo : IFontInfo;
- else
-- MFontInfo = XQueryFont(dpy, DefaultGC(dpy, scr)->gid);
-+ MFontInfo = XQueryFont(dpy, XGContextFromGC(DefaultGC(dpy, scr)));
- fallbackMFont = True;
- }
-
-@@ -685,7 +718,11 @@
- */
- InitBindings()
- {
-+#ifdef HAVE_MKSTEMP
-+ int fd;
-+#else
- char *mktemp();
-+#endif
- char *tempfile; /* Temporary filename. */
- register FILE *fp; /* Temporary file pointer. */
- register char **ptr; /* Default bindings string array pointer. */
-@@ -699,15 +736,26 @@
- exit (1);
- }
- strcpy (tempfile, TEMPFILE);
-+#ifdef HAVE_MKSTEMP
-+ if ((fd = mkstemp(tempfile)) < 0 || (fp = fdopen(fd, "r+")) == NULL) {
-+ perror("uwm: cannot create temp file");
-+ exit(1);
-+ }
-+#else
- sfilename = mktemp(tempfile);
- if ((fp = fopen(tempfile, "w")) == NULL) {
- perror("uwm: cannot create temp file");
- exit(1);
- }
-+#endif
- for (ptr = DefaultBindings; *ptr; ptr++) {
- fputs(*ptr, fp);
- fputc('\n', fp);
- }
-+#ifdef HAVE_MKSTEMP
-+ rewind(fp);
-+ yyin = fp;
-+#else
- fclose(fp);
-
- /*
-@@ -717,6 +765,7 @@
- perror("uwm: cannot open temp file");
- exit(1);
- }
-+#endif
- Lineno = 1;
- yyparse();
- fclose(yyin);
diff --git a/x11-wm/uwm/files/patch-ac b/x11-wm/uwm/files/patch-ac
deleted file mode 100644
index 4f6765f0ddbe..000000000000
--- a/x11-wm/uwm/files/patch-ac
+++ /dev/null
@@ -1,17 +0,0 @@
-$NetBSD: patch-ac,v 1.1.1.1 1999/12/23 03:10:59 itohy Exp $
-
---- uwm.h.orig Mon Oct 24 19:08:24 1988
-+++ uwm.h Thu Dec 23 00:27:02 1999
-@@ -39,6 +39,12 @@
-
- #include <errno.h>
- #include <stdio.h>
-+#ifdef CSRG_BASED
-+#include <unistd.h>
-+#endif
-+#ifndef X_NOT_STDC_ENV
-+#include <stdlib.h>
-+#endif
- #include <X11/Xos.h>
- #include <X11/Xlib.h>
- #include <X11/Xutil.h>
diff --git a/x11-wm/uwm/files/patch-ad b/x11-wm/uwm/files/patch-ad
deleted file mode 100644
index aad8ffe3dd49..000000000000
--- a/x11-wm/uwm/files/patch-ad
+++ /dev/null
@@ -1,152 +0,0 @@
-$FreeBSD$
-$NetBSD: patch-ad,v 1.3 1999/12/23 23:12:50 itohy Exp $
-
---- gram.y.orig Thu Sep 22 13:14:31 1988
-+++ gram.y Wed Sep 25 14:48:16 2002
-@@ -60,8 +60,6 @@
- static char *mcolors[2]; /* Color values used in menus. */
- MenuLink *menu_link; /* Temporary menu link pointer. */
-
--char *calloc();
--
- %}
-
- %union {
-@@ -117,18 +115,18 @@
- case IsString:
- if ($3 == C_STRING) {
- strcpy(KeywordTable[$1].sptr,
-- yylval.sval);
-+ $<sval>2);
- } else {
- yyerror("illegal construct");
- }
-- free(yylval.sval);
-+ free($<sval>2);
- break;
- case IsNumeric:
- if ($3 == C_STRING) {
- *(KeywordTable[$1].nptr) =
-- y_atoi(yylval.sval);
-+ y_atoi($<sval>2);
- } else yyerror("illegal construct");
-- free(yylval.sval);
-+ free($<sval>2);
- break;
- case IsBoolTrue:
- case IsBoolFalse:
-@@ -197,12 +195,12 @@
- ml_ptr = $3;
- }
- | STRING
-- { $$ = C_STRING; }
-+ { $$ = C_STRING; $<sval>0 = $1; }
- ;
-
- boolvar: STRING
- {
-- ki = keywordlookup(yylval.sval);
-+ ki = keywordlookup($1);
- switch (KeywordTable[ki].type) {
- case IsBoolTrue:
- *(KeywordTable[ki].bptr) = TRUE;
-@@ -220,7 +218,7 @@
- ;
-
- keyword: STRING {
-- $$ = keywordlookup(yylval.sval);
-+ $$ = keywordlookup($1);
- }
- ;
-
-@@ -246,9 +244,9 @@
- { $$ = CheckButtonState($1); }
- ;
-
--kmask: STRING { $$ = keyexprlookup(yylval.sval); }
-+kmask: STRING { $$ = keyexprlookup($1); }
-
--contmask: STRING { $$ = contexprlookup(yylval.sval); }
-+contmask: STRING { $$ = contexprlookup($1); }
-
- buttmodexpr: buttmodifier
- { $$ = $1; }
-@@ -257,7 +255,7 @@
- ;
-
- buttmodifier: STRING
-- { $$ = buttexprlookup(yylval.sval); }
-+ { $$ = buttexprlookup($1); }
- ;
-
- menuname: STRING
-@@ -304,7 +302,7 @@
-
- menuaction: STRING
- {
-- ki = keywordlookup(yylval.sval);
-+ ki = keywordlookup($1);
- if ((ki != -1) &&
- (KeywordTable[ki].type != IsFunction) &&
- (KeywordTable[ki].type != IsQuitFunction) &&
-@@ -350,7 +348,7 @@
- }
- ;
-
--strings: STRING { $$ = yylval.sval; }
-+strings: STRING { $$ = $1; }
- | strings STRING
- { $$ = strconcat($1, $2); }
- ;
-@@ -387,7 +385,7 @@
- }
- ;
-
--color: STRING { $$ = yylval.sval; }
-+color: STRING { $$ = $1; }
- | /* empty */ { $$ = NULL; }
- ;
- %%
-@@ -503,7 +501,6 @@
- strconcat(s1, s2)
- char *s1, *s2;
- {
-- char *malloc();
- char *p;
-
- p = malloc(strlen(s1) + strlen(s2) + 2);
-@@ -572,6 +569,8 @@
- setbinding(ICON, index, mask, name);
- if (context & WINDOW)
- setbinding(WINDOW, index, mask, name);
-+ if (name)
-+ free(name);
- }
-
- /*
-@@ -599,12 +598,13 @@
- char *mname; /* Pointer to menu name, if needed. */
- {
- Binding *ptr;
-+ extern char *stash();
-
- ptr = AllocBinding();
- ptr->context = cont;
- ptr->mask = m;
- ptr->func = KeywordTable[i].fptr;
-- ptr->menuname = mname;
-+ ptr->menuname = mname ? stash(mname) : NULL;
-
- switch (m & (LeftMask | MiddleMask | RightMask)) {
- case LeftMask:
-@@ -771,9 +771,8 @@
- else {
- for(ptr = list; ptr->next; ptr = ptr->next) /* NULL */;
- ptr->next = link;
-- ptr = ptr->next;
-- ptr->next = NULL;
- }
-+ link->next = NULL;
- return(list);
- }
-
diff --git a/x11-wm/uwm/files/patch-ae b/x11-wm/uwm/files/patch-ae
deleted file mode 100644
index e5a469286452..000000000000
--- a/x11-wm/uwm/files/patch-ae
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-ae,v 1.1.1.1 1999/12/23 03:10:59 itohy Exp $
-
---- GetButton.c.orig Mon Oct 24 19:08:17 1988
-+++ GetButton.c Wed Dec 22 13:59:28 1999
-@@ -255,7 +255,8 @@
- /*
- * We convert the key pressed event to ascii.
- */
-- nbytes = XLookupString(kp_event, kbd_str, STRLEN, NULL);
-+ nbytes = XLookupString(kp_event, kbd_str, STRLEN, (KeySym *) NULL,
-+ (XComposeStatus *) NULL);
-
- /*
- * If kbd_str is a "non-string", then don't do anything.
diff --git a/x11-wm/uwm/files/patch-af b/x11-wm/uwm/files/patch-af
deleted file mode 100644
index d0081b90fe62..000000000000
--- a/x11-wm/uwm/files/patch-af
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-af,v 1.1.1.1 1999/12/23 03:10:59 itohy Exp $
-
---- Kill.c.orig Thu Sep 8 00:28:28 1988
-+++ Kill.c Thu Dec 23 00:54:08 1999
-@@ -11,7 +11,7 @@
- int button; /* Button event detail. */
- int x, y; /* Event mouse position. */
- {
-- Window *assoc;
-+ Window assoc;
-
- if (IsIcon(window, x, y, TRUE, &assoc))
- XKillClient(dpy, assoc);
diff --git a/x11-wm/uwm/files/patch-ag b/x11-wm/uwm/files/patch-ag
deleted file mode 100644
index d89e6ab69c71..000000000000
--- a/x11-wm/uwm/files/patch-ag
+++ /dev/null
@@ -1,25 +0,0 @@
-$NetBSD: patch-ag,v 1.1.1.1 1999/12/23 03:10:59 itohy Exp $
-
---- Restart.c.orig Sat Feb 27 07:38:11 1988
-+++ Restart.c Thu Dec 23 00:39:16 1999
-@@ -46,6 +46,8 @@
- XButtonEvent button_event;
- int percentage;
- int i;
-+ extern char **environ;
-+ char **oenv;
-
- percentage = VOLUME_PERCENTAGE(Volume);
- XBell(dpy, percentage);
-@@ -55,7 +57,10 @@
- * Gag, rely on operating system to close connection because we don't
- * to mess ourselves up in case the exec fails.
- */
-- execvp(*Argv, Argv, Environ);
-+ oenv = environ;
-+ environ = Environ;
-+ execvp(*Argv, Argv);
-+ environ = oenv;
- for (i = 0; i < 4; i++) {
- XBell(dpy, percentage);
- percentage += 10;
diff --git a/x11-wm/uwm/files/patch-ah b/x11-wm/uwm/files/patch-ah
deleted file mode 100644
index fe779b52d26a..000000000000
--- a/x11-wm/uwm/files/patch-ah
+++ /dev/null
@@ -1,23 +0,0 @@
-$NetBSD: patch-ah,v 1.1.1.1 1999/12/23 03:10:59 itohy Exp $
-
---- default.uwmrc.orig Fri Sep 23 23:08:13 1988
-+++ default.uwmrc Thu Dec 23 07:59:56 1999
-@@ -38,7 +38,6 @@
- f.circleup= meta :root: right down
- f.circledown= m|s :: left down
- f.menu= :root: middle down : "WindowOps"
--f.menu= m|s :: middle down : "WindowOps"
- f.menu= m|s :: middle down : "Preferences"
- f.circleup= m|s :: right down
- f.iconify= m|c :window|icon: left down
-@@ -78,8 +77,8 @@
- Click Loud: !"xset c 8&"
- Click Soft: !"xset c on&"
- Click Off: !"xset c off&"
--Lock On: !"xset l on&"
--Lock Off: !"xset l off&"
-+Lock On: !"xset led on&"
-+Lock Off: !"xset led off&"
- Mouse Fast: !"xset m 4 2&"
- Mouse Normal: !"xset m 2 5&"
- Mouse Slow: !"xset m 1 1&"
diff --git a/x11-wm/uwm/files/patch-ai b/x11-wm/uwm/files/patch-ai
deleted file mode 100644
index 63cac0965bca..000000000000
--- a/x11-wm/uwm/files/patch-ai
+++ /dev/null
@@ -1,23 +0,0 @@
-$NetBSD: patch-ai,v 1.1.1.1 1999/12/23 03:10:59 itohy Exp $
-
---- Bindings.c.orig Fri Sep 23 23:08:11 1988
-+++ Bindings.c Thu Dec 23 07:59:56 1999
-@@ -63,7 +63,6 @@
- "f.circleup=m:r:r d",
- "f.circledown=m|s::l d",
- "f.menu=:r:m d:\"WindowOps\"",
--"f.menu=m|s::m d:\"WindowOps\"",
- "f.menu=m|s::m d:\"Preferences\"",
- "f.circleup=m|s::r d",
- "f.iconify=m|c:w|i:l d",
-@@ -102,8 +101,8 @@
- "Click Loud:!\"xset c 8&\"",
- "Click Soft:!\"xset c on&\"",
- "Click Off:!\"xset c off&\"",
--"Lock On:!\"xset l on&\"",
--"Lock Off:!\"xset l off&\"",
-+"Lock On:!\"xset led on&\"",
-+"Lock Off:!\"xset led off&\"",
- "Mouse Fast:!\"xset m 4 2&\"",
- "Mouse Normal:!\"xset m 2 5&\"",
- "Mouse Slow:!\"xset m 1 1&\"",
diff --git a/x11-wm/uwm/files/patch-aj b/x11-wm/uwm/files/patch-aj
deleted file mode 100644
index a2b090396e92..000000000000
--- a/x11-wm/uwm/files/patch-aj
+++ /dev/null
@@ -1,42 +0,0 @@
-$FreeBSD$
-$NetBSD: patch-aj,v 1.1 2000/01/19 07:24:07 itohy Exp $
-
---- Menu.c.orig Sat Oct 1 09:41:13 1988
-+++ Menu.c Wed Sep 25 14:50:55 2002
-@@ -84,6 +84,14 @@
- char **oldenviron;
- extern char **environ, **newenviron;
-
-+#ifdef SIGCHLD
-+ /*
-+ * Children are now handled in uvm.c, but make sure
-+ * uwm blocks :-) for compatibility with other systems.
-+ */
-+
-+ signal(SIGCHLD, SIG_DFL);
-+#endif
- oldenviron = environ;
- environ = newenviron;
- if ((pid = vfork()) == 0) {
-@@ -105,8 +113,11 @@
- ;
- if (w == -1)
- status = -1;
-- signal(SIGINT, istat);
-- signal(SIGQUIT, qstat);
-+ signal(SIGINT, (void *)istat);
-+ signal(SIGQUIT, (void *)qstat);
-+#ifdef SIGCHLD
-+ clear_children();
-+#endif
- return(status);
- }
-
-@@ -129,7 +140,6 @@
- char *hlname; /* Pointer to hi-liter name. */
- char *strbuf; /* String buffer for IsTextNL. */
- Bool checkMotion = TRUE; /* To Restore Cursor Position */
-- char *malloc();
- int funcbutton; /* function button for window select */
-
- /*
diff --git a/x11-wm/uwm/files/patch-lex.l b/x11-wm/uwm/files/patch-lex.l
deleted file mode 100644
index bd0abf63ffd7..000000000000
--- a/x11-wm/uwm/files/patch-lex.l
+++ /dev/null
@@ -1,12 +0,0 @@
-$FreeBSD$
-
---- lex.l.orig Sun Oct 23 13:20:00 1988
-+++ lex.l Wed Sep 25 14:50:06 2002
-@@ -81,7 +81,6 @@
- char *s;
- {
- char *ptr;
-- char *malloc();
-
- ptr = malloc(strlen(s) + 1);
- if (ptr == NULL) {
diff --git a/x11-wm/uwm/pkg-descr b/x11-wm/uwm/pkg-descr
deleted file mode 100644
index ca43e3fd4ae6..000000000000
--- a/x11-wm/uwm/pkg-descr
+++ /dev/null
@@ -1,11 +0,0 @@
-This is a small, simple window manager, contributed to X11R3 by DEC.
-
-The behavior of uwm can be customized by configuration files.
-
-Since uwm does not decorate windows, it may not be obvious that it has started.
-By default, middle-clicking on the root window with the middle mouse button
-will bring up a menu of window operations. Pressing a mouse button while
-holding an Alt key will raise or lower the window under the pointer, or (when
-done on the root window) circulate windows up or down.
-
-Trevor Johnson
diff --git a/x11-wm/yawm/Makefile b/x11-wm/yawm/Makefile
deleted file mode 100644
index 87c7a2d49290..000000000000
--- a/x11-wm/yawm/Makefile
+++ /dev/null
@@ -1,45 +0,0 @@
-# New ports collection makefile for: yawm
-# Date created: 2002-03-10
-# Whom: trevor
-#
-# $FreeBSD$
-#
-
-PORTNAME= yawm
-PORTVERSION= 0.0.1
-PORTREVISION= 2
-CATEGORIES= x11-wm
-MASTER_SITES= ftp://ftp.sai.msu.su/pub/X11/win_man/
-DISTNAME= yawm-0.0.1-a4
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Has title bars, iconizing, maximizing, taskbar, placement, clock
-
-GNU_CONFIGURE= yes
-PLIST= ${WRKDIR}/pkg-plist
-#USE_GMAKE= yes
-USE_XORG= x11
-DOCS= AUTHORS COPYING ChangeLog
-
-DEPRECATED= project no longer exists
-EXPIRATION_DATE= 2007-10-27
-
-pre-install:
- ${ECHO_CMD} bin/yawm > ${PLIST}
-.if !defined(NOPORTDOCS)
-.for i in ${DOCS}
- ${ECHO_CMD} share/doc/yawm/${i} >> ${PLIST}
-.endfor
- ${ECHO_CMD} @dirrm share/doc/yawm >> ${PLIST}
-.endif
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/src/yawm ${PREFIX}/bin
-.if !defined(NOPORTDOCS)
- ${MKDIR} ${DOCSDIR}
-.for i in ${DOCS}
- ${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}
-.endfor
-.endif
-
-.include <bsd.port.mk>
diff --git a/x11-wm/yawm/distinfo b/x11-wm/yawm/distinfo
deleted file mode 100644
index d57b961748c5..000000000000
--- a/x11-wm/yawm/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (yawm-0.0.1-a4.tar.gz) = ac6d3115b51def428db4d48433bbe23f
-SHA256 (yawm-0.0.1-a4.tar.gz) = 7b38487a6ff0a610cb2b1fb8b6195abb4adfb79d32a03e8080efa8ffcc193ccc
-SIZE (yawm-0.0.1-a4.tar.gz) = 41793
diff --git a/x11-wm/yawm/pkg-descr b/x11-wm/yawm/pkg-descr
deleted file mode 100644
index f7b690037c15..000000000000
--- a/x11-wm/yawm/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-Yet Another Window Manager is based on aewm. It has title bars,
-iconizing, maximizing, automatic placement, focus-follows-mouse,
-and a taskbar with a window list and clock.
-
-Author: Linus Nilsson <d96ln#efd.lth.se>