summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-11-09 00:43:12 +0000
committerwiz <wiz@pkgsrc.org>2001-11-09 00:43:12 +0000
commitaa1d1d139417cb628168b379fa49137426174b9c (patch)
tree992aebbd5a43facb754dda3adb8c0468ff7ea85b
parentd564911ef141b616c981fad1ccb75efccfff7fd8 (diff)
downloadpkgsrc-aa1d1d139417cb628168b379fa49137426174b9c.tar.gz
scwm has been broken for over a year now (because it doesn't work with
guile-1.4), and a new version doesn't seem to forthcoming any time soon (upstream). Remove the package; we can add an updated version if it ever appears.
-rw-r--r--wm/Makefile3
-rw-r--r--wm/scwm/DESCR10
-rw-r--r--wm/scwm/Makefile32
-rw-r--r--wm/scwm/PLIST98
-rw-r--r--wm/scwm/distinfo6
-rw-r--r--wm/scwm/patches/patch-aa22
-rw-r--r--wm/scwm/patches/patch-ab11
7 files changed, 1 insertions, 181 deletions
diff --git a/wm/Makefile b/wm/Makefile
index 7e4ac5cca69..550c386709b 100644
--- a/wm/Makefile
+++ b/wm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2001/07/28 18:26:06 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2001/11/09 00:43:12 wiz Exp $
#
COMMENT= window managers (for X)
@@ -29,7 +29,6 @@ SUBDIR+= qvwm
SUBDIR+= ratpoison
SUBDIR+= sawfish
SUBDIR+= sawfish-replibs
-SUBDIR+= scwm
SUBDIR+= tvtwm
SUBDIR+= uwm
SUBDIR+= windowmaker
diff --git a/wm/scwm/DESCR b/wm/scwm/DESCR
deleted file mode 100644
index d0997c14bfa..00000000000
--- a/wm/scwm/DESCR
+++ /dev/null
@@ -1,10 +0,0 @@
-Scwm is the Scheme Configurable/Constraints Window Manager. It is a
-window manager with a powerful dynamic configuration language based on
-Guile Scheme. Scwm has many, many advanced features, often
-implemented in the configuration language itself. It is in active
-development currently, and continues to improve.
-
-Scwm was originally based on fvwm2 code. Though the internals are
-almost completely rewritten, we have strived to maintain compatibility
-on various levels. For example, even fvwm2 modules may be executed
-through an adapter written in Scwm scheme code.
diff --git a/wm/scwm/Makefile b/wm/scwm/Makefile
deleted file mode 100644
index d8a06dddf56..00000000000
--- a/wm/scwm/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2001/03/29 12:05:04 wennmach Exp $
-#
-
-DISTNAME= scwm-0.9
-CATEGORIES= x11 wm
-MASTER_SITES= ftp://scwm.mit.edu/pub/scwm/
-
-MAINTAINER= packages@netbsd.org
-HOMEPAGE= http://scwm.sourceforge.net/
-COMMENT= Window manager with a powerful configuration (Guile Scheme) language
-
-DEPENDS+= guile>=1.3.2:../../lang/guile
-DEPENDS+= gtk+-1.2.*:../../x11/gtk
-DEPENDS+= gtar-1.12:../../archivers/gtar
-DEPENDS+= readline>=4.0:../../devel/readline
-
-BROKEN= Current release does not work with guile-1.4.0.
-
-INFO_FILES= scwm.info
-
-EVAL_PREFIX+= GTKDIR=gtk+
-CONFIGURE_ARGS+= --with-guile-prefix=${LOCALBASE} \
- --with-gtk-prefix="${GTKDIR}" \
- --enable-multibyte
-
-USE_X11BASE= YES
-USE_XPM= YES
-GNU_CONFIGURE= YES
-USE_GMAKE= YES
-USE_LIBTOOL= YES
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/wm/scwm/PLIST b/wm/scwm/PLIST
deleted file mode 100644
index 61aa8169e42..00000000000
--- a/wm/scwm/PLIST
+++ /dev/null
@@ -1,98 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 20:59:27 zuntum Exp $
-include/scwmexec.h
-lib/X11/scwm/system.scwmrc
-lib/libscwmexec.a
-lib/libscwmexec.la
-lib/libscwmexec.so
-lib/libscwmexec.so.0
-lib/libscwmexec.so.0.0
-lib/scwm-modules/app/scwm/libxpm-menus.la
-lib/scwm-modules/app/scwm/libxpm-menus.a
-lib/scwm-modules/app/scwm/libxpm-menus.so
-lib/scwm-modules/app/scwm/liboverlay-plane.la
-lib/scwm-modules/app/scwm/liboverlay-plane.a
-lib/scwm-modules/app/scwm/liboverlay-plane.so
-lib/scwm-modules/app/scwm/libpie-menus.la
-lib/scwm-modules/app/scwm/libpie-menus.a
-lib/scwm-modules/app/scwm/libpie-menus.so
-lib/scwm-modules/app/scwm/libbackground.la
-lib/scwm-modules/app/scwm/libbackground.a
-lib/scwm-modules/app/scwm/libbackground.so
-lib/scwm-modules/app/scwm/libc-animation.la
-lib/scwm-modules/app/scwm/libc-animation.a
-lib/scwm-modules/app/scwm/libc-animation.so
-lib/scwm-modules/app/scwm/libscwmgtkhelper.la
-lib/scwm-modules/app/scwm/libscwmgtkhelper.a
-lib/scwm-modules/app/scwm/libscwmgtkhelper.so
-bin/scwm
-bin/scwmexec
-bin/scwmrepl
-man/man1/scwm.1
-man/man1/scwmexec.1
-man/man1/scwmrepl.1
-@unexec install-info --delete %D/info/scwm.info %D/info/dir
-info/scwm.info
-@exec install-info %D/info/scwm.info %D/info/dir
-@comment the next two files are not installed if emacs is not there
-@comment share/emacs/site-lisp/scwm.el
-@comment share/emacs/site-lisp/scwm.elc
-share/scwm-modules/app/scwm/advice.scm
-share/scwm-modules/app/scwm/animation.scm
-share/scwm-modules/app/scwm/auto-raise.scm
-share/scwm-modules/app/scwm/base.scm
-share/scwm-modules/app/scwm/bincomm.scm
-share/scwm-modules/app/scwm/cached-program-exists.scm
-share/scwm-modules/app/scwm/cascade.scm
-share/scwm-modules/app/scwm/decor.scm
-share/scwm-modules/app/scwm/desk-background.scm
-share/scwm-modules/app/scwm/doc.scm
-share/scwm-modules/app/scwm/face.scm
-share/scwm-modules/app/scwm/file.scm
-share/scwm-modules/app/scwm/flux.scm
-share/scwm-modules/app/scwm/fvwm-compat.scm
-share/scwm-modules/app/scwm/fvwm-eval.scm
-share/scwm-modules/app/scwm/fvwm-module.scm
-share/scwm-modules/app/scwm/image-loaders.scm
-share/scwm-modules/app/scwm/listops.scm
-share/scwm-modules/app/scwm/message-window.scm
-share/scwm-modules/app/scwm/minimal.scm
-share/scwm-modules/app/scwm/module-types.scm
-share/scwm-modules/app/scwm/optargs.scm
-share/scwm-modules/app/scwm/prefs-menu.scm
-share/scwm-modules/app/scwm/report-usage.scm
-share/scwm-modules/app/scwm/shutdown-opts.scm
-share/scwm-modules/app/scwm/sort.scm
-share/scwm-modules/app/scwm/stacking.scm
-share/scwm-modules/app/scwm/std-menus.scm
-share/scwm-modules/app/scwm/style-options.scm
-share/scwm-modules/app/scwm/style.scm
-share/scwm-modules/app/scwm/theme-impl.scm
-share/scwm-modules/app/scwm/themes.scm
-share/scwm-modules/app/scwm/tile.scm
-share/scwm-modules/app/scwm/user-options.scm
-share/scwm-modules/app/scwm/wininfo.scm
-share/scwm-modules/app/scwm/winlist.scm
-share/scwm-modules/app/scwm/winops.scm
-share/scwm-modules/app/scwm/wmconfig-menu.scm
-share/scwm-modules/app/scwm/placement.scm
-share/scwm-modules/app/scwm/virtual.scm
-share/scwm-modules/app/scwm/gtk.scm
-share/scwm-modules/app/scwm/ScwmClock.scm
-share/scwm-modules/app/scwm/ScwmDeskButtons.scm
-share/scwm/scwm-procedures.txt
-share/scwm/scwm-variables.txt
-share/scwm/scwm-hooks.txt
-share/scwm/scwm-concepts.txt
-share/scwm/scwm.sgml
-share/scwm-themes/fvwm2.tar.gz
-share/scwm-themes/mwm.tar.gz
-share/scwm-themes/win95.tar.gz
-@dirrm lib/X11/scwm
-@dirrm lib/scwm-modules/app/scwm
-@dirrm lib/scwm-modules/app
-@dirrm lib/scwm-modules
-@dirrm share/scwm-modules/app/scwm
-@dirrm share/scwm-modules/app
-@dirrm share/scwm-modules
-@dirrm share/scwm-themes
-@dirrm share/scwm
diff --git a/wm/scwm/distinfo b/wm/scwm/distinfo
deleted file mode 100644
index 508d3481942..00000000000
--- a/wm/scwm/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.2 2001/05/09 12:37:45 wiz Exp $
-
-SHA1 (scwm-0.9.tar.gz) = fe5dabc30b2013fd3edf6965f212bad225d3b325
-Size (scwm-0.9.tar.gz) = 906608 bytes
-SHA1 (patch-aa) = ba380975d6d6cbed8c05ce9c2b33920fa4d222e3
-SHA1 (patch-ab) = 19b266b033a8ea751b0354c41282c40abfcad1f6
diff --git a/wm/scwm/patches/patch-aa b/wm/scwm/patches/patch-aa
deleted file mode 100644
index 6b1e4efc4c2..00000000000
--- a/wm/scwm/patches/patch-aa
+++ /dev/null
@@ -1,22 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2000/12/12 02:03:49 wiz Exp $
-
-Use NetBSD's pkglibtool
-
---- configure 1999/08/23 13:51:56 1.1
-+++ configure 1999/08/23 13:54:16
-@@ -1697,6 +1697,7 @@
- echo "$ac_t""no" 1>&6
- fi
-
-+if false; then
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-
-@@ -1742,6 +1743,7 @@
- ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig \
- $libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \
- || { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
-+fi
-
-
-
diff --git a/wm/scwm/patches/patch-ab b/wm/scwm/patches/patch-ab
deleted file mode 100644
index 636f5928fc1..00000000000
--- a/wm/scwm/patches/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
-$NetBSD: patch-ab,v 1.1.1.1 2000/12/12 02:03:49 wiz Exp $
-
---- utilities/scwmrepl/Makefile.in.orig Tue Jun 20 07:45:30 2000
-+++ utilities/scwmrepl/Makefile.in Tue Jun 20 07:46:17 2000
-@@ -117,5 +117,5 @@
-
-
--DEFS = @DEFS@ -I. -I$(srcdir) -I../../include
-+DEFS = @DEFS@ -I. -I$(srcdir) -I../../include -I${LOCALBASE}/include
- CPPFLAGS = @CPPFLAGS@
- LDFLAGS = @LDFLAGS@