spider spider/Imakefile spider/Makefile.sunpr spider/README spider/spider.man spider/gfx.c spider/spider.c spider/events.c spider/windows.c spider/movelog.c spider/util.c spider/version.c spider/globals.h spider/defs.h spider/assert.h spider/copyright.h spider/rank.bm spider/suit.bm spider/face.bm spider/spider.bm spider/cards.bm.aa spider/cards.bm.ab spider/doc.intro spider/doc.rules spider/doc.controls spider/doc.examples spider/doc.misc spider/doc.summary spider/xv_ui.c spider/xv_stubs.c spider/xv_ui.h spider/spider.info spider/xaw_ui.c spider/xaw_stubs.c spider/xaw_ui.h spider/main.c spider/README.linux spider/spider.a Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- defs.h.orig 2005-07-25 23:28:22.000000000 +0000 |+++ defs.h 2005-07-25 23:29:46.000000000 +0000 -------------------------- Patching file defs.h using Plan A... Hunk #1 succeeded at 31. Hunk #2 succeeded at 60. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- globals.h.orig 2005-07-25 23:28:29.000000000 +0000 |+++ globals.h 2005-07-25 23:31:16.000000000 +0000 -------------------------- Patching file globals.h using Plan A... Hunk #1 succeeded at 90. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- gfx.c.orig 2005-07-25 23:28:38.000000000 +0000 |+++ gfx.c 2005-07-25 23:32:02.000000000 +0000 -------------------------- Patching file gfx.c using Plan A... Hunk #1 succeeded at 166. Hunk #2 succeeded at 1321. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- spider.c.orig 2005-07-25 23:38:41.000000000 +0000 |+++ spider.c 2005-07-25 23:38:56.000000000 +0000 -------------------------- Patching file spider.c using Plan A... Hunk #1 succeeded at 619. done imake -DUseInstalled -I/usr/X11R6/lib/X11/config gcc -O2 -fno-strict-aliasing -I. -I/usr/X11R6/include -Dlinux -D__sparc__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DNO_MESSAGE_CATALOG -DFUNCPROTO=15 -DNARROWPROTO -DXAW -DROUND_CARDS -DHELPDIR="\"help\"" -c -o gfx.o gfx.c gcc -O2 -fno-strict-aliasing -I. -I/usr/X11R6/include -Dlinux -D__sparc__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DNO_MESSAGE_CATALOG -DFUNCPROTO=15 -DNARROWPROTO -DXAW -DROUND_CARDS -DHELPDIR="\"help\"" -c -o spider.o spider.c gcc -O2 -fno-strict-aliasing -I. -I/usr/X11R6/include -Dlinux -D__sparc__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DNO_MESSAGE_CATALOG -DFUNCPROTO=15 -DNARROWPROTO -DXAW -DROUND_CARDS -DHELPDIR="\"help\"" -c -o events.o events.c gcc -O2 -fno-strict-aliasing -I. -I/usr/X11R6/include -Dlinux -D__sparc__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DNO_MESSAGE_CATALOG -DFUNCPROTO=15 -DNARROWPROTO -DXAW -DROUND_CARDS -DHELPDIR="\"help\"" -c -o windows.o windows.c gcc -O2 -fno-strict-aliasing -I. -I/usr/X11R6/include -Dlinux -D__sparc__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DNO_MESSAGE_CATALOG -DFUNCPROTO=15 -DNARROWPROTO -DXAW -DROUND_CARDS -DHELPDIR="\"help\"" -c -o movelog.o movelog.c gcc -DXAW -DROUND_CARDS -DHELPDIR="\"help\"" -I. -c util.c gcc -DDATE="\"`date`\"" -c version.c gcc -O2 -fno-strict-aliasing -I. -I/usr/X11R6/include -Dlinux -D__sparc__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DNO_MESSAGE_CATALOG -DFUNCPROTO=15 -DNARROWPROTO -DXAW -DROUND_CARDS -DHELPDIR="\"help\"" -c -o xaw_ui.o xaw_ui.c gcc -O2 -fno-strict-aliasing -I. -I/usr/X11R6/include -Dlinux -D__sparc__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DNO_MESSAGE_CATALOG -DFUNCPROTO=15 -DNARROWPROTO -DXAW -DROUND_CARDS -DHELPDIR="\"help\"" -c -o xaw_stubs.o xaw_stubs.c rm -f spider gcc -o spider -O2 -fno-strict-aliasing -L/usr/X11R6/lib gfx.o spider.o events.o windows.o movelog.o util.o version.o xaw_ui.o xaw_stubs.o -lXaw -lXmu -lXt -lSM -lICE -lXpm -lXp -lXext -lX11 rm -f spider._man if test -z "" ; then \ cd `dirname spider` && \ ln -s `basename spider.man` `basename spider._man`; \ else \ cpp -undef -traditional -D__apploaddir__=/usr/X11R6/lib/X11/app-defaults -D__appmansuffix__=1 -D__filemansuffix__=5x -D__libmansuffix__=3x -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr/X11R6 -D__xconfigfile__=xorg.conf -D__xconfigdir__=/usr/X11R6/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__='"" ""' -D__vendorversion__="`echo 6 8 1 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` X.Org" \ < spider.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >spider._man; \ fi rm -f spider.1.html spider.1-html rman -f HTML < spider._man \ > spider.1-html && mv -f spider.1-html spider.1.html maze/ maze/README maze/Imakefile maze/maze.c maze/maze.man maze/sunlogo.xbm maze/getopt.c patching file getopt.c patching file maze.c imake -DUseInstalled -I/usr/X11R6/lib/X11/config gcc -O2 -fno-strict-aliasing -I/usr/X11R6/include -Dlinux -D__sparc__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DNO_MESSAGE_CATALOG -DFUNCPROTO=15 -DNARROWPROTO -c -o maze.o maze.c gcc -O2 -fno-strict-aliasing -I/usr/X11R6/include -Dlinux -D__sparc__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DNO_MESSAGE_CATALOG -DFUNCPROTO=15 -DNARROWPROTO -c -o getopt.o getopt.c rm -f maze gcc -o maze -O2 -fno-strict-aliasing -L/usr/X11R6/lib maze.o getopt.o -lXext -lX11 rm -f maze._man if test -z "" ; then \ cd `dirname maze` && \ ln -s `basename maze.man` `basename maze._man`; \ else \ cpp -undef -traditional -D__apploaddir__=/usr/X11R6/lib/X11/app-defaults -D__appmansuffix__=1x -D__filemansuffix__=5x -D__libmansuffix__=3x -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr/X11R6 -D__xconfigfile__=xorg.conf -D__xconfigdir__=/usr/X11R6/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__='"" ""' -D__vendorversion__="`echo 6 8 1 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` X.Org" \ < maze.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >maze._man; \ fi rm -f maze.1x.html maze.1x-html rman -f HTML < maze._man \ > maze.1x-html && mv -f maze.1x-html maze.1x.html xcolormap/Makefile xcolormap/README xcolormap/xcolormap.c patching file Makefile patching file xcolormap.c cc -c -o xcolormap.o xcolormap.c cc -o xcolormap xcolormap.o -lm -L /usr/X11R6/lib -lXt -lX11 xcuckoo/ xcuckoo/patchlevel.h xcuckoo/xcuckoo.c xcuckoo/CHANGES xcuckoo/Imakefile xcuckoo/version.h xcuckoo/xcuckoo.man Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- xcuckoo.c.orig 2005-07-25 23:40:28.000000000 +0000 |+++ xcuckoo.c 2005-07-25 23:40:38.000000000 +0000 -------------------------- Patching file xcuckoo.c using Plan A... Hunk #1 succeeded at 37. done imake -DUseInstalled -I/usr/X11R6/lib/X11/config gcc -O2 -fno-strict-aliasing -I/usr/X11R6/include -Dlinux -D__sparc__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DNO_MESSAGE_CATALOG -DFUNCPROTO=15 -DNARROWPROTO -c -o xcuckoo.o xcuckoo.c rm -f xcuckoo gcc -o xcuckoo -O2 -fno-strict-aliasing -L/usr/X11R6/lib xcuckoo.o -lX11 rm -f xcuckoo._man if test -z "" ; then \ cd `dirname xcuckoo` && \ ln -s `basename xcuckoo.man` `basename xcuckoo._man`; \ else \ cpp -undef -traditional -D__apploaddir__=/usr/X11R6/lib/X11/app-defaults -D__appmansuffix__=1x -D__filemansuffix__=5x -D__libmansuffix__=3x -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr/X11R6 -D__xconfigfile__=xorg.conf -D__xconfigdir__=/usr/X11R6/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__='"" ""' -D__vendorversion__="`echo 6 8 1 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` X.Org" \ < xcuckoo.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >xcuckoo._man; \ fi rm -f xcuckoo.1x.html xcuckoo.1x-html rman -f HTML < xcuckoo._man \ > xcuckoo.1x-html && mv -f xcuckoo.1x-html xcuckoo.1x.html xlander/ xlander/README xlander/Imakefile xlander/Makefile.std xlander/xlander.man xlander/xlander.c xlander/globals.c xlander/initialize.c xlander/functions.c xlander/instrument.c xlander/game.c xlander/resource.c xlander/xlander.h xlander/globals.h xlander/patchlevel.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- xlander.h.orig 2005-07-25 23:43:56.000000000 +0000 |+++ xlander.h 2005-07-25 23:44:17.000000000 +0000 -------------------------- Patching file xlander.h using Plan A... Hunk #1 succeeded at 108. done imake -DUseInstalled -I/usr/X11R6/lib/X11/config gcc -O2 -fno-strict-aliasing -I/usr/X11R6/include -Dlinux -D__sparc__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DNO_MESSAGE_CATALOG -DFUNCPROTO=15 -DNARROWPROTO -c -o xlander.o xlander.c gcc -O2 -fno-strict-aliasing -I/usr/X11R6/include -Dlinux -D__sparc__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DNO_MESSAGE_CATALOG -DFUNCPROTO=15 -DNARROWPROTO -c -o globals.o globals.c gcc -O2 -fno-strict-aliasing -I/usr/X11R6/include -Dlinux -D__sparc__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DNO_MESSAGE_CATALOG -DFUNCPROTO=15 -DNARROWPROTO -c -o initialize.o initialize.c gcc -O2 -fno-strict-aliasing -I/usr/X11R6/include -Dlinux -D__sparc__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DNO_MESSAGE_CATALOG -DFUNCPROTO=15 -DNARROWPROTO -c -o functions.o functions.c gcc -O2 -fno-strict-aliasing -I/usr/X11R6/include -Dlinux -D__sparc__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DNO_MESSAGE_CATALOG -DFUNCPROTO=15 -DNARROWPROTO -c -o instrument.o instrument.c gcc -O2 -fno-strict-aliasing -I/usr/X11R6/include -Dlinux -D__sparc__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DNO_MESSAGE_CATALOG -DFUNCPROTO=15 -DNARROWPROTO -c -o game.o game.c gcc -O2 -fno-strict-aliasing -I/usr/X11R6/include -Dlinux -D__sparc__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DNO_MESSAGE_CATALOG -DFUNCPROTO=15 -DNARROWPROTO -c -o resource.o resource.c rm -f xlander gcc -o xlander -O2 -fno-strict-aliasing -L/usr/X11R6/lib xlander.o globals.o initialize.o functions.o instrument.o game.o resource.o -lXext -lX11 -lm rm -f xlander._man if test -z "" ; then \ cd `dirname xlander` && \ ln -s `basename xlander.man` `basename xlander._man`; \ else \ cpp -undef -traditional -D__apploaddir__=/usr/X11R6/lib/X11/app-defaults -D__appmansuffix__=1x -D__filemansuffix__=5x -D__libmansuffix__=3x -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr/X11R6 -D__xconfigfile__=xorg.conf -D__xconfigdir__=/usr/X11R6/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__='"" ""' -D__vendorversion__="`echo 6 8 1 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` X.Org" \ < xlander.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >xlander._man; \ fi rm -f xlander.1x.html xlander.1x-html rman -f HTML < xlander._man \ > xlander.1x-html && mv -f xlander.1x-html xlander.1x.html xminesweep2.1/ xminesweep2.1/bitmaps/ xminesweep2.1/bitmaps/unknown.xbm xminesweep2.1/bitmaps/b0.xbm xminesweep2.1/bitmaps/icon.xbm xminesweep2.1/bitmaps/question.xbm xminesweep2.1/bitmaps/b1.xbm xminesweep2.1/bitmaps/b2.xbm xminesweep2.1/bitmaps/b3.xbm xminesweep2.1/bitmaps/b4.xbm xminesweep2.1/bitmaps/b6.xbm xminesweep2.1/bitmaps/b5.xbm xminesweep2.1/bitmaps/b7.xbm xminesweep2.1/bitmaps/b8.xbm xminesweep2.1/bitmaps/marked.xbm xminesweep2.1/bitmaps/wrongmarked.xbm xminesweep2.1/bitmaps/bomb.xbm xminesweep2.1/Makefile.normal xminesweep2.1/callbacks.c xminesweep2.1/misc.c xminesweep2.1/patchlevel.h xminesweep2.1/README xminesweep2.1/xminesweep.c xminesweep2.1/xminesweep.h xminesweep2.1/Imakefile xminesweep2.1/xminesweep.man xminesweep2.1/Makefile mv -f Makefile Makefile.bak imake -DUseInstalled -I/usr/X11R6/lib/X11/config gcc -O2 -fno-strict-aliasing -I/usr/X11R6/include -Dlinux -D__sparc__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DNO_MESSAGE_CATALOG -DFUNCPROTO=15 -DNARROWPROTO -DCHEAT_OK -c -o xminesweep.o xminesweep.c gcc -O2 -fno-strict-aliasing -I/usr/X11R6/include -Dlinux -D__sparc__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DNO_MESSAGE_CATALOG -DFUNCPROTO=15 -DNARROWPROTO -DCHEAT_OK -c -o callbacks.o callbacks.c gcc -O2 -fno-strict-aliasing -I/usr/X11R6/include -Dlinux -D__sparc__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DNO_MESSAGE_CATALOG -DFUNCPROTO=15 -DNARROWPROTO -DCHEAT_OK -c -o misc.o misc.c rm -f xminesweep gcc -o xminesweep -O2 -fno-strict-aliasing -L/usr/X11R6/lib xminesweep.o callbacks.o misc.o -lXaw -lXmu -lXt -lSM -lICE -lXpm -lXp -lXext -lX11 -lm rm -f xminesweep._man if test -z "" ; then \ cd `dirname xminesweep` && \ ln -s `basename xminesweep.man` `basename xminesweep._man`; \ else \ cpp -undef -traditional -D__apploaddir__=/usr/X11R6/lib/X11/app-defaults -D__appmansuffix__=1x -D__filemansuffix__=5x -D__libmansuffix__=3x -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr/X11R6 -D__xconfigfile__=xorg.conf -D__xconfigdir__=/usr/X11R6/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__='"" ""' -D__vendorversion__="`echo 6 8 1 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` X.Org" \ < xminesweep.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >xminesweep._man; \ fi rm -f xminesweep.1x.html xminesweep.1x-html rman -f HTML < xminesweep._man \ > xminesweep.1x-html && mv -f xminesweep.1x-html xminesweep.1x.html xneko/ xneko/Imakefile xneko/Imakefile~ xneko/Makefile xneko/README xneko/bitmaps/ xneko/bitmaps/awake.xbm xneko/bitmaps/cursor.xbm xneko/bitmaps/cursor_mask.xbm xneko/bitmaps/down1.xbm xneko/bitmaps/down2.xbm xneko/bitmaps/dtogi1.xbm xneko/bitmaps/dtogi2.xbm xneko/bitmaps/dwleft1.xbm xneko/bitmaps/dwleft2.xbm xneko/bitmaps/dwright1.xbm xneko/bitmaps/dwright2.xbm xneko/bitmaps/icon.xbm xneko/bitmaps/jare2.xbm xneko/bitmaps/kaki1.xbm xneko/bitmaps/kaki2.xbm xneko/bitmaps/left1.xbm xneko/bitmaps/left2.xbm xneko/bitmaps/ltogi1.xbm xneko/bitmaps/ltogi2.xbm xneko/bitmaps/mati2.xbm xneko/bitmaps/mati3.xbm xneko/bitmaps/right1.xbm xneko/bitmaps/right2.xbm xneko/bitmaps/up1.xbm xneko/bitmaps/rtogi1.xbm xneko/bitmaps/rtogi2.xbm xneko/bitmaps/sleep1.xbm xneko/bitmaps/sleep2.xbm xneko/bitmaps/space.xbm xneko/bitmaps/up2.xbm xneko/bitmaps/upleft1.xbm xneko/bitmaps/upleft2.xbm xneko/bitmaps/upright1.xbm xneko/bitmaps/upright2.xbm xneko/bitmaps/utogi1.xbm xneko/bitmaps/utogi2.xbm xneko/xneko.c xneko/xneko.man xneko/xneko.map mv -f Makefile Makefile.bak imake -DUseInstalled -I/usr/X11R6/lib/X11/config gcc -O2 -fno-strict-aliasing -I/usr/X11R6/include -Dlinux -D__sparc__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DNO_MESSAGE_CATALOG -DFUNCPROTO=15 -DNARROWPROTO -c -o xneko.o xneko.c rm -f xneko gcc -o xneko -O2 -fno-strict-aliasing -L/usr/X11R6/lib xneko.o -lX11 -lm rm -f xneko._man if test -z "" ; then \ cd `dirname xneko` && \ ln -s `basename xneko.man` `basename xneko._man`; \ else \ cpp -undef -traditional -D__apploaddir__=/usr/X11R6/lib/X11/app-defaults -D__appmansuffix__=1x -D__filemansuffix__=5x -D__libmansuffix__=3x -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr/X11R6 -D__xconfigfile__=xorg.conf -D__xconfigdir__=/usr/X11R6/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__='"" ""' -D__vendorversion__="`echo 6 8 1 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` X.Org" \ < xneko.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >xneko._man; \ fi rm -f xneko.1x.html xneko.1x-html rman -f HTML < xneko._man \ > xneko.1x-html && mv -f xneko.1x-html xneko.1x.html xroach xroach/Imakefile xroach/patchlevel.h xroach/roach000.xbm xroach/roach015.xbm xroach/roach030.xbm xroach/roach045.xbm xroach/roach060.xbm xroach/roach075.xbm xroach/roach090.xbm xroach/roach105.xbm xroach/roach120.xbm xroach/roach135.xbm xroach/roach150.xbm xroach/roach165.xbm xroach/roach180.xbm xroach/roach195.xbm xroach/roach210.xbm xroach/roach225.xbm xroach/roach240.xbm xroach/roach255.xbm xroach/roach270.xbm xroach/roach285.xbm xroach/roach300.xbm xroach/roach315.xbm xroach/roach330.xbm xroach/roach345.xbm xroach/roachmap.h xroach/squish.xbm xroach/xroach.c xroach/xroach.man xroach/xroach.a xroach/README.linux imake -DUseInstalled -I/usr/X11R6/lib/X11/config gcc -O2 -fno-strict-aliasing -I/usr/X11R6/include -Dlinux -D__sparc__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DNO_MESSAGE_CATALOG -DFUNCPROTO=15 -DNARROWPROTO -c -o xroach.o xroach.c rm -f xroach gcc -o xroach -O2 -fno-strict-aliasing -L/usr/X11R6/lib xroach.o -lXext -lX11 -lm rm -f xroach._man if test -z "" ; then \ cd `dirname xroach` && \ ln -s `basename xroach.man` `basename xroach._man`; \ else \ cpp -undef -traditional -D__apploaddir__=/usr/X11R6/lib/X11/app-defaults -D__appmansuffix__=1x -D__filemansuffix__=5x -D__libmansuffix__=3x -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr/X11R6 -D__xconfigfile__=xorg.conf -D__xconfigdir__=/usr/X11R6/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__='"" ""' -D__vendorversion__="`echo 6 8 1 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` X.Org" \ < xroach.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >xroach._man; \ fi rm -f xroach.1x.html xroach.1x-html rman -f HTML < xroach._man \ > xroach.1x-html && mv -f xroach.1x-html xroach.1x.html xsnow-1.40/ xsnow-1.40/Imakefile xsnow-1.40/Makefile xsnow-1.40/README xsnow-1.40/make.com xsnow-1.40/make2.com xsnow-1.40/patchlevel.h xsnow-1.40/santa1.xbm xsnow-1.40/santa1_fur.xbm xsnow-1.40/santa2.xbm xsnow-1.40/santa2_fur.xbm xsnow-1.40/santa3.xbm xsnow-1.40/santa3_fur.xbm xsnow-1.40/sleigh1_0.xbm xsnow-1.40/sleigh1_1.xbm xsnow-1.40/sleigh1_2.xbm xsnow-1.40/sleigh2_0.xbm xsnow-1.40/sleigh2_1.xbm xsnow-1.40/sleigh2_2.xbm xsnow-1.40/sleigh3_0.xbm xsnow-1.40/sleigh3_1.xbm xsnow-1.40/sleigh3_2.xbm xsnow-1.40/snow00.xbm xsnow-1.40/snow01.xbm xsnow-1.40/snow02.xbm xsnow-1.40/snow03.xbm xsnow-1.40/snow04.xbm xsnow-1.40/snow05.xbm xsnow-1.40/snow06.xbm xsnow-1.40/snowmap.h xsnow-1.40/tannenbaum.xbm xsnow-1.40/vroot.h xsnow-1.40/xsnow.1 xsnow-1.40/xsnow.c xsnow-1.40/xsnow.hlp xsnow-1.40/xsnow.man xsnow-1.40/xsnow.z mv -f Makefile Makefile.bak imake -DUseInstalled -I/usr/X11R6/lib/X11/config gcc -O2 -fno-strict-aliasing -I/usr/X11R6/include -Dlinux -D__sparc__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DNO_MESSAGE_CATALOG -DFUNCPROTO=15 -DNARROWPROTO -c -o xsnow.o xsnow.c rm -f xsnow gcc -o xsnow -O2 -fno-strict-aliasing -L/usr/X11R6/lib xsnow.o -lXext -lX11 -lm rm -f xsnow._man if test -z "" ; then \ cd `dirname xsnow` && \ ln -s `basename xsnow.man` `basename xsnow._man`; \ else \ cpp -undef -traditional -D__apploaddir__=/usr/X11R6/lib/X11/app-defaults -D__appmansuffix__=1x -D__filemansuffix__=5x -D__libmansuffix__=3x -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr/X11R6 -D__xconfigfile__=xorg.conf -D__xconfigdir__=/usr/X11R6/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__='"" ""' -D__vendorversion__="`echo 6 8 1 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` X.Org" \ < xsnow.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >xsnow._man; \ fi rm -f xsnow.1x.html xsnow.1x-html rman -f HTML < xsnow._man \ > xsnow.1x-html && mv -f xsnow.1x-html xsnow.1x.html Slackware package maker, version 2.1. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating tar file xgames-0.2-sparc-0.tar... ./ usr/ usr/X11R6/ usr/X11R6/bin/ usr/X11R6/bin/spider usr/X11R6/bin/maze usr/X11R6/bin/xcolormap usr/X11R6/bin/xcuckoo usr/X11R6/bin/xlander usr/X11R6/bin/xminesweep usr/X11R6/bin/xneko usr/X11R6/bin/xroach usr/X11R6/bin/xsnow usr/X11R6/man/ usr/X11R6/man/man6/ usr/X11R6/man/man6/spider.6.gz usr/X11R6/man/man6/maze.6.gz usr/X11R6/man/man6/xcuckoo.6.gz usr/X11R6/man/man6/xlander.6.gz usr/X11R6/man/man6/xminesweep.6.gz usr/X11R6/man/man6/xneko.6.gz usr/X11R6/man/man6/xroach.6.gz usr/X11R6/man/man6/xsnow.6.gz usr/doc/ usr/doc/xgames-0.2/ usr/doc/xgames-0.2/spider/ usr/doc/xgames-0.2/spider/README usr/doc/xgames-0.2/spider/README.linux usr/doc/xgames-0.2/maze/ usr/doc/xgames-0.2/maze/README usr/doc/xgames-0.2/xcolormap/ usr/doc/xgames-0.2/xcolormap/README usr/doc/xgames-0.2/xcuckoo/ usr/doc/xgames-0.2/xcuckoo/CHANGES usr/doc/xgames-0.2/xlander/ usr/doc/xgames-0.2/xlander/README usr/doc/xgames-0.2/xminesweep/ usr/doc/xgames-0.2/xminesweep/README usr/doc/xgames-0.2/xneko/ usr/doc/xgames-0.2/xneko/README usr/doc/xgames-0.2/xroach/ usr/doc/xgames-0.2/xroach/README.linux usr/doc/xgames-0.2/xsnow/ usr/doc/xgames-0.2/xsnow/README install/ install/slack-desc Gzipping xgames-0.2-sparc-0.tar... Renaming xgames-0.2-sparc-0.tar.gz to xgames-0.2-sparc-0.tgz... Moving xgames-0.2-sparc-0.tgz to /tmp... Package creation complete.