diff options
author | jmmv <jmmv@pkgsrc.org> | 2005-03-20 17:34:48 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2005-03-20 17:34:48 +0000 |
commit | 224ac2cff8900385176495c4a8560c927827371f (patch) | |
tree | 035b5f4de0d28a229eb3a20797c424ae50a9c8d9 | |
parent | 05eb757b2c5a1d695c989a58dc126cad2d822297 (diff) | |
download | pkgsrc-224ac2cff8900385176495c4a8560c927827371f.tar.gz |
Remove wmessage: it broke when windowmaker was updated to 0.90 at the
beginning of previous November. It has been broken since then and nobody
has complained (during more than four months). Futhermore, the program
itself is dead.
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | x11/Makefile | 3 | ||||
-rw-r--r-- | x11/wmessage/DESCR | 2 | ||||
-rw-r--r-- | x11/wmessage/Makefile | 16 | ||||
-rw-r--r-- | x11/wmessage/PLIST | 2 | ||||
-rw-r--r-- | x11/wmessage/distinfo | 9 | ||||
-rw-r--r-- | x11/wmessage/patches/patch-aa | 31 | ||||
-rw-r--r-- | x11/wmessage/patches/patch-ab | 13 | ||||
-rw-r--r-- | x11/wmessage/patches/patch-ac | 13 | ||||
-rw-r--r-- | x11/wmessage/patches/patch-ad | 22 |
10 files changed, 3 insertions, 111 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 059a18f225c..6aac9847972 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.9524 2005/03/20 17:28:05 jmmv Exp $ +$NetBSD: CHANGES,v 1.9525 2005/03/20 17:34:48 jmmv Exp $ Changes to the packages collection and infrastructure in 2005: @@ -1425,3 +1425,4 @@ Changes to the packages collection and infrastructure in 2005: Updated pkg_install to 20050318 [hubertf 2005-03-20] Removed apotheke [jmmv 2005-03-20] Updated screws to 0.54nb3 [jmmv 2005-03-20] + Removed wmessage [jmmv 2005-03-20] diff --git a/x11/Makefile b/x11/Makefile index f1c8046eb4d..aacd8e68d8a 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.383 2005/03/05 09:42:54 jmmv Exp $ +# $NetBSD: Makefile,v 1.384 2005/03/20 17:34:49 jmmv Exp $ # COMMENT= Packages to support the X window system @@ -222,7 +222,6 @@ SUBDIR+= unclutter SUBDIR+= vte SUBDIR+= wdm SUBDIR+= wmavgload -SUBDIR+= wmessage SUBDIR+= wmfire SUBDIR+= wmfstatus SUBDIR+= wmweather diff --git a/x11/wmessage/DESCR b/x11/wmessage/DESCR deleted file mode 100644 index 8802787e078..00000000000 --- a/x11/wmessage/DESCR +++ /dev/null @@ -1,2 +0,0 @@ -Wmessage is a WINGs based message viewer similar to xmessage with -several enhancements. diff --git a/x11/wmessage/Makefile b/x11/wmessage/Makefile deleted file mode 100644 index e6c5c6bc40e..00000000000 --- a/x11/wmessage/Makefile +++ /dev/null @@ -1,16 +0,0 @@ -# $NetBSD: Makefile,v 1.26 2004/12/28 23:18:19 reed Exp $ - -DISTNAME= wmessage-0.10 -PKGREVISION= 5 -CATEGORIES= x11 windowmaker -MASTER_SITES= http://www.ozemail.com.au/~crn/wmessage/ - -MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://www.ozemail.com.au/~crn/wmessage/ -COMMENT= WINGs based message viewer similar to xmessage - -USE_BUILDLINK3= yes -USE_X11= # defined - -.include "../../wm/windowmaker/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/x11/wmessage/PLIST b/x11/wmessage/PLIST deleted file mode 100644 index 4762f7c7927..00000000000 --- a/x11/wmessage/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:11:47 zuntum Exp $ -bin/wmessage diff --git a/x11/wmessage/distinfo b/x11/wmessage/distinfo deleted file mode 100644 index c28a58089f5..00000000000 --- a/x11/wmessage/distinfo +++ /dev/null @@ -1,9 +0,0 @@ -$NetBSD: distinfo,v 1.6 2005/02/23 17:36:21 wiz Exp $ - -SHA1 (wmessage-0.10.tar.gz) = f50b768f2e8d3c5a4503cbeb3188bde7fa79044f -RMD160 (wmessage-0.10.tar.gz) = 3c6de36fd5860e51e66562768dc03d5db2116ee6 -Size (wmessage-0.10.tar.gz) = 15844 bytes -SHA1 (patch-aa) = 29cc5550a62c2ec2e3184db69d4c21d96e4ac2be -SHA1 (patch-ab) = f0638e8f1d76a27f86502228c9b5fbc5ed4bc477 -SHA1 (patch-ac) = d4b77334fc83954091ad0acb18e216dead7b6e20 -SHA1 (patch-ad) = e21e043041005fdfa728038960f15449a2a43c7f diff --git a/x11/wmessage/patches/patch-aa b/x11/wmessage/patches/patch-aa deleted file mode 100644 index f731a71a2b7..00000000000 --- a/x11/wmessage/patches/patch-aa +++ /dev/null @@ -1,31 +0,0 @@ -$NetBSD: patch-aa,v 1.5 2002/08/25 21:52:49 jlam Exp $ - ---- Makefile.orig Sun Aug 29 20:38:35 1999 -+++ Makefile -@@ -1,19 +1,18 @@ --PREFIX = /usr/local -+#PREFIX = /usr/local - --CFLAGS = `get-wraster-flags --cflags` -Wall --LDFLAGS = `get-wraster-flags --ldflags` --LIBS = `get-wraster-flags --libs` --CC = gcc -+CFLAGS += `get-wraster-flags --cflags` -Wall -+LDFLAGS += `get-wraster-flags --ldflags` -+LIBS += `get-wraster-flags --libs` -+#CC = gcc - - all: wmessage - - wmessage: wmessage.o panel.o - $(CC) -o wmessage wmessage.o panel.o \ -- $(CFLAGS) $(LDFLAGS) $(LIBS) -lWMaker -lWINGs -lPropList -- strip wmessage -+ $(CFLAGS) $(LDFLAGS) $(LIBS) -lWMaker -lWINGs - - install: wmessage -- install -c wmessage $(PREFIX)/bin/wmessage -+ ${BSD_INSTALL_PROGRAM} wmessage $(PREFIX)/bin/wmessage - - uninstall: - rm -f $(PREFIX)/bin/wmessage diff --git a/x11/wmessage/patches/patch-ab b/x11/wmessage/patches/patch-ab deleted file mode 100644 index ec1bdedc4f1..00000000000 --- a/x11/wmessage/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.3 2001/07/23 20:38:48 wiz Exp $ - ---- panel.c.orig Tue Jan 9 01:43:47 2001 -+++ panel.c -@@ -409,7 +409,7 @@ - - WMSetWindowTitle(panel->win, ""); - -- if ((appicon = WMGetApplicationIconImage (scrPtr))) { -+ if ((appicon = WMGetApplicationIconPixmap (scrPtr))) { - WMSize ais; - - ais = WMGetPixmapSize (appicon); diff --git a/x11/wmessage/patches/patch-ac b/x11/wmessage/patches/patch-ac deleted file mode 100644 index be2acf1e778..00000000000 --- a/x11/wmessage/patches/patch-ac +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ac,v 1.2 2001/07/23 20:38:48 wiz Exp $ - ---- wmessage.h.orig Tue Jan 9 01:45:18 2001 -+++ wmessage.h -@@ -38,7 +38,7 @@ - - #include <X11/keysym.h> - --#include <WUtil.h> -+#include <WINGs/WUtil.h> - - #include "wconfig.h" - diff --git a/x11/wmessage/patches/patch-ad b/x11/wmessage/patches/patch-ad deleted file mode 100644 index 13992013de4..00000000000 --- a/x11/wmessage/patches/patch-ad +++ /dev/null @@ -1,22 +0,0 @@ -$NetBSD: patch-ad,v 1.1 2001/07/23 20:38:48 wiz Exp $ - ---- wmessage.c.orig Mon Jan 10 06:47:21 2000 -+++ wmessage.c -@@ -247,7 +247,7 @@ - icon = WMCreatePixmapFromRImage(scrPtr, tmp, 0); - RDestroyImage(tmp); - if (icon) { -- WMSetApplicationIconImage(scrPtr, icon); -+ WMSetApplicationIconPixmap(scrPtr, icon); - WMReleasePixmap(icon); - } else - if (settings->warnings == True) -@@ -279,7 +279,7 @@ - setAppIcon (scr, settings->icon); - } else { - pixmap = WMCreatePixmapFromXPMData(scr, GNUSTEP_XPM); -- WMSetApplicationIconImage(scr, pixmap); -+ WMSetApplicationIconPixmap(scr, pixmap); - WMReleasePixmap(pixmap); - } - } |