pkgsrc-WIP-changes archive

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

cwm: remove, wm/cwm is newer



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Fri Mar 13 09:38:21 2020 +0100
Changeset:	47e1b51aef2e451a864f1a0a8819aea61b831a4f

Modified Files:
	Makefile
Removed Files:
	cwm/DESCR
	cwm/Makefile
	cwm/PLIST
	cwm/distinfo

Log Message:
cwm: remove, wm/cwm is newer

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

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

diffstat:
 Makefile     |  2 +-
 cwm/DESCR    | 10 ----------
 cwm/Makefile | 21 ---------------------
 cwm/PLIST    |  4 ----
 cwm/distinfo |  1 -
 5 files changed, 1 insertion(+), 37 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 1825ec25fa..0a67b6e73a 100644
--- a/Makefile
+++ b/Makefile
@@ -534,7 +534,6 @@ SUBDIR+=	cvsanaly
 SUBDIR+=	cvsnt
 SUBDIR+=	cvstrac
 SUBDIR+=	cwebx
-SUBDIR+=	cwm
 SUBDIR+=	cycle
 SUBDIR+=	cyclone
 SUBDIR+=	cygwin
@@ -4703,6 +4702,7 @@ SUBDIR+=	taisei
 SUBDIR+=	talksoup
 SUBDIR+=	tamago-anthy
 SUBDIR+=	tardy
+SUBDIR+=	tarlz
 SUBDIR+=	task
 SUBDIR+=	taskcoach
 SUBDIR+=	tasks
diff --git a/cwm/DESCR b/cwm/DESCR
deleted file mode 100644
index 25e8c80ede..0000000000
--- a/cwm/DESCR
+++ /dev/null
@@ -1,10 +0,0 @@
-This is a port of OpenBSD's cwm to Linux and other Unices.
-
-cwm is a window manager for X11 which contains many features that
-concentrate on the efficiency and transparency of window management.  cwm
-also aims to maintain the simplest and most pleasant aesthetic.
-
-This version actively tracks changes in the OpenBSD CVS repository.
-Releases are roughly coordinated.
-
-This version builds from git directly.
\ No newline at end of file
diff --git a/cwm/Makefile b/cwm/Makefile
deleted file mode 100644
index 1cd86930b1..0000000000
--- a/cwm/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD: Makefile,v 1.21 2018/09/22 11:30:23 leot Exp $
-
-PKGNAME=	cwm-6.3.9999
-CATEGORIES=	wm
-GIT_REPO=	https://github.com/chneukirchen/cwm
-
-MAINTAINER=	ng0%NetBSD.org@localhost
-HOMEPAGE=	https://github.com/chneukirchen/cwm
-COMMENT=	Portable version of the window manager from OpenBSD (git)
-LICENSE=	isc
-
-USE_TOOLS+=	pkg-config yacc
-
-INSTALL_ENV+=	MANPREFIX=${PREFIX}/${PKGMANDIR}
-
-.include "../../x11/libX11/buildlink3.mk"
-.include "../../x11/libXft/buildlink3.mk"
-.include "../../x11/libXinerama/buildlink3.mk"
-.include "../../x11/libXrandr/buildlink3.mk"
-.include "../../wip/mk/git-package.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/cwm/PLIST b/cwm/PLIST
deleted file mode 100644
index ce715c9f14..0000000000
--- a/cwm/PLIST
+++ /dev/null
@@ -1,4 +0,0 @@
-@comment $NetBSD$
-bin/cwm
-man/man1/cwm.1
-man/man5/cwmrc.5
diff --git a/cwm/distinfo b/cwm/distinfo
deleted file mode 100644
index c641c554c2..0000000000
--- a/cwm/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-$NetBSD$


Home | Main Index | Thread Index | Old Index