Added wm category to main Makefile; remove packages that have been moved
from x11 to wm; fix paths in packages that depend on the moved ones.
This commit is contained in:
parent
b48aa2febf
commit
5be08e0178
207 changed files with 23 additions and 11200 deletions
3
Makefile
3
Makefile
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.38 2000/12/11 14:15:31 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.39 2000/12/12 02:10:16 wiz Exp $
|
||||
#
|
||||
|
||||
.include "mk/bsd.prefs.mk"
|
||||
|
@ -43,6 +43,7 @@ SUBDIR += security
|
|||
SUBDIR += shells
|
||||
SUBDIR += sysutils
|
||||
SUBDIR += textproc
|
||||
SUBDIR += wm
|
||||
SUBDIR += www
|
||||
SUBDIR += x11
|
||||
.endif
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.5 1999/09/21 18:18:50 tron Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2000/12/12 02:10:18 wiz Exp $
|
||||
|
||||
DISTNAME= wmsound-0.9.4
|
||||
CATEGORIES= audio x11
|
||||
|
@ -9,7 +9,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} wmsdefault${EXTRACT_SUFX}
|
|||
MAINTAINER= jlam@netbsd.org
|
||||
HOMEPAGE= http://www.frontiernet.net/~southgat/wmsound/
|
||||
|
||||
DEPENDS+= windowmaker-*:../../x11/windowmaker
|
||||
DEPENDS+= windowmaker-*:../../wm/windowmaker
|
||||
|
||||
USE_X11BASE= yes
|
||||
USE_IMAKE= yes
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.17 2000/10/15 21:54:54 tron Exp $
|
||||
# $NetBSD: Makefile,v 1.18 2000/12/12 02:10:18 wiz Exp $
|
||||
|
||||
DISTNAME= WMMail.app-0.64
|
||||
PKGNAME= wmmail-0.64
|
||||
|
@ -8,7 +8,7 @@ MASTER_SITES= http://www.eecg.utoronto.ca/~chanb/WMMail.app/
|
|||
MAINTAINER= tron@netbsd.org
|
||||
HOMEPAGE= http://www.eecg.toronto.edu/cgi-bin/cgiwrap/chanb/index.cgi?wmmail
|
||||
|
||||
DEPENDS+= windowmaker-*:../../x11/windowmaker
|
||||
DEPENDS+= windowmaker-*:../../wm/windowmaker
|
||||
|
||||
USE_X11BASE= yes
|
||||
USE_GMAKE= yes
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.12 2000/08/03 14:21:11 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.13 2000/12/12 02:10:17 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= edesktop-1.0
|
||||
|
@ -8,7 +8,7 @@ DISTFILES= # empty
|
|||
|
||||
MAINTAINER= root@garbled.net
|
||||
|
||||
DEPENDS+= enlightenment>=0.16.2:../../x11/enlightenment
|
||||
DEPENDS+= enlightenment>=0.16.2:../../wm/enlightenment
|
||||
DEPENDS+= eterm-0.8.8:../../x11/eterm
|
||||
DEPENDS+= ethemes-*:../../x11/ethemes
|
||||
DEPENDS+= rxvt-2.6.1:../../x11/rxvt
|
||||
|
|
23
x11/Makefile
23
x11/Makefile
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.190 2000/12/12 01:31:05 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.191 2000/12/12 02:10:17 wiz Exp $
|
||||
#
|
||||
|
||||
SUBDIR += XF86Setup
|
||||
|
@ -6,33 +6,24 @@
|
|||
SUBDIR += Xaw3d
|
||||
SUBDIR += Xbae
|
||||
SUBDIR += XmHTML
|
||||
SUBDIR += afterstep
|
||||
SUBDIR += amiwm
|
||||
SUBDIR += asclock
|
||||
SUBDIR += asclock-gtk
|
||||
SUBDIR += asclock-xlib
|
||||
SUBDIR += ascp
|
||||
SUBDIR += blackbox
|
||||
SUBDIR += blt
|
||||
SUBDIR += catclock
|
||||
SUBDIR += controlcenter
|
||||
SUBDIR += ctwm
|
||||
SUBDIR += dclock
|
||||
SUBDIR += dxpc
|
||||
SUBDIR += ebuilder
|
||||
SUBDIR += econf
|
||||
SUBDIR += egtk
|
||||
SUBDIR += emiclock
|
||||
SUBDIR += enlightenment
|
||||
SUBDIR += eterm
|
||||
SUBDIR += ethemes
|
||||
SUBDIR += filerunner
|
||||
SUBDIR += fltk
|
||||
SUBDIR += flwm
|
||||
SUBDIR += fvwm-wharf
|
||||
SUBDIR += fvwm1
|
||||
SUBDIR += fvwm2
|
||||
SUBDIR += fvwm95
|
||||
SUBDIR += gdm
|
||||
SUBDIR += glclock
|
||||
SUBDIR += gnome
|
||||
|
@ -49,8 +40,6 @@
|
|||
SUBDIR += gtkglarea
|
||||
SUBDIR += gtkstep
|
||||
SUBDIR += hanterm
|
||||
SUBDIR += icewm
|
||||
SUBDIR += icewm-gnome
|
||||
SUBDIR += kde
|
||||
SUBDIR += kdebase
|
||||
SUBDIR += kdelibs
|
||||
|
@ -60,9 +49,7 @@
|
|||
SUBDIR += kworldwatch
|
||||
SUBDIR += lesstif
|
||||
SUBDIR += lesstif12
|
||||
SUBDIR += lwm
|
||||
SUBDIR += modeline
|
||||
SUBDIR += olvwm
|
||||
SUBDIR += oneko
|
||||
SUBDIR += openmotif
|
||||
SUBDIR += p5-Tk
|
||||
|
@ -83,9 +70,6 @@
|
|||
SUBDIR += ruby-Tk
|
||||
SUBDIR += ruby-gtk
|
||||
SUBDIR += rxvt
|
||||
SUBDIR += sawfish
|
||||
SUBDIR += sawfish-replibs
|
||||
SUBDIR += scwm
|
||||
SUBDIR += speyes
|
||||
SUBDIR += sunclock
|
||||
SUBDIR += swing
|
||||
|
@ -95,12 +79,8 @@
|
|||
SUBDIR += tk
|
||||
SUBDIR += tkinfo
|
||||
SUBDIR += tkman
|
||||
SUBDIR += tvtwm
|
||||
SUBDIR += type1inst
|
||||
SUBDIR += unclutter
|
||||
SUBDIR += uwm
|
||||
SUBDIR += windowmaker
|
||||
SUBDIR += wm2
|
||||
SUBDIR += wmakerconf
|
||||
SUBDIR += wmavgload
|
||||
SUBDIR += wmcalclock
|
||||
|
@ -112,7 +92,6 @@
|
|||
SUBDIR += wmthemes
|
||||
SUBDIR += wmtime
|
||||
SUBDIR += wmweather
|
||||
SUBDIR += wmx
|
||||
SUBDIR += wterm
|
||||
SUBDIR += wxGTK
|
||||
SUBDIR += x2x
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
$NetBSD: md5,v 1.4 2000/02/14 12:42:17 fredb Exp $
|
||||
|
||||
MD5 (AfterStep-1.8.0.tar.bz2) = 516beeca339259290f3115b6d7ecbbc9
|
|
@ -1,12 +0,0 @@
|
|||
$NetBSD: patch-sum,v 1.2 2000/02/14 12:42:17 fredb Exp $
|
||||
|
||||
MD5 (patch-aa) = 2bc06ffa76f29ad62d02cacce903d834
|
||||
MD5 (patch-ab) = ac5e74e6c2c58222e53031f1ca28e1ea
|
||||
MD5 (patch-ac) = 074562ffc62dc230df1ac0ec96ae9bea
|
||||
MD5 (patch-ad) = f367e9473288792af59c6ffead689f4e
|
||||
MD5 (patch-ae) = 2aafad0134ed4211311c72c542b09e10
|
||||
MD5 (patch-af) = 48bfd694d02caa25ead84f93c7c57133
|
||||
MD5 (patch-ag) = a49fdd4b4d25d7f92bc795dbbc792e34
|
||||
MD5 (patch-ah) = 2e13cb498a83ee7dab7adb68b803c747
|
||||
MD5 (patch-ai) = 730fdcf8154d1de21bd5b4ade47fa858
|
||||
MD5 (patch-aj) = 4489fef69bd2ae16d4ef79ecd4d107ae
|
|
@ -1,25 +0,0 @@
|
|||
$NetBSD: patch-aa,v 1.3 2000/02/14 12:42:18 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
|
|
@ -1,18 +0,0 @@
|
|||
$NetBSD: patch-ab,v 1.3 2000/02/14 12:42:18 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@
|
||||
|
|
@ -1,24 +0,0 @@
|
|||
$NetBSD: patch-ac,v 1.3 2000/02/14 12:42:18 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@
|
|
@ -1,18 +0,0 @@
|
|||
$NetBSD: patch-ad,v 1.3 2000/02/14 12:42:18 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@
|
||||
|
|
@ -1,47 +0,0 @@
|
|||
$NetBSD: patch-ae,v 1.5 2000/02/14 12:42:19 fredb Exp $
|
||||
|
||||
--- autoconf/configure.in.orig Tue Feb 8 11:11:35 2000
|
||||
+++ autoconf/configure.in Sun Feb 13 23:55:34 2000
|
||||
@@ -83,6 +83,7 @@
|
||||
AC_PATH_PROG(CP, cp, cp)
|
||||
AC_PATH_PROG(MKDIR, mkdir, mkdir)
|
||||
AC_PATH_PROG(PERL, perl, perl)
|
||||
+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
|
||||
|
||||
@@ -316,6 +314,7 @@
|
||||
AC_SUBST(enable_audit)
|
||||
AC_SUBST(SCRIPT_DIR)
|
||||
AC_SUBST(PERL)
|
||||
+AC_SUBST(LDSTATIC)
|
||||
|
||||
dnl# Write results
|
||||
|
|
@ -1,14 +0,0 @@
|
|||
$NetBSD: patch-af,v 1.3 2000/02/14 12:42:20 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@
|
|
@ -1,55 +0,0 @@
|
|||
$NetBSD: patch-ag,v 1.3 2000/02/14 12:42:20 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
|
|
@ -1,69 +0,0 @@
|
|||
$NetBSD: patch-ah,v 1.3 2000/02/14 12:42:21 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)
|
||||
|
|
@ -1,18 +0,0 @@
|
|||
$NetBSD: patch-ai,v 1.1 2000/02/14 12:42:21 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@
|
||||
|
|
@ -1,18 +0,0 @@
|
|||
$NetBSD: patch-aj,v 1.1 2000/02/14 12:42:22 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@
|
||||
|
|
@ -1 +0,0 @@
|
|||
NeXT-like window manager for X11
|
|
@ -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.
|
|
@ -1,20 +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.8.x is more configurable than ever, but note: the format of
|
||||
many of the configuration files has changed! In particular, it is no
|
||||
longer necessary to maintain a complete copy of @PREFIX@/share/afterstep
|
||||
in each home directory--your ~/Gnu/Library/Afterstep directory now need
|
||||
only contain changes from the defaults in @PREFIX@/share/afterstep.
|
||||
Upgraders are advised to back up their old ~/Gnu/Library/Afterstep directory,
|
||||
and review the documentation before merging diffs carefully.
|
||||
|
||||
EVERYBODY:
|
||||
The AfterStep Control Panel for 1.8.x is still under development.
|
||||
See the online docs--Wharf top button, or bottom item of start menu,
|
||||
or view @PREFIX@/share/afterstep/doc/afterstep.html with any browser.
|
||||
If you are connected to the Internet, a FAQ, mailing lists, and other
|
||||
resources may be found on the Afterstep Home Page:
|
|
@ -1,679 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.5 2000/08/15 13:38:06 wiz Exp $
|
||||
bin/ASSound
|
||||
bin/Animate
|
||||
bin/Audio
|
||||
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/importasmenu
|
||||
bin/installastheme.pl
|
||||
bin/makeastheme.pl
|
||||
lib/libafterstep.a
|
||||
lib/libafterstep.la
|
||||
lib/libafterstep.so.1.5
|
||||
lib/libasConfig.a
|
||||
lib/libasConfig.la
|
||||
lib/libasConfig.so.1.0
|
||||
lib/libasimage.a
|
||||
lib/libasimage.la
|
||||
lib/libasimage.so.1.9
|
||||
lib/libWidgets.a
|
||||
lib/libWidgets.la
|
||||
lib/libWidgets.so.1.5
|
||||
man/man1/Animate.1
|
||||
man/man1/Audio.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/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/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/themes/DEFAULT.tar.gz
|
||||
share/afterstep/wharf
|
||||
share/afterstep/winlist
|
||||
share/afterstep/zharf
|
||||
@dirrm share/afterstep/themes
|
||||
@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
|
|
@ -1,3 +0,0 @@
|
|||
$NetBSD: md5,v 1.3 1998/08/07 13:29:03 agc Exp $
|
||||
|
||||
MD5 (amiwm0.20pl48.tar.gz) = bfe907be9e94f6a47fec5181361176f2
|
|
@ -1 +0,0 @@
|
|||
X window manager with Amiga look and feel
|
|
@ -1,8 +0,0 @@
|
|||
amiwm is an X window manager that tries to make your display look and feel
|
||||
like an Amiga Workbench screen. It is fully functional and can do all the
|
||||
usual window manager stuff, like moving and resizing windows.
|
||||
|
||||
The purpose of amiwm is to make life more pleasant for Amiga-freaks who
|
||||
has/wants to use UNIX workstations once in a while. It can also be used
|
||||
on the Amiga with the AmiWin X server, although this part needs some more
|
||||
work.
|
|
@ -1,19 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.2 1998/05/22 13:49:42 tron Exp $
|
||||
bin/amiwm
|
||||
bin/ppmtoinfo
|
||||
bin/requestchoice
|
||||
lib/amiwm/requestchoice
|
||||
lib/amiwm/executecmd
|
||||
lib/amiwm/Background
|
||||
lib/amiwm/Keyboard
|
||||
lib/amiwm/system.amiwmrc
|
||||
lib/amiwm/def_tool.info
|
||||
lib/amiwm/system.map
|
||||
lib/amiwm/magicwb.map
|
||||
lib/amiwm/schwartz.map
|
||||
lib/amiwm/Xsession
|
||||
lib/amiwm/Xsession2
|
||||
lib/amiwm/Xinitrc
|
||||
lib/amiwm/amiwm-init
|
||||
@dirrm lib/amiwm
|
||||
man/man1/amiwm.1
|
|
@ -1,3 +0,0 @@
|
|||
$NetBSD: md5,v 1.2 2000/10/25 19:19:17 pooka Exp $
|
||||
|
||||
MD5 (blackbox-0.61.1.tar.gz) = 3e30cefdb8e91ab1eb7ae80ff7e6cb11
|
|
@ -1 +0,0 @@
|
|||
small and fast X11R6 window manager
|
|
@ -1,5 +0,0 @@
|
|||
Blackbox is yet another addition to the list of window managers
|
||||
For X11R6. Blackbox is built with C++, sharing no common code with
|
||||
any other window manager. It is designed to be small and fast, with
|
||||
a built in graphics class, near complete ICCCM compliance, and
|
||||
support for multple desktop environments.
|
|
@ -1,48 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.2 2000/10/25 19:19:18 pooka Exp $
|
||||
bin/blackbox
|
||||
bin/bsetbg
|
||||
bin/bsetroot
|
||||
man/man1/blackbox.1
|
||||
man/man1/bsetroot.1
|
||||
share/Blackbox/menu
|
||||
share/Blackbox/nls/C/blackbox.cat
|
||||
share/Blackbox/nls/POSIX
|
||||
share/Blackbox/nls/US_ASCII
|
||||
share/Blackbox/nls/da_DK/blackbox.cat
|
||||
share/Blackbox/nls/en
|
||||
share/Blackbox/nls/en_US
|
||||
share/Blackbox/nls/es
|
||||
share/Blackbox/nls/es_ES/blackbox.cat
|
||||
share/Blackbox/nls/et_EE/blackbox.cat
|
||||
share/Blackbox/nls/fr
|
||||
share/Blackbox/nls/fr_FR/blackbox.cat
|
||||
share/Blackbox/nls/pt_BR/blackbox.cat
|
||||
share/Blackbox/nls/ru_RU/blackbox.cat
|
||||
share/Blackbox/nls/sv_SE/blackbox.cat
|
||||
share/Blackbox/nls/tr_TR/blackbox.cat
|
||||
share/Blackbox/styles/Artwiz
|
||||
share/Blackbox/styles/Cthulhain
|
||||
share/Blackbox/styles/Flux
|
||||
share/Blackbox/styles/Minimal
|
||||
share/Blackbox/styles/Nyz
|
||||
share/Blackbox/styles/Operation
|
||||
share/Blackbox/styles/Outcomes
|
||||
share/Blackbox/styles/Rampage
|
||||
share/Blackbox/styles/Rancor
|
||||
share/Blackbox/styles/Results
|
||||
share/Blackbox/styles/Shade
|
||||
share/Blackbox/styles/Spiff
|
||||
share/Blackbox/styles/TDF
|
||||
share/Blackbox/styles/Twice
|
||||
@dirrm share/Blackbox/styles
|
||||
@dirrm share/Blackbox/nls/tr_TR
|
||||
@dirrm share/Blackbox/nls/sv_SE
|
||||
@dirrm share/Blackbox/nls/ru_RU
|
||||
@dirrm share/Blackbox/nls/pt_BR
|
||||
@dirrm share/Blackbox/nls/fr_FR
|
||||
@dirrm share/Blackbox/nls/et_EE
|
||||
@dirrm share/Blackbox/nls/es_ES
|
||||
@dirrm share/Blackbox/nls/da_DK
|
||||
@dirrm share/Blackbox/nls/C
|
||||
@dirrm share/Blackbox/nls
|
||||
@dirrm share/Blackbox
|
|
@ -1,3 +0,0 @@
|
|||
$NetBSD: md5,v 1.3 1998/08/07 13:29:03 agc Exp $
|
||||
|
||||
MD5 (ctwm-3.5.tar.gz) = e1ca78d934702e5c013da90476703301
|
|
@ -1 +0,0 @@
|
|||
Window manager with support for multiple virtual screens
|
|
@ -1,20 +0,0 @@
|
|||
CTWM is an extension to twm, that support multiple virtual screens,
|
||||
and a lot of other goodies.
|
||||
|
||||
You can use and manage up to 32 virtual screens called workspaces.
|
||||
You swap from one workspace to another by clicking on a button in an
|
||||
optionnal panel of buttons (the workspace manager) or by invoking a function.
|
||||
|
||||
You can custom each workspace by choosing different colors, names
|
||||
and pixmaps for the buttons and background root windows.
|
||||
|
||||
Main features are :
|
||||
- Optional 3D window titles and border (ala Motif).
|
||||
- Shaped, colored icons.
|
||||
- Multiple icons for clients based on the icon name.
|
||||
- Windows can belong to several workspaces.
|
||||
- A map of your workspaces to move quickly windows between
|
||||
different workspaces.
|
||||
- Animations : icons, root backgrounds and buttons can be animated.
|
||||
- Pinnable and sticky menus.
|
||||
- etc...
|
|
@ -1,94 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.2 1998/01/25 00:00:30 hubertf Exp $
|
||||
bin/ctwm
|
||||
lib/X11/twm/images/3D_Expand15.xpm
|
||||
lib/X11/twm/images/3D_Iconify15.xpm
|
||||
lib/X11/twm/images/3D_Lightning15.xpm
|
||||
lib/X11/twm/images/3D_Menu15.xpm
|
||||
lib/X11/twm/images/3D_Resize15.xpm
|
||||
lib/X11/twm/images/3D_Zoom15.xpm
|
||||
lib/X11/twm/images/IslandD.xpm
|
||||
lib/X11/twm/images/IslandW.xpm
|
||||
lib/X11/twm/images/LRom.xpm
|
||||
lib/X11/twm/images/LRom1.xpm
|
||||
lib/X11/twm/images/arthur.xpm
|
||||
lib/X11/twm/images/audio_editor.xpm
|
||||
lib/X11/twm/images/background8.xpm
|
||||
lib/X11/twm/images/ball1.xpm
|
||||
lib/X11/twm/images/ball10.xpm
|
||||
lib/X11/twm/images/ball11.xpm
|
||||
lib/X11/twm/images/ball12.xpm
|
||||
lib/X11/twm/images/ball2.xpm
|
||||
lib/X11/twm/images/ball3.xpm
|
||||
lib/X11/twm/images/ball4.xpm
|
||||
lib/X11/twm/images/ball5.xpm
|
||||
lib/X11/twm/images/ball6.xpm
|
||||
lib/X11/twm/images/ball7.xpm
|
||||
lib/X11/twm/images/ball8.xpm
|
||||
lib/X11/twm/images/ball9.xpm
|
||||
lib/X11/twm/images/cdrom1.xpm
|
||||
lib/X11/twm/images/claude.xpm
|
||||
lib/X11/twm/images/clipboard.xpm
|
||||
lib/X11/twm/images/datebook.xpm
|
||||
lib/X11/twm/images/emacs.xpm
|
||||
lib/X11/twm/images/ghostview.xpm
|
||||
lib/X11/twm/images/gnu-emacs1.xpm
|
||||
lib/X11/twm/images/gnu-emacs2.xpm
|
||||
lib/X11/twm/images/gnu-emacs3.xpm
|
||||
lib/X11/twm/images/gnu-emacs4.xpm
|
||||
lib/X11/twm/images/gnu-emacs5.xpm
|
||||
lib/X11/twm/images/gnu-emacs6.xpm
|
||||
lib/X11/twm/images/gnu-emacs7.xpm
|
||||
lib/X11/twm/images/hpterm.xpm
|
||||
lib/X11/twm/images/mail0.xpm
|
||||
lib/X11/twm/images/mail1.xpm
|
||||
lib/X11/twm/images/nothing.xpm
|
||||
lib/X11/twm/images/nt1.xpm
|
||||
lib/X11/twm/images/nt2.xpm
|
||||
lib/X11/twm/images/pixmap.xpm
|
||||
lib/X11/twm/images/postit.xpm
|
||||
lib/X11/twm/images/skull.xpm
|
||||
lib/X11/twm/images/spider.xpm
|
||||
lib/X11/twm/images/supman1.xbm
|
||||
lib/X11/twm/images/supman2.xbm
|
||||
lib/X11/twm/images/supman3.xbm
|
||||
lib/X11/twm/images/supman4.xbm
|
||||
lib/X11/twm/images/supman5.xbm
|
||||
lib/X11/twm/images/supman6.xbm
|
||||
lib/X11/twm/images/supman7.xbm
|
||||
lib/X11/twm/images/supman8.xbm
|
||||
lib/X11/twm/images/supman9.xbm
|
||||
lib/X11/twm/images/term.xpm
|
||||
lib/X11/twm/images/unknown.xpm
|
||||
lib/X11/twm/images/unknown1.xpm
|
||||
lib/X11/twm/images/unread.xpm
|
||||
lib/X11/twm/images/welcome.xpm
|
||||
lib/X11/twm/images/welcome.xwd
|
||||
lib/X11/twm/images/xarchie.xpm
|
||||
lib/X11/twm/images/xcalc.xpm
|
||||
lib/X11/twm/images/xcalc2.xpm
|
||||
lib/X11/twm/images/xedit.xpm
|
||||
lib/X11/twm/images/xftp.xpm
|
||||
lib/X11/twm/images/xgopher.xpm
|
||||
lib/X11/twm/images/xgrab.xpm
|
||||
lib/X11/twm/images/xhpcalc.xpm
|
||||
lib/X11/twm/images/xirc.xpm
|
||||
lib/X11/twm/images/xmail.xpm
|
||||
lib/X11/twm/images/xman.xpm
|
||||
lib/X11/twm/images/xmosaic.xpm
|
||||
lib/X11/twm/images/xnomail.xpm
|
||||
lib/X11/twm/images/xrn-compose.xpm
|
||||
lib/X11/twm/images/xrn.goodnews.xpm
|
||||
lib/X11/twm/images/xrn.nonews.xpm
|
||||
lib/X11/twm/images/xrn.xpm
|
||||
lib/X11/twm/images/xterm.xpm
|
||||
lib/X11/twm/images/3dcircle.xpm
|
||||
lib/X11/twm/images/3ddimple.xpm
|
||||
lib/X11/twm/images/3ddot.xpm
|
||||
lib/X11/twm/images/3dfeet.xpm
|
||||
lib/X11/twm/images/3dleopard.xpm
|
||||
lib/X11/twm/images/3dpie.xpm
|
||||
lib/X11/twm/images/3dpyramid.xpm
|
||||
lib/X11/twm/images/3dslant.xpm
|
||||
lib/X11/twm/system.ctwmrc
|
||||
man/cat1/ctwm.0
|
||||
@dirrm lib/X11/twm/images
|
|
@ -1,3 +0,0 @@
|
|||
$NetBSD: md5,v 1.6 2000/07/30 19:44:12 tron Exp $
|
||||
|
||||
MD5 (enlightenment-0.16.4.tar.gz) = d65d77e420bc7e292785075c82a23074
|
|
@ -1,6 +0,0 @@
|
|||
$NetBSD: patch-sum,v 1.4 2000/07/30 19:44:13 tron Exp $
|
||||
|
||||
MD5 (patch-aa) = 0c076c4afcd04b1a00d656bf892af0d9
|
||||
MD5 (patch-ab) = 0ce81b371ef13ec5bc7a898898ce1b01
|
||||
MD5 (patch-ac) = 12fd50719180862bdc311d0a7939e602
|
||||
MD5 (patch-ad) = 4251c9a4248e6764bf08e3c03ebf8a90
|
|
@ -1,298 +0,0 @@
|
|||
$NetBSD: patch-aa,v 1.6 2000/07/30 19:44:14 tron Exp $
|
||||
|
||||
--- configure.orig Tue Apr 11 01:19:49 2000
|
||||
+++ configure Sun Jul 30 21:38:11 2000
|
||||
@@ -4810,7 +4810,7 @@
|
||||
if test "x$enable_fsstd" = "xyes"; then
|
||||
ENLIGHTENMENT_ROOT=${datadir}/enlightenment
|
||||
ENLIGHTENMENT_BIN=${bindir}
|
||||
- LOCALEDIR=${prefix}/${DATADIRNAME}/locale
|
||||
+ LOCALEDIR=${prefix}/share/locale
|
||||
USE_FSSTD=yes
|
||||
else
|
||||
ENLIGHTENMENT_ROOT=${prefix}/enlightenment
|
||||
@@ -5473,7 +5473,7 @@
|
||||
echo $ac_n "(cached) $ac_c" 1>&6
|
||||
else
|
||||
ac_save_LIBS="$LIBS"
|
||||
-LIBS="-lttf -lm $LIBS"
|
||||
+LIBS="-lttf -lintl -lm $LIBS"
|
||||
cat > conftest.$ac_ext <<EOF
|
||||
#line 5479 "configure"
|
||||
#include "confdefs.h"
|
||||
@@ -5501,7 +5501,7 @@
|
||||
fi
|
||||
if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
|
||||
echo "$ac_t""yes" 1>&6
|
||||
- TTF_LIBS=-lttf
|
||||
+ TTF_LIBS="-lttf -lintl"
|
||||
else
|
||||
echo "$ac_t""no" 1>&6
|
||||
|
||||
@@ -5518,14 +5518,14 @@
|
||||
|
||||
|
||||
|
||||
-echo $ac_n "checking for dlopen in -ldl""... $ac_c" 1>&6
|
||||
-echo "configure:5523: checking for dlopen in -ldl" >&5
|
||||
-ac_lib_var=`echo dl'_'dlopen | sed 'y%./+-%__p_%'`
|
||||
-if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
|
||||
+
|
||||
+echo $ac_n "checking for library containing dlopen""... $ac_c" 1>&6
|
||||
+echo "configure:5524: checking for library containing dlopen" >&5
|
||||
+if eval "test \"`echo '$''{'ac_cv_search_dlopen'+set}'`\" = set"; then
|
||||
echo $ac_n "(cached) $ac_c" 1>&6
|
||||
else
|
||||
- ac_save_LIBS="$LIBS"
|
||||
-LIBS="-ldl -lm $LIBS"
|
||||
+ ac_func_search_save_LIBS="$LIBS"
|
||||
+ac_cv_search_dlopen="no"
|
||||
cat > conftest.$ac_ext <<EOF
|
||||
#line 5531 "configure"
|
||||
#include "confdefs.h"
|
||||
@@ -5540,23 +5540,45 @@
|
||||
EOF
|
||||
if { (eval echo configure:5542: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
|
||||
rm -rf conftest*
|
||||
- eval "ac_cv_lib_$ac_lib_var=yes"
|
||||
+ ac_cv_search_dlopen="none required"
|
||||
else
|
||||
echo "configure: failed program was:" >&5
|
||||
cat conftest.$ac_ext >&5
|
||||
- rm -rf conftest*
|
||||
- eval "ac_cv_lib_$ac_lib_var=no"
|
||||
fi
|
||||
rm -f conftest*
|
||||
-LIBS="$ac_save_LIBS"
|
||||
+test "$ac_cv_search_dlopen" = "no" && for i in "dl"; do
|
||||
+LIBS="-l$i -lm $ac_func_search_save_LIBS"
|
||||
+cat > conftest.$ac_ext <<EOF
|
||||
+#line 5553 "configure"
|
||||
+#include "confdefs.h"
|
||||
+/* Override any gcc2 internal prototype to avoid an error. */
|
||||
+/* We use char because int might match the return type of a gcc2
|
||||
+ builtin and then its argument prototype would still apply. */
|
||||
+char dlopen();
|
||||
|
||||
-fi
|
||||
-if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
|
||||
- echo "$ac_t""yes" 1>&6
|
||||
- DL_LIBS=-ldl
|
||||
+int main() {
|
||||
+dlopen()
|
||||
+; return 0; }
|
||||
+EOF
|
||||
+if { (eval echo configure:5564: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
|
||||
+ rm -rf conftest*
|
||||
+ ac_cv_search_dlopen="-l$i"
|
||||
+break
|
||||
else
|
||||
- echo "$ac_t""no" 1>&6
|
||||
+ echo "configure: failed program was:" >&5
|
||||
+ cat conftest.$ac_ext >&5
|
||||
+fi
|
||||
+rm -f conftest*
|
||||
+done
|
||||
+LIBS="$ac_func_search_save_LIBS"
|
||||
+fi
|
||||
|
||||
+echo "$ac_t""$ac_cv_search_dlopen" 1>&6
|
||||
+if test "$ac_cv_search_dlopen" != "no"; then
|
||||
+ test "$ac_cv_search_dlopen" = "none required" || LIBS="$ac_cv_search_dlopen $LIBS"
|
||||
+ DL_LIBS=$LIBS
|
||||
+else :
|
||||
+
|
||||
echo "Warning: Enlightenment requires the dl (dynamic loader) library"
|
||||
echo "to be supported on your platform for module support. Modules"
|
||||
echo "have been disabled (this will affect functionality)"
|
||||
@@ -5564,9 +5586,8 @@
|
||||
fi
|
||||
|
||||
|
||||
-
|
||||
echo $ac_n "checking for XTestGrabControl in -lXtst""... $ac_c" 1>&6
|
||||
-echo "configure:5570: checking for XTestGrabControl in -lXtst" >&5
|
||||
+echo "configure:5591: checking for XTestGrabControl in -lXtst" >&5
|
||||
ac_lib_var=`echo Xtst'_'XTestGrabControl | sed 'y%./+-%__p_%'`
|
||||
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
|
||||
echo $ac_n "(cached) $ac_c" 1>&6
|
||||
@@ -5574,7 +5595,7 @@
|
||||
ac_save_LIBS="$LIBS"
|
||||
LIBS="-lXtst $X_LIBS $LIBS"
|
||||
cat > conftest.$ac_ext <<EOF
|
||||
-#line 5578 "configure"
|
||||
+#line 5599 "configure"
|
||||
#include "confdefs.h"
|
||||
/* Override any gcc2 internal prototype to avoid an error. */
|
||||
/* We use char because int might match the return type of a gcc2
|
||||
@@ -5585,7 +5606,7 @@
|
||||
XTestGrabControl()
|
||||
; return 0; }
|
||||
EOF
|
||||
-if { (eval echo configure:5589: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
|
||||
+if { (eval echo configure:5610: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
|
||||
rm -rf conftest*
|
||||
eval "ac_cv_lib_$ac_lib_var=yes"
|
||||
else
|
||||
@@ -5613,7 +5634,7 @@
|
||||
fi
|
||||
|
||||
echo $ac_n "checking for XTestQueryExtension in -lXtst""... $ac_c" 1>&6
|
||||
-echo "configure:5617: checking for XTestQueryExtension in -lXtst" >&5
|
||||
+echo "configure:5638: checking for XTestQueryExtension in -lXtst" >&5
|
||||
ac_lib_var=`echo Xtst'_'XTestQueryExtension | sed 'y%./+-%__p_%'`
|
||||
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
|
||||
echo $ac_n "(cached) $ac_c" 1>&6
|
||||
@@ -5621,7 +5642,7 @@
|
||||
ac_save_LIBS="$LIBS"
|
||||
LIBS="-lXtst $X_LIBS $LIBS"
|
||||
cat > conftest.$ac_ext <<EOF
|
||||
-#line 5625 "configure"
|
||||
+#line 5646 "configure"
|
||||
#include "confdefs.h"
|
||||
/* Override any gcc2 internal prototype to avoid an error. */
|
||||
/* We use char because int might match the return type of a gcc2
|
||||
@@ -5632,7 +5653,7 @@
|
||||
XTestQueryExtension()
|
||||
; return 0; }
|
||||
EOF
|
||||
-if { (eval echo configure:5636: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
|
||||
+if { (eval echo configure:5657: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
|
||||
rm -rf conftest*
|
||||
eval "ac_cv_lib_$ac_lib_var=yes"
|
||||
else
|
||||
@@ -5654,7 +5675,7 @@
|
||||
|
||||
|
||||
echo $ac_n "checking for XkbQueryExtension in -lXext""... $ac_c" 1>&6
|
||||
-echo "configure:5658: checking for XkbQueryExtension in -lXext" >&5
|
||||
+echo "configure:5679: checking for XkbQueryExtension in -lXext" >&5
|
||||
ac_lib_var=`echo Xext'_'XkbQueryExtension | sed 'y%./+-%__p_%'`
|
||||
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
|
||||
echo $ac_n "(cached) $ac_c" 1>&6
|
||||
@@ -5662,7 +5683,7 @@
|
||||
ac_save_LIBS="$LIBS"
|
||||
LIBS="-lXext $X_LIBS $LIBS"
|
||||
cat > conftest.$ac_ext <<EOF
|
||||
-#line 5666 "configure"
|
||||
+#line 5687 "configure"
|
||||
#include "confdefs.h"
|
||||
/* Override any gcc2 internal prototype to avoid an error. */
|
||||
/* We use char because int might match the return type of a gcc2
|
||||
@@ -5673,7 +5694,7 @@
|
||||
XkbQueryExtension()
|
||||
; return 0; }
|
||||
EOF
|
||||
-if { (eval echo configure:5677: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
|
||||
+if { (eval echo configure:5698: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
|
||||
rm -rf conftest*
|
||||
eval "ac_cv_lib_$ac_lib_var=yes"
|
||||
else
|
||||
@@ -5697,7 +5718,7 @@
|
||||
fi
|
||||
|
||||
echo $ac_n "checking for XineramaQueryExtension in -lXinerama""... $ac_c" 1>&6
|
||||
-echo "configure:5701: checking for XineramaQueryExtension in -lXinerama" >&5
|
||||
+echo "configure:5722: checking for XineramaQueryExtension in -lXinerama" >&5
|
||||
ac_lib_var=`echo Xinerama'_'XineramaQueryExtension | sed 'y%./+-%__p_%'`
|
||||
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
|
||||
echo $ac_n "(cached) $ac_c" 1>&6
|
||||
@@ -5705,7 +5726,7 @@
|
||||
ac_save_LIBS="$LIBS"
|
||||
LIBS="-lXinerama $X_LIBS $LIBS"
|
||||
cat > conftest.$ac_ext <<EOF
|
||||
-#line 5709 "configure"
|
||||
+#line 5730 "configure"
|
||||
#include "confdefs.h"
|
||||
/* Override any gcc2 internal prototype to avoid an error. */
|
||||
/* We use char because int might match the return type of a gcc2
|
||||
@@ -5716,7 +5737,7 @@
|
||||
XineramaQueryExtension()
|
||||
; return 0; }
|
||||
EOF
|
||||
-if { (eval echo configure:5720: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
|
||||
+if { (eval echo configure:5741: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
|
||||
rm -rf conftest*
|
||||
eval "ac_cv_lib_$ac_lib_var=yes"
|
||||
else
|
||||
@@ -5753,7 +5774,7 @@
|
||||
|
||||
if test "x$enable_zoom" = "xyes"; then
|
||||
echo $ac_n "checking for XF86VidModeQueryExtension in -lXxf86vm""... $ac_c" 1>&6
|
||||
-echo "configure:5757: checking for XF86VidModeQueryExtension in -lXxf86vm" >&5
|
||||
+echo "configure:5778: checking for XF86VidModeQueryExtension in -lXxf86vm" >&5
|
||||
ac_lib_var=`echo Xxf86vm'_'XF86VidModeQueryExtension | sed 'y%./+-%__p_%'`
|
||||
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
|
||||
echo $ac_n "(cached) $ac_c" 1>&6
|
||||
@@ -5761,7 +5782,7 @@
|
||||
ac_save_LIBS="$LIBS"
|
||||
LIBS="-lXxf86vm $X_LIBS $LIBS"
|
||||
cat > conftest.$ac_ext <<EOF
|
||||
-#line 5765 "configure"
|
||||
+#line 5786 "configure"
|
||||
#include "confdefs.h"
|
||||
/* Override any gcc2 internal prototype to avoid an error. */
|
||||
/* We use char because int might match the return type of a gcc2
|
||||
@@ -5772,7 +5793,7 @@
|
||||
XF86VidModeQueryExtension()
|
||||
; return 0; }
|
||||
EOF
|
||||
-if { (eval echo configure:5776: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
|
||||
+if { (eval echo configure:5797: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
|
||||
rm -rf conftest*
|
||||
eval "ac_cv_lib_$ac_lib_var=yes"
|
||||
else
|
||||
@@ -5808,7 +5829,7 @@
|
||||
|
||||
|
||||
echo $ac_n "checking for mass_quantities_of_bass_ale in -lFridge""... $ac_c" 1>&6
|
||||
-echo "configure:5812: checking for mass_quantities_of_bass_ale in -lFridge" >&5
|
||||
+echo "configure:5833: checking for mass_quantities_of_bass_ale in -lFridge" >&5
|
||||
ac_lib_var=`echo Fridge'_'mass_quantities_of_bass_ale | sed 'y%./+-%__p_%'`
|
||||
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
|
||||
echo $ac_n "(cached) $ac_c" 1>&6
|
||||
@@ -5816,7 +5837,7 @@
|
||||
ac_save_LIBS="$LIBS"
|
||||
LIBS="-lFridge $LIBS"
|
||||
cat > conftest.$ac_ext <<EOF
|
||||
-#line 5820 "configure"
|
||||
+#line 5841 "configure"
|
||||
#include "confdefs.h"
|
||||
/* Override any gcc2 internal prototype to avoid an error. */
|
||||
/* We use char because int might match the return type of a gcc2
|
||||
@@ -5827,7 +5848,7 @@
|
||||
mass_quantities_of_bass_ale()
|
||||
; return 0; }
|
||||
EOF
|
||||
-if { (eval echo configure:5831: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
|
||||
+if { (eval echo configure:5852: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
|
||||
rm -rf conftest*
|
||||
eval "ac_cv_lib_$ac_lib_var=yes"
|
||||
else
|
||||
@@ -5855,7 +5876,7 @@
|
||||
fi
|
||||
|
||||
echo $ac_n "checking for mass_quantities_of_any_ale in -lFridge""... $ac_c" 1>&6
|
||||
-echo "configure:5859: checking for mass_quantities_of_any_ale in -lFridge" >&5
|
||||
+echo "configure:5880: checking for mass_quantities_of_any_ale in -lFridge" >&5
|
||||
ac_lib_var=`echo Fridge'_'mass_quantities_of_any_ale | sed 'y%./+-%__p_%'`
|
||||
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
|
||||
echo $ac_n "(cached) $ac_c" 1>&6
|
||||
@@ -5863,7 +5884,7 @@
|
||||
ac_save_LIBS="$LIBS"
|
||||
LIBS="-lFridge $LIBS"
|
||||
cat > conftest.$ac_ext <<EOF
|
||||
-#line 5867 "configure"
|
||||
+#line 5888 "configure"
|
||||
#include "confdefs.h"
|
||||
/* Override any gcc2 internal prototype to avoid an error. */
|
||||
/* We use char because int might match the return type of a gcc2
|
||||
@@ -5874,7 +5895,7 @@
|
||||
mass_quantities_of_any_ale()
|
||||
; return 0; }
|
||||
EOF
|
||||
-if { (eval echo configure:5878: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
|
||||
+if { (eval echo configure:5899: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
|
||||
rm -rf conftest*
|
||||
eval "ac_cv_lib_$ac_lib_var=yes"
|
||||
else
|
|
@ -1,13 +0,0 @@
|
|||
$NetBSD: patch-ab,v 1.3 2000/07/30 19:44:14 tron Exp $
|
||||
|
||||
--- scripts/e_gen_menu.orig Sun Oct 3 17:34:49 1999
|
||||
+++ scripts/e_gen_menu Sun Oct 3 17:35:01 1999
|
||||
@@ -49,7 +49,7 @@
|
||||
echo \"Netscape Mail\" NULL exec \"netscape -mail -no-about-splash\" >> $OUT
|
||||
echo \"Balsa\" NULL exec \"balsa\" >> $OUT
|
||||
echo \"Exmh\" NULL exec \"exmh\" >> $OUT
|
||||
- echo \"Electric Eyes\" NULL exec \"ee\" >> $OUT
|
||||
+ echo \"Electric Eyes\" NULL exec \"ElectricEyes\" >> $OUT
|
||||
echo \"The GIMP\" NULL exec \"gimp\" >> $OUT
|
||||
echo \"XV\" NULL exec \"xv\" >> $OUT
|
||||
echo \"GQView\" NULL exec \"gqview\" >> $OUT
|
|
@ -1,55 +0,0 @@
|
|||
$NetBSD: patch-ac,v 1.3 2000/07/30 19:44:14 tron Exp $
|
||||
|
||||
--- dox/file.c.orig Sun Apr 30 00:35:05 2000
|
||||
+++ dox/file.c Sun Apr 30 00:40:35 2000
|
||||
@@ -21,7 +21,7 @@
|
||||
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
* */
|
||||
|
||||
-#include <wctype.h>
|
||||
+typedef unsigned int wctype_t;
|
||||
#include "dox.h"
|
||||
|
||||
#ifdef __EMX__
|
||||
@@ -615,7 +615,7 @@
|
||||
int cnt, i;
|
||||
char *start, *finish, *ss, *w;
|
||||
|
||||
- int wcflg, mbflg;
|
||||
+ int mbflg;
|
||||
struct char_class {
|
||||
char *name;
|
||||
wctype_t wt;
|
||||
@@ -651,6 +651,7 @@
|
||||
}
|
||||
|
||||
/* Check multibyte character class is available or not */
|
||||
+/*
|
||||
wcflg = 0;
|
||||
for ( cc = char_class_tbl; cc->name != NULL; cc++ )
|
||||
{
|
||||
@@ -658,7 +659,7 @@
|
||||
if ( cc->wt != (wctype_t)0 )
|
||||
wcflg = 1;
|
||||
}
|
||||
-
|
||||
+*/
|
||||
cnt = 0;
|
||||
i = 0;
|
||||
start = NULL;
|
||||
@@ -676,6 +677,7 @@
|
||||
if ( len < 0 ) { i++; continue; }
|
||||
|
||||
/* Check multibyte character class */
|
||||
+/*
|
||||
if ( wcflg )
|
||||
{
|
||||
wchar_t wc;
|
||||
@@ -697,6 +699,7 @@
|
||||
}
|
||||
}
|
||||
else
|
||||
+*/
|
||||
mbflg = len;
|
||||
|
||||
if ((cnt == num) && (
|
|
@ -1,13 +0,0 @@
|
|||
$NetBSD: patch-ad,v 1.1 2000/07/30 19:44:15 tron Exp $
|
||||
|
||||
--- src/Makefile.in.orig Sun Apr 30 12:26:09 2000
|
||||
+++ src/Makefile.in Sun Apr 30 12:25:23 2000
|
||||
@@ -122,7 +122,7 @@
|
||||
enlightenment_SOURCES = E.h timestamp.h update.h actions.c alert.c areas.c arrange.c arrange.h atoms.c borders.c buttons.c clone.c cmclass.c comms.c conf.h config.c containers.c coords.c cursors.c desktops.c dialog.c dock.c draw.c events.c evhandlers.c file.c finders.c focus.c fx.c globals.c gnome.c grabs.c groups.c handlers.c icccm.c iclass.c iconify.c init.c ipc.c kde.c lists.c main.c memory.c menus.c misc.c modules.c mwm.c network.c pager.c progress.c regex.c scursor.c session.c settings.c setup.c size.c slideout.c snaps.c snprintf.c sound.c startup.c sticky.c stripjoints.c strips.c tclass.c text.c theme.c timers.c tooltips.c ttfont.c update.c warp.c windowmatch.c x.c zoom.c
|
||||
|
||||
|
||||
-LDADD = @INTLLIBS@ $(FNLIB_LIBS) $(TTF_LIBS) $(ESD_LIBS) $(IMLIB_LIBS) $(XTST_LIBS) $(XVM_LIBS) $(GHTTP_LIBS) $(DL_LIBS) $(XINERAMA_LIBS) -lm
|
||||
+LDADD = @INTLLIBS@ $(FNLIB_LIBS) $(TTF_LIBS) $(ESD_LIBS) $(IMLIB_LIBS) $(XTST_LIBS) $(XVM_LIBS) $(GHTTP_LIBS) $(DL_LIBS) $(XINERAMA_LIBS) -lintl -lm
|
||||
|
||||
|
||||
INCLUDES = -I$(top_srcdir) $(ESD_CFLAGS) $(IMLIB_CFLAGS) -I$(includedir) -I.. -I../intl -I$(top_srcdir)/intl
|
|
@ -1 +0,0 @@
|
|||
Window manager for X
|
|
@ -1,9 +0,0 @@
|
|||
Enlightenment is a window manager for the X Window System that
|
||||
is designed to be powerful, extensible, configurable and
|
||||
pretty darned good looking! It is one of the more graphically
|
||||
intense window managers.
|
||||
|
||||
Enlightenment goes beyond managing windows by providing a useful
|
||||
and appealing graphical shell from which to work. It is open
|
||||
in design and instead of dictating a policy, allows the user to
|
||||
define their own policy, down to every last detail.
|
File diff suppressed because it is too large
Load diff
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.9 2000/10/21 23:05:56 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2000/12/12 02:10:18 wiz Exp $
|
||||
|
||||
DISTNAME= ethemes-0.1
|
||||
CATEGORIES= x11
|
||||
|
@ -8,7 +8,7 @@ DISTFILES= ${E_THEMES}
|
|||
MAINTAINER= packages@netbsd.org
|
||||
HOMEPAGE= http://e.themes.org/
|
||||
|
||||
DEPENDS+= enlightenment>=0.16.2:../../x11/enlightenment
|
||||
DEPENDS+= enlightenment>=0.16.2:../../wm/enlightenment
|
||||
|
||||
DIST_SUBDIR= ethemes
|
||||
USE_X11BASE= yes
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
$NetBSD: md5,v 1.1.1.1 2000/08/04 03:57:33 jlam Exp $
|
||||
|
||||
MD5 (flwm-0.25.tgz) = be036c20b15a28eed2b688cd7ef3f202
|
|
@ -1,3 +0,0 @@
|
|||
$NetBSD: patch-sum,v 1.1.1.1 2000/08/04 03:57:33 jlam Exp $
|
||||
|
||||
MD5 (patch-aa) = 7bf16b6a2781e04a625835429991bea9
|
|
@ -1,20 +0,0 @@
|
|||
$NetBSD: patch-aa,v 1.1.1.1 2000/08/04 03:57:33 jlam Exp $
|
||||
|
||||
--- makeinclude.in.orig Sat Jan 9 14:48:33 1999
|
||||
+++ makeinclude.in Thu Aug 3 23:43:07 2000
|
||||
@@ -15,10 +15,11 @@
|
||||
MAKEDEPEND =@MAKEDEPEND@
|
||||
|
||||
# flags for C++ compiler:
|
||||
-CFLAGS =@CFLAGS@
|
||||
-CFLAGS_D =@CFLAGS_D@
|
||||
-CXXFLAGS =@CXXFLAGS@
|
||||
-CXXFLAGS_D =@CXXFLAGS_D@
|
||||
+CPPFLAGS =@CPPFLAGS@
|
||||
+CFLAGS =@CFLAGS@ $(CPPFLAGS)
|
||||
+CFLAGS_D =@CFLAGS_D@ $(CPPFLAGS)
|
||||
+CXXFLAGS =@CXXFLAGS@ $(CPPFLAGS)
|
||||
+CXXFLAGS_D =@CXXFLAGS_D@ $(CPPFLAGS)
|
||||
|
||||
# libraries to link with:
|
||||
LDLIBS =@LIBS@ -lX11 -lXext @X_EXTRA_LIBS@ -lm
|
|
@ -1 +0,0 @@
|
|||
The Fast, Light Window Manager
|
|
@ -1,17 +0,0 @@
|
|||
Flwm is an attempt to combine the best ideas seen in several window managers.
|
||||
The primary influence and code base is from wm2 by Chris Cannam.
|
||||
|
||||
Primary features are:
|
||||
|
||||
* Nifty sideways titlebars.
|
||||
* No icons. You deiconize by picking off a pop-up menu. This means no
|
||||
space is wasted by icons.
|
||||
* The same pop-up menu controls multiple desktops and lets you launch
|
||||
programs.
|
||||
* Occupies as little screen space as possible. The border and titles are
|
||||
as thin as I could possibly make them. And maximized windows waste
|
||||
zero pixels vertically!
|
||||
* Independent maximize buttons for width & height.
|
||||
* Understands Motif, KDE, and Gnome window manager hints, and works with
|
||||
SGI programs that assumme 4DWM.
|
||||
* Really small and fast code.
|
|
@ -1,3 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2000/08/04 03:57:33 jlam Exp $
|
||||
bin/flwm
|
||||
man/man1/flwm.1
|
|
@ -1,3 +0,0 @@
|
|||
$NetBSD: md5,v 1.2 1998/08/07 13:29:04 agc Exp $
|
||||
|
||||
MD5 (fvwm-1.24r.tar.gz) = 875733e77e285566197f4b50746aefc6
|
|
@ -1,6 +0,0 @@
|
|||
$NetBSD: patch-sum,v 1.1 1999/07/09 14:23:25 agc Exp $
|
||||
|
||||
MD5 (patch-aa) = f19a65537575f788c94520596b36d579
|
||||
MD5 (patch-ab) = 2bd085810ebf27f8b2f1bdceb92dd468
|
||||
MD5 (patch-ac) = 4e3a15d3ee7aa37909587a0d2ceab9b2
|
||||
MD5 (patch-ad) = 441cea0a4908092eb812e4843d3f8b52
|
|
@ -1,35 +0,0 @@
|
|||
$NetBSD: patch-aa,v 1.2 1998/08/07 11:17:59 agc Exp $
|
||||
|
||||
--- configure.h~ Mon Nov 28 13:08:47 1994
|
||||
+++ configure.h Mon Mar 16 21:44:31 1998
|
||||
@@ -1,7 +1,7 @@
|
||||
-#define FVWMDIR "/usr/lib/X11/fvwm"
|
||||
+#define FVWMDIR "/usr/X11R6/lib/X11/fvwm"
|
||||
/* #define FVWMDIR "/local/homes/dsp/nation/modules"*/
|
||||
-#define FVWM_ICONDIR "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps"
|
||||
-#define FVWMRC "/usr/lib/X11/fvwm/system.fvwmrc"
|
||||
+#define FVWM_ICONDIR "/usr/X11R6/include/X11/bitmaps:/usr/X11R6/include/X11/pixmaps"
|
||||
+#define FVWMRC "/usr/X11R6/lib/X11/fvwm/system.fvwmrc"
|
||||
|
||||
/* Imake command needed to put modules in desired target location */
|
||||
/* Use the second version if it causes grief */
|
||||
@@ -14,8 +14,8 @@
|
||||
* If you want to install it in a different directory, uncomment and
|
||||
* edit the first line */
|
||||
/* #define FVWM_BIN_DIR BINDIR=/local/homes/dsp/nation/bin/4.1.3*/
|
||||
-#define FVWM_BIN_DIR BINDIR=/usr/bin/X11
|
||||
-/*#define FVWM_BIN_DIR*/
|
||||
+/* #define FVWM_BIN_DIR BINDIR=/usr/bin/X11 */
|
||||
+#define FVWM_BIN_DIR
|
||||
|
||||
/* Compiler over-ride for Imakefiles */
|
||||
/* Leave it as shown to get your default compiler */
|
||||
@@ -57,7 +57,7 @@
|
||||
***************************************************************************/
|
||||
#define XPM
|
||||
/* linker flags needed to locate and link in the Xpm library, if you use it */
|
||||
-#define XPMLIBRARY -L/usr/lib/X11 -lXpm
|
||||
+#define XPMLIBRARY -L/usr/X11R6/lib -lXpm
|
||||
|
||||
/***************************************************************************
|
||||
*#define M4
|
|
@ -1,13 +0,0 @@
|
|||
$NetBSD: patch-ab,v 1.2 1998/08/07 11:17:59 agc Exp $
|
||||
|
||||
--- Imakefile.orig Fri Dec 2 20:04:20 1994
|
||||
+++ Imakefile Wed Mar 25 00:36:03 1998
|
||||
@@ -28,7 +28,7 @@
|
||||
modules/FvwmWinList
|
||||
|
||||
#ifdef XPM
|
||||
-XPMSUBDIRS = xpmroot modules/FvwmBanner
|
||||
+XPMSUBDIRS = modules/FvwmBanner
|
||||
#endif
|
||||
|
||||
SUBDIRS = $(ALLSUBDIRS) $(XPMSUBDIRS) $(SHAPESUBDIRS)
|
|
@ -1,14 +0,0 @@
|
|||
$NetBSD: patch-ac,v 1.1 1998/09/16 18:05:06 garbled Exp $
|
||||
--- fvwm/alpha_header.h.orig Wed Sep 16 08:30:50 1998
|
||||
+++ fvwm/alpha_header.h Wed Sep 16 08:31:22 1998
|
||||
@@ -11,8 +11,9 @@
|
||||
#ifdef __GNUC__
|
||||
extern size_t strlen(char *);
|
||||
#endif
|
||||
-
|
||||
+/*
|
||||
extern int bzero(char *, int);
|
||||
extern int gethostname (char *, int);
|
||||
+*/
|
||||
/**************************************************************************/
|
||||
|
|
@ -1,12 +0,0 @@
|
|||
$NetBSD: patch-ad,v 1.1 1998/09/16 18:05:06 garbled Exp $
|
||||
--- fvwm/Imakefile.orig Wed Sep 16 08:37:29 1998
|
||||
+++ fvwm/Imakefile Wed Sep 16 08:38:08 1998
|
||||
@@ -16,7 +16,7 @@
|
||||
|
||||
DEPLIBS = $(DEPXLIB) ../libs/libfvwmlib.a
|
||||
|
||||
-#ifdef AlphaArchitecture
|
||||
+#if defined(AlphaArchitecture) && !defined(NetBSDArchitecture)
|
||||
LOCAL_LIBRARIES = $(XPMLIB) $(XLIB) -ldnet_stub -L../libs -lfvwmlib
|
||||
#else
|
||||
#ifdef HPArchitecture
|
|
@ -1 +0,0 @@
|
|||
Virtual window manager for X
|
|
@ -1,13 +0,0 @@
|
|||
Fvwm is a very famous window manager for X, which provides a
|
||||
virtual/multiple disjoint desktop, a 3-D look for windows decorations,
|
||||
shaped/color icons. It gives a very good emulation of mwm. A nice
|
||||
button-bar can be used to provide convenient access to frequently used
|
||||
functions or programs.
|
||||
|
||||
This is the older, smaller version of fvwm; it uses not much more
|
||||
than half the memory of version 2.
|
||||
|
||||
IMPORTANT NOTE: This package and fvwm2 share a few files, in
|
||||
particular the xpmroot program and the manual pages for the modules.
|
||||
Don't install both at the same time, or be prepared to lose slightly
|
||||
if you do and then uninstall one.
|
|
@ -1,71 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.2 1998/03/25 18:32:01 tron Exp $
|
||||
bin/fvwm
|
||||
lib/X11/fvwm/FvwmPager
|
||||
lib/X11/fvwm/system.fvwmrc
|
||||
lib/X11/fvwm/GoodStuff
|
||||
lib/X11/fvwm/FvwmIdent
|
||||
lib/X11/fvwm/FvwmDebug
|
||||
lib/X11/fvwm/FvwmBacker
|
||||
lib/X11/fvwm/FvwmClean
|
||||
lib/X11/fvwm/FvwmAudio
|
||||
lib/X11/fvwm/FvwmScroll
|
||||
lib/X11/fvwm/FvwmIconBox
|
||||
lib/X11/fvwm/FvwmSave
|
||||
lib/X11/fvwm/FvwmSaveDesk
|
||||
lib/X11/fvwm/FvwmAuto
|
||||
lib/X11/fvwm/FvwmWinList
|
||||
lib/X11/fvwm/FvwmBanner
|
||||
lib/X11/fvwm/pixmaps/arrdown2.xpm
|
||||
lib/X11/fvwm/pixmaps/arrows2.xpm
|
||||
lib/X11/fvwm/pixmaps/arrup2.xpm
|
||||
lib/X11/fvwm/pixmaps/bomb.xpm
|
||||
lib/X11/fvwm/bitmaps/ccode.icon
|
||||
lib/X11/fvwm/pixmaps/clamp.xpm
|
||||
lib/X11/fvwm/pixmaps/datebook.xpm
|
||||
lib/X11/fvwm/bitmaps/default.xbm
|
||||
lib/X11/fvwm/pixmaps/desk.xpm
|
||||
lib/X11/fvwm/pixmaps/dialog_box.xpm
|
||||
lib/X11/fvwm/pixmaps/editres.xpm
|
||||
lib/X11/fvwm/pixmaps/eps.xpm
|
||||
lib/X11/fvwm/pixmaps/flow_chart.xpm
|
||||
lib/X11/fvwm/pixmaps/folder2.xpm
|
||||
lib/X11/fvwm/pixmaps/folders.xpm
|
||||
lib/X11/fvwm/bitmaps/fvwm.bitmap
|
||||
lib/X11/fvwm/pixmaps/fvwm.xpm
|
||||
lib/X11/fvwm/pixmaps/fvwm2.xpm
|
||||
lib/X11/fvwm/pixmaps/graphs.xpm
|
||||
lib/X11/fvwm/bitmaps/hcode.icon
|
||||
lib/X11/fvwm/pixmaps/mag_glass.xpm
|
||||
lib/X11/fvwm/pixmaps/mail1.xpm
|
||||
lib/X11/fvwm/pixmaps/mail2.xpm
|
||||
lib/X11/fvwm/pixmaps/map.xpm
|
||||
lib/X11/fvwm/pixmaps/math4.xpm
|
||||
lib/X11/fvwm/bitmaps/ocode.icon
|
||||
lib/X11/fvwm/pixmaps/page.xpm
|
||||
lib/X11/fvwm/pixmaps/page2.xpm
|
||||
lib/X11/fvwm/bitmaps/prog.icon
|
||||
lib/X11/fvwm/pixmaps/ps.xpm
|
||||
lib/X11/fvwm/pixmaps/question.xpm
|
||||
lib/X11/fvwm/pixmaps/rbomb.xpm
|
||||
lib/X11/fvwm/pixmaps/rcalc.xpm
|
||||
lib/X11/fvwm/pixmaps/rterm.xpm
|
||||
lib/X11/fvwm/pixmaps/term.xpm
|
||||
lib/X11/fvwm/pixmaps/tiff2.xpm
|
||||
lib/X11/fvwm/pixmaps/toolbox.xpm
|
||||
lib/X11/fvwm/pixmaps/unknown1.xpm
|
||||
lib/X11/fvwm/pixmaps/wierd_page3.xpm
|
||||
lib/X11/fvwm/pixmaps/word_processor.xpm
|
||||
lib/X11/fvwm/pixmaps/xcalc.xpm
|
||||
lib/X11/fvwm/pixmaps/xman.xpm
|
||||
lib/X11/fvwm/pixmaps/xterm-axp.xpm
|
||||
lib/X11/fvwm/pixmaps/xterm-blank.xpm
|
||||
lib/X11/fvwm/pixmaps/xterm-dec.xpm
|
||||
lib/X11/fvwm/pixmaps/xterm-sgi.xpm
|
||||
lib/X11/fvwm/pixmaps/xterm-sol.xpm
|
||||
lib/X11/fvwm/pixmaps/xterm-sun.xpm
|
||||
lib/X11/fvwm/pixmaps/xterm.xpm
|
||||
man/cat1/GoodStuff.0
|
||||
man/cat1/fvwm.0
|
||||
@dirrm lib/X11/fvwm/pixmaps
|
||||
@dirrm lib/X11/fvwm/bitmaps
|
||||
@dirrm lib/X11/fvwm
|
|
@ -1,3 +0,0 @@
|
|||
$NetBSD: md5,v 1.4 1999/08/05 03:51:14 hubertf Exp $
|
||||
|
||||
MD5 (fvwm-2.2.2.tar.gz) = 684c5100084c5958ca2cb74780e615d9
|
|
@ -1,4 +0,0 @@
|
|||
$NetBSD: patch-sum,v 1.3 2000/02/02 04:01:59 wiz Exp $
|
||||
|
||||
MD5 (patch-aa) = 601bb4f219e3edb6bbefb9fa2c48a325
|
||||
MD5 (patch-ab) = c569152c6ad5a643ca4491d10236f084
|
|
@ -1,18 +0,0 @@
|
|||
$NetBSD: patch-aa,v 1.6 1999/11/01 09:02:05 rh Exp $
|
||||
|
||||
--- utils/Makefile.in.orig Wed Jan 20 06:29:27 1999
|
||||
+++ utils/Makefile.in Mon Feb 22 03:54:05 1999
|
||||
@@ -83,10 +83,10 @@
|
||||
xpm_CFLAGS = @xpm_CFLAGS@
|
||||
xpm_LIBS = @xpm_LIBS@
|
||||
|
||||
-bin_PROGRAMS = @XPMROOT@
|
||||
-EXTRA_PROGRAMS = xpmroot
|
||||
+#bin_PROGRAMS = @XPMROOT@
|
||||
+#EXTRA_PROGRAMS = xpmroot
|
||||
|
||||
-man_MANS = xpmroot.1
|
||||
+#man_MANS = xpmroot.1
|
||||
EXTRA_DIST = BuildXLockMenu fvwmrc_convert quantize_pixmaps $(man_MANS)
|
||||
|
||||
LDADD = -L$(top_builddir)/libs -lfvwm $(xpm_LIBS) $(X_LIBS) $(X_PRE_LIBS) -lXext -lX11 $(X_EXTRA_LIBS)
|
|
@ -1,31 +0,0 @@
|
|||
$NetBSD: patch-ab,v 1.6 2000/02/02 04:02:00 wiz Exp $
|
||||
|
||||
--- ./configure.orig Fri May 28 17:15:29 1999
|
||||
+++ ./configure Wed Feb 2 03:39:39 2000
|
||||
@@ -654,7 +654,7 @@
|
||||
# It thinks the first close brace ends the variable substitution.
|
||||
test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
|
||||
|
||||
-test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}'
|
||||
+test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM:S/-s//g}'
|
||||
|
||||
test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
|
||||
|
||||
@@ -743,7 +743,7 @@
|
||||
fi
|
||||
|
||||
|
||||
-PACKAGE=fvwm
|
||||
+PACKAGE=fvwm2
|
||||
|
||||
VERSION=2.2.2
|
||||
|
||||
@@ -2984,7 +2984,7 @@
|
||||
# It thinks the first close brace ends the variable substitution.
|
||||
test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
|
||||
|
||||
-test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}'
|
||||
+test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM:S/-s//g}'
|
||||
|
||||
test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
|
||||
|
|
@ -1 +0,0 @@
|
|||
Newer version of X11 Virtual window manager
|
|
@ -1,11 +0,0 @@
|
|||
Fvwm is a very famous window manager for X, which provides a
|
||||
virtual/multiple disjoint desktop, a 3-D look for windows decorations,
|
||||
shaped/color icons. It gives a very good emulation of mwm. A nice
|
||||
button-bar can be used to provide convenient access to frequently used
|
||||
functions or programs.
|
||||
|
||||
This package uses fvwm-users-jp-kits also, to add internationalized
|
||||
feature (based on X itself) to fvwm and its modules.
|
||||
|
||||
With this package, you may use fonts of your own language, display
|
||||
characters in everywhere in fvwm, and have fun ;-)
|
|
@ -1,213 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.5 1999/08/17 02:49:13 enami Exp $
|
||||
bin/fvwm2
|
||||
bin/FvwmCommand
|
||||
lib/X11/fvwm2/decor_examples
|
||||
lib/X11/fvwm2/system.fvwm2rc-sample-1
|
||||
lib/X11/fvwm2/system.fvwm2rc-sample-2
|
||||
@unexec if diff >/dev/null %D/lib/X11/fvwm2/system.fvwm2rc.example %D/lib/X11/fvwm2/system.fvwm2rc ; then rm %D/lib/X11/fvwm2/system.fvwm2rc ; fi
|
||||
lib/X11/fvwm2/system.fvwm2rc.example
|
||||
@exec if [ ! -f %D/lib/X11/fvwm2/system.fvwm2rc ]; then echo "Installing system.fvwm2rc in %D/lib/X11/fvwm2" ; /usr/bin/install -c -o root -g wheel -m 0644 %D/lib/X11/fvwm2/system.fvwm2rc.example %D/lib/X11/fvwm2/system.fvwm2rc; fi
|
||||
lib/X11/fvwm2/pixmaps/Jlock.xpm
|
||||
lib/X11/fvwm2/pixmaps/Monitor.xpm
|
||||
lib/X11/fvwm2/pixmaps/button-close.xpm
|
||||
lib/X11/fvwm2/pixmaps/button-horiz.xpm
|
||||
lib/X11/fvwm2/pixmaps/button-max.xpm
|
||||
lib/X11/fvwm2/pixmaps/button-vert.xpm
|
||||
lib/X11/fvwm2/pixmaps/button.xpm
|
||||
lib/X11/fvwm2/pixmaps/side.fvwm2.xpm
|
||||
lib/X11/fvwm2/pixmaps/Jnews.xpm
|
||||
lib/X11/fvwm2/pixmaps/Jrecycle.xpm
|
||||
lib/X11/fvwm2/pixmaps/Jxlock.xpm
|
||||
lib/X11/fvwm2/pixmaps/Mosaic.xpm
|
||||
lib/X11/fvwm2/pixmaps/arrdown2.xpm
|
||||
lib/X11/fvwm2/pixmaps/arrows2.xpm
|
||||
lib/X11/fvwm2/pixmaps/arrup2.xpm
|
||||
lib/X11/fvwm2/pixmaps/bomb.xpm
|
||||
lib/X11/fvwm2/pixmaps/ccode.icon
|
||||
lib/X11/fvwm2/pixmaps/clamp.xpm
|
||||
lib/X11/fvwm2/pixmaps/colormap.xpm
|
||||
lib/X11/fvwm2/pixmaps/datebook.xpm
|
||||
lib/X11/fvwm2/pixmaps/default.xbm
|
||||
lib/X11/fvwm2/pixmaps/desk.xpm
|
||||
lib/X11/fvwm2/pixmaps/dialog_box.xpm
|
||||
lib/X11/fvwm2/pixmaps/doomface.xpm
|
||||
lib/X11/fvwm2/pixmaps/editres.xpm
|
||||
lib/X11/fvwm2/pixmaps/eps.xpm
|
||||
lib/X11/fvwm2/pixmaps/exit.xpm
|
||||
lib/X11/fvwm2/pixmaps/flow_chart.xpm
|
||||
lib/X11/fvwm2/pixmaps/folder2.xpm
|
||||
lib/X11/fvwm2/pixmaps/folders.xpm
|
||||
lib/X11/fvwm2/pixmaps/fvwm.bitmap
|
||||
lib/X11/fvwm2/pixmaps/fvwm.xpm
|
||||
lib/X11/fvwm2/pixmaps/fvwm2.xpm
|
||||
lib/X11/fvwm2/pixmaps/fvwm2_big.xpm
|
||||
lib/X11/fvwm2/pixmaps/fvwm3.xpm
|
||||
lib/X11/fvwm2/pixmaps/gnu-animal.xpm
|
||||
lib/X11/fvwm2/pixmaps/graphs.xpm
|
||||
lib/X11/fvwm2/pixmaps/hcode.icon
|
||||
lib/X11/fvwm2/pixmaps/jball.xpm
|
||||
lib/X11/fvwm2/pixmaps/jbomb.xpm
|
||||
lib/X11/fvwm2/pixmaps/jbook1.xpm
|
||||
lib/X11/fvwm2/pixmaps/jbook2.xpm
|
||||
lib/X11/fvwm2/pixmaps/jcalc.xpm
|
||||
lib/X11/fvwm2/pixmaps/jclock.xpm
|
||||
lib/X11/fvwm2/pixmaps/jf.xpm
|
||||
lib/X11/fvwm2/pixmaps/jgraph.xpm
|
||||
lib/X11/fvwm2/pixmaps/jline.xpm
|
||||
lib/X11/fvwm2/pixmaps/jlower.xpm
|
||||
lib/X11/fvwm2/pixmaps/jmag.xpm
|
||||
lib/X11/fvwm2/pixmaps/jmail.xpm
|
||||
lib/X11/fvwm2/pixmaps/jmove.xpm
|
||||
lib/X11/fvwm2/pixmaps/jpaint.xpm
|
||||
lib/X11/fvwm2/pixmaps/jraise.xpm
|
||||
lib/X11/fvwm2/pixmaps/jresize.xpm
|
||||
lib/X11/fvwm2/pixmaps/jterm.xpm
|
||||
lib/X11/fvwm2/pixmaps/jwindow.xpm
|
||||
lib/X11/fvwm2/pixmaps/jx.xpm
|
||||
lib/X11/fvwm2/pixmaps/mag_glass.xpm
|
||||
lib/X11/fvwm2/pixmaps/mail1.xpm
|
||||
lib/X11/fvwm2/pixmaps/mail2.xpm
|
||||
lib/X11/fvwm2/pixmaps/map.xpm
|
||||
lib/X11/fvwm2/pixmaps/math4.xpm
|
||||
lib/X11/fvwm2/pixmaps/mini.audiovol.xpm
|
||||
lib/X11/fvwm2/pixmaps/mini.blah.xpm
|
||||
lib/X11/fvwm2/pixmaps/mini.bomb.xpm
|
||||
lib/X11/fvwm2/pixmaps/mini.checkmark.xpm
|
||||
lib/X11/fvwm2/pixmaps/mini.cut.xpm
|
||||
lib/X11/fvwm2/pixmaps/mini.destroy.xpm
|
||||
lib/X11/fvwm2/pixmaps/mini.excl.xpm
|
||||
lib/X11/fvwm2/pixmaps/mini.exit.xpm
|
||||
lib/X11/fvwm2/pixmaps/mini.eye.xpm
|
||||
lib/X11/fvwm2/pixmaps/mini.fvwm.xpm
|
||||
lib/X11/fvwm2/pixmaps/mini.iconify.xpm
|
||||
lib/X11/fvwm2/pixmaps/mini.letter.xpm
|
||||
lib/X11/fvwm2/pixmaps/mini.lower.xpm
|
||||
lib/X11/fvwm2/pixmaps/mini.maximize-horiz.xpm
|
||||
lib/X11/fvwm2/pixmaps/ps.xpm
|
||||
lib/X11/fvwm2/pixmaps/mini.maximize-vert.xpm
|
||||
lib/X11/fvwm2/pixmaps/mini.maximize.xpm
|
||||
lib/X11/fvwm2/pixmaps/mini.maximize2.xpm
|
||||
lib/X11/fvwm2/pixmaps/mini.move.xpm
|
||||
lib/X11/fvwm2/pixmaps/mini.netscape.xpm
|
||||
lib/X11/fvwm2/pixmaps/mini.rainbow.xpm
|
||||
lib/X11/fvwm2/pixmaps/mini.raise.xpm
|
||||
lib/X11/fvwm2/pixmaps/mini.refresh.xpm
|
||||
lib/X11/fvwm2/pixmaps/mini.resize.xpm
|
||||
lib/X11/fvwm2/pixmaps/mini.resize2.xpm
|
||||
lib/X11/fvwm2/pixmaps/mini.stick.xpm
|
||||
lib/X11/fvwm2/pixmaps/mini.stick2.xpm
|
||||
lib/X11/fvwm2/pixmaps/mini.stickpressed.xpm
|
||||
lib/X11/fvwm2/pixmaps/mini.winXX-close.xpm
|
||||
lib/X11/fvwm2/pixmaps/mini.winXX-maximize.xpm
|
||||
lib/X11/fvwm2/pixmaps/mini.winXX-minimize.xpm
|
||||
lib/X11/fvwm2/pixmaps/mini.xarchie.xpm
|
||||
lib/X11/fvwm2/pixmaps/mini.xbiff.xpm
|
||||
lib/X11/fvwm2/pixmaps/mini.xboing.xpm
|
||||
lib/X11/fvwm2/pixmaps/mini.xlock.xpm
|
||||
lib/X11/fvwm2/pixmaps/mini.xmag.xpm
|
||||
lib/X11/fvwm2/pixmaps/mini.xman.xpm
|
||||
lib/X11/fvwm2/pixmaps/mini.xpaint.xpm
|
||||
lib/X11/fvwm2/pixmaps/mini.xpm
|
||||
lib/X11/fvwm2/pixmaps/mini.xterm.xpm
|
||||
lib/X11/fvwm2/pixmaps/mini.zircon.xpm
|
||||
lib/X11/fvwm2/pixmaps/ocode.icon
|
||||
lib/X11/fvwm2/pixmaps/page.xpm
|
||||
lib/X11/fvwm2/pixmaps/page2.xpm
|
||||
lib/X11/fvwm2/pixmaps/prog.icon
|
||||
lib/X11/fvwm2/pixmaps/question.xpm
|
||||
lib/X11/fvwm2/pixmaps/rbomb.xpm
|
||||
lib/X11/fvwm2/pixmaps/rcalc.xpm
|
||||
lib/X11/fvwm2/pixmaps/rterm.xpm
|
||||
lib/X11/fvwm2/pixmaps/term.xpm
|
||||
lib/X11/fvwm2/pixmaps/tiff2.xpm
|
||||
lib/X11/fvwm2/pixmaps/toolbox.xpm
|
||||
lib/X11/fvwm2/pixmaps/unknown1.xpm
|
||||
lib/X11/fvwm2/pixmaps/wierd_page3.xpm
|
||||
lib/X11/fvwm2/pixmaps/word_processor.xpm
|
||||
lib/X11/fvwm2/pixmaps/world.xpm
|
||||
lib/X11/fvwm2/pixmaps/xcalc.xpm
|
||||
lib/X11/fvwm2/pixmaps/xemacs.xpm
|
||||
lib/X11/fvwm2/pixmaps/xlock.xpm
|
||||
lib/X11/fvwm2/pixmaps/xman.xpm
|
||||
lib/X11/fvwm2/pixmaps/xpaint.xpm
|
||||
lib/X11/fvwm2/pixmaps/xterm-axp.xpm
|
||||
lib/X11/fvwm2/pixmaps/xterm-blank.xpm
|
||||
lib/X11/fvwm2/pixmaps/xterm-dec.xpm
|
||||
lib/X11/fvwm2/pixmaps/xterm-linux.xpm
|
||||
lib/X11/fvwm2/pixmaps/xterm-sgi.xpm
|
||||
lib/X11/fvwm2/pixmaps/xterm-sol.xpm
|
||||
lib/X11/fvwm2/pixmaps/xterm-sun.xpm
|
||||
lib/X11/fvwm2/pixmaps/xterm.xpm
|
||||
lib/X11/fvwm2/pixmaps/xv.xpm
|
||||
lib/X11/fvwm2/pixmaps/xv2.xpm
|
||||
lib/X11/fvwm2/pixmaps/mini.directory.xpm
|
||||
lib/X11/fvwm2/pixmaps/mini.dirlink.xpm
|
||||
lib/X11/fvwm2/pixmaps/mini.file.xpm
|
||||
lib/X11/fvwm2/pixmaps/mini.filelink.xpm
|
||||
lib/X11/fvwm2/pixmaps/xterm-bsd.xpm
|
||||
lib/X11/fvwm2/2.2.2/FvwmAnimate
|
||||
lib/X11/fvwm2/2.2.2/FvwmAudio
|
||||
lib/X11/fvwm2/2.2.2/FvwmAuto
|
||||
lib/X11/fvwm2/2.2.2/FvwmBacker
|
||||
lib/X11/fvwm2/2.2.2/FvwmBanner
|
||||
lib/X11/fvwm2/2.2.2/FvwmButtons
|
||||
lib/X11/fvwm2/2.2.2/FvwmCpp
|
||||
lib/X11/fvwm2/2.2.2/FvwmEvent
|
||||
lib/X11/fvwm2/2.2.2/FvwmForm
|
||||
lib/X11/fvwm2/2.2.2/FvwmIconBox
|
||||
lib/X11/fvwm2/2.2.2/FvwmIconMan
|
||||
lib/X11/fvwm2/2.2.2/FvwmIdent
|
||||
lib/X11/fvwm2/2.2.2/FvwmM4
|
||||
lib/X11/fvwm2/2.2.2/FvwmPager
|
||||
lib/X11/fvwm2/2.2.2/FvwmRearrange
|
||||
lib/X11/fvwm2/2.2.2/FvwmCascade
|
||||
lib/X11/fvwm2/2.2.2/FvwmTile
|
||||
lib/X11/fvwm2/2.2.2/FvwmSave
|
||||
lib/X11/fvwm2/2.2.2/FvwmSaveDesk
|
||||
lib/X11/fvwm2/2.2.2/FvwmScroll
|
||||
lib/X11/fvwm2/2.2.2/FvwmTalk
|
||||
lib/X11/fvwm2/2.2.2/FvwmWinList
|
||||
lib/X11/fvwm2/2.2.2/FvwmCommandS
|
||||
lib/X11/fvwm2/2.2.2/FvwmConfig
|
||||
lib/X11/fvwm2/2.2.2/FvwmConsole
|
||||
lib/X11/fvwm2/2.2.2/FvwmConsoleC
|
||||
lib/X11/fvwm2/2.2.2/FvwmConsoleC.pl
|
||||
lib/X11/fvwm2/2.2.2/FvwmDebug
|
||||
lib/X11/fvwm2/2.2.2/FvwmGoodStuff
|
||||
lib/X11/fvwm2/2.2.2/FvwmPipe
|
||||
lib/X11/fvwm2/2.2.2/FvwmScript
|
||||
lib/X11/fvwm2/2.2.2/FvwmTaskBar
|
||||
lib/X11/fvwm2/2.2.2/FvwmWharf
|
||||
@dirrm lib/X11/fvwm2/2.2.2
|
||||
@dirrm lib/X11/fvwm2/pixmaps
|
||||
@dirrm lib/X11/fvwm2
|
||||
man/man1/fvwm2.1
|
||||
man/man1/FvwmAnimate.1
|
||||
man/man1/FvwmAudio.1
|
||||
man/man1/FvwmAuto.1
|
||||
man/man1/FvwmBacker.1
|
||||
man/man1/FvwmBanner.1
|
||||
man/man1/FvwmButtons.1
|
||||
man/man1/FvwmCpp.1
|
||||
man/man1/FvwmEvent.1
|
||||
man/man1/FvwmForm.1
|
||||
man/man1/FvwmIconBox.1
|
||||
man/man1/FvwmIconMan.1
|
||||
man/man1/FvwmIdent.1
|
||||
man/man1/FvwmM4.1
|
||||
man/man1/FvwmPager.1
|
||||
man/man1/FvwmSave.1
|
||||
man/man1/FvwmRearrange.1
|
||||
man/man1/FvwmSaveDesk.1
|
||||
man/man1/FvwmScroll.1
|
||||
man/man1/FvwmTalk.1
|
||||
man/man1/FvwmWinList.1
|
||||
man/man1/FvwmCommand.1
|
||||
man/man1/FvwmConfig.1
|
||||
man/man1/FvwmConsole.1
|
||||
man/man1/FvwmConsoleC.pl.1
|
||||
man/man1/FvwmDebug.1
|
||||
man/man1/FvwmGoodStuff.1
|
||||
man/man1/FvwmScript.1
|
||||
man/man1/FvwmTaskBar.1
|
||||
man/man1/FvwmWharf.1
|
|
@ -1,3 +0,0 @@
|
|||
$NetBSD: md5,v 1.2 1998/08/07 13:29:04 agc Exp $
|
||||
|
||||
MD5 (fvwm95-2.0.43a-Autoconf.tgz) = 6dd2d55de04b74ac7ad1d64202e7c9bf
|
|
@ -1,9 +0,0 @@
|
|||
$NetBSD: patch-sum,v 1.4 2000/08/04 10:28:11 abs Exp $
|
||||
|
||||
MD5 (patch-aa) = 19b0e5b9a3cb07f7980cf178bf7aa5d7
|
||||
MD5 (patch-ab) = ba019151ac941271f02f4e1718b3bf8a
|
||||
MD5 (patch-ac) = 354c9e9be13feaf915d7df485201076d
|
||||
MD5 (patch-ad) = 59d5607de3faa1421c8794d0a506abbb
|
||||
MD5 (patch-ae) = 1a69966ecca0a7c45c8639f1508f48f6
|
||||
MD5 (patch-af) = e71b425d6d14288ed2bb6f6bcb31924f
|
||||
MD5 (patch-ag) = 47bbe8f121632cd7c9ed6312f51f2ec0
|
|
@ -1,28 +0,0 @@
|
|||
$NetBSD: patch-aa,v 1.3 2000/07/20 23:45:37 wiz Exp $
|
||||
|
||||
--- modules/FvwmAudio/Makefile.in.orig Fri Jul 21 01:28:12 2000
|
||||
+++ modules/FvwmAudio/Makefile.in Fri Jul 21 01:29:31 2000
|
||||
@@ -10,6 +10,8 @@
|
||||
bin_dir=@exec_prefix@/bin
|
||||
x_includes=@x_includes@
|
||||
x_libraries=@x_libraries@
|
||||
+libdir=@libdir@
|
||||
+includedir=@includedir@
|
||||
fvwm_icons=@fvwm_icons@
|
||||
fvwm_rc=@fvwm_rc@
|
||||
fvwm_name=@fvwm_name@
|
||||
@@ -24,11 +26,11 @@
|
||||
XEXT_LIBRARY=-lXext
|
||||
FVWM_LIBRARY=-l${fvwm_name}
|
||||
RPLAY_LIBRARY=-lrplay
|
||||
-LIBS=-L${top_srcdir}/libs ${x_libraries} ${FVWM_LIBRARY} ${XPM_LIBRARY} ${XEXT_LIBRARY} ${X_LIBRARY} ${RPLAY_LIBRARY}
|
||||
+LIBS=-L${top_srcdir}/libs ${x_libraries} ${FVWM_LIBRARY} ${XPM_LIBRARY} ${XEXT_LIBRARY} ${X_LIBRARY} -L${libdir} -Wl,-R${libdir} ${RPLAY_LIBRARY}
|
||||
|
||||
-EXTRA_DEFINES=-DXPM -DSHAPE
|
||||
+EXTRA_DEFINES=-DXPM -DSHAPE -DHAVE_RPLAY
|
||||
CC=@CC@
|
||||
-INCLUDES=-I${top_srcdir}/include ${x_includes}
|
||||
+INCLUDES=-I${top_srcdir}/include ${x_includes} -I${includedir}
|
||||
CFLAGS=${INCLUDES} @CFLAGS@ ${EXTRA_DEFINES}
|
||||
MAKEDEPEND=@MAKEDEPEND@
|
||||
INSTALL=@INSTALL@
|
|
@ -1,18 +0,0 @@
|
|||
$NetBSD: patch-ab,v 1.2 1998/08/07 11:18:03 agc Exp $
|
||||
|
||||
--- modules/FvwmForm/FvwmForm.c.orig Sat Feb 1 14:02:05 1997
|
||||
+++ modules/FvwmForm/FvwmForm.c Sat Feb 1 14:03:13 1997
|
||||
@@ -16,7 +16,13 @@
|
||||
#include <X11/cursorfont.h>
|
||||
#define XK_MISCELLANY
|
||||
#include <X11/keysymdef.h>
|
||||
+
|
||||
+#ifdef __FreeBSD__
|
||||
+#include <stdlib.h>
|
||||
+#else
|
||||
#include <malloc.h>
|
||||
+#endif
|
||||
+
|
||||
#include <string.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/time.h>
|
|
@ -1,13 +0,0 @@
|
|||
$NetBSD: patch-ac,v 1.2 1998/08/07 11:18:04 agc Exp $
|
||||
|
||||
--- utils/Makefile.in.orig Sat Feb 1 14:14:12 1997
|
||||
+++ utils/Makefile.in Sat Feb 1 14:15:12 1997
|
||||
@@ -12,7 +12,7 @@
|
||||
fvwm_dir=${prefix}/lib/X11/${fvwm_name}
|
||||
|
||||
INSTALL=@INSTALL@
|
||||
-INSTALL_PROGRAM=@INSTALL_PROGRAM@
|
||||
+INSTALL_PROGRAM=@INSTALL@ -m 555
|
||||
RM=@RM@
|
||||
|
||||
SCRIPTS=fvwmrc_convert quantize_pixmaps
|
|
@ -1,239 +0,0 @@
|
|||
$NetBSD: patch-ad,v 1.4 2000/08/04 10:28:12 abs Exp $
|
||||
|
||||
--- sample.fvwmrc/system.fvwm95rc.orig Wed Dec 11 21:24:54 1996
|
||||
+++ sample.fvwmrc/system.fvwm95rc Fri Jul 21 01:29:30 2000
|
||||
@@ -90,8 +90,8 @@
|
||||
# Paths are a colon-separated list, just like regular unix PATH
|
||||
#
|
||||
ModulePath /usr/X11R6/lib/X11/fvwm95/:/usr/local/lib/X11/fvwm95/
|
||||
-PixmapPath /usr/include/X11/pixmaps/:/usr/local/mini-icons/
|
||||
-IconPath /usr/include/X11/bitmaps/:/usr/local/icons/
|
||||
+PixmapPath /usr/include/X11/pixmaps/:/usr/X11R6/icons/
|
||||
+IconPath /usr/include/X11/bitmaps/:/usr/X11R6/icons/
|
||||
|
||||
#========================================================================#
|
||||
|
||||
@@ -173,7 +173,7 @@
|
||||
+ "I" Module FvwmTaskBar
|
||||
# uncomment the followin line to enable auto-raise with mouse focus:
|
||||
#+ "I" Module FvwmAuto 500
|
||||
-#+ "I" Exec xv -root -quit /usr/local/icons/bckgnd3.xpm &
|
||||
+#+ "I" Exec xv -root -quit /usr/X11R6/icons/bckgnd3.xpm &
|
||||
#+ "I" Module FvwmButtons MiniButtons
|
||||
#+ "I" Module FvwmBanner
|
||||
#+ "I" Module FvwmPager 0 3
|
||||
@@ -269,7 +269,7 @@
|
||||
#--------- Taskbar's start menu
|
||||
|
||||
DestroyMenu "StartMenu"
|
||||
-AddToMenu "StartMenu@linux-menu.xpm@^#808080^" \
|
||||
+AddToMenu "StartMenu" \
|
||||
"&Programs%programs.xpm%" Popup Programs
|
||||
+ "&Documents%documents.xpm%" Popup Documents
|
||||
+ "&Settings%settings.xpm%" Popup Settings
|
||||
@@ -303,12 +303,12 @@
|
||||
DestroyMenu "Accessories"
|
||||
AddToMenu "Accessories" \
|
||||
"View Running processes%mini-run.xpm%" Exec xterm -font 7x14 \
|
||||
- -bg \#c0c0c0 -fg black \
|
||||
- -T Top -n Top -e top &
|
||||
+ -bg \#c0c0c0 -fg black \
|
||||
+ -T Top -n Top -e top &
|
||||
+ "Control processes%mini-hex.xpm%" Exec tkps &
|
||||
-+ "Hifs%mini-eyes.xpm%" Exec xterm -ls -bg \#c0c0c0 -fg black \
|
||||
- -T Hifs -name Hifs -geometry 26x24 \
|
||||
- -e hifs &
|
||||
++ "Hifs%mini-eyes.xpm%" Exec xterm -ls -bg \#c0c0c0 \
|
||||
+ -fg black -T Hifs -name Hifs \
|
||||
+ -geometry 26x24 -e hifs &
|
||||
+ "System load%mini-perf.xpm%" Exec xload &
|
||||
+ "Memory usage%mini-perf.xpm%" Exec xmem &
|
||||
+ "Calculator%mini-calc.xpm%" Exec xcalc &
|
||||
@@ -368,8 +368,12 @@
|
||||
DestroyMenu "Internet"
|
||||
AddToMenu "Internet" \
|
||||
"Netscape%mini-nscape.xpm%" Exec netscape -geometry 790x543+0+0 &
|
||||
-+ "Mail (Pine)%mini-mail.xpm%" Exec color_xterm -name Mail -T Mail -ls -fn 8x13 -e pine -i &
|
||||
-+ "NcFTP%mini-ftp.xpm%" Exec color_xterm -name NcFtp -T FTP -ls -fn 8x13 -e ncftp &
|
||||
++ "Mail (Pine)%mini-mail.xpm%" Exec xterm +cm -tn xterm-color \
|
||||
+ -name Mail -T Mail \
|
||||
+ -ls -fn 8x13 -e pine -i &
|
||||
++ "NcFTP%mini-ftp.xpm%" Exec xterm +cm -tn xterm-color \
|
||||
+ -name NcFtp -T FTP \
|
||||
+ -ls -fn 8x13 -e ncftp &
|
||||
|
||||
#--------- Editors
|
||||
|
||||
@@ -393,13 +397,13 @@
|
||||
|
||||
DestroyMenu "SciApps"
|
||||
AddToMenu "SciApps" \
|
||||
- "IDL%mini-zoom.xpm%" Exec xterm -T "IDL prompt" -name IDL \
|
||||
- -font "-*-lucidatypewriter-medium-r-*-*-12-*" \
|
||||
- -e xterm_idl &
|
||||
+ "IDL%mini-zoom.xpm%" Exec xterm -T "IDL prompt" -name IDL \
|
||||
+ -font "-*-lucidatypewriter-medium-r-*-*-12-*" \
|
||||
+ -e xterm_idl &
|
||||
+ "IDL tool%mini-zoom.xpm%" Exec xidl &
|
||||
-+ "GNU plot%mini-zoom.xpm%" Exec xterm -T "GNU plot" -name GNUplot \
|
||||
- -font "-*-lucidatypewriter-medium-r-*-*-12-*" \
|
||||
- -e gnuplot &
|
||||
++ "GNU plot%mini-zoom.xpm%" Exec xterm -T "GNU plot" -name GNUplot \
|
||||
+ -font "-*-lucidatypewriter-medium-r-*-*-12-*" \
|
||||
+ -e gnuplot &
|
||||
|
||||
#--------- File managers
|
||||
|
||||
@@ -414,21 +418,25 @@
|
||||
DestroyMenu "Shells"
|
||||
AddToMenu "Shells" \
|
||||
"Xterm (7x14 font)%mini-term.xpm%" Exec xterm -sb -sl 500 \
|
||||
- -j -ls -fn 7x14 &
|
||||
+ -j -ls -fn 7x14 &
|
||||
+ "Color Rxvt (VT100)%mini-term.xpm%" Exec rxvt -font 7x14 -ls &
|
||||
-+ "Color Xterm (7x14 font)%mini-term.xpm%" Exec color_xterm -sb -sl 500 \
|
||||
- -j -ls -fn 7x14 \
|
||||
- -fb 7x14bold \
|
||||
- -title "Color xterm" &
|
||||
-+ "Color Xterm (8x13 font)%mini-term.xpm%" Exec color_xterm -sb -sl 500 \
|
||||
- -j -ls -fn 8x13 \
|
||||
- -title "Color xterm" &
|
||||
++ "Color Xterm (7x14 font)%mini-term.xpm%" Exec xterm +cm -tn xterm-color \
|
||||
+ -sb -sl 500 \
|
||||
+ -j -ls -fn 7x14 \
|
||||
+ -fb 7x14bold \
|
||||
+ -title "Color xterm" &
|
||||
++ "Color Xterm (8x13 font)%mini-term.xpm%" Exec xterm +cm -tn xterm-color \
|
||||
+ -sb -sl 500 \
|
||||
+ -j -ls -fn 8x13 \
|
||||
+ -title "Color xterm" &
|
||||
+ "" Nop
|
||||
+ "Large Xterm (10x20 font)%mini-term.xpm%" Exec xterm -sb -sl 500 \
|
||||
- -j -ls -fn 10x20 &
|
||||
+ -j -ls -fn 10x20 &
|
||||
+ "Large Rxvt (10x20 font)%mini-term.xpm%" Exec rxvt -font 10x20 -ls &
|
||||
-+ "Large Color Xterm (10x20 font)%mini-term.xpm%" Exec color_xterm -sb \
|
||||
- -sl 500 -j -ls -fn 10x20 &
|
||||
++ "Large Color Xterm (10x20 font)%mini-term.xpm%" Exec xterm \
|
||||
+ +cm -tn xterm-color \
|
||||
+ -sb -sl 500 \
|
||||
+ -j -ls -fn 10x20 &
|
||||
|
||||
#--------- Modules
|
||||
|
||||
@@ -561,16 +569,17 @@
|
||||
DestroyMenu "Utilities"
|
||||
AddToMenu "Utilities@utilities-menu.xpm@^white^" \
|
||||
"Running processes%mini-run.xpm%" Exec xterm -font 7x14 \
|
||||
- -bg \#c0c0c0 -fg black \
|
||||
- -T Top -n Top -e top &
|
||||
+ -bg \#c0c0c0 -fg black \
|
||||
+ -T Top -n Top -e top &
|
||||
+ "Calculator%mini-calc.xpm%" Exec xcalc &
|
||||
+ "Manual pages%mini-book1.xpm%" Exec xman &
|
||||
+ "Magnifying glass%mini-zoom.xpm%" Exec xmag &
|
||||
+ "Oclock%mini-clock.xpm%" Exec oclock &
|
||||
+ "Fvwm95 Explorer%mini-ofolder.xpm%" Exec explorer &
|
||||
-+ "Xterm%mini-term.xpm%" Exec color_xterm -sb -sl 500 -j \
|
||||
- -ls -fn 8x13 \
|
||||
- -title "Color xterm" &
|
||||
++ "Xterm%mini-term.xpm%" Exec xterm +cm -tn xterm-color \
|
||||
+ -sb -sl 500 -j \
|
||||
+ -ls -fn 8x13 \
|
||||
+ -title "Color xterm" &
|
||||
+ "" Nop
|
||||
+ "Modules%mini-modules.xpm%" Popup Module-Popup
|
||||
+ "" Nop
|
||||
@@ -754,26 +763,27 @@
|
||||
# Define the buttons to use.....
|
||||
|
||||
*FvwmButtons(Title xclock, \
|
||||
- Swallow(UseOld) "xclock" 'Exec xclock -bg \#c0c0c0 \
|
||||
- -padding 0 -geometry -1500-1500 &')
|
||||
+ Swallow(UseOld) "xclock" 'Exec xclock -bg \#c0c0c0 \
|
||||
+ -padding 0 -geometry -1500-1500 &')
|
||||
*FvwmButtons(2x1, Title load, \
|
||||
- Swallow(UseOld) "xload" 'Exec xload \
|
||||
- -nolabel -bg grey60 -update 5 -geometry -1500-1500 &')
|
||||
+ Swallow(UseOld) "xload" 'Exec xload \
|
||||
+ -nolabel -bg grey60 -update 5 -geometry -1500-1500 &')
|
||||
*FvwmButtons(Title xterm, Icon rterm.xpm, \
|
||||
- Action 'Exec "XTerm" color_xterm \
|
||||
- -ls -sb -fn 8x13 -title "Color xterm" &')
|
||||
+ Action 'Exec "XTerm" xterm \
|
||||
+ +cm -tn xterm-color \
|
||||
+ -ls -sb -fn 8x13 -title "Color xterm" &')
|
||||
*FvwmButtons(Title xfm, Icon Xfm.xpm, \
|
||||
- Action 'Exec "Xfm" xfm -title "File Manager" &')
|
||||
+ Action 'Exec "Xfm" xfm -title "File Manager" &')
|
||||
*FvwmButtons(Title textedit, Icon textedit.xpm, \
|
||||
- Action 'Exec "Textedit" textedit &')
|
||||
+ Action 'Exec "Textedit" textedit &')
|
||||
*FvwmButtons(Title xcalc, Icon rcalc.xpm, \
|
||||
- Action 'Exec "Calculator" xcalc &')
|
||||
+ Action 'Exec "Calculator" xcalc &')
|
||||
*FvwmButtons(Title xview, Icon xview.xpm, \
|
||||
- Action 'Exec "xv" xv &')
|
||||
+ Action 'Exec "xv" xv &')
|
||||
*FvwmButtons(Title gview, Icon gv.xpm, \
|
||||
- Action 'Exec "ghostview" ghostview &')
|
||||
+ Action 'Exec "ghostview" ghostview &')
|
||||
*FvwmButtons(Title netscape, Icon nscape.xpm, \
|
||||
- Action 'Exec "Netscape" netscape -geometry 920x622+90+5 &')
|
||||
+ Action 'Exec "Netscape" netscape -geometry 920x622+90+5 &')
|
||||
*FvwmButtons(Title kill, Icon rbomb.xpm, Action Destroy)
|
||||
*FvwmButtons(2x1, Swallow(UseOld) "Desktop" 'FvwmPager 0 0')
|
||||
|
||||
@@ -788,13 +798,17 @@
|
||||
*MiniButtonsRows 1
|
||||
*MiniButtonsPadding 1 1
|
||||
|
||||
-*MiniButtons - mini-term.xpm Exec "XTerm" color_xterm -ls -sb -fn 8x13 -title "Color xterm" &
|
||||
-*MiniButtons - mini-filemgr.xpm Exec "Xfm" xfm -title "File Manager" &
|
||||
-*MiniButtons - mini-edit.xpm Exec "Textedit" textedit -En 32 &
|
||||
-*MiniButtons - mini-calc.xpm Exec "Calculator" xcalc &
|
||||
-*MiniButtons - mini-xv.xpm Exec "xv" xv &
|
||||
-*MiniButtons - mini-gv.xpm Exec "ghostview" ghostview &
|
||||
-*MiniButtons - mini-nscape.xpm Exec "Netscape" netscape -geometry 790x543+0+0 &
|
||||
+*MiniButtons - mini-term.xpm Exec "XTerm" xterm \
|
||||
+ +cm -tn xterm-color \
|
||||
+ -ls -sb -fn 8x13 \
|
||||
+ -title "Color xterm" &
|
||||
+*MiniButtons - mini-filemgr.xpm Exec "Xfm" xfm -title "File Manager" &
|
||||
+*MiniButtons - mini-edit.xpm Exec "Textedit" textedit -En 32 &
|
||||
+*MiniButtons - mini-calc.xpm Exec "Calculator" xcalc &
|
||||
+*MiniButtons - mini-xv.xpm Exec "xv" xv &
|
||||
+*MiniButtons - mini-gv.xpm Exec "ghostview" ghostview &
|
||||
+*MiniButtons - mini-nscape.xpm Exec "Netscape" netscape \
|
||||
+ -geometry 790x543+0+0 &
|
||||
#*MiniButtons - mini-bomb.xpm Destroy
|
||||
|
||||
#------------------ Identify
|
||||
@@ -837,7 +851,9 @@
|
||||
#*FvwmTaskBarShowTransients
|
||||
#*FvwmTaskBarClockFormat %I:%M%p
|
||||
#*FvwmTaskBarHighlightFocus
|
||||
-*FvwmTaskBarMailCommand Exec color_xterm -name Mail -T mail -ls -fn 8x13 -e pine -i
|
||||
+*FvwmTaskBarMailCommand Exec xterm \
|
||||
+ +cm -tn xterm-color \
|
||||
+ -name Mail -T mail -ls -fn 8x13 -e pine -i
|
||||
#*FvwmTaskBarAutoHide
|
||||
*FvwmTaskBarDeskOnly
|
||||
|
||||
@@ -845,3 +861,16 @@
|
||||
|
||||
*FvwmConfigFore Black
|
||||
*FvwmConfigBack #c0c0c0
|
||||
+
|
||||
+*FvwmAudioPlayCmd builtin-rplay
|
||||
+#*FvwmAudioDir /usr/lib/sounds
|
||||
+#*FvwmAudio startup Cheers.au
|
||||
+#*FvwmAudio shutdown Goodbye.au
|
||||
+#*FvwmAudio unknown doh.au
|
||||
+#*FvwmAudio add_window drip.au
|
||||
+#*FvwmAudio raise_window beep_pure_saw.au
|
||||
+#*FvwmAudio lower_window beep_pure_saw.au
|
||||
+#*FvwmAudio focus_change tap2.au
|
||||
+#*FvwmAudio destroy_window beep_drop_of_water.au
|
||||
+#*FvwmAudio iconify ploop.au
|
||||
+#*FvwmAudio deiconify beep_kind_warning.au
|
|
@ -1,13 +0,0 @@
|
|||
$NetBSD: patch-ae,v 1.2 1998/08/07 11:18:04 agc Exp $
|
||||
|
||||
--- modules/FvwmTaskBar/Goodies.h.orig Sun Aug 3 13:00:30 1997
|
||||
+++ modules/FvwmTaskBar/Goodies.h Sun Aug 3 13:00:09 1997
|
||||
@@ -1,4 +1,8 @@
|
||||
+#ifdef __FreeBSD__
|
||||
+#define DEFAULT_MAIL_PATH "/var/mail/"
|
||||
+#else
|
||||
#define DEFAULT_MAIL_PATH "/var/spool/mail/"
|
||||
+#endif
|
||||
#define DEFAULT_BELL_VOLUME 20
|
||||
|
||||
/* Tip window types */
|
|
@ -1,29 +0,0 @@
|
|||
$NetBSD: patch-af,v 1.4 2000/01/11 01:08:24 simonb Exp $
|
||||
|
||||
--- configure.orig Wed Dec 11 03:55:16 1996
|
||||
+++ configure Tue Jan 11 10:23:21 2000
|
||||
@@ -2126,7 +2126,7 @@
|
||||
fvwm_icons="$x_includes/X11/bitmaps:$x_includes/X11/pixmaps:$prefix/icons"
|
||||
|
||||
if test "x$x_libraries" != x ; then
|
||||
- x_libraries="-L$x_libraries"
|
||||
+ x_libraries="-L$x_libraries -Wl,-R$x_libraries"
|
||||
fi
|
||||
if test "x$x_includes" != x ; then
|
||||
x_includes="-I$x_includes"
|
||||
@@ -2247,7 +2247,6 @@
|
||||
libs/Makefile \
|
||||
mini-icons/Makefile \
|
||||
utils/Makefile \
|
||||
- xpmroot/Makefile \
|
||||
sample.fvwmrc/Makefile \
|
||||
modules/Makefile \
|
||||
modules/FvwmAudio/Makefile \
|
||||
@@ -2329,7 +2328,6 @@
|
||||
libs/Makefile \
|
||||
mini-icons/Makefile \
|
||||
utils/Makefile \
|
||||
- xpmroot/Makefile \
|
||||
sample.fvwmrc/Makefile \
|
||||
modules/Makefile \
|
||||
modules/FvwmAudio/Makefile \
|
|
@ -1,13 +0,0 @@
|
|||
$NetBSD: patch-ag,v 1.1 2000/01/11 01:08:24 simonb Exp $
|
||||
|
||||
--- Makefile.in.orig Wed Jun 26 02:26:47 1996
|
||||
+++ Makefile.in Tue Jan 11 10:04:41 2000
|
||||
@@ -10,7 +10,7 @@
|
||||
|
||||
prefix=@prefix@
|
||||
exec_prefix=@exec_prefix@
|
||||
-subdirs=libs fvwm modules utils sample.fvwmrc xpmroot icons mini-icons
|
||||
+subdirs=libs fvwm modules utils sample.fvwmrc icons mini-icons
|
||||
|
||||
CFLAGS = -O
|
||||
|
|
@ -1 +0,0 @@
|
|||
Win95 lookalike version of the fvwm2 window manager
|
|
@ -1,16 +0,0 @@
|
|||
Fvwm95 is a hack based on fvwm2.x. It tries to emulate the good
|
||||
features of a well known product without bloating the regular
|
||||
fvwm code. The main aspects are:
|
||||
|
||||
A familiar look and feel. It can be interesting for users moving
|
||||
from the MS-World to Unix, or for those who have to switch
|
||||
regularly between the two.
|
||||
|
||||
Or for those that simply would like to have the same MS look and feel
|
||||
in Unix, or for those that just want to have another window manager...
|
||||
|
||||
But before all, it's meant to be useful, simple and efficient:
|
||||
o same flexible and easy configuration as the native fvwm
|
||||
o functionality extensible via loadable modules;
|
||||
o a taskbar: find quickly an application window and don't
|
||||
take space with icon windows;
|
|
@ -1,245 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.5 1998/03/24 23:32:15 tron Exp $
|
||||
bin/fvwm95
|
||||
icons/Mosaic.xpm
|
||||
icons/Xfm.xpm
|
||||
icons/arrdown2.xpm
|
||||
icons/arrows2.xpm
|
||||
icons/arrup2.xpm
|
||||
icons/bckgnd1.xpm
|
||||
icons/bckgnd3.xpm
|
||||
icons/bomb.xpm
|
||||
icons/ccode.icon
|
||||
icons/clamp.xpm
|
||||
icons/colormap.xpm
|
||||
icons/datebook.xpm
|
||||
icons/default.xbm
|
||||
icons/desk.xpm
|
||||
icons/dialog_box.xpm
|
||||
icons/documents.xpm
|
||||
icons/doombig.xpm
|
||||
icons/doomface.xpm
|
||||
icons/editres.xpm
|
||||
icons/eps.xpm
|
||||
icons/exit.xpm
|
||||
icons/find1.xpm
|
||||
icons/flow_chart.xpm
|
||||
icons/folder.xpm
|
||||
icons/folder2.xpm
|
||||
icons/folders.xpm
|
||||
icons/fvwm-menu.xpm
|
||||
icons/fvwm.bitmap
|
||||
icons/fvwm.xpm
|
||||
icons/fvwm2.xpm
|
||||
icons/fvwm2_big.xpm
|
||||
icons/fvwm3.xpm
|
||||
icons/gnu-animal.xpm
|
||||
icons/graphs.xpm
|
||||
icons/gv.xpm
|
||||
icons/hcode.icon
|
||||
icons/help.xpm
|
||||
icons/jewelbig.xpm
|
||||
icons/k.xpm
|
||||
icons/k2.xpm
|
||||
icons/lemacs.xpm
|
||||
icons/linux-menu.xpm
|
||||
icons/mag_glass.xpm
|
||||
icons/mail1.xpm
|
||||
icons/mail2.xpm
|
||||
icons/map.xpm
|
||||
icons/math4.xpm
|
||||
icons/mini-arch.xpm
|
||||
icons/mini-ball.xpm
|
||||
icons/mini-bball.xpm
|
||||
icons/mini-bomb.xpm
|
||||
icons/mini-book1.xpm
|
||||
icons/mini-book2.xpm
|
||||
icons/mini-books.xpm
|
||||
icons/mini-briefcase.xpm
|
||||
icons/mini-bug1.xpm
|
||||
icons/mini-bug2.xpm
|
||||
icons/mini-bx2.xpm
|
||||
icons/mini-calc.xpm
|
||||
icons/mini-camera.xpm
|
||||
icons/mini-cat.xpm
|
||||
icons/mini-cave.xpm
|
||||
icons/mini-cd.xpm
|
||||
icons/mini-cdlabel.xpm
|
||||
icons/mini-chinese.xpm
|
||||
icons/mini-clipboard.xpm
|
||||
icons/mini-clock.xpm
|
||||
icons/mini-colors.xpm
|
||||
icons/mini-connect.xpm
|
||||
icons/mini-crosbone.xpm
|
||||
icons/mini-cross.xpm
|
||||
icons/mini-desktop.xpm
|
||||
icons/mini-diff.xpm
|
||||
icons/mini-diskette.xpm
|
||||
icons/mini-display.xpm
|
||||
icons/mini-doc.xpm
|
||||
icons/mini-doc1.xpm
|
||||
icons/mini-dog.xpm
|
||||
icons/mini-edit.xpm
|
||||
icons/mini-espada.xpm
|
||||
icons/mini-exclam.xpm
|
||||
icons/mini-exp.xpm
|
||||
icons/mini-eye.xpm
|
||||
icons/mini-eyes.xpm
|
||||
icons/mini-fax.xpm
|
||||
icons/mini-fdisk.xpm
|
||||
icons/mini-filemgr.xpm
|
||||
icons/mini-folder.xpm
|
||||
icons/mini-font.xpm
|
||||
icons/mini-fractal.xpm
|
||||
icons/mini-frame.xpm
|
||||
icons/mini-ftp.xpm
|
||||
icons/mini-gball.xpm
|
||||
icons/mini-go.xpm
|
||||
icons/mini-gopher.xpm
|
||||
icons/mini-graph.xpm
|
||||
icons/mini-gv.xpm
|
||||
icons/mini-hammer.xpm
|
||||
icons/mini-happy.xpm
|
||||
icons/mini-hdisk.xpm
|
||||
icons/mini-heart.xpm
|
||||
icons/mini-hex.xpm
|
||||
icons/mini-hextris.xpm
|
||||
icons/mini-icons.xpm
|
||||
icons/mini-keyboard.xpm
|
||||
icons/mini-lock.xpm
|
||||
icons/mini-lower.xpm
|
||||
icons/mini-mail.xpm
|
||||
icons/mini-manual.xpm
|
||||
icons/mini-max1.xpm
|
||||
icons/mini-maze.xpm
|
||||
icons/mini-modules.xpm
|
||||
icons/mini-monitor.xpm
|
||||
icons/mini-move.xpm
|
||||
icons/mini-move1.xpm
|
||||
icons/mini-mwm.xpm
|
||||
icons/mini-news.xpm
|
||||
icons/mini-nscape.xpm
|
||||
icons/mini-ofolder.xpm
|
||||
icons/mini-olwm.xpm
|
||||
icons/mini-pager.xpm
|
||||
icons/mini-paint.xpm
|
||||
icons/mini-palette.xpm
|
||||
icons/mini-pdf.xpm
|
||||
icons/mini-pencil.xpm
|
||||
icons/mini-penguin.xpm
|
||||
icons/mini-perf.xpm
|
||||
icons/mini-question.xpm
|
||||
icons/mini-raise.xpm
|
||||
icons/mini-ray.xpm
|
||||
icons/mini-rball.xpm
|
||||
icons/mini-resize.xpm
|
||||
icons/mini-roach.xpm
|
||||
icons/mini-run.xpm
|
||||
icons/mini-sh.xpm
|
||||
icons/mini-sh1.xpm
|
||||
icons/mini-slon.xpm
|
||||
icons/mini-sound.xpm
|
||||
icons/mini-start.xpm
|
||||
icons/mini-stop.xpm
|
||||
icons/mini-telnet.xpm
|
||||
icons/mini-term.xpm
|
||||
icons/mini-tetris.xpm
|
||||
icons/mini-trebol.xpm
|
||||
icons/mini-turn.xpm
|
||||
icons/mini-twm.xpm
|
||||
icons/mini-window.xpm
|
||||
icons/mini-windows.xpm
|
||||
icons/mini-x.xpm
|
||||
icons/mini-x2.xpm
|
||||
icons/mini-xfig.xpm
|
||||
icons/mini-xjewel.xpm
|
||||
icons/mini-xkeycaps.xpm
|
||||
icons/mini-xlander.xpm
|
||||
icons/mini-xmahjongg.xpm
|
||||
icons/mini-xsnow.xpm
|
||||
icons/mini-xv.xpm
|
||||
icons/mini-zoom.xpm
|
||||
icons/mini.audiovol.xpm
|
||||
icons/mini.checkmark.xpm
|
||||
icons/mini.cut.xpm
|
||||
icons/mini.destroy.xpm
|
||||
icons/mini.excl.xpm
|
||||
icons/mini.exit.xpm
|
||||
icons/mini.fvwm.xpm
|
||||
icons/mini.letter.xpm
|
||||
icons/mini.lower.xpm
|
||||
icons/mini.move.xpm
|
||||
icons/mini.netscape.xpm
|
||||
icons/mini.raise.xpm
|
||||
icons/mini.resize.xpm
|
||||
icons/mini.xarchie.xpm
|
||||
icons/mini.xboing.xpm
|
||||
icons/mini.xlock.xpm
|
||||
icons/mini.xpm
|
||||
icons/mini.xterm.xpm
|
||||
icons/mini.zircon.xpm
|
||||
icons/nscape.xpm
|
||||
icons/ocode.icon
|
||||
icons/page.xpm
|
||||
icons/page2.xpm
|
||||
icons/prog.icon
|
||||
icons/programs.xpm
|
||||
icons/ps.xpm
|
||||
icons/question.xpm
|
||||
icons/rbomb.xpm
|
||||
icons/rcalc.xpm
|
||||
icons/rterm.xpm
|
||||
icons/run.xpm
|
||||
icons/settings.xpm
|
||||
icons/shutdown.xpm
|
||||
icons/term.xpm
|
||||
icons/textedit.xpm
|
||||
icons/tiff2.xpm
|
||||
icons/toolbox.xpm
|
||||
icons/unknown1.xpm
|
||||
icons/utilities-menu.xpm
|
||||
icons/wierd_page3.xpm
|
||||
icons/word_processor.xpm
|
||||
icons/world.xpm
|
||||
icons/wterm.xpm
|
||||
icons/xboingbig.xpm
|
||||
icons/xcalc.xpm
|
||||
icons/xemacs.xpm
|
||||
icons/xlock.xpm
|
||||
icons/xman.xpm
|
||||
icons/xpaint.xpm
|
||||
icons/xterm-axp.xpm
|
||||
icons/xterm-blank.xpm
|
||||
icons/xterm-dec.xpm
|
||||
icons/xterm-sgi.xpm
|
||||
icons/xterm-sol.xpm
|
||||
icons/xterm-sun.xpm
|
||||
icons/xterm.xpm
|
||||
icons/xv.xpm
|
||||
icons/xview.xpm
|
||||
lib/X11/fvwm95/FvwmAudio
|
||||
lib/X11/fvwm95/FvwmAuto
|
||||
lib/X11/fvwm95/FvwmBacker
|
||||
lib/X11/fvwm95/FvwmBanner
|
||||
lib/X11/fvwm95/FvwmButtons
|
||||
lib/X11/fvwm95/FvwmConsole
|
||||
lib/X11/fvwm95/FvwmCpp
|
||||
lib/X11/fvwm95/FvwmDebug
|
||||
lib/X11/fvwm95/FvwmForm
|
||||
lib/X11/fvwm95/FvwmIconBox
|
||||
lib/X11/fvwm95/FvwmIconMan
|
||||
lib/X11/fvwm95/FvwmIdent
|
||||
lib/X11/fvwm95/FvwmM4
|
||||
lib/X11/fvwm95/FvwmPager
|
||||
lib/X11/fvwm95/FvwmSave
|
||||
lib/X11/fvwm95/FvwmSaveDesk
|
||||
lib/X11/fvwm95/FvwmScroll
|
||||
lib/X11/fvwm95/FvwmTalk
|
||||
lib/X11/fvwm95/FvwmTaskBar
|
||||
lib/X11/fvwm95/FvwmWinList
|
||||
lib/X11/fvwm95/fvwmrc_convert
|
||||
lib/X11/fvwm95/quantize_pixmaps
|
||||
lib/X11/fvwm95/system.fvwm95rc
|
||||
lib/libfvwm95.a
|
||||
man/man1/fvwm95.1
|
||||
@dirrm icons
|
||||
@dirrm lib/X11/fvwm95
|
|
@ -1 +0,0 @@
|
|||
small, fast and light-weight window manager (GNOME version)
|
|
@ -1,20 +0,0 @@
|
|||
The goal of IceWM is to provide a small, fast and familiar window
|
||||
manager for the X11 window system. Compatibility with the mwm window
|
||||
manager is desired and will be implemented where appropriate.
|
||||
|
||||
The IceWM is designed to emulate the look of Motif, OS/2 Warp 4, OS/2
|
||||
Warp 3 and Windows 95. Others might added in the future.
|
||||
|
||||
It also tries to combine the feel of the above systems whenever it is
|
||||
compatible.
|
||||
|
||||
Generally, it tries to make all functions available both by keyboard
|
||||
and by mouse (this is not currently possible when using mouse focus).
|
||||
|
||||
Extreme configurability similiar to fvwm and many other window
|
||||
managers is NOT the goal.
|
||||
|
||||
This version of IceWM is built with GNOME support.
|
||||
|
||||
Author: Marko Macek <Marko.Macek@gmx.net>
|
||||
Released under the GPL.
|
|
@ -1,231 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.2 2000/07/31 07:37:01 jlam Exp $
|
||||
bin/icewm
|
||||
bin/icewmhint
|
||||
bin/icewmbg
|
||||
lib/X11/icewm/icons/app_16x16.xpm
|
||||
lib/X11/icewm/icons/app_32x32.xpm
|
||||
lib/X11/icewm/icons/bomb_16x16.xpm
|
||||
lib/X11/icewm/icons/bomb_32x32.xpm
|
||||
lib/X11/icewm/icons/communicator-abook_16x16.xpm
|
||||
lib/X11/icewm/icons/communicator-abook_32x32.xpm
|
||||
lib/X11/icewm/icons/communicator-browser_16x16.xpm
|
||||
lib/X11/icewm/icons/communicator-browser_32x32.xpm
|
||||
lib/X11/icewm/icons/communicator-composer_16x16.xpm
|
||||
lib/X11/icewm/icons/communicator-composer_32x32.xpm
|
||||
lib/X11/icewm/icons/communicator-discussion_16x16.xpm
|
||||
lib/X11/icewm/icons/communicator-discussion_32x32.xpm
|
||||
lib/X11/icewm/icons/communicator-mail_16x16.xpm
|
||||
lib/X11/icewm/icons/communicator-mail_32x32.xpm
|
||||
lib/X11/icewm/icons/file_16x16.xpm
|
||||
lib/X11/icewm/icons/file_32x32.xpm
|
||||
lib/X11/icewm/icons/folder_16x16.xpm
|
||||
lib/X11/icewm/icons/folder_32x32.xpm
|
||||
lib/X11/icewm/icons/fte_16x16.xpm
|
||||
lib/X11/icewm/icons/fte_32x32.xpm
|
||||
lib/X11/icewm/icons/gimp_16x16.xpm
|
||||
lib/X11/icewm/icons/gimp_32x32.xpm
|
||||
lib/X11/icewm/icons/gimp_hi_16x16.xpm
|
||||
lib/X11/icewm/icons/gimp_hi_32x32.xpm
|
||||
lib/X11/icewm/icons/java_16x16.xpm
|
||||
lib/X11/icewm/icons/java_32x32.xpm
|
||||
lib/X11/icewm/icons/koules_16x16.xpm
|
||||
lib/X11/icewm/icons/koules_32x32.xpm
|
||||
lib/X11/icewm/icons/navigator_16x16.xpm
|
||||
lib/X11/icewm/icons/navigator_32x32.xpm
|
||||
lib/X11/icewm/icons/netscape_16x16.xpm
|
||||
lib/X11/icewm/icons/netscape_32x32.xpm
|
||||
lib/X11/icewm/icons/pdf_16x16.xpm
|
||||
lib/X11/icewm/icons/pdf_32x32.xpm
|
||||
lib/X11/icewm/icons/vim_16x16.xpm
|
||||
lib/X11/icewm/icons/vim_32x32.xpm
|
||||
lib/X11/icewm/icons/vim_48x48.xpm
|
||||
lib/X11/icewm/icons/xisp_16x16.xpm
|
||||
lib/X11/icewm/icons/xisp_32x32.xpm
|
||||
lib/X11/icewm/icons/xload_16x16.xpm
|
||||
lib/X11/icewm/icons/xload_32x32.xpm
|
||||
lib/X11/icewm/icons/xterm_16x16.xpm
|
||||
lib/X11/icewm/icons/xterm_32x32.xpm
|
||||
lib/X11/icewm/icons/xv_16x16.xpm
|
||||
lib/X11/icewm/icons/xv_32x32.xpm
|
||||
lib/X11/icewm/keys
|
||||
lib/X11/icewm/ledclock/a.xpm
|
||||
lib/X11/icewm/ledclock/colon.xpm
|
||||
lib/X11/icewm/ledclock/dot.xpm
|
||||
lib/X11/icewm/ledclock/m.xpm
|
||||
lib/X11/icewm/ledclock/n0.xpm
|
||||
lib/X11/icewm/ledclock/n1.xpm
|
||||
lib/X11/icewm/ledclock/n2.xpm
|
||||
lib/X11/icewm/ledclock/n3.xpm
|
||||
lib/X11/icewm/ledclock/n4.xpm
|
||||
lib/X11/icewm/ledclock/n5.xpm
|
||||
lib/X11/icewm/ledclock/n6.xpm
|
||||
lib/X11/icewm/ledclock/n7.xpm
|
||||
lib/X11/icewm/ledclock/n8.xpm
|
||||
lib/X11/icewm/ledclock/n9.xpm
|
||||
lib/X11/icewm/ledclock/p.xpm
|
||||
lib/X11/icewm/ledclock/slash.xpm
|
||||
lib/X11/icewm/ledclock/space.xpm
|
||||
lib/X11/icewm/mailbox/errmail.xpm
|
||||
lib/X11/icewm/mailbox/mail.xpm
|
||||
lib/X11/icewm/mailbox/newmail.xpm
|
||||
lib/X11/icewm/mailbox/nomail.xpm
|
||||
lib/X11/icewm/mailbox/unreadmail.xpm
|
||||
lib/X11/icewm/menu
|
||||
lib/X11/icewm/preferences
|
||||
lib/X11/icewm/taskbar/debian.xpm
|
||||
lib/X11/icewm/taskbar/linux.xpm
|
||||
lib/X11/icewm/taskbar/linux1.xpm
|
||||
lib/X11/icewm/taskbar/linux2.xpm
|
||||
lib/X11/icewm/taskbar/linux20.xpm
|
||||
lib/X11/icewm/taskbar/start.xpm
|
||||
lib/X11/icewm/taskbar/windows.xpm
|
||||
lib/X11/icewm/taskbar/xfreeos2.xpm
|
||||
lib/X11/icewm/themes/gtk2/closeA.xpm
|
||||
lib/X11/icewm/themes/gtk2/closeI.xpm
|
||||
lib/X11/icewm/themes/gtk2/default.theme
|
||||
lib/X11/icewm/themes/gtk2/maximizeA.xpm
|
||||
lib/X11/icewm/themes/gtk2/maximizeI.xpm
|
||||
lib/X11/icewm/themes/gtk2/menuButtonA.xpm
|
||||
lib/X11/icewm/themes/gtk2/menuButtonI.xpm
|
||||
lib/X11/icewm/themes/gtk2/minimizeA.xpm
|
||||
lib/X11/icewm/themes/gtk2/minimizeI.xpm
|
||||
lib/X11/icewm/themes/gtk2/restoreA.xpm
|
||||
lib/X11/icewm/themes/gtk2/restoreI.xpm
|
||||
lib/X11/icewm/themes/metal2/closeA.xpm
|
||||
lib/X11/icewm/themes/metal2/closeI.xpm
|
||||
lib/X11/icewm/themes/metal2/default.theme
|
||||
lib/X11/icewm/themes/metal2/depthA.xpm
|
||||
lib/X11/icewm/themes/metal2/depthI.xpm
|
||||
lib/X11/icewm/themes/metal2/dframeAB.xpm
|
||||
lib/X11/icewm/themes/metal2/dframeABL.xpm
|
||||
lib/X11/icewm/themes/metal2/dframeABR.xpm
|
||||
lib/X11/icewm/themes/metal2/dframeAL.xpm
|
||||
lib/X11/icewm/themes/metal2/dframeAR.xpm
|
||||
lib/X11/icewm/themes/metal2/dframeAT.xpm
|
||||
lib/X11/icewm/themes/metal2/dframeATL.xpm
|
||||
lib/X11/icewm/themes/metal2/dframeATR.xpm
|
||||
lib/X11/icewm/themes/metal2/dframeIB.xpm
|
||||
lib/X11/icewm/themes/metal2/dframeIBL.xpm
|
||||
lib/X11/icewm/themes/metal2/dframeIBR.xpm
|
||||
lib/X11/icewm/themes/metal2/dframeIL.xpm
|
||||
lib/X11/icewm/themes/metal2/dframeIR.xpm
|
||||
lib/X11/icewm/themes/metal2/dframeIT.xpm
|
||||
lib/X11/icewm/themes/metal2/dframeITL.xpm
|
||||
lib/X11/icewm/themes/metal2/dframeITR.xpm
|
||||
lib/X11/icewm/themes/metal2/frameAB.xpm
|
||||
lib/X11/icewm/themes/metal2/frameABL.xpm
|
||||
lib/X11/icewm/themes/metal2/frameABR.xpm
|
||||
lib/X11/icewm/themes/metal2/frameAL.xpm
|
||||
lib/X11/icewm/themes/metal2/frameAR.xpm
|
||||
lib/X11/icewm/themes/metal2/frameAT.xpm
|
||||
lib/X11/icewm/themes/metal2/frameATL.xpm
|
||||
lib/X11/icewm/themes/metal2/frameATR.xpm
|
||||
lib/X11/icewm/themes/metal2/frameIB.xpm
|
||||
lib/X11/icewm/themes/metal2/frameIBL.xpm
|
||||
lib/X11/icewm/themes/metal2/frameIBR.xpm
|
||||
lib/X11/icewm/themes/metal2/frameIL.xpm
|
||||
lib/X11/icewm/themes/metal2/frameIR.xpm
|
||||
lib/X11/icewm/themes/metal2/frameIT.xpm
|
||||
lib/X11/icewm/themes/metal2/frameITL.xpm
|
||||
lib/X11/icewm/themes/metal2/frameITR.xpm
|
||||
lib/X11/icewm/themes/metal2/hideA.xpm
|
||||
lib/X11/icewm/themes/metal2/hideI.xpm
|
||||
lib/X11/icewm/themes/metal2/maximizeA.xpm
|
||||
lib/X11/icewm/themes/metal2/maximizeI.xpm
|
||||
lib/X11/icewm/themes/metal2/menuButtonA.xpm
|
||||
lib/X11/icewm/themes/metal2/menuButtonI.xpm
|
||||
lib/X11/icewm/themes/metal2/minimizeA.xpm
|
||||
lib/X11/icewm/themes/metal2/minimizeI.xpm
|
||||
lib/X11/icewm/themes/metal2/restoreA.xpm
|
||||
lib/X11/icewm/themes/metal2/restoreI.xpm
|
||||
lib/X11/icewm/themes/metal2/rolldownA.xpm
|
||||
lib/X11/icewm/themes/metal2/rolldownI.xpm
|
||||
lib/X11/icewm/themes/metal2/rollupA.xpm
|
||||
lib/X11/icewm/themes/metal2/rollupI.xpm
|
||||
lib/X11/icewm/themes/metal2/titleAB.xpm
|
||||
lib/X11/icewm/themes/metal2/titleAL.xpm
|
||||
lib/X11/icewm/themes/metal2/titleAM.xpm
|
||||
lib/X11/icewm/themes/metal2/titleAP.xpm
|
||||
lib/X11/icewm/themes/metal2/titleAR.xpm
|
||||
lib/X11/icewm/themes/metal2/titleAS.xpm
|
||||
lib/X11/icewm/themes/metal2/titleAT.xpm
|
||||
lib/X11/icewm/themes/metal2/titleIB.xpm
|
||||
lib/X11/icewm/themes/metal2/titleIL.xpm
|
||||
lib/X11/icewm/themes/metal2/titleIM.xpm
|
||||
lib/X11/icewm/themes/metal2/titleIP.xpm
|
||||
lib/X11/icewm/themes/metal2/titleIR.xpm
|
||||
lib/X11/icewm/themes/metal2/titleIS.xpm
|
||||
lib/X11/icewm/themes/metal2/titleIT.xpm
|
||||
lib/X11/icewm/themes/motif/close.xpm
|
||||
lib/X11/icewm/themes/motif/default.theme
|
||||
lib/X11/icewm/themes/motif/maximize.xpm
|
||||
lib/X11/icewm/themes/motif/menu.xpm
|
||||
lib/X11/icewm/themes/motif/minimize.xpm
|
||||
lib/X11/icewm/themes/motif/restore.xpm
|
||||
lib/X11/icewm/themes/nice/blue.theme
|
||||
lib/X11/icewm/themes/nice/close.xpm
|
||||
lib/X11/icewm/themes/nice/default.theme
|
||||
lib/X11/icewm/themes/nice/hide.xpm
|
||||
lib/X11/icewm/themes/nice/maximize.xpm
|
||||
lib/X11/icewm/themes/nice/minimize.xpm
|
||||
lib/X11/icewm/themes/nice/restore.xpm
|
||||
lib/X11/icewm/themes/nice/rolldown.xpm
|
||||
lib/X11/icewm/themes/nice/rollup.xpm
|
||||
lib/X11/icewm/themes/warp3/close.xpm
|
||||
lib/X11/icewm/themes/warp3/default.theme
|
||||
lib/X11/icewm/themes/warp3/hide.xpm
|
||||
lib/X11/icewm/themes/warp3/maximize.xpm
|
||||
lib/X11/icewm/themes/warp3/minimize.xpm
|
||||
lib/X11/icewm/themes/warp3/restore.xpm
|
||||
lib/X11/icewm/themes/warp3/rolldown.xpm
|
||||
lib/X11/icewm/themes/warp3/rollup.xpm
|
||||
lib/X11/icewm/themes/warp4/close.xpm
|
||||
lib/X11/icewm/themes/warp4/default.theme
|
||||
lib/X11/icewm/themes/warp4/hide.xpm
|
||||
lib/X11/icewm/themes/warp4/maximize.xpm
|
||||
lib/X11/icewm/themes/warp4/minimize.xpm
|
||||
lib/X11/icewm/themes/warp4/restore.xpm
|
||||
lib/X11/icewm/themes/win95/close.xpm
|
||||
lib/X11/icewm/themes/win95/default.theme
|
||||
lib/X11/icewm/themes/win95/maximize.xpm
|
||||
lib/X11/icewm/themes/win95/minimize.xpm
|
||||
lib/X11/icewm/themes/win95/restore.xpm
|
||||
lib/X11/icewm/toolbar
|
||||
lib/X11/icewm/winoptions
|
||||
share/doc/html/icewm/icewm-1.html
|
||||
share/doc/html/icewm/icewm-10.html
|
||||
share/doc/html/icewm/icewm-11.html
|
||||
share/doc/html/icewm/icewm-12.html
|
||||
share/doc/html/icewm/icewm-13.html
|
||||
share/doc/html/icewm/icewm-14.html
|
||||
share/doc/html/icewm/icewm-15.html
|
||||
share/doc/html/icewm/icewm-2.html
|
||||
share/doc/html/icewm/icewm-3.html
|
||||
share/doc/html/icewm/icewm-4.html
|
||||
share/doc/html/icewm/icewm-5.html
|
||||
share/doc/html/icewm/icewm-6.html
|
||||
share/doc/html/icewm/icewm-7.html
|
||||
share/doc/html/icewm/icewm-8.html
|
||||
share/doc/html/icewm/icewm-9.html
|
||||
share/doc/html/icewm/icewm.html
|
||||
share/doc/icewm/BUGS
|
||||
share/doc/icewm/CHANGES
|
||||
share/doc/icewm/COPYING
|
||||
share/doc/icewm/FAQ
|
||||
share/doc/icewm/README
|
||||
share/doc/icewm/TODO
|
||||
@dirrm share/doc/icewm
|
||||
@dirrm share/doc/html/icewm
|
||||
@dirrm lib/X11/icewm/themes/win95
|
||||
@dirrm lib/X11/icewm/themes/warp4
|
||||
@dirrm lib/X11/icewm/themes/warp3
|
||||
@dirrm lib/X11/icewm/themes/nice
|
||||
@dirrm lib/X11/icewm/themes/motif
|
||||
@dirrm lib/X11/icewm/themes/metal2
|
||||
@dirrm lib/X11/icewm/themes/gtk2
|
||||
@dirrm lib/X11/icewm/themes
|
||||
@dirrm lib/X11/icewm/taskbar
|
||||
@dirrm lib/X11/icewm/mailbox
|
||||
@dirrm lib/X11/icewm/ledclock
|
||||
@dirrm lib/X11/icewm/icons
|
||||
@dirrm lib/X11/icewm
|
|
@ -1,38 +0,0 @@
|
|||
# $NetBSD: Makefile.common,v 1.3 2000/07/31 07:42:21 jlam Exp $
|
||||
#
|
||||
|
||||
DISTNAME= icewm-1.0.4
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://download.sourceforge.net/icewm/ \
|
||||
ftp://ftp.fu-berlin.de/unix/X11/window-managers/icewm/
|
||||
EXTRACT_SUFX= .src.tar.gz
|
||||
|
||||
MAINTAINER= wiz@netbsd.org
|
||||
HOMEPAGE= http://icewm.sourceforge.net/
|
||||
|
||||
GNU_CONFIGURE= # defined
|
||||
USE_X11BASE= # defined
|
||||
|
||||
FILESDIR= ${.CURDIR}/../../x11/icewm/files
|
||||
PATCHDIR= ${.CURDIR}/../../x11/icewm/patches
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
||||
.if ${OPSYS} == "NetBSD"
|
||||
.if exists(/usr/include/machine/apmvar.h)
|
||||
CPPFLAGS+= -DCONFIG_APM
|
||||
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}"
|
||||
.endif
|
||||
.endif
|
||||
|
||||
DOCDIR= ${PREFIX}/share/doc/icewm
|
||||
HTMLDIR= ${PREFIX}/share/doc/html/icewm
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${DOCDIR} ${HTMLDIR}
|
||||
for file in BUGS CHANGES COPYING FAQ README TODO; do \
|
||||
${INSTALL_DATA} ${WRKSRC}/$${file} ${DOCDIR}; \
|
||||
done
|
||||
${INSTALL_DATA} ${WRKSRC}/doc/icewm*.html ${HTMLDIR}
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
|
@ -1,3 +0,0 @@
|
|||
$NetBSD: md5,v 1.3 2000/07/31 07:37:00 jlam Exp $
|
||||
|
||||
MD5 (icewm-1.0.4.src.tar.gz) = 31d6fd8b94fd1becab0de15d4a8e4eb4
|
|
@ -1,7 +0,0 @@
|
|||
$NetBSD: patch-sum,v 1.3 2000/07/31 07:37:00 jlam Exp $
|
||||
|
||||
MD5 (patch-aa) = e14f55369b97e470dba2ec2941124c9a
|
||||
MD5 (patch-ab) = c4341b61b19b4a16ac86a85a64f8426e
|
||||
MD5 (patch-ac) = 89fa90d5957d5f6fbb50a9de63237741
|
||||
MD5 (patch-ad) = 4d5a4ad0a012707a3851a89e1e1d0159
|
||||
MD5 (patch-ae) = 6f6cd71973024f66c88b089f128e9b2d
|
|
@ -1,13 +0,0 @@
|
|||
$NetBSD: patch-aa,v 1.2 2000/03/07 03:35:44 jlam Exp $
|
||||
|
||||
--- sysdep.in.orig Mon Nov 8 06:45:52 1999
|
||||
+++ sysdep.in Mon Mar 6 22:20:48 2000
|
||||
@@ -1,6 +1,6 @@
|
||||
CXX = @CXX@
|
||||
LD = @CXX_LINK@
|
||||
-SYS_CFLAGS = @CXXFLAGS@ @DEFS@
|
||||
+SYS_CFLAGS = @CXXFLAGS@ @CPPFLAGS@ @DEFS@
|
||||
SYS_INCDIRS =
|
||||
-SYS_LIBDIRS =
|
||||
+SYS_LIBDIRS = @LDFLAGS@
|
||||
SYS_LIBS = @LIBS@
|
|
@ -1,68 +0,0 @@
|
|||
$NetBSD: patch-ab,v 1.1 2000/03/07 03:35:45 jlam Exp $
|
||||
|
||||
--- src/aapm.cc.orig Sun Feb 13 10:28:36 2000
|
||||
+++ src/aapm.cc Mon Mar 6 22:22:36 2000
|
||||
@@ -22,11 +22,18 @@
|
||||
|
||||
#ifdef CONFIG_APM
|
||||
|
||||
+#if defined(__NetBSD__)
|
||||
+#include <sys/ioctl.h>
|
||||
+#include <machine/apmvar.h>
|
||||
+#include <fcntl.h>
|
||||
+#endif
|
||||
+
|
||||
YColor *YApm::apmBg = 0;
|
||||
YColor *YApm::apmFg = 0;
|
||||
YFont *YApm::apmFont = 0;
|
||||
|
||||
void ApmStr(char *s, bool Tool) {
|
||||
+#ifdef __linux__
|
||||
char buf[45];
|
||||
int len, i, fd = open("/proc/apm", O_RDONLY);
|
||||
char driver[16];
|
||||
@@ -97,6 +104,44 @@
|
||||
strcat(s," - Charging");
|
||||
else
|
||||
strcat(s,"M");
|
||||
+#elif defined(__NetBSD__)
|
||||
+ struct apm_power_info aip;
|
||||
+ int fd = open(APMDEV, O_RDONLY);
|
||||
+
|
||||
+ if (fd == -1) {
|
||||
+ return;
|
||||
+ }
|
||||
+
|
||||
+ if (ioctl(fd, APM_IOC_GETPOWER, &aip) == -1) {
|
||||
+ fprintf(stderr, "ioctl failed on APMDEV");
|
||||
+ return;
|
||||
+ }
|
||||
+
|
||||
+ if (!Tool) {
|
||||
+ if (taskBarShowApmTime) {
|
||||
+ if (aip.minutes_left == 0) {
|
||||
+ sprintf(s, "%02d", aip.battery_life);
|
||||
+ } else
|
||||
+ sprintf(s, "%d:%02d", aip.minutes_left/60, aip.minutes_left%60);
|
||||
+ } else
|
||||
+ sprintf(s, "%02d", aip.battery_life);
|
||||
+ } else {
|
||||
+ sprintf(s, "%d%%", aip.battery_life);
|
||||
+ }
|
||||
+
|
||||
+ if (aip.ac_state == APM_AC_ON)
|
||||
+ if (Tool)
|
||||
+ strcat(s," - Power");
|
||||
+ else
|
||||
+ strcat(s,"P");
|
||||
+ if (aip.battery_state == APM_BATT_CHARGING)
|
||||
+ if (Tool)
|
||||
+ strcat(s," - Charging");
|
||||
+ else
|
||||
+ strcat(s,"M");
|
||||
+
|
||||
+ close(fd);
|
||||
+#endif
|
||||
}
|
||||
|
||||
YApm::YApm(YWindow *aParent): YWindow(aParent) {
|
|
@ -1,15 +0,0 @@
|
|||
$NetBSD: patch-ac,v 1.1 2000/03/07 03:35:45 jlam Exp $
|
||||
|
||||
--- src/aapm.h.orig Sun Dec 5 11:47:02 1999
|
||||
+++ src/aapm.h Mon Mar 6 22:20:48 2000
|
||||
@@ -3,6 +3,10 @@
|
||||
#include "ytimer.h"
|
||||
|
||||
#ifdef CONFIG_APM
|
||||
+#if defined(__NetBSD__)
|
||||
+#define APMDEV "/dev/apm"
|
||||
+#endif
|
||||
+
|
||||
class YApm: public YWindow, public YTimerListener {
|
||||
public:
|
||||
YApm(YWindow *aParent = 0);
|
|
@ -1,12 +0,0 @@
|
|||
$NetBSD: patch-ad,v 1.1 2000/03/07 03:35:45 jlam Exp $
|
||||
|
||||
--- src/config.h.orig Mon Nov 8 06:45:52 1999
|
||||
+++ src/config.h Mon Mar 6 22:20:48 2000
|
||||
@@ -31,6 +31,6 @@
|
||||
#define CONFIG_NET_STATUS
|
||||
|
||||
/* apm status */
|
||||
-#define CONFIG_APM
|
||||
+/* #define CONFIG_APM */
|
||||
|
||||
#endif
|
|
@ -1,16 +0,0 @@
|
|||
$NetBSD: patch-ae,v 1.2 2000/07/31 07:37:00 jlam Exp $
|
||||
|
||||
--- src/wmtaskbar.cc.orig Sun Mar 19 08:34:58 2000
|
||||
+++ src/wmtaskbar.cc Mon Jul 31 01:47:42 2000
|
||||
@@ -254,7 +254,11 @@
|
||||
} else
|
||||
fClock = 0;
|
||||
#ifdef CONFIG_APM
|
||||
+#ifdef __linux__
|
||||
if (taskBarShowApm && access("/proc/apm", 0) == 0) {
|
||||
+#elif defined(__NetBSD__)
|
||||
+ if (taskBarShowApm && access(APMDEV, 0) == 0) {
|
||||
+#endif
|
||||
fApm = new YApm(this);
|
||||
if (fApm->height() + ADD1 > ht) ht = fApm->height() + ADD1;
|
||||
} else
|
|
@ -1 +0,0 @@
|
|||
small, fast and light-weight window manager
|
|
@ -1,18 +0,0 @@
|
|||
The goal of IceWM is to provide a small, fast and familiar window
|
||||
manager for the X11 window system. Compatibility with the mwm window
|
||||
manager is desired and will be implemented where appropriate.
|
||||
|
||||
The IceWM is designed to emulate the look of Motif, OS/2 Warp 4, OS/2
|
||||
Warp 3 and Windows 95. Others might added in the future.
|
||||
|
||||
It also tries to combine the feel of the above systems whenever it is
|
||||
compatible.
|
||||
|
||||
Generally, it tries to make all functions available both by keyboard
|
||||
and by mouse (this is not currently possible when using mouse focus).
|
||||
|
||||
Extreme configurability similiar to fvwm and many other window
|
||||
managers is NOT the goal.
|
||||
|
||||
Author: Marko Macek <Marko.Macek@gmx.net>
|
||||
Released under the GPL.
|
|
@ -1,231 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.2 2000/07/31 07:37:00 jlam Exp $
|
||||
bin/icewm
|
||||
bin/icewmhint
|
||||
bin/icewmbg
|
||||
lib/X11/icewm/icons/app_16x16.xpm
|
||||
lib/X11/icewm/icons/app_32x32.xpm
|
||||
lib/X11/icewm/icons/bomb_16x16.xpm
|
||||
lib/X11/icewm/icons/bomb_32x32.xpm
|
||||
lib/X11/icewm/icons/communicator-abook_16x16.xpm
|
||||
lib/X11/icewm/icons/communicator-abook_32x32.xpm
|
||||
lib/X11/icewm/icons/communicator-browser_16x16.xpm
|
||||
lib/X11/icewm/icons/communicator-browser_32x32.xpm
|
||||
lib/X11/icewm/icons/communicator-composer_16x16.xpm
|
||||
lib/X11/icewm/icons/communicator-composer_32x32.xpm
|
||||
lib/X11/icewm/icons/communicator-discussion_16x16.xpm
|
||||
lib/X11/icewm/icons/communicator-discussion_32x32.xpm
|
||||
lib/X11/icewm/icons/communicator-mail_16x16.xpm
|
||||
lib/X11/icewm/icons/communicator-mail_32x32.xpm
|
||||
lib/X11/icewm/icons/file_16x16.xpm
|
||||
lib/X11/icewm/icons/file_32x32.xpm
|
||||
lib/X11/icewm/icons/folder_16x16.xpm
|
||||
lib/X11/icewm/icons/folder_32x32.xpm
|
||||
lib/X11/icewm/icons/fte_16x16.xpm
|
||||
lib/X11/icewm/icons/fte_32x32.xpm
|
||||
lib/X11/icewm/icons/gimp_16x16.xpm
|
||||
lib/X11/icewm/icons/gimp_32x32.xpm
|
||||
lib/X11/icewm/icons/gimp_hi_16x16.xpm
|
||||
lib/X11/icewm/icons/gimp_hi_32x32.xpm
|
||||
lib/X11/icewm/icons/java_16x16.xpm
|
||||
lib/X11/icewm/icons/java_32x32.xpm
|
||||
lib/X11/icewm/icons/koules_16x16.xpm
|
||||
lib/X11/icewm/icons/koules_32x32.xpm
|
||||
lib/X11/icewm/icons/navigator_16x16.xpm
|
||||
lib/X11/icewm/icons/navigator_32x32.xpm
|
||||
lib/X11/icewm/icons/netscape_16x16.xpm
|
||||
lib/X11/icewm/icons/netscape_32x32.xpm
|
||||
lib/X11/icewm/icons/pdf_16x16.xpm
|
||||
lib/X11/icewm/icons/pdf_32x32.xpm
|
||||
lib/X11/icewm/icons/vim_16x16.xpm
|
||||
lib/X11/icewm/icons/vim_32x32.xpm
|
||||
lib/X11/icewm/icons/vim_48x48.xpm
|
||||
lib/X11/icewm/icons/xisp_16x16.xpm
|
||||
lib/X11/icewm/icons/xisp_32x32.xpm
|
||||
lib/X11/icewm/icons/xload_16x16.xpm
|
||||
lib/X11/icewm/icons/xload_32x32.xpm
|
||||
lib/X11/icewm/icons/xterm_16x16.xpm
|
||||
lib/X11/icewm/icons/xterm_32x32.xpm
|
||||
lib/X11/icewm/icons/xv_16x16.xpm
|
||||
lib/X11/icewm/icons/xv_32x32.xpm
|
||||
lib/X11/icewm/keys
|
||||
lib/X11/icewm/ledclock/a.xpm
|
||||
lib/X11/icewm/ledclock/colon.xpm
|
||||
lib/X11/icewm/ledclock/dot.xpm
|
||||
lib/X11/icewm/ledclock/m.xpm
|
||||
lib/X11/icewm/ledclock/n0.xpm
|
||||
lib/X11/icewm/ledclock/n1.xpm
|
||||
lib/X11/icewm/ledclock/n2.xpm
|
||||
lib/X11/icewm/ledclock/n3.xpm
|
||||
lib/X11/icewm/ledclock/n4.xpm
|
||||
lib/X11/icewm/ledclock/n5.xpm
|
||||
lib/X11/icewm/ledclock/n6.xpm
|
||||
lib/X11/icewm/ledclock/n7.xpm
|
||||
lib/X11/icewm/ledclock/n8.xpm
|
||||
lib/X11/icewm/ledclock/n9.xpm
|
||||
lib/X11/icewm/ledclock/p.xpm
|
||||
lib/X11/icewm/ledclock/slash.xpm
|
||||
lib/X11/icewm/ledclock/space.xpm
|
||||
lib/X11/icewm/mailbox/errmail.xpm
|
||||
lib/X11/icewm/mailbox/mail.xpm
|
||||
lib/X11/icewm/mailbox/newmail.xpm
|
||||
lib/X11/icewm/mailbox/nomail.xpm
|
||||
lib/X11/icewm/mailbox/unreadmail.xpm
|
||||
lib/X11/icewm/menu
|
||||
lib/X11/icewm/preferences
|
||||
lib/X11/icewm/taskbar/debian.xpm
|
||||
lib/X11/icewm/taskbar/linux.xpm
|
||||
lib/X11/icewm/taskbar/linux1.xpm
|
||||
lib/X11/icewm/taskbar/linux2.xpm
|
||||
lib/X11/icewm/taskbar/linux20.xpm
|
||||
lib/X11/icewm/taskbar/start.xpm
|
||||
lib/X11/icewm/taskbar/windows.xpm
|
||||
lib/X11/icewm/taskbar/xfreeos2.xpm
|
||||
lib/X11/icewm/themes/gtk2/closeA.xpm
|
||||
lib/X11/icewm/themes/gtk2/closeI.xpm
|
||||
lib/X11/icewm/themes/gtk2/default.theme
|
||||
lib/X11/icewm/themes/gtk2/maximizeA.xpm
|
||||
lib/X11/icewm/themes/gtk2/maximizeI.xpm
|
||||
lib/X11/icewm/themes/gtk2/menuButtonA.xpm
|
||||
lib/X11/icewm/themes/gtk2/menuButtonI.xpm
|
||||
lib/X11/icewm/themes/gtk2/minimizeA.xpm
|
||||
lib/X11/icewm/themes/gtk2/minimizeI.xpm
|
||||
lib/X11/icewm/themes/gtk2/restoreA.xpm
|
||||
lib/X11/icewm/themes/gtk2/restoreI.xpm
|
||||
lib/X11/icewm/themes/metal2/closeA.xpm
|
||||
lib/X11/icewm/themes/metal2/closeI.xpm
|
||||
lib/X11/icewm/themes/metal2/default.theme
|
||||
lib/X11/icewm/themes/metal2/depthA.xpm
|
||||
lib/X11/icewm/themes/metal2/depthI.xpm
|
||||
lib/X11/icewm/themes/metal2/dframeAB.xpm
|
||||
lib/X11/icewm/themes/metal2/dframeABL.xpm
|
||||
lib/X11/icewm/themes/metal2/dframeABR.xpm
|
||||
lib/X11/icewm/themes/metal2/dframeAL.xpm
|
||||
lib/X11/icewm/themes/metal2/dframeAR.xpm
|
||||
lib/X11/icewm/themes/metal2/dframeAT.xpm
|
||||
lib/X11/icewm/themes/metal2/dframeATL.xpm
|
||||
lib/X11/icewm/themes/metal2/dframeATR.xpm
|
||||
lib/X11/icewm/themes/metal2/dframeIB.xpm
|
||||
lib/X11/icewm/themes/metal2/dframeIBL.xpm
|
||||
lib/X11/icewm/themes/metal2/dframeIBR.xpm
|
||||
lib/X11/icewm/themes/metal2/dframeIL.xpm
|
||||
lib/X11/icewm/themes/metal2/dframeIR.xpm
|
||||
lib/X11/icewm/themes/metal2/dframeIT.xpm
|
||||
lib/X11/icewm/themes/metal2/dframeITL.xpm
|
||||
lib/X11/icewm/themes/metal2/dframeITR.xpm
|
||||
lib/X11/icewm/themes/metal2/frameAB.xpm
|
||||
lib/X11/icewm/themes/metal2/frameABL.xpm
|
||||
lib/X11/icewm/themes/metal2/frameABR.xpm
|
||||
lib/X11/icewm/themes/metal2/frameAL.xpm
|
||||
lib/X11/icewm/themes/metal2/frameAR.xpm
|
||||
lib/X11/icewm/themes/metal2/frameAT.xpm
|
||||
lib/X11/icewm/themes/metal2/frameATL.xpm
|
||||
lib/X11/icewm/themes/metal2/frameATR.xpm
|
||||
lib/X11/icewm/themes/metal2/frameIB.xpm
|
||||
lib/X11/icewm/themes/metal2/frameIBL.xpm
|
||||
lib/X11/icewm/themes/metal2/frameIBR.xpm
|
||||
lib/X11/icewm/themes/metal2/frameIL.xpm
|
||||
lib/X11/icewm/themes/metal2/frameIR.xpm
|
||||
lib/X11/icewm/themes/metal2/frameIT.xpm
|
||||
lib/X11/icewm/themes/metal2/frameITL.xpm
|
||||
lib/X11/icewm/themes/metal2/frameITR.xpm
|
||||
lib/X11/icewm/themes/metal2/hideA.xpm
|
||||
lib/X11/icewm/themes/metal2/hideI.xpm
|
||||
lib/X11/icewm/themes/metal2/maximizeA.xpm
|
||||
lib/X11/icewm/themes/metal2/maximizeI.xpm
|
||||
lib/X11/icewm/themes/metal2/menuButtonA.xpm
|
||||
lib/X11/icewm/themes/metal2/menuButtonI.xpm
|
||||
lib/X11/icewm/themes/metal2/minimizeA.xpm
|
||||
lib/X11/icewm/themes/metal2/minimizeI.xpm
|
||||
lib/X11/icewm/themes/metal2/restoreA.xpm
|
||||
lib/X11/icewm/themes/metal2/restoreI.xpm
|
||||
lib/X11/icewm/themes/metal2/rolldownA.xpm
|
||||
lib/X11/icewm/themes/metal2/rolldownI.xpm
|
||||
lib/X11/icewm/themes/metal2/rollupA.xpm
|
||||
lib/X11/icewm/themes/metal2/rollupI.xpm
|
||||
lib/X11/icewm/themes/metal2/titleAB.xpm
|
||||
lib/X11/icewm/themes/metal2/titleAL.xpm
|
||||
lib/X11/icewm/themes/metal2/titleAM.xpm
|
||||
lib/X11/icewm/themes/metal2/titleAP.xpm
|
||||
lib/X11/icewm/themes/metal2/titleAR.xpm
|
||||
lib/X11/icewm/themes/metal2/titleAS.xpm
|
||||
lib/X11/icewm/themes/metal2/titleAT.xpm
|
||||
lib/X11/icewm/themes/metal2/titleIB.xpm
|
||||
lib/X11/icewm/themes/metal2/titleIL.xpm
|
||||
lib/X11/icewm/themes/metal2/titleIM.xpm
|
||||
lib/X11/icewm/themes/metal2/titleIP.xpm
|
||||
lib/X11/icewm/themes/metal2/titleIR.xpm
|
||||
lib/X11/icewm/themes/metal2/titleIS.xpm
|
||||
lib/X11/icewm/themes/metal2/titleIT.xpm
|
||||
lib/X11/icewm/themes/motif/close.xpm
|
||||
lib/X11/icewm/themes/motif/default.theme
|
||||
lib/X11/icewm/themes/motif/maximize.xpm
|
||||
lib/X11/icewm/themes/motif/menu.xpm
|
||||
lib/X11/icewm/themes/motif/minimize.xpm
|
||||
lib/X11/icewm/themes/motif/restore.xpm
|
||||
lib/X11/icewm/themes/nice/blue.theme
|
||||
lib/X11/icewm/themes/nice/close.xpm
|
||||
lib/X11/icewm/themes/nice/default.theme
|
||||
lib/X11/icewm/themes/nice/hide.xpm
|
||||
lib/X11/icewm/themes/nice/maximize.xpm
|
||||
lib/X11/icewm/themes/nice/minimize.xpm
|
||||
lib/X11/icewm/themes/nice/restore.xpm
|
||||
lib/X11/icewm/themes/nice/rolldown.xpm
|
||||
lib/X11/icewm/themes/nice/rollup.xpm
|
||||
lib/X11/icewm/themes/warp3/close.xpm
|
||||
lib/X11/icewm/themes/warp3/default.theme
|
||||
lib/X11/icewm/themes/warp3/hide.xpm
|
||||
lib/X11/icewm/themes/warp3/maximize.xpm
|
||||
lib/X11/icewm/themes/warp3/minimize.xpm
|
||||
lib/X11/icewm/themes/warp3/restore.xpm
|
||||
lib/X11/icewm/themes/warp3/rolldown.xpm
|
||||
lib/X11/icewm/themes/warp3/rollup.xpm
|
||||
lib/X11/icewm/themes/warp4/close.xpm
|
||||
lib/X11/icewm/themes/warp4/default.theme
|
||||
lib/X11/icewm/themes/warp4/hide.xpm
|
||||
lib/X11/icewm/themes/warp4/maximize.xpm
|
||||
lib/X11/icewm/themes/warp4/minimize.xpm
|
||||
lib/X11/icewm/themes/warp4/restore.xpm
|
||||
lib/X11/icewm/themes/win95/close.xpm
|
||||
lib/X11/icewm/themes/win95/default.theme
|
||||
lib/X11/icewm/themes/win95/maximize.xpm
|
||||
lib/X11/icewm/themes/win95/minimize.xpm
|
||||
lib/X11/icewm/themes/win95/restore.xpm
|
||||
lib/X11/icewm/toolbar
|
||||
lib/X11/icewm/winoptions
|
||||
share/doc/html/icewm/icewm-1.html
|
||||
share/doc/html/icewm/icewm-10.html
|
||||
share/doc/html/icewm/icewm-11.html
|
||||
share/doc/html/icewm/icewm-12.html
|
||||
share/doc/html/icewm/icewm-13.html
|
||||
share/doc/html/icewm/icewm-14.html
|
||||
share/doc/html/icewm/icewm-15.html
|
||||
share/doc/html/icewm/icewm-2.html
|
||||
share/doc/html/icewm/icewm-3.html
|
||||
share/doc/html/icewm/icewm-4.html
|
||||
share/doc/html/icewm/icewm-5.html
|
||||
share/doc/html/icewm/icewm-6.html
|
||||
share/doc/html/icewm/icewm-7.html
|
||||
share/doc/html/icewm/icewm-8.html
|
||||
share/doc/html/icewm/icewm-9.html
|
||||
share/doc/html/icewm/icewm.html
|
||||
share/doc/icewm/BUGS
|
||||
share/doc/icewm/CHANGES
|
||||
share/doc/icewm/COPYING
|
||||
share/doc/icewm/FAQ
|
||||
share/doc/icewm/README
|
||||
share/doc/icewm/TODO
|
||||
@dirrm share/doc/icewm
|
||||
@dirrm share/doc/html/icewm
|
||||
@dirrm lib/X11/icewm/themes/win95
|
||||
@dirrm lib/X11/icewm/themes/warp4
|
||||
@dirrm lib/X11/icewm/themes/warp3
|
||||
@dirrm lib/X11/icewm/themes/nice
|
||||
@dirrm lib/X11/icewm/themes/motif
|
||||
@dirrm lib/X11/icewm/themes/metal2
|
||||
@dirrm lib/X11/icewm/themes/gtk2
|
||||
@dirrm lib/X11/icewm/themes
|
||||
@dirrm lib/X11/icewm/taskbar
|
||||
@dirrm lib/X11/icewm/mailbox
|
||||
@dirrm lib/X11/icewm/ledclock
|
||||
@dirrm lib/X11/icewm/icons
|
||||
@dirrm lib/X11/icewm
|
|
@ -1,3 +0,0 @@
|
|||
$NetBSD: md5,v 1.4 2000/02/22 13:25:04 he Exp $
|
||||
|
||||
MD5 (lwm-1.00/lwm.tar.gz) = a419c283cbd8b8580eccb2a3abe9aa5a
|
|
@ -1,3 +0,0 @@
|
|||
$NetBSD: patch-sum,v 1.2 2000/02/28 00:24:05 hubertf Exp $
|
||||
|
||||
MD5 (patch-aa) = 6082732d0dd6482cb852a5b13a0b432d
|
|
@ -1,12 +0,0 @@
|
|||
$NetBSD: patch-aa,v 1.2 2000/02/28 00:24:06 hubertf Exp $
|
||||
|
||||
--- Imakefile.orig Wed Oct 20 10:33:03 1999
|
||||
+++ Imakefile Mon Feb 28 01:22:33 2000
|
||||
@@ -7,6 +7,6 @@
|
||||
SRCS = lwm.c manage.c mouse.c client.c cursor.c error.c disp.c shape.c resource.c
|
||||
OBJS = ${SRCS:.c=.o}
|
||||
|
||||
-ComplexProgramTarget(lwm)
|
||||
+ComplexProgramTargetNoMan(lwm)
|
||||
|
||||
${OBJS}: ${HEADERS}
|
|
@ -1 +0,0 @@
|
|||
Lightweight Window Manager
|
|
@ -1,6 +0,0 @@
|
|||
lwm is a window manager for X that tries to keep out of your face. There
|
||||
are no icons, no button bars, no icon docks, no root menus, no nothing:
|
||||
if you want all that, then other programs can provide it. There's no
|
||||
configurability either: if you want that, you want a different window
|
||||
manager; one that helps your operating system in its evil conquest of
|
||||
your disc space and its annexation of your physical memory.
|
|
@ -1,2 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 1999/07/09 18:37:18 jwise Exp $
|
||||
bin/lwm
|
|
@ -1,3 +0,0 @@
|
|||
$NetBSD: md5,v 1.1.1.1 2000/06/16 14:18:52 pooka Exp $
|
||||
|
||||
MD5 (olvwm4.src4.tar.gz) = 9eb292e28214345abd8c6493c800282b
|
|
@ -1,14 +0,0 @@
|
|||
$NetBSD: patch-sum,v 1.2 2000/09/13 22:50:36 jlam Exp $
|
||||
|
||||
MD5 (patch-aa) = d9360f9a984c17bdf04c872eb6befc1b
|
||||
MD5 (patch-ab) = 62aa3edc690b24cf6351a09e3249a137
|
||||
MD5 (patch-ac) = 24c588b113c9ef4426853493f05acc5b
|
||||
MD5 (patch-ad) = 9bf85e99c01a8c4d4b08312eb05f4df5
|
||||
MD5 (patch-ae) = 708843f2743d34dac6ce5e00584b5e85
|
||||
MD5 (patch-af) = 8c021e4daca62ddcd259b40aaac92e59
|
||||
MD5 (patch-ag) = 4113faf5439ac6202c1c82b4acc0db7b
|
||||
MD5 (patch-ah) = f103769d75102ae35765346d86f96588
|
||||
MD5 (patch-ai) = eaecbbf3b85bc781f794cba0c0c90f0d
|
||||
MD5 (patch-aj) = 62e1eb37af59d0ad1d83ab274350389e
|
||||
MD5 (patch-ak) = 96c1896453ccc2b3ee5cb10c364c302e
|
||||
MD5 (patch-al) = 2917ff9f602404b4310a433d19d9f16b
|
|
@ -1,53 +0,0 @@
|
|||
$NetBSD: patch-aa,v 1.2 2000/09/13 22:50:36 jlam Exp $
|
||||
|
||||
--- Imakefile.orig Tue Jan 13 16:23:54 1998
|
||||
+++ Imakefile
|
||||
@@ -48,7 +48,11 @@
|
||||
/**/#MORECCFLAGS=-DOW_I18N_L3 -DSHAPE -DIDENT
|
||||
|
||||
/**/# For a generic Solaris 2.x system, I'd suggest
|
||||
-MORECCFLAGS=-DOW_I18N_L3 -DSHAPE -DSVR4 -DSYSV -DIDENT -x O4
|
||||
+/**/#MORECCFLAGS=-DOW_I18N_L3 -DSHAPE -DSVR4 -DSYSV -DIDENT -x O4
|
||||
+
|
||||
+/**/# For NetBSD the following is fine
|
||||
+MORECCFLAGS=-DOW_I18N_L3 -DSHAPE -DREGEXP -DXPM -DIDENT -DMAXPID=30000 \
|
||||
+ -DPREFIX=\"${PREFIX}\"
|
||||
|
||||
/**/#
|
||||
/**/# Set MORELDFLAGS to any link options you want. Be sure to add -lxpm if you
|
||||
@@ -57,8 +61,10 @@
|
||||
/**/#MORELDFLAGS=-L${OPENWINHOME}/lib
|
||||
/**/#
|
||||
/**/# For Solaris 2.x, I'd suggest
|
||||
-MORELDFLAGS=-L${OPENWINHOME}/lib -R ${OPENWINHOME}/lib -lintl
|
||||
+/**/#MORELDFLAGS=-L${OPENWINHOME}/lib -R ${OPENWINHOME}/lib -lintl
|
||||
|
||||
+/**/# For NetBSD the following is fine
|
||||
+MORELDFLAGS=-lcompat -lXpm
|
||||
|
||||
/**/# No more changes needed
|
||||
|
||||
@@ -93,7 +99,7 @@
|
||||
SRCS = atom.c client.c cmdstream.c cursors.c debug.c defaults.c dsdm.c \
|
||||
environ.c error.c evbind.c events.c fontset.c gettext.c gif.c group.c \
|
||||
helpsend.c i18n.c images.c info.c kbdfuncs.c list.c mem.c menu.c \
|
||||
- moveresize.c notice.c ol_button.413.c ol_button.svr4.c olvwmrc.c \
|
||||
+ moveresize.c notice.c ol_button.413.c ol_button.svr4.c \
|
||||
olwm.c pixmap.c properties.c reduce.c resources.c screen.c \
|
||||
selection.c services.c slave.c slots.c st.c states.c usermenu.c \
|
||||
usleep.c virtual.c win.c winbusy.c winbutton.c wincolor.c winframe.c \
|
||||
@@ -136,13 +142,6 @@
|
||||
clean::
|
||||
/bin/rm -f parse.c olvwmrc.c version.c
|
||||
|
||||
-install.man:: $(MANPAGES)
|
||||
- @if [ -d $(DESTDIR)$(MANDIR) ]; then set +x; \
|
||||
- else (set -x; $(MKDIRHIER) $(DESTDIR)$(MANDIR)); fi
|
||||
- @for i in $(MANPAGES) ;\
|
||||
- do \
|
||||
- echo "installing $$i"; \
|
||||
- $(INSTALL) -c $(INSTMANFLAGS) $$i $(DESTDIR)$(MANDIR)/`basename $$i .man`.$(MANSUFFIX) ; \
|
||||
- done
|
||||
+InstallManPage(olvwmrc,$(FILEMANDIR))
|
||||
|
||||
#include <XView.prog>
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue