summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorfredb <fredb@pkgsrc.org>2000-02-15 16:45:58 +0000
committerfredb <fredb@pkgsrc.org>2000-02-15 16:45:58 +0000
commit72e40db6713ab3d07c56c82a450e1eb3bbb87d45 (patch)
tree72781bfd0f829d7cd64bf00138c0a83ecaa8cf28 /x11
parent12004c6d74d375ef44324d31649639fe7bae2619 (diff)
downloadpkgsrc-72e40db6713ab3d07c56c82a450e1eb3bbb87d45.tar.gz
Nuke afterstep-current.
Diffstat (limited to 'x11')
-rw-r--r--x11/afterstep-current/Makefile64
-rw-r--r--x11/afterstep-current/files/md54
-rw-r--r--x11/afterstep-current/files/patch-sum12
-rw-r--r--x11/afterstep-current/patches/patch-aa25
-rw-r--r--x11/afterstep-current/patches/patch-ab18
-rw-r--r--x11/afterstep-current/patches/patch-ac24
-rw-r--r--x11/afterstep-current/patches/patch-ad18
-rw-r--r--x11/afterstep-current/patches/patch-ae47
-rw-r--r--x11/afterstep-current/patches/patch-af14
-rw-r--r--x11/afterstep-current/patches/patch-ag55
-rw-r--r--x11/afterstep-current/patches/patch-ah69
-rw-r--r--x11/afterstep-current/patches/patch-ai18
-rw-r--r--x11/afterstep-current/patches/patch-aj18
-rw-r--r--x11/afterstep-current/pkg/COMMENT1
-rw-r--r--x11/afterstep-current/pkg/DESCR6
-rw-r--r--x11/afterstep-current/pkg/MESSAGE25
-rw-r--r--x11/afterstep-current/pkg/PLIST679
17 files changed, 0 insertions, 1097 deletions
diff --git a/x11/afterstep-current/Makefile b/x11/afterstep-current/Makefile
deleted file mode 100644
index fd6be99b190..00000000000
--- a/x11/afterstep-current/Makefile
+++ /dev/null
@@ -1,64 +0,0 @@
-# $NetBSD: Makefile,v 1.19 2000/02/09 20:20:58 tron Exp $
-
-DISTNAME= AfterStep-1.7.164
-PKGNAME= afterstep-1.7.165
-CATEGORIES= x11
-MASTER_SITES= ftp://ftp.afterstep.org/devel/snapshots/ \
- ftp://ftp.afterstep.org/devel/archives/1.7/ \
- ftp://ftp.digex.net/pub/X11/window-managers/afterstep/devel/snapshots/ \
- ftp://ftp.digex.net/pub/X11/window-managers/afterstep/devel/archives/1.7/
-#MASTER_SITES= ftp://ftp.afterstep.org/pub/stable/ \
-# ftp://ftp.digex.net/pub/X11/window-managers/afterstep/stable/
-EXTRACT_SUFX= .tar.bz2
-
-PATCH_SITES= ftp://ftp.afterstep.org/devel/patches/ \
- ftp://ftp.afterstep.org/devel/patches/contrib/ \
- ftp://ftp.afterstep.org/devel/patches/archive/ \
- ftp://ftp.digex.net/pub/X11/window-managers/afterstep/devel/patches/ \
- ftp://ftp.digex.net/pub/X11/window-managers/afterstep/devel/patches/contrib/ \
- ftp://ftp.digex.net/pub/X11/window-managers/afterstep/devel/patches/archive/
-PATCHFILES= 1.7.164-01-sasha-shade_titleballoons.patch.gz
-PATCH_DIST_STRIP= -p1
-
-MAINTAINER= fb@enteract.com
-HOMEPAGE= http://www.afterstep.org/
-
-BUILD_DEPENDS+= autoconf:../../devel/autoconf
-DEPENDS+= asclock-1.0:../../x11/asclock
-DEPENDS+= jpeg-6b:../../graphics/jpeg
-DEPENDS+= png>=1.0.3:../../graphics/png
-DEPENDS+= rplay-3.2.*:../../audio/rplay
-DEPENDS+= xli-1.16:../../graphics/xli
-DEPENDS+= xp-1.2b10:../../x11/xp
-DEPENDS+= xpm-3.4k:../../graphics/xpm
-
-DIST_SUBDIR= AfterStep
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
-USE_LIBTOOL= yes
-USE_X11BASE= yes
-
-CONFIGURE_ARGS+= --disable-staticlibs --with-helpcommand="xpman" \
- --with-png-includes=${LOCALBASE}/include \
- --with-png-lib=${LOCALBASE}/lib \
- --with-jpeg-includes=${LOCALBASE}/include \
- --with-jpeg-lib=${LOCALBASE}/lib
-CONFIGURE_ENV+= LOCALBASE=${LOCALBASE}
-
-MESSAGE_FILE= ${WRKDIR}/MESSAGE
-
-post-build:
- ${SED} 's|@PREFIX@|${PREFIX}|g' < ${PKGDIR}/MESSAGE > ${WRKDIR}/MESSAGE
-
-post-configure:
- cd ${WRKSRC}; ${GMAKE} config
- ${MAKE} do-configure
-
-post-patch:
- cd ${WRKSRC}; \
- for i in `find . -name "*.man" -print` autoconf/Makefile.common.in; do \
- ${MV} $$i $$i.orig; \
- ${SED} -e 's|/usr/local/|${PREFIX}/|g' -e 's|1x|1|g' < $$i.orig > $$i; \
- done
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/x11/afterstep-current/files/md5 b/x11/afterstep-current/files/md5
deleted file mode 100644
index 47763d86d3a..00000000000
--- a/x11/afterstep-current/files/md5
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: md5,v 1.11 2000/01/13 06:35:12 fredb Exp $
-
-MD5 (AfterStep/AfterStep-1.7.164.tar.bz2) = 3f5dc4fde457b560a4c7e22a8ce74bb2
-MD5 (AfterStep/1.7.164-01-sasha-shade_titleballoons.patch.gz) = 9d9fe45d840ac4238c1a7fb0582c6c2d
diff --git a/x11/afterstep-current/files/patch-sum b/x11/afterstep-current/files/patch-sum
deleted file mode 100644
index b7a6eeaec3a..00000000000
--- a/x11/afterstep-current/files/patch-sum
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-sum,v 1.3 1999/08/29 14:16:13 fredb Exp $
-
-MD5 (patch-aa) = 2bc06ffa76f29ad62d02cacce903d834
-MD5 (patch-ab) = ac5e74e6c2c58222e53031f1ca28e1ea
-MD5 (patch-ac) = 074562ffc62dc230df1ac0ec96ae9bea
-MD5 (patch-ad) = f367e9473288792af59c6ffead689f4e
-MD5 (patch-ae) = 906794e60e35349b8f0d5e50901fad17
-MD5 (patch-af) = 48bfd694d02caa25ead84f93c7c57133
-MD5 (patch-ag) = a49fdd4b4d25d7f92bc795dbbc792e34
-MD5 (patch-ah) = 2e13cb498a83ee7dab7adb68b803c747
-MD5 (patch-ai) = 730fdcf8154d1de21bd5b4ade47fa858
-MD5 (patch-aj) = 4489fef69bd2ae16d4ef79ecd4d107ae
diff --git a/x11/afterstep-current/patches/patch-aa b/x11/afterstep-current/patches/patch-aa
deleted file mode 100644
index 5d29cd66ed6..00000000000
--- a/x11/afterstep-current/patches/patch-aa
+++ /dev/null
@@ -1,25 +0,0 @@
-$NetBSD: patch-aa,v 1.2 1999/08/24 10:16:39 fredb Exp $
-
---- doc/afterstepdoc.in.orig Tue Nov 10 10:51:01 1998
-+++ doc/afterstepdoc.in Tue Dec 29 00:20:54 1998
-@@ -9,9 +9,8 @@
- # First try standard path, then local, then other possible paths
- #
-
--for netscape in /usr/X11R6/bin/netscape /usr/bin/netscape \
-- /usr/local/bin/netscape /usr/local/netscape/netscape \
-- /opt/netscape/netscape /opt/bin/netscape ; do
-+for netscape in @bindir@/netscape @bindir@/mozilla \
-+ /usr/local/bin/netscape /usr/local/netscape/bin/netscape ; do
- if [ -x $netscape ] ; then
- $netscape -remote \
- openurl\(file:///@datadir@/afterstep/doc/afterstep.html\) 2>/dev/null \
-@@ -20,7 +19,7 @@
- fi
- done
-
--for lynx in /usr/bin/lynx /bin/lynx /usr/local/bin/lynx ; do
-+for lynx in /usr/pkg/bin/lynx /usr/local/bin/lynx ; do
- if [ -x $lynx ] ; then
- exec xterm -bg black -fg white -sl 500 -vb -e $lynx @datadir@/afterstep/doc/afterstep.html &
- fi
diff --git a/x11/afterstep-current/patches/patch-ab b/x11/afterstep-current/patches/patch-ab
deleted file mode 100644
index 0b0d5d17a34..00000000000
--- a/x11/afterstep-current/patches/patch-ab
+++ /dev/null
@@ -1,18 +0,0 @@
-$NetBSD: patch-ab,v 1.2 1999/08/24 10:16:39 fredb Exp $
-
---- asimagelib/Makefile.in.orig Tue Jul 27 10:38:01 1999
-+++ asimagelib/Makefile.in Sun Aug 22 11:43:11 1999
-@@ -7,11 +7,9 @@
- pixmap.o balloon.o background.o
- OBJSDLL = $(OBJS)
-
--PROG = libasimage.a
--DYNPROG = libasimage.so
--LIBVER = 1.9
-+PROG = libasimage.la
- LIBVERMAJOR = 1
--#INSTALLONBUILD = install
-+LIBVERMINOR = 9
-
- @MAKEFILECOMMONLIB@
-
diff --git a/x11/afterstep-current/patches/patch-ac b/x11/afterstep-current/patches/patch-ac
deleted file mode 100644
index a809a66e9f8..00000000000
--- a/x11/afterstep-current/patches/patch-ac
+++ /dev/null
@@ -1,24 +0,0 @@
-$NetBSD: patch-ac,v 1.2 1999/08/29 14:16:13 fredb Exp $
-
---- src/Audio/Makefile.in.orig Mon Aug 9 17:43:38 1999
-+++ src/Audio/Makefile.in Fri Aug 27 22:25:12 1999
-@@ -4,15 +4,15 @@
- # are correct for your rplay installation.
- #
-
--#EXTRA_DEFINES = -DHAVE_RPLAY
--#EXTRA_INCLUDES = -I/usr/local/include
--#EXTRA_LIBRARIES = -L/usr/local/lib -lrplay
--
- OBJS = Audio.o
-
- PROG = Audio
-
- LIBS_ASDYN = $(LIB_AFTERSTEP)
-+
-+EXTRA_DEFINES = -DHAVE_RPLAY
-+EXTRA_INCLUDES = -I${LOCALBASE}/include
-+EXTRA_LIBRARIES = -L${LOCALBASE}/lib -lrplay
- LIBS_DEPEND = $(LIB_AFTERSTEP)
-
- @MAKEFILECOMMON@
diff --git a/x11/afterstep-current/patches/patch-ad b/x11/afterstep-current/patches/patch-ad
deleted file mode 100644
index 0fbb4e04b88..00000000000
--- a/x11/afterstep-current/patches/patch-ad
+++ /dev/null
@@ -1,18 +0,0 @@
-$NetBSD: patch-ad,v 1.2 1999/08/24 10:16:40 fredb Exp $
-
---- src/Config/Makefile.in.orig Sun Jul 11 12:33:27 1999
-+++ src/Config/Makefile.in Sun Aug 22 11:44:16 1999
-@@ -5,11 +5,9 @@
- OBJS = Pager.o Base.o MyStyle.o ASetRoot.o
- OBJSDLL = $(OBJS)
-
--PROG = libasConfig.a
--DYNPROG = libasConfig.so
--LIBVER = 1.0
-+PROG = libasConfig.la
- LIBVERMAJOR = 1
--#INSTALLONBUILD = install
-+LIBVERMINOR = 0
-
- @MAKEFILECOMMONLIB@
-
diff --git a/x11/afterstep-current/patches/patch-ae b/x11/afterstep-current/patches/patch-ae
deleted file mode 100644
index b08d331d6fc..00000000000
--- a/x11/afterstep-current/patches/patch-ae
+++ /dev/null
@@ -1,47 +0,0 @@
-$NetBSD: patch-ae,v 1.2 1999/08/29 14:16:13 fredb Exp $
-
---- autoconf/configure.in.orig Fri Aug 27 11:34:54 1999
-+++ autoconf/configure.in Fri Aug 27 21:56:09 1999
-@@ -83,6 +83,7 @@
- AC_PATH_PROG(MV, mv, mv)
- AC_PATH_PROG(CP, cp, cp)
- AC_PATH_PROG(MKDIR, mkdir, mkdir)
-+AC_PATH_PROG(LIBTOOL, libtool, libtool)
-
- dnl# let's check for endiannes of our box
- AC_C_BIGENDIAN
-@@ -222,19 +223,16 @@
- dnl# AFTERSTEP_LIB="-lafterstep"
- dnl# ASIMAGE_LIB="-lasimage"
- dnl# WIDGETS_LIB="-lWidgets"
-+AFTERSTEP_LIB="../../lib/libafterstep.la"
-+ASIMAGE_LIB="../../asimagelib/libasimage.la"
-+WIDGETS_LIB="../Script/Widgets/libWidgets.la"
-+CONFIG_LIB="../Config/libasConfig.la"
-+LIBPROG='$(PROG)'
- if test "x$enable_staticlibs" = "xyes"; then
-- AFTERSTEP_LIB="../../lib/libafterstep.a"
-- ASIMAGE_LIB="../../asimagelib/libasimage.a"
-- WIDGETS_LIB="../Script/Widgets/libWidgets.a"
-- CONFIG_LIB="../Config/libasConfig.a"
-- LIBPROG='$(PROG)'
-+ LDSTATIC="-static"
- LIBINSTALL=""
- else
-- AFTERSTEP_LIB="../../lib/libafterstep.so"
-- ASIMAGE_LIB="../../asimagelib/libasimage.so"
-- WIDGETS_LIB="../Script/Widgets/libWidgets.so"
-- CONFIG_LIB="../Config/libasConfig.so"
-- LIBPROG='$(DYNPROG)'
-+ LDSTATIC=""
- LIBINSTALL="install.dyn"
- fi
-
-@@ -317,6 +315,7 @@
- AC_SUBST(enable_fixeditems)
- AC_SUBST(enable_audit)
- AC_SUBST(SCRIPT_DIR)
-+AC_SUBST(LDSTATIC)
-
- dnl# Write results
-
diff --git a/x11/afterstep-current/patches/patch-af b/x11/afterstep-current/patches/patch-af
deleted file mode 100644
index 8391839d54b..00000000000
--- a/x11/afterstep-current/patches/patch-af
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-af,v 1.1 1999/08/24 10:16:40 fredb Exp $
-
---- autoconf/Makefile.defines.in.orig Thu Mar 25 20:07:08 1999
-+++ autoconf/Makefile.defines.in Sat Aug 21 11:25:30 1999
-@@ -7,6 +7,9 @@
- # -march=pentiumpro -mcpu=pentiumpro
- EXTRA_DEFINES = @DEFINE_XLOCALE@
-
-+LIBTOOL = @LIBTOOL@
-+LDSTATIC = @LDSTATIC@
-+
- RANLIB = @RANLIB@
- AR = ar clq
- CP = @CP@
diff --git a/x11/afterstep-current/patches/patch-ag b/x11/afterstep-current/patches/patch-ag
deleted file mode 100644
index f84f312def6..00000000000
--- a/x11/afterstep-current/patches/patch-ag
+++ /dev/null
@@ -1,55 +0,0 @@
-$NetBSD: patch-ag,v 1.2 1999/08/29 14:16:13 fredb Exp $
-
---- autoconf/Makefile.common.in.orig Wed Aug 25 17:44:20 1999
-+++ autoconf/Makefile.common.in Fri Aug 27 21:56:14 1999
-@@ -7,7 +7,7 @@
- all: $(PROG)
-
- install.bin: $(PROG)
-- $(INSTALL_PROGRAM) $(PROG) $(AFTER_BIN_DIR)
-+ $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $(PROG) $(AFTER_BIN_DIR)/$(PROG)
-
- install.lib: @LIBPROG@ @LIBINSTALL@
-
-@@ -70,10 +70,10 @@
- done
-
- $(PROG): $(OBJS) $(LIBS_DEPEND)
-- $(CC) $(OBJS) $(LIBRARIES) $(EXTRA_LIBRARIES) -o $(@)
-+ $(LIBTOOL) --mode=link $(CC) $(OBJS:.o=.lo) $(LIBRARIES) $(EXTRA_LIBRARIES) -o $(@)
-
- .c.o:
-- $(CC) $(CCFLAGS) $(EXTRA_DEFINES) $(INCLUDES) $(EXTRA_INCLUDES) -c $*.c
-+ $(LIBTOOL) --mode=compile $(CC) $(CCFLAGS) $(EXTRA_DEFINES) $(INCLUDES) $(EXTRA_INCLUDES) -c $*.c
-
- #
- # include dependency files if they exist
-@@ -84,23 +84,17 @@
- include .depend
- #endif
-
--../../lib/libafterstep.a:
-+../../lib/libafterstep.la:
- cd ../../lib/; ${MAKE}
-
--../../asimagelib/libasimage.a:
-+../../asimagelib/libasimage.la:
- cd ../../asimagelib/; ${MAKE}
-
--../Config/libasConfig.a:
-+../Config/libasConfig.la:
- cd ../Config/; ${MAKE}
-
--../../lib/libafterstep.so:
-- cd ../../lib/; ${MAKE}
--
--../../asimagelib/libasimage.so:
-- cd ../../asimagelib/; ${MAKE}
--
--../Config/libasConfig.so:
-- cd ../Config/; ${MAKE}
-+../Script/Widgets/Widgets.la:
-+ cd ../Script/Widgets/; ${MAKE}
-
- #
- # End of Make.common
diff --git a/x11/afterstep-current/patches/patch-ah b/x11/afterstep-current/patches/patch-ah
deleted file mode 100644
index 3cf2fbe4d19..00000000000
--- a/x11/afterstep-current/patches/patch-ah
+++ /dev/null
@@ -1,69 +0,0 @@
-$NetBSD: patch-ah,v 1.2 1999/08/29 14:16:13 fredb Exp $
-
---- autoconf/Makefile.common.lib.in.orig Wed Aug 25 17:44:20 1999
-+++ autoconf/Makefile.common.lib.in Fri Aug 27 22:05:30 1999
-@@ -4,7 +4,7 @@
-
- @MAKEFILEDEFINES@
-
--all: @LIBPROG@ $(INSTALLONBUILD)
-+all: @LIBPROG@
-
- install.bin:
-
-@@ -15,24 +15,7 @@
- install.script:
-
- install.dyn:
-- $(INSTALL_LIB) $(DYNPROG).$(LIBVER) $(LIBDIR)
-- -@/bin/rm -f $(LIBDIR)/$(DYNPROG).$(LIBVERMAJOR) $(LIBDIR)/$(DYNPROG)
-- ln -sf $(DYNPROG).$(LIBVER) $(LIBDIR)/$(DYNPROG).$(LIBVERMAJOR)
-- ln -sf $(DYNPROG).$(LIBVERMAJOR) $(LIBDIR)/$(DYNPROG)
-- @( \
-- if test `uname` = "Linux"; then \
-- if test $(LIBDIR) = "/lib" || test $(LIBDIR) = "/usr/lib"; then \
-- echo "" > /dev/null; \
-- elif grep -q $(LIBDIR) /etc/ld.so.conf > /dev/null 2>&1; then \
-- echo "" > /dev/null; \
-- else \
-- echo "Unable to find $(LIBDIR) in ld.so.conf. In order to use "; \
-- echo "$(DYNPROG), you may need to add it or set LD_LIBRARY_PATH."; \
-- fi; \
-- echo "ldconfig"; \
-- ldconfig; \
-- fi \
-- )
-+ $(LIBTOOL) --mode=install $(INSTALL_LIB) $(PROG) $(LIBDIR)/$(PROG:.la=.so).$(LIBVERMAJOR).$(LIBVERMINOR)
-
- uninstall.bin:
-
-@@ -69,12 +52,10 @@
- done
-
- $(PROG): $(OBJS)
-- $(RMF) $(PROG)
-- $(AR) $(PROG) $(OBJS)
-- $(RANLIB) $(PROG)
-+ $(LIBTOOL) --mode=link $(CC) $(LDSTATIC) $(OBJS:.o=.lo) -rpath $(LIBDIR) -version-info $(LIBVERMAJOR):$(LIBVERMINOR) -o $(@)
-
- .c.o:
-- $(CC) $(CCFLAGS) $(EXTRA_DEFINES) $(INCLUDES) $(EXTRA_INCLUDES) -c $*.c
-+ $(LIBTOOL) --mode=compile $(CC) $(CCFLAGS) $(EXTRA_DEFINES) $(INCLUDES) $(EXTRA_INCLUDES) -c $*.c
-
- #
- # include dependency files if they exist
-@@ -84,14 +65,4 @@
- #ifneq ($(wildcard .depend),)
- include .depend
- #endif
--
--$(DYNPROG): $(DYNPROG).$(LIBVERMAJOR)
-- ln -sf $(DYNPROG).$(LIBVERMAJOR) $(DYNPROG)
--
--$(DYNPROG).$(LIBVERMAJOR): $(DYNPROG).$(LIBVER)
-- ln -sf $(DYNPROG).$(LIBVER) $(DYNPROG).$(LIBVERMAJOR)
--
--$(DYNPROG).$(LIBVER): $(OBJSDLL)
-- $(CC) -shared -Wl,-soname,$(DYNPROG).$(LIBVERMAJOR) -o $(DYNPROG).$(LIBVER) \
-- $(OBJSDLL)
-
diff --git a/x11/afterstep-current/patches/patch-ai b/x11/afterstep-current/patches/patch-ai
deleted file mode 100644
index e9e34e411e5..00000000000
--- a/x11/afterstep-current/patches/patch-ai
+++ /dev/null
@@ -1,18 +0,0 @@
-$NetBSD: patch-ai,v 1.1 1999/08/24 10:16:40 fredb Exp $
-
---- src/Script/Widgets/Makefile.in.orig Mon Mar 8 10:47:14 1999
-+++ src/Script/Widgets/Makefile.in Sun Aug 22 11:45:33 1999
-@@ -3,11 +3,9 @@
- Swallow.o TextField.o Tools.o VDipstick.o VScrollBar.o Widget.o
- OBJSDLL = $(OBJS)
-
--PROG = libWidgets.a
--DYNPROG = libWidgets.so
--LIBVER = 1.5
-+PROG = libWidgets.la
- LIBVERMAJOR = 1
--#INSTALLONBUILD = install
-+LIBVERMINOR = 5
-
- @MAKEFILECOMMONLIB@
-
diff --git a/x11/afterstep-current/patches/patch-aj b/x11/afterstep-current/patches/patch-aj
deleted file mode 100644
index fb4a57934c0..00000000000
--- a/x11/afterstep-current/patches/patch-aj
+++ /dev/null
@@ -1,18 +0,0 @@
-$NetBSD: patch-aj,v 1.2 1999/08/29 14:16:14 fredb Exp $
-
---- lib/Makefile.in.orig Mon Aug 23 16:37:48 1999
-+++ lib/Makefile.in Fri Aug 27 22:25:21 1999
-@@ -11,11 +11,9 @@
-
- OBJSDLL = $(OBJS)
-
--PROG = libafterstep.a
--DYNPROG = libafterstep.so
--LIBVER = 1.5
-+PROG = libafterstep.la
- LIBVERMAJOR = 1
--#INSTALLONBUILD = install
-+LIBVERMINOR = 5
-
- @MAKEFILECOMMONLIB@
-
diff --git a/x11/afterstep-current/pkg/COMMENT b/x11/afterstep-current/pkg/COMMENT
deleted file mode 100644
index 8fa4e62a6c9..00000000000
--- a/x11/afterstep-current/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-NeXT-like window manager for X11
diff --git a/x11/afterstep-current/pkg/DESCR b/x11/afterstep-current/pkg/DESCR
deleted file mode 100644
index 4f54d22fed1..00000000000
--- a/x11/afterstep-current/pkg/DESCR
+++ /dev/null
@@ -1,6 +0,0 @@
-AfterStep is a Window Manager for X which started by emulating the
-NEXTSTEP look and feel, but which has been significantly altered according
-to the requests of various users. Many adepts will tell you that NEXTSTEP
-is not only the most visually pleasant interface, but also one of the most
-functional and intuitive out there. AfterStep aims to incorporate the
-advantages of the NEXTSTEP interface, and add additional useful features.
diff --git a/x11/afterstep-current/pkg/MESSAGE b/x11/afterstep-current/pkg/MESSAGE
deleted file mode 100644
index 9f32753c4ca..00000000000
--- a/x11/afterstep-current/pkg/MESSAGE
+++ /dev/null
@@ -1,25 +0,0 @@
-FIRST TIME USERS:
-To use afterstep as your window manager, simply invoke "exec afterstep"
-at the end of your .xinitrc (for "startx), or .xsession file (for xdm).
-Don't forget to comment out any line(s) for your current window manager.
-
-UPGRADERS:
-Afterstep-1.7.x is more configurable than ever, but take notice: the format
-of many of the configuration files has changed! Upgraders are advised to
-back up their old ~/Gnu/Library/Afterstep directory, permit afterstep to
-create a new one, and then review the documentation while examining diffs.
-Note especially that with the new ".include" file mechanism: 1) it is not
-necessary to maintain a complete copy of @PREFIX@share/afterstep
-in each home directory, and 2) it is now possible to set site- and host-
-wide policys.
-
-EVERYBODY:
-The AfterStep Control Panel for 1.7.x is still under development.
-See the online docs (Wharf top button or bottom item of start menu)
-for configuration instructions, or try the following urls:
-
- file:/@PREFIX@/share/afterstep/doc/afterstep.html
- http://www.afterstep.org/FAQ/
- http://www.music-satellite.de/spearhead/ashow/overview.html
- http://www.afterstep.org/Documentation.shtml
- http://www.afterstep.org/Links.shtml
diff --git a/x11/afterstep-current/pkg/PLIST b/x11/afterstep-current/pkg/PLIST
deleted file mode 100644
index 44f353ce6f5..00000000000
--- a/x11/afterstep-current/pkg/PLIST
+++ /dev/null
@@ -1,679 +0,0 @@
-@comment $NetBSD: PLIST,v 1.5 2000/01/13 06:35:12 fredb Exp $
-bin/ASSound
-bin/Animate
-bin/Audio
-bin/Auto
-bin/Banner
-bin/Cascade
-bin/Clean
-bin/Form
-bin/Gnome
-bin/Ident
-bin/Pager
-bin/Save
-bin/Script
-bin/Scroll
-bin/Tile
-bin/Wharf
-bin/WinList
-bin/Zharf
-bin/afterstep
-bin/afterstepdoc
-bin/ascommand.pl
-bin/asetroot
-bin/astheme.sh
-bin/asthemecreate.sh
-bin/importasmenu
-bin/installastheme.pl
-bin/makeastheme.pl
-lib/libafterstep.a
-lib/libafterstep.so.1.5
-lib/libasConfig.a
-lib/libasConfig.so.1.0
-lib/libasimage.a
-lib/libasimage.so.1.9
-lib/libWidgets.a
-lib/libWidgets.so.1.5
-man/man1/Animate.1
-man/man1/Audio.1
-man/man1/Auto.1
-man/man1/Banner.1
-man/man1/Cascade.1
-man/man1/Clean.1
-man/man1/Form.1
-man/man1/Gnome.1
-man/man1/Ident.1
-man/man1/Pager.1
-man/man1/Save.1
-man/man1/Script.1
-man/man1/Scroll.1
-man/man1/Tile.1
-man/man1/Wharf.1
-man/man1/WinList.1
-man/man1/Zharf.1
-man/man1/afterstep.1
-man/man1/asetroot.1
-share/afterstep/.workspace_state
-share/afterstep/Gnome
-share/afterstep/animate
-share/afterstep/asetroot
-share/afterstep/audio
-share/afterstep/autoexec
-share/afterstep/backgrounds/Back.xpm
-share/afterstep/backgrounds/BlueStone.xpm
-share/afterstep/backgrounds/aquamarine.xpm
-share/afterstep/backgrounds/black.xpm
-share/afterstep/backgrounds/darkblue.xpm
-share/afterstep/backgrounds/darkgreen.xpm
-share/afterstep/backgrounds/midnightblue.xpm
-share/afterstep/backgrounds/purple.xpm
-share/afterstep/backgrounds/red.xpm
-share/afterstep/backgrounds/wheat.xpm
-share/afterstep/base.15bpp
-share/afterstep/base.16bpp
-share/afterstep/base.24bpp
-share/afterstep/base.32bpp
-share/afterstep/base.8bpp
-share/afterstep/clean
-share/afterstep/compatibility
-share/afterstep/database
-share/afterstep/desktop/buttons/1.xpm
-share/afterstep/desktop/buttons/1p.xpm
-share/afterstep/desktop/buttons/2.xpm
-share/afterstep/desktop/buttons/2p.xpm
-share/afterstep/desktop/buttons/3.xpm
-share/afterstep/desktop/buttons/3p.xpm
-share/afterstep/desktop/buttons/4.xpm
-share/afterstep/desktop/buttons/4p.xpm
-share/afterstep/desktop/buttons/5.xpm
-share/afterstep/desktop/buttons/5p.xpm
-share/afterstep/desktop/buttons/as-iconize-pressed.xpm
-share/afterstep/desktop/buttons/as-iconize.xpm
-share/afterstep/desktop/buttons/as-kill-pressed.xpm
-share/afterstep/desktop/buttons/as-kill.xpm
-share/afterstep/desktop/buttons/as-maximize-a-pressed.xpm
-share/afterstep/desktop/buttons/as-maximize-a.xpm
-share/afterstep/desktop/buttons/as-menu-a-pressed.xpm
-share/afterstep/desktop/buttons/as-menu-a.xpm
-share/afterstep/desktop/buttons/as-menu-b-pressed.xpm
-share/afterstep/desktop/buttons/as-menu-b.xpm
-share/afterstep/desktop/buttons/as-minimize-a-pressed.xpm
-share/afterstep/desktop/buttons/as-minimize-a.xpm
-share/afterstep/desktop/buttons/as-shade-a-pressed.xpm
-share/afterstep/desktop/buttons/as-shade-a.xpm
-share/afterstep/desktop/buttons/as-switchwindow-a-pressed.xpm
-share/afterstep/desktop/buttons/as-switchwindow-a.xpm
-share/afterstep/desktop/buttons/as-switchwindow-b-pressed.xpm
-share/afterstep/desktop/buttons/as-switchwindow-b.xpm
-share/afterstep/desktop/buttons/as-switchwindow-c-pressed.xpm
-share/afterstep/desktop/buttons/as-switchwindow-c.xpm
-share/afterstep/desktop/buttons/as1.5-iconize-p.xpm
-share/afterstep/desktop/buttons/as1.5-iconize.xpm
-share/afterstep/desktop/buttons/as1.5-iconizeR-p.xpm
-share/afterstep/desktop/buttons/as1.5-iconizeR.xpm
-share/afterstep/desktop/buttons/as1.5-kill-p.xpm
-share/afterstep/desktop/buttons/as1.5-kill.xpm
-share/afterstep/desktop/buttons/as1.5-menu-p.xpm
-share/afterstep/desktop/buttons/as1.5-menu.xpm
-share/afterstep/desktop/buttons/as1.5-shade-p.xpm
-share/afterstep/desktop/buttons/as1.5-shade.xpm
-share/afterstep/desktop/buttons/fuf-iconify-pressed.xpm
-share/afterstep/desktop/buttons/fuf-iconify.xpm
-share/afterstep/desktop/buttons/fuf-kill-pressed.xpm
-share/afterstep/desktop/buttons/fuf-kill.xpm
-share/afterstep/desktop/buttons/fuf-shade-pressed.xpm
-share/afterstep/desktop/buttons/fuf-shade.xpm
-share/afterstep/desktop/buttons/fuf-switchwindow-pressed.xpm
-share/afterstep/desktop/buttons/fuf-switchwindow.xpm
-share/afterstep/desktop/buttons/fuf-windowmenu-pressed.xpm
-share/afterstep/desktop/buttons/fuf-windowmenu.xpm
-share/afterstep/desktop/buttons/g_iconize.xpm
-share/afterstep/desktop/buttons/g_shut.xpm
-share/afterstep/desktop/cursors/cursor.xbm
-share/afterstep/desktop/cursors/cursor.xbm.mask
-share/afterstep/desktop/cursors/iconify.xbm
-share/afterstep/desktop/cursors/iconify.xbm.mask
-share/afterstep/desktop/cursors/kill.xbm
-share/afterstep/desktop/cursors/kill.xbm.mask
-share/afterstep/desktop/cursors/move.xbm
-share/afterstep/desktop/cursors/move.xbm.mask
-share/afterstep/desktop/cursors/resize_br.xbm
-share/afterstep/desktop/cursors/resize_br.xbm.mask
-share/afterstep/desktop/cursors/resize_h.xbm
-share/afterstep/desktop/cursors/resize_h.xbm.mask
-share/afterstep/desktop/cursors/resize_tr.xbm
-share/afterstep/desktop/cursors/resize_tr.xbm.mask
-share/afterstep/desktop/cursors/resize_v.xbm
-share/afterstep/desktop/cursors/resize_v.xbm.mask
-share/afterstep/desktop/cursors/xm_hour32
-share/afterstep/desktop/cursors/xm_hour32m
-share/afterstep/desktop/icons/16bpp/3dpaint.xpm
-share/afterstep/desktop/icons/16bpp/ASBBlockBlue.xpm
-share/afterstep/desktop/icons/16bpp/ASBBlockClear.xpm
-share/afterstep/desktop/icons/16bpp/ASBBlockConvexBlue.xpm
-share/afterstep/desktop/icons/16bpp/ASBBlockDefault.xpm
-share/afterstep/desktop/icons/16bpp/ASBBlockGreen.xpm
-share/afterstep/desktop/icons/16bpp/ASBBlockMarble.xpm
-share/afterstep/desktop/icons/16bpp/ASBBlockRed.xpm
-share/afterstep/desktop/icons/16bpp/ASBBlockSlate.xpm
-share/afterstep/desktop/icons/16bpp/ASBBlockTransparent.xpm
-share/afterstep/desktop/icons/16bpp/ASBBlockWater.xpm
-share/afterstep/desktop/icons/16bpp/ASBBlockWhite.xpm
-share/afterstep/desktop/icons/16bpp/AfterStep.xpm
-share/afterstep/desktop/icons/16bpp/AfterStep2.xpm
-share/afterstep/desktop/icons/16bpp/AfterStep3.xpm
-share/afterstep/desktop/icons/16bpp/AfterStep4.xpm
-share/afterstep/desktop/icons/16bpp/AfterStep5.xpm
-share/afterstep/desktop/icons/16bpp/AfterStep6.xpm
-share/afterstep/desktop/icons/16bpp/BookArrows.xpm
-share/afterstep/desktop/icons/16bpp/Bookshelf.xpm
-share/afterstep/desktop/icons/16bpp/Brush.xpm
-share/afterstep/desktop/icons/16bpp/CDrom.xpm
-share/afterstep/desktop/icons/16bpp/CDrom2.xpm
-share/afterstep/desktop/icons/16bpp/Computer.xpm
-share/afterstep/desktop/icons/16bpp/ComputerPC.xpm
-share/afterstep/desktop/icons/16bpp/Database.xpm
-share/afterstep/desktop/icons/16bpp/Debug.xpm
-share/afterstep/desktop/icons/16bpp/DeskGlobe.xpm
-share/afterstep/desktop/icons/16bpp/Eyecon.xpm
-share/afterstep/desktop/icons/16bpp/FileFolders.xpm
-share/afterstep/desktop/icons/16bpp/Folder.xpm
-share/afterstep/desktop/icons/16bpp/GNUSpace.xpm
-share/afterstep/desktop/icons/16bpp/Info.xpm
-share/afterstep/desktop/icons/16bpp/Install.xpm
-share/afterstep/desktop/icons/16bpp/KeyPower.xpm
-share/afterstep/desktop/icons/16bpp/KeysOnChain.xpm
-share/afterstep/desktop/icons/16bpp/Monitor.xpm
-share/afterstep/desktop/icons/16bpp/Network.xpm
-share/afterstep/desktop/icons/16bpp/NetworkInfoManager.xpm
-share/afterstep/desktop/icons/16bpp/OldFashionedRadio.xpm
-share/afterstep/desktop/icons/16bpp/Paint.xpm
-share/afterstep/desktop/icons/16bpp/Plasma.xpm
-share/afterstep/desktop/icons/16bpp/Publish.xpm
-share/afterstep/desktop/icons/16bpp/RayTracedGear.xpm
-share/afterstep/desktop/icons/16bpp/Recycler.xpm
-share/afterstep/desktop/icons/16bpp/RedFire.xpm
-share/afterstep/desktop/icons/16bpp/ShutDown.xpm
-share/afterstep/desktop/icons/16bpp/Start.xpm
-share/afterstep/desktop/icons/16bpp/Text.xpm
-share/afterstep/desktop/icons/16bpp/WWW.xpm
-share/afterstep/desktop/icons/16bpp/YellowBlueRedGeometry.xpm
-share/afterstep/desktop/icons/16bpp/author.xpm
-share/afterstep/desktop/icons/16bpp/cpuchip.xpm
-share/afterstep/desktop/icons/16bpp/disk.builder.xpm
-share/afterstep/desktop/icons/16bpp/draw.xpm
-share/afterstep/desktop/icons/16bpp/hostmanager.xpm
-share/afterstep/desktop/icons/16bpp/interface.xpm
-share/afterstep/desktop/icons/16bpp/linux-penguin.xpm
-share/afterstep/desktop/icons/16bpp/monalisa.xpm
-share/afterstep/desktop/icons/16bpp/netscape.xpm
-share/afterstep/desktop/icons/16bpp/shutdown.xpm
-share/afterstep/desktop/icons/16bpp/spreadsheet.xpm
-share/afterstep/desktop/icons/16bpp/spreadsheet2.xpm
-share/afterstep/desktop/icons/16bpp/wharf.xpm
-share/afterstep/desktop/icons/16bpp/widget.xpm
-share/afterstep/desktop/icons/16bpp/workshop.xpm
-share/afterstep/desktop/icons/16bpp/writeletter.xpm
-share/afterstep/desktop/icons/8bpp/3dpaint.xpm
-share/afterstep/desktop/icons/8bpp/ASBBlockBlue.xpm
-share/afterstep/desktop/icons/8bpp/ASBBlockClear.xpm
-share/afterstep/desktop/icons/8bpp/ASBBlockConvexBlue.xpm
-share/afterstep/desktop/icons/8bpp/ASBBlockDefault.xpm
-share/afterstep/desktop/icons/8bpp/ASBBlockGreen.xpm
-share/afterstep/desktop/icons/8bpp/ASBBlockMarble.xpm
-share/afterstep/desktop/icons/8bpp/ASBBlockRed.xpm
-share/afterstep/desktop/icons/8bpp/ASBBlockSlate.xpm
-share/afterstep/desktop/icons/8bpp/ASBBlockTransparent.xpm
-share/afterstep/desktop/icons/8bpp/ASBBlockWater.xpm
-share/afterstep/desktop/icons/8bpp/ASBBlockWhite.xpm
-share/afterstep/desktop/icons/8bpp/AfterStep.xpm
-share/afterstep/desktop/icons/8bpp/AfterStep2.xpm
-share/afterstep/desktop/icons/8bpp/AfterStep3.xpm
-share/afterstep/desktop/icons/8bpp/AfterStep4.xpm
-share/afterstep/desktop/icons/8bpp/AfterStep5.xpm
-share/afterstep/desktop/icons/8bpp/AfterStep6.xpm
-share/afterstep/desktop/icons/8bpp/BookArrows.xpm
-share/afterstep/desktop/icons/8bpp/Bookshelf.xpm
-share/afterstep/desktop/icons/8bpp/Brush.xpm
-share/afterstep/desktop/icons/8bpp/CDrom.xpm
-share/afterstep/desktop/icons/8bpp/CDrom2.xpm
-share/afterstep/desktop/icons/8bpp/Computer.xpm
-share/afterstep/desktop/icons/8bpp/ComputerPC.xpm
-share/afterstep/desktop/icons/8bpp/Database.xpm
-share/afterstep/desktop/icons/8bpp/Debug.xpm
-share/afterstep/desktop/icons/8bpp/DeskGlobe.xpm
-share/afterstep/desktop/icons/8bpp/Eyecon.xpm
-share/afterstep/desktop/icons/8bpp/FileFolders.xpm
-share/afterstep/desktop/icons/8bpp/Folder.xpm
-share/afterstep/desktop/icons/8bpp/GNUSpace.xpm
-share/afterstep/desktop/icons/8bpp/Info.xpm
-share/afterstep/desktop/icons/8bpp/Install.xpm
-share/afterstep/desktop/icons/8bpp/KeyPower.xpm
-share/afterstep/desktop/icons/8bpp/KeysOnChain.xpm
-share/afterstep/desktop/icons/8bpp/Monitor.xpm
-share/afterstep/desktop/icons/8bpp/Network.xpm
-share/afterstep/desktop/icons/8bpp/NetworkInfoManager.xpm
-share/afterstep/desktop/icons/8bpp/OldFashionedRadio.xpm
-share/afterstep/desktop/icons/8bpp/Paint.xpm
-share/afterstep/desktop/icons/8bpp/Plasma.xpm
-share/afterstep/desktop/icons/8bpp/Publish.xpm
-share/afterstep/desktop/icons/8bpp/RayTracedGear.xpm
-share/afterstep/desktop/icons/8bpp/Recycler.xpm
-share/afterstep/desktop/icons/8bpp/RedFire.xpm
-share/afterstep/desktop/icons/8bpp/ShutDown.xpm
-share/afterstep/desktop/icons/8bpp/Start.xpm
-share/afterstep/desktop/icons/8bpp/Text.xpm
-share/afterstep/desktop/icons/8bpp/WWW.xpm
-share/afterstep/desktop/icons/8bpp/YellowBlueRedGeometry.xpm
-share/afterstep/desktop/icons/8bpp/author.xpm
-share/afterstep/desktop/icons/8bpp/cpuchip.xpm
-share/afterstep/desktop/icons/8bpp/disk.builder.xpm
-share/afterstep/desktop/icons/8bpp/draw.xpm
-share/afterstep/desktop/icons/8bpp/hostmanager.xpm
-share/afterstep/desktop/icons/8bpp/interface.xpm
-share/afterstep/desktop/icons/8bpp/linux-penguin.xpm
-share/afterstep/desktop/icons/8bpp/monalisa.xpm
-share/afterstep/desktop/icons/8bpp/netscape.xpm
-share/afterstep/desktop/icons/8bpp/shutdown.xpm
-share/afterstep/desktop/icons/8bpp/spreadsheet.xpm
-share/afterstep/desktop/icons/8bpp/spreadsheet2.xpm
-share/afterstep/desktop/icons/8bpp/wharf.xpm
-share/afterstep/desktop/icons/8bpp/widget.xpm
-share/afterstep/desktop/icons/8bpp/workshop.xpm
-share/afterstep/desktop/icons/8bpp/writeletter.xpm
-share/afterstep/desktop/icons/common/3_dots.xpm
-share/afterstep/desktop/icons/common/arrow-dots.xpm
-share/afterstep/desktop/icons/common/arrow.xpm
-share/afterstep/desktop/icons/common/bluebar.xpm
-share/afterstep/desktop/icons/common/darkbluebar.xpm
-share/afterstep/desktop/icons/common/east.xpm
-share/afterstep/desktop/icons/common/greenbar.xpm
-share/afterstep/desktop/icons/common/mini-app.xpm
-share/afterstep/desktop/icons/common/mini-as.xpm
-share/afterstep/desktop/icons/common/mini-exit.xpm
-share/afterstep/desktop/icons/common/mini-folder.xpm
-share/afterstep/desktop/icons/common/mini-menu.xpm
-share/afterstep/desktop/icons/common/mini-recycler.xpm
-share/afterstep/desktop/icons/common/os8-title.xpm
-share/afterstep/desktop/icons/common/ostx.xpm
-share/afterstep/desktop/icons/common/ostxs.xpm
-share/afterstep/desktop/icons/common/ostxu.xpm
-share/afterstep/desktop/icons/common/redbar.xpm
-share/afterstep/desktop/icons/common/south.xpm
-share/afterstep/desktop/icons/common/southeast.xpm
-share/afterstep/desktop/icons/common/southwest.xpm
-share/afterstep/desktop/icons/common/west.xpm
-share/afterstep/desktop/sounds/bong.au
-share/afterstep/desktop/sounds/clink.au
-share/afterstep/desktop/sounds/cowbell.au
-share/afterstep/desktop/sounds/crash.au
-share/afterstep/desktop/sounds/drip.au
-share/afterstep/desktop/sounds/gong.au
-share/afterstep/desktop/sounds/meepmeep.au
-share/afterstep/desktop/sounds/train.au
-share/afterstep/doc/afterstep-1.html
-share/afterstep/doc/afterstep-10.html
-share/afterstep/doc/afterstep-2.html
-share/afterstep/doc/afterstep-3.html
-share/afterstep/doc/afterstep-4.html
-share/afterstep/doc/afterstep-5.html
-share/afterstep/doc/afterstep-6.html
-share/afterstep/doc/afterstep-7.html
-share/afterstep/doc/afterstep-8.html
-share/afterstep/doc/afterstep-9.html
-share/afterstep/doc/afterstep.html
-share/afterstep/feels/feel.AutoRaise
-share/afterstep/feels/feel.ClickToFocus
-share/afterstep/feels/feel.DEFAULT
-share/afterstep/feels/feel.GNOME
-share/afterstep/feels/feel.ICCCM
-share/afterstep/feels/feel.MacOS8
-share/afterstep/feels/feel.PureNeXT
-share/afterstep/feels/feel.Windowish
-share/afterstep/feels/feel.cursors
-share/afterstep/forms
-share/afterstep/ident
-share/afterstep/looks/look.AfterStep
-share/afterstep/looks/look.DEFAULT
-share/afterstep/looks/look.Frames
-share/afterstep/looks/look.Guylhem
-share/afterstep/looks/look.Metallic
-share/afterstep/looks/look.NEW
-share/afterstep/looks/look.Nextish
-share/afterstep/looks/look.Ostx
-share/afterstep/looks/look.PureNext
-share/afterstep/looks/look.Transparent.rev
-share/afterstep/looks/look.purple
-share/afterstep/non-configurable/0_background
-share/afterstep/non-configurable/0_feel.15bpp
-share/afterstep/non-configurable/0_feel.16bpp
-share/afterstep/non-configurable/0_feel.24bpp
-share/afterstep/non-configurable/0_feel.32bpp
-share/afterstep/non-configurable/0_feel.8bpp
-share/afterstep/non-configurable/0_look.15bpp
-share/afterstep/non-configurable/0_look.16bpp
-share/afterstep/non-configurable/0_look.24bpp
-share/afterstep/non-configurable/0_look.32bpp
-share/afterstep/non-configurable/0_look.8bpp
-share/afterstep/non-configurable/1_background
-share/afterstep/non-configurable/1_feel.15bpp
-share/afterstep/non-configurable/1_feel.16bpp
-share/afterstep/non-configurable/1_feel.24bpp
-share/afterstep/non-configurable/1_feel.32bpp
-share/afterstep/non-configurable/1_feel.8bpp
-share/afterstep/non-configurable/1_look.15bpp
-share/afterstep/non-configurable/1_look.16bpp
-share/afterstep/non-configurable/1_look.24bpp
-share/afterstep/non-configurable/1_look.32bpp
-share/afterstep/non-configurable/1_look.8bpp
-share/afterstep/non-configurable/2_background
-share/afterstep/non-configurable/2_feel.15bpp
-share/afterstep/non-configurable/2_feel.16bpp
-share/afterstep/non-configurable/2_feel.24bpp
-share/afterstep/non-configurable/2_feel.32bpp
-share/afterstep/non-configurable/2_feel.8bpp
-share/afterstep/non-configurable/2_look.15bpp
-share/afterstep/non-configurable/2_look.16bpp
-share/afterstep/non-configurable/2_look.24bpp
-share/afterstep/non-configurable/2_look.32bpp
-share/afterstep/non-configurable/2_look.8bpp
-share/afterstep/non-configurable/3_background
-share/afterstep/non-configurable/3_feel.15bpp
-share/afterstep/non-configurable/3_feel.16bpp
-share/afterstep/non-configurable/3_feel.24bpp
-share/afterstep/non-configurable/3_feel.32bpp
-share/afterstep/non-configurable/3_feel.8bpp
-share/afterstep/non-configurable/3_look.15bpp
-share/afterstep/non-configurable/3_look.16bpp
-share/afterstep/non-configurable/3_look.24bpp
-share/afterstep/non-configurable/3_look.32bpp
-share/afterstep/non-configurable/3_look.8bpp
-share/afterstep/pager
-share/afterstep/scripts/Animate
-share/afterstep/scripts/BellSetup
-share/afterstep/scripts/Date
-share/afterstep/scripts/DeskSetup
-share/afterstep/scripts/FileBrowser
-share/afterstep/scripts/KeyboardSetup
-share/afterstep/scripts/PointerSetup
-share/afterstep/scripts/Quit
-share/afterstep/scripts/ScreenDump
-share/afterstep/scripts/ScreenSetup
-share/afterstep/scripts/ScreenSetup2
-share/afterstep/scroll
-share/afterstep/start/.include
-share/afterstep/start/Applications/Accessories/1_calc
-share/afterstep/start/Applications/Accessories/2_clock
-share/afterstep/start/Applications/Accessories/3_colors
-share/afterstep/start/Applications/Accessories/4_help
-share/afterstep/start/Applications/Accessories/5_notepad
-share/afterstep/start/Applications/Accessories/6_scrnmag
-share/afterstep/start/Applications/Editors/1_emacs
-share/afterstep/start/Applications/Editors/2_vi
-share/afterstep/start/Applications/Editors/3_nedit
-share/afterstep/start/Applications/Editors/4_xjed
-share/afterstep/start/Applications/Emulators/0_dos
-share/afterstep/start/Applications/Emulators/1_mac
-share/afterstep/start/Applications/Emulators/2_amiga
-share/afterstep/start/Applications/Emulators/3_amigasnd
-share/afterstep/start/Applications/Emulators/4_hp48
-share/afterstep/start/Applications/Emulators/5_appleII
-share/afterstep/start/Applications/Emulators/6_x48
-share/afterstep/start/Applications/Multimedia/0_cd
-share/afterstep/start/Applications/Multimedia/1_mp3
-share/afterstep/start/Applications/Multimedia/2_mixer
-share/afterstep/start/Applications/Multimedia/3_pict
-share/afterstep/start/Applications/Multimedia/4_gimp
-share/afterstep/start/Applications/Multimedia/5_imagick
-share/afterstep/start/Applications/Network/0_minicom
-share/afterstep/start/Applications/Network/1_ftp
-share/afterstep/start/Applications/Network/2_ncftp
-share/afterstep/start/Applications/Network/3_lynx
-share/afterstep/start/Applications/Network/4_mail
-share/afterstep/start/Applications/Network/5_irc
-share/afterstep/start/Applications/Network/6_netscape
-share/afterstep/start/Applications/Network/7_news
-share/afterstep/start/Applications/Network/8_telnet
-share/afterstep/start/Applications/Office/10_tkdesk
-share/afterstep/start/Applications/Office/1_applix
-share/afterstep/start/Applications/Office/2_so
-share/afterstep/start/Applications/Office/3_fileman
-share/afterstep/start/Applications/Office/4_plot
-share/afterstep/start/Applications/Office/6_lyx
-share/afterstep/start/Applications/Office/7_dviview
-share/afterstep/start/Applications/Office/8_psview
-share/afterstep/start/Applications/Office/9_pdf
-share/afterstep/start/Applications/System/0_sysinfo
-share/afterstep/start/Applications/System/1_sysload
-share/afterstep/start/Applications/System/2_changedefs
-share/afterstep/start/Applications/System/3_changescrn
-share/afterstep/start/Applications/System/4_console
-share/afterstep/start/Applications/System/5_fontedit
-share/afterstep/start/Applications/System/6_top
-share/afterstep/start/Applications/System/7_keyleds
-share/afterstep/start/Applications/System/8_resetcmap
-share/afterstep/start/Applications/a_nop
-share/afterstep/start/Applications/b_aterm
-share/afterstep/start/Applications/c_xiterm
-share/afterstep/start/Applications/d_xterm
-share/afterstep/start/Applications/e_rxvt
-share/afterstep/start/Applications/f_Eterm
-share/afterstep/start/Desktop/Animations/Animations-1/0_ant
-share/afterstep/start/Desktop/Animations/Animations-1/10_daisy
-share/afterstep/start/Desktop/Animations/Animations-1/11_dlock
-share/afterstep/start/Desktop/Animations/Animations-1/12_demon
-share/afterstep/start/Desktop/Animations/Animations-1/13_drift
-share/afterstep/start/Desktop/Animations/Animations-1/14_eyes
-share/afterstep/start/Desktop/Animations/Animations-1/15_fadeplot
-share/afterstep/start/Desktop/Animations/Animations-1/16_flag
-share/afterstep/start/Desktop/Animations/Animations-1/17_flame
-share/afterstep/start/Desktop/Animations/Animations-1/18_forest
-share/afterstep/start/Desktop/Animations/Animations-1/19_galaxy
-share/afterstep/start/Desktop/Animations/Animations-1/1_ball
-share/afterstep/start/Desktop/Animations/Animations-1/2_bat
-share/afterstep/start/Desktop/Animations/Animations-1/3_blot
-share/afterstep/start/Desktop/Animations/Animations-1/4_bouboule
-share/afterstep/start/Desktop/Animations/Animations-1/5_bounce
-share/afterstep/start/Desktop/Animations/Animations-1/6_bug
-share/afterstep/start/Desktop/Animations/Animations-1/7_cartoon
-share/afterstep/start/Desktop/Animations/Animations-1/8_clock
-share/afterstep/start/Desktop/Animations/Animations-1/9_crystal
-share/afterstep/start/Desktop/Animations/Animations-2/0_geometry
-share/afterstep/start/Desktop/Animations/Animations-2/10_life
-share/afterstep/start/Desktop/Animations/Animations-2/11_life1d
-share/afterstep/start/Desktop/Animations/Animations-2/12_life3d
-share/afterstep/start/Desktop/Animations/Animations-2/13_light
-share/afterstep/start/Desktop/Animations/Animations-2/14_lissa
-share/afterstep/start/Desktop/Animations/Animations-2/15_lissie
-share/afterstep/start/Desktop/Animations/Animations-2/16_loop
-share/afterstep/start/Desktop/Animations/Animations-2/17_marquee
-share/afterstep/start/Desktop/Animations/Animations-2/18_mount
-share/afterstep/start/Desktop/Animations/Animations-2/19_much
-share/afterstep/start/Desktop/Animations/Animations-2/1_grav
-share/afterstep/start/Desktop/Animations/Animations-2/2_helix
-share/afterstep/start/Desktop/Animations/Animations-2/3_hop
-share/afterstep/start/Desktop/Animations/Animations-2/4_hyper
-share/afterstep/start/Desktop/Animations/Animations-2/5_ico
-share/afterstep/start/Desktop/Animations/Animations-2/6_ifs
-share/afterstep/start/Desktop/Animations/Animations-2/7_julia
-share/afterstep/start/Desktop/Animations/Animations-2/8_kaleid
-share/afterstep/start/Desktop/Animations/Animations-2/9_laser
-share/afterstep/start/Desktop/Animations/Animations-3/0_nose
-share/afterstep/start/Desktop/Animations/Animations-3/10_sier
-share/afterstep/start/Desktop/Animations/Animations-3/11_slip
-share/afterstep/start/Desktop/Animations/Animations-3/12_sphere
-share/afterstep/start/Desktop/Animations/Animations-3/13_spire
-share/afterstep/start/Desktop/Animations/Animations-3/14_spline
-share/afterstep/start/Desktop/Animations/Animations-3/15_star
-share/afterstep/start/Desktop/Animations/Animations-3/16_startrek
-share/afterstep/start/Desktop/Animations/Animations-3/17_strange
-share/afterstep/start/Desktop/Animations/Animations-3/18_swarm
-share/afterstep/start/Desktop/Animations/Animations-3/19_swirl
-share/afterstep/start/Desktop/Animations/Animations-3/1_pacman
-share/afterstep/start/Desktop/Animations/Animations-3/20_triangle
-share/afterstep/start/Desktop/Animations/Animations-3/21_tube
-share/afterstep/start/Desktop/Animations/Animations-3/22_turtle
-share/afterstep/start/Desktop/Animations/Animations-3/23_vines
-share/afterstep/start/Desktop/Animations/Animations-3/24_voters
-share/afterstep/start/Desktop/Animations/Animations-3/25_wator
-share/afterstep/start/Desktop/Animations/Animations-3/26_world
-share/afterstep/start/Desktop/Animations/Animations-3/27_worm
-share/afterstep/start/Desktop/Animations/Animations-3/2_penrose
-share/afterstep/start/Desktop/Animations/Animations-3/3_petal
-share/afterstep/start/Desktop/Animations/Animations-3/4_puzzle
-share/afterstep/start/Desktop/Animations/Animations-3/5_pyro
-share/afterstep/start/Desktop/Animations/Animations-3/6_qix
-share/afterstep/start/Desktop/Animations/Animations-3/7_roll
-share/afterstep/start/Desktop/Animations/Animations-3/8_rotor
-share/afterstep/start/Desktop/Animations/Animations-3/9_shape
-share/afterstep/start/Desktop/Animations/a_random
-share/afterstep/start/Desktop/Animations/b_stop
-share/afterstep/start/Desktop/Feel/.include
-share/afterstep/start/Desktop/Look/.include
-share/afterstep/start/Desktop/Mouse/0_fast
-share/afterstep/start/Desktop/Mouse/1_faster
-share/afterstep/start/Desktop/Mouse/2_fastest
-share/afterstep/start/Desktop/Mouse/3_ultrafastest
-share/afterstep/start/Desktop/Mouse/4_nop
-share/afterstep/start/Desktop/Mouse/5_left
-share/afterstep/start/Desktop/Mouse/6_right
-share/afterstep/start/Desktop/Mouse/7_nop
-share/afterstep/start/Desktop/Mouse/8_normal
-share/afterstep/start/Desktop/Mouse/9_noaccel
-share/afterstep/start/Desktop/Mouse/9_slow
-share/afterstep/start/Desktop/Pictures/.include
-share/afterstep/start/Desktop/Theme/.include
-share/afterstep/start/Desktop/Theme/0_asthemecreate
-share/afterstep/start/Desktop/Theme/1_nop
-share/afterstep/start/Desktop/a_xearth
-share/afterstep/start/Desktop/b_fish
-share/afterstep/start/Desktop/c_snow
-share/afterstep/start/Desktop/d_nop
-share/afterstep/start/Desktop/e_updatestart
-share/afterstep/start/Desktop/f_updateall
-share/afterstep/start/Modules/Animate
-share/afterstep/start/Modules/Audio
-share/afterstep/start/Modules/Auto
-share/afterstep/start/Modules/Banner
-share/afterstep/start/Modules/Cascade
-share/afterstep/start/Modules/Clean
-share/afterstep/start/Modules/Forms/1_ftp
-share/afterstep/start/Modules/Forms/2_find
-share/afterstep/start/Modules/Forms/3_help
-share/afterstep/start/Modules/Forms/4_quit
-share/afterstep/start/Modules/Forms/5_run
-share/afterstep/start/Modules/Forms/6_screenshot
-share/afterstep/start/Modules/Forms/7_windowshot
-share/afterstep/start/Modules/Forms/8_xlock
-share/afterstep/start/Modules/Gnome
-share/afterstep/start/Modules/Ident
-share/afterstep/start/Modules/Pager
-share/afterstep/start/Modules/Scripts/0_animate
-share/afterstep/start/Modules/Scripts/1_bellsetup
-share/afterstep/start/Modules/Scripts/2_desksetup
-share/afterstep/start/Modules/Scripts/3_quit
-share/afterstep/start/Modules/Scripts/4_screendump
-share/afterstep/start/Modules/Scroll
-share/afterstep/start/Modules/Stop/Animate_Stop
-share/afterstep/start/Modules/Stop/Audio_Stop
-share/afterstep/start/Modules/Stop/Auto_Stop
-share/afterstep/start/Modules/Stop/Banner_Stop
-share/afterstep/start/Modules/Stop/Cascade_Stop
-share/afterstep/start/Modules/Stop/Clean_Stop
-share/afterstep/start/Modules/Stop/Gnome_Stop
-share/afterstep/start/Modules/Stop/Ident_Stop
-share/afterstep/start/Modules/Stop/Pager_Stop
-share/afterstep/start/Modules/Stop/Scroll_Stop
-share/afterstep/start/Modules/Stop/Tile_Stop
-share/afterstep/start/Modules/Stop/Wharf_Stop
-share/afterstep/start/Modules/Stop/WinList_Stop
-share/afterstep/start/Modules/Stop/Zharf_Stop
-share/afterstep/start/Modules/Stop/asetroot_Stop
-share/afterstep/start/Modules/Tile
-share/afterstep/start/Modules/Wharf
-share/afterstep/start/Modules/WinList
-share/afterstep/start/Modules/Zharf
-share/afterstep/start/Modules/asetroot
-share/afterstep/start/Quit/0_close
-share/afterstep/start/Quit/1_exit
-share/afterstep/start/Quit/2_nop
-share/afterstep/start/Quit/3_restartsession
-share/afterstep/start/Quit/4_restarttwm
-share/afterstep/start/Quit/5_restartwm
-share/afterstep/start/Screen_savers/With_password/0_firework
-share/afterstep/start/Screen_savers/With_password/1_firework
-share/afterstep/start/Screen_savers/With_password/2_laser
-share/afterstep/start/Screen_savers/With_password/3_mount
-share/afterstep/start/Screen_savers/With_password/4_qix
-share/afterstep/start/Screen_savers/With_password/5_shape
-share/afterstep/start/Screen_savers/With_password/6_sperm
-share/afterstep/start/Screen_savers/With_password/7_spline
-share/afterstep/start/Screen_savers/With_password/8_startrek
-share/afterstep/start/Screen_savers/With_password/9_stars
-share/afterstep/start/Screen_savers/Without_password/0_firework
-share/afterstep/start/Screen_savers/Without_password/1_firework
-share/afterstep/start/Screen_savers/Without_password/2_laser
-share/afterstep/start/Screen_savers/Without_password/3_mount
-share/afterstep/start/Screen_savers/Without_password/4_qix
-share/afterstep/start/Screen_savers/Without_password/5_shape
-share/afterstep/start/Screen_savers/Without_password/6_sperm
-share/afterstep/start/Screen_savers/Without_password/7_spline
-share/afterstep/start/Screen_savers/Without_password/8_startrek
-share/afterstep/start/Screen_savers/Without_password/9_stars
-share/afterstep/start/Windows/0_move
-share/afterstep/start/Windows/1_iconify
-share/afterstep/start/Windows/1_resize
-share/afterstep/start/Windows/2_pin
-share/afterstep/start/Windows/2_raise
-share/afterstep/start/Windows/3_lower
-share/afterstep/start/Windows/4_delete
-share/afterstep/start/Windows/5_destroy
-share/afterstep/start/Windows/6_winprop
-share/afterstep/start/a_nop
-share/afterstep/start/b_afterstepdoc
-share/afterstep/wharf
-share/afterstep/winlist
-share/afterstep/zharf
-@dirrm share/afterstep/start/Windows
-@dirrm share/afterstep/start/Screen_savers/Without_password
-@dirrm share/afterstep/start/Screen_savers/With_password
-@dirrm share/afterstep/start/Screen_savers
-@dirrm share/afterstep/start/Quit
-@dirrm share/afterstep/start/Modules/Stop
-@dirrm share/afterstep/start/Modules/Scripts
-@dirrm share/afterstep/start/Modules/Forms
-@dirrm share/afterstep/start/Modules
-@dirrm share/afterstep/start/Desktop/Theme
-@dirrm share/afterstep/start/Desktop/Pictures
-@dirrm share/afterstep/start/Desktop/Mouse
-@dirrm share/afterstep/start/Desktop/Look
-@dirrm share/afterstep/start/Desktop/Feel
-@dirrm share/afterstep/start/Desktop/Animations/Animations-3
-@dirrm share/afterstep/start/Desktop/Animations/Animations-2
-@dirrm share/afterstep/start/Desktop/Animations/Animations-1
-@dirrm share/afterstep/start/Desktop/Animations
-@dirrm share/afterstep/start/Desktop
-@dirrm share/afterstep/start/Applications/System
-@dirrm share/afterstep/start/Applications/Office
-@dirrm share/afterstep/start/Applications/Network
-@dirrm share/afterstep/start/Applications/Multimedia
-@dirrm share/afterstep/start/Applications/Emulators
-@dirrm share/afterstep/start/Applications/Editors
-@dirrm share/afterstep/start/Applications/Accessories
-@dirrm share/afterstep/start/Applications
-@dirrm share/afterstep/start
-@dirrm share/afterstep/scripts
-@dirrm share/afterstep/non-configurable
-@dirrm share/afterstep/looks
-@dirrm share/afterstep/feels
-@dirrm share/afterstep/doc
-@dirrm share/afterstep/desktop/sounds
-@dirrm share/afterstep/desktop/icons/common
-@dirrm share/afterstep/desktop/icons/8bpp
-@dirrm share/afterstep/desktop/icons/16bpp
-@dirrm share/afterstep/desktop/icons
-@dirrm share/afterstep/desktop/cursors
-@dirrm share/afterstep/desktop/buttons
-@dirrm share/afterstep/desktop
-@dirrm share/afterstep/backgrounds
-@dirrm share/afterstep