pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

remove wmx*, imported in pkgsrc



Module Name:	pkgsrc-wip
Committed By:	nikita <nikita%NetBSD.org@localhost>
Pushed By:	ng0
Date:		Tue Apr 28 17:31:37 2020 +0200
Changeset:	b14effe08a3058ae0cb85abd2dbc0c52f4b1fa8b

Modified Files:
	Makefile
Removed Files:
	wmx-gnome/DESCR
	wmx-gnome/Makefile
	wmx/DESCR
	wmx/Makefile
	wmx/Makefile.common
	wmx/PLIST
	wmx/distinfo
	wmx/patches/patch-Border.C
	wmx/patches/patch-Client.C
	wmx/patches/patch-Config.h
	wmx/patches/patch-General.h
	wmx/patches/patch-Makefile.in
	wmx/patches/patch-Manager.C
	wmx/patches/patch-Rotated.C

Log Message:
remove wmx*, imported in pkgsrc

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b14effe08a3058ae0cb85abd2dbc0c52f4b1fa8b

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                      |  2 --
 wmx-gnome/DESCR               |  8 --------
 wmx-gnome/Makefile            | 12 ------------
 wmx/DESCR                     |  6 ------
 wmx/Makefile                  |  7 -------
 wmx/Makefile.common           | 45 -------------------------------------------
 wmx/PLIST                     |  4 ----
 wmx/distinfo                  | 11 -----------
 wmx/patches/patch-Border.C    | 24 -----------------------
 wmx/patches/patch-Client.C    | 14 --------------
 wmx/patches/patch-Config.h    | 23 ----------------------
 wmx/patches/patch-General.h   | 13 -------------
 wmx/patches/patch-Makefile.in | 16 ---------------
 wmx/patches/patch-Manager.C   | 17 ----------------
 wmx/patches/patch-Rotated.C   | 12 ------------
 15 files changed, 214 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 7770dd4a22..29e32ddbb4 100644
--- a/Makefile
+++ b/Makefile
@@ -4998,8 +4998,6 @@ SUBDIR+=	wmname
 SUBDIR+=	wmnetload
 SUBDIR+=	wmsupermon
 SUBDIR+=	wmswallow
-SUBDIR+=	wmx
-SUBDIR+=	wmx-gnome
 SUBDIR+=	wolf4SDL
 SUBDIR+=	woof
 SUBDIR+=	workrave
diff --git a/wmx-gnome/DESCR b/wmx-gnome/DESCR
deleted file mode 100644
index 451085e3a0..0000000000
--- a/wmx-gnome/DESCR
+++ /dev/null
@@ -1,8 +0,0 @@
-wmx is another window manager for X.  It is based on wm2 and provides
-a similarly unusual style of window decoration; but in place of wm2's
-minimal functionality, it offers many of the features of more
-conventional managers in the most simplistic implementations
-imaginable.  wmx is, however, still barely configurable except by
-editing the source and recompiling the code.
-
-This package is built with GNOME compliance.
diff --git a/wmx-gnome/Makefile b/wmx-gnome/Makefile
deleted file mode 100644
index b35cacef79..0000000000
--- a/wmx-gnome/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2012/10/07 20:11:07 asau Exp $
-
-PKGNAME=	wmx-gnome-${WMX_VERS}
-CATEGORIES+=	gnome
-COMMENT=	Another X11 window manager based on wm2, with GNOME compliance
-
-.include "../../wip/wmx/Makefile.common"
-
-CPPFLAGS+=	-DCONFIG_GNOME_BUTTON_COMPLIANCE=True
-CXXFLAGS+=	-DCONFIG_GNOME_BUTTON_COMPLIANCE=True
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/wmx/DESCR b/wmx/DESCR
deleted file mode 100644
index 50b4167e8d..0000000000
--- a/wmx/DESCR
+++ /dev/null
@@ -1,6 +0,0 @@
-wmx is another window manager for X.  It is based on wm2 and provides
-a similarly unusual style of window decoration; but in place of wm2's
-minimal functionality, it offers many of the features of more
-conventional managers in the most simplistic implementations
-imaginable.  wmx is, however, still barely configurable except by
-editing the source and recompiling the code.
diff --git a/wmx/Makefile b/wmx/Makefile
deleted file mode 100644
index 8161c1bef4..0000000000
--- a/wmx/Makefile
+++ /dev/null
@@ -1,7 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2012/10/07 20:11:07 asau Exp $
-
-PKGNAME=	wmx-${WMX_VERS}
-COMMENT=	Another X11 window manager based on wm2
-
-.include "../../wip/wmx/Makefile.common"
-.include "../../mk/bsd.pkg.mk"
diff --git a/wmx/Makefile.common b/wmx/Makefile.common
deleted file mode 100644
index ae14cd0b60..0000000000
--- a/wmx/Makefile.common
+++ /dev/null
@@ -1,45 +0,0 @@
-# $NetBSD: Makefile.common,v 1.5 2015/03/06 12:25:20 ishit Exp $
-# used by wip/wmx/Makefile
-# used by wip/wmx-gnome/Makefile
-
-DISTNAME=	wmx-8
-WMX_VERS=	8.0
-CATEGORIES+=	x11 wm
-MASTER_SITES=	http://www.all-day-breakfast.com/wmx/
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://www.all-day-breakfast.com/wmx/
-# XXX "BSD License" ??? cf.http://sourceforge.net/projects/wm2/
-LICENSE=	generic-nonlicense
-
-CONFLICTS+=	wmx-[0-9]* wmx-gnome-[0-9]*
-
-USE_LANGUAGES=		c c++
-USE_X11BASE=		yes
-GNU_CONFIGURE=		yes
-USE_TOOLS+=		pkg-config
-BUILD_TARGET=		depend all
-
-DISTINFO_FILE=		${.CURDIR}/../../wip/wmx/distinfo
-PATCHDIR=		${.CURDIR}/../../wip/wmx/patches
-PLIST_SRC=		${.CURDIR}/../../wip/wmx/PLIST
-
-INSTALLATION_DIRS=	bin
-INSTALLATION_DIRS+=	share/doc/wmx
-
-OWN_DIRS+=	etc/wmx
-
-do-install:
-	${INSTALL_PROGRAM} ${WRKSRC}/wmx ${DESTDIR}${PREFIX}/bin
-	${INSTALL_DATA} ${WRKSRC}/README ${DESTDIR}${PREFIX}/share/doc/wmx
-	${INSTALL_DATA} ${WRKSRC}/README.contrib ${DESTDIR}${PREFIX}/share/doc/wmx
-
-BUILDLINK_DEPMETHOD.libXt+=	build
-
-.include "../../fonts/fontconfig/buildlink3.mk"
-.include "../../graphics/freetype2/buildlink3.mk"
-.include "../../x11/libXext/buildlink3.mk"
-.include "../../x11/libXft/buildlink3.mk"
-.include "../../x11/libXmu/buildlink3.mk"
-.include "../../x11/libXpm/buildlink3.mk"
-.include "../../x11/libXt/buildlink3.mk"
diff --git a/wmx/PLIST b/wmx/PLIST
deleted file mode 100644
index 11a9796ae1..0000000000
--- a/wmx/PLIST
+++ /dev/null
@@ -1,4 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2011/05/05 13:07:00 ishit Exp $
-bin/wmx
-share/doc/wmx/README
-share/doc/wmx/README.contrib
diff --git a/wmx/distinfo b/wmx/distinfo
deleted file mode 100644
index 5c5db8888f..0000000000
--- a/wmx/distinfo
+++ /dev/null
@@ -1,11 +0,0 @@
-$NetBSD: distinfo,v 1.2 2015/03/06 12:25:20 ishit Exp $
-
-SHA1 (wmx-8.tar.gz) = 0b5b5ea9c2939e37c99086793e079577829de692
-RMD160 (wmx-8.tar.gz) = 268ffa0010e81b74a9d539f3c1f64f2dd1493c97
-Size (wmx-8.tar.gz) = 140329 bytes
-SHA1 (patch-Border.C) = c89d13ee60cb79332ce8ef993f6ff77322bfdeea
-SHA1 (patch-Client.C) = 81153be1295d8af6145ff4e98d6b12a4cff3821b
-SHA1 (patch-General.h) = 9f8f5ba16b3b3ba18a58a9b99bb53774819a20fb
-SHA1 (patch-Makefile.in) = 1ae82c27e70eb9b093cac2ad3107a57fec0cf0b4
-SHA1 (patch-Manager.C) = 3c081ac6b009b14103b385dd45dc3e6ca5b9fd45
-SHA1 (patch-Rotated.C) = 8fde717080dfcf78bcded94864487f46a43e0058
diff --git a/wmx/patches/patch-Border.C b/wmx/patches/patch-Border.C
deleted file mode 100644
index 31488b4d74..0000000000
--- a/wmx/patches/patch-Border.C
+++ /dev/null
@@ -1,24 +0,0 @@
-$NetBSD: patch-Border.C,v 1.2 2015/03/06 12:25:20 ishit Exp $
-
---- Border.C.orig	2014-11-16 19:34:19.000000000 +0000
-+++ Border.C
-@@ -306,7 +306,7 @@ void Border::initialiseStatics(WindowMan
-                 strcpy (pixMapPath, home);
-                 strcat (pixMapPath, "/");
-                 strcat (pixMapPath, CONFIG_COMMAND_MENU);
--                strcat (pixMapPath, "/border.xpm");
-+                strcat (pixMapPath, "/background.xpm");
-                 
-                 // look for background pixmap file in
-                 // the users .wmx directory. It is *not*
-@@ -354,9 +354,8 @@ void Border::initialiseStatics(WindowMan
-                 m_backgroundPixmap = None;
-                 break;
-             }
--	} else
-+	}
- #endif  
--            m_backgroundPixmap = None;
-     }
- }
- 
diff --git a/wmx/patches/patch-Client.C b/wmx/patches/patch-Client.C
deleted file mode 100644
index ba836a01d3..0000000000
--- a/wmx/patches/patch-Client.C
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-Client.C,v 1.2 2015/03/06 12:25:20 ishit Exp $
-
---- Client.C.orig	2014-11-16 19:34:19.000000000 +0000
-+++ Client.C
-@@ -6,9 +6,7 @@
- #include <X11/Xutil.h>
- #include <X11/keysym.h>
- 
--#if I18N
- #include <X11/Xmu/Atoms.h>
--#endif
- 
- // needed this to be able to use CARD32
- #include <X11/Xmd.h>
diff --git a/wmx/patches/patch-Config.h b/wmx/patches/patch-Config.h
deleted file mode 100644
index 000e3dfe5c..0000000000
--- a/wmx/patches/patch-Config.h
+++ /dev/null
@@ -1,23 +0,0 @@
-$NetBSD: patch-Config.h,v 1.1.1.1 2011/05/05 13:07:00 ishit Exp $
-
---- Config.h.orig	2009-01-09 11:18:03.000000000 +0000
-+++ Config.h
-@@ -95,7 +95,7 @@ private:
- // middle-button menu
- #define CONFIG_COMMAND_MENU       ".wmx"
- // only used if COMMAND_MENU is not found; ignored if invalid directory:
--#define CONFIG_SYSTEM_COMMAND_MENU	"/usr/local/lib/wmx/menu"
-+#define CONFIG_SYSTEM_COMMAND_MENU	PREFIX "/etc/wmx/menu"
- // append screennumber to COMMAND_MENU directory;
- // use non screen style as fallback
- #define CONFIG_ADD_SCREEN_TO_COMMAND_MENU False
-@@ -407,7 +407,9 @@ private:
- // command menu, and the middle mouse button (button2)
- // acts like the left mouse normally does (list of windows)
- 
-+#ifndef CONFIG_GNOME_BUTTON_COMPLIANCE
- #define CONFIG_GNOME_BUTTON_COMPLIANCE   False
-+#endif
- 
- #endif
- 
diff --git a/wmx/patches/patch-General.h b/wmx/patches/patch-General.h
deleted file mode 100644
index 28b6aebc1d..0000000000
--- a/wmx/patches/patch-General.h
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-General.h,v 1.2 2015/03/06 12:25:20 ishit Exp $
-
---- General.h.orig	2014-11-16 19:34:19.000000000 +0000
-+++ General.h
-@@ -12,7 +12,7 @@
- #undef _POSIX_SOURCE
- #endif
- 
--#ifndef __FreeBSD__
-+#if !defined(__FreeBSD__) && !defined(__NetBSD__) && !defined(__DragonFly__)
- #define _POSIX_SOURCE 1
- #endif
- 
diff --git a/wmx/patches/patch-Makefile.in b/wmx/patches/patch-Makefile.in
deleted file mode 100644
index 9f4976465b..0000000000
--- a/wmx/patches/patch-Makefile.in
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD: patch-Makefile.in,v 1.2 2015/03/06 12:25:20 ishit Exp $
-
---- Makefile.in.orig	2014-11-16 19:34:19.000000000 +0000
-+++ Makefile.in
-@@ -12,9 +12,9 @@ LDFLAGS=@LDFLAGS@
- 
- # If your X includes are not in /usr/include/X11, add their location
- # as a -I option here (excluding the X11 bit).  If you're using I18N
--# and Xlocale, please add -DX_LOCALE.
-+# And Xlocale, please add -DX_LOCALE.
- #CFLAGS = -g -O2 -I/usr/include -I/usr/openwin/include
--CXXFLAGS=@CXXFLAGS@ @XFT_CFLAGS@ @FT_CFLAGS@ @FC_CFLAGS@ -Wall
-+CXXFLAGS=@CXXFLAGS@ @XFT_CFLAGS@ @FT_CFLAGS@ @FC_CFLAGS@ -Wall -DPREFIX=\"${PREFIX}\"
- 
- OBJECTS	= Border.o Buttons.o Channel.o Client.o Config.o Events.o Main.o Manager.o Menu.o Rotated.o Session.o
- 
diff --git a/wmx/patches/patch-Manager.C b/wmx/patches/patch-Manager.C
deleted file mode 100644
index 178f6bd72e..0000000000
--- a/wmx/patches/patch-Manager.C
+++ /dev/null
@@ -1,17 +0,0 @@
-$NetBSD: patch-Manager.C,v 1.2 2015/03/06 12:25:20 ishit Exp $
-
---- Manager.C.orig	2014-11-16 19:34:19.000000000 +0000
-+++ Manager.C
-@@ -65,6 +65,12 @@ Boolean ignoreBadWindowErrors;
- 
- implementPList(ClientList, Client);
- 
-+#ifdef __OpenBSD__
-+extern "C" {
-+	int      snprintf(char *, size_t, const char *, ...);
-+}
-+#endif
-+
- #if CONFIG_GROUPS != False
- implementPList(ListList, ClientList);
- #endif
diff --git a/wmx/patches/patch-Rotated.C b/wmx/patches/patch-Rotated.C
deleted file mode 100644
index 299dff21c6..0000000000
--- a/wmx/patches/patch-Rotated.C
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-Rotated.C,v 1.2 2015/03/06 12:25:20 ishit Exp $
-
---- Rotated.C.orig	2014-11-16 19:34:19.000000000 +0000
-+++ Rotated.C
-@@ -232,6 +232,7 @@ void XRotUnloadFont(Display *dpy, int sc
-   int ichar;
- 
-   XFreeFontSet(dpy, rotfont->xfontset);
-+  XFreeFont(dpy, rotfont->xfontstruct);
- 
-   /* rotfont should never be referenced again ... */
-   free((char *)rotfont->name);


Home | Main Index | Thread Index | Old Index