On Wed, 13 Oct 1999 handy@physics.montana.edu wrote: > >Description: > wmMatrix perhaps qualifies as my Most Pointless Port to date (closely > edging bclock out for this distinction). Runs a 'matrix' looking thingy > in a tinny windowmaker dock app window. I'm not aware that it does > anything else. > # This is a shell archive (produced by GNU sharutils 4.2). > # To extract the files from this archive, save it to some FILE, remove > # everything before the `!/bin/sh' line above, then type `sh FILE'. It also qualifies for Most Bloated Shar Recieved by FreeBSD.org -- - bill fumerola - billf@chc-chimes.com - BF1560 - computer horizons corp - - ph:(800) 252-2421 - bfumerol@computerhorizons.com - billf@FreeBSD.org -
wmMatrix perhaps qualifies as my Most Pointless Port to date (closely edging bclock out for this distinction). Runs a 'matrix' looking thingy in a tinny windowmaker dock app window. I'm not aware that it does anything else. Fix: #!/bin/sh # This is a shell archive (produced by GNU sharutils 4.2). # To extract the files from this archive, save it to some FILE, remove # everything before the `!/bin/sh' line above, then type `sh FILE'. # # Made on 1999-10-13 17:29 MDT by <handy@lambic.physics.montana.edu>. # Source directory was `/usr/home/handy'. # # Existing files will *not* be overwritten unless `-c' is specified. # # This shar contains: # length mode name # ------ ---------- ------------------------------------------ # 61 -rw-r--r-- wmmatrix/files/md5 # 56 -rw-r--r-- wmmatrix/pkg/COMMENT # 136 -rw-r--r-- wmmatrix/pkg/DESCR # 13 -rw-r--r-- wmmatrix/pkg/PLIST # 326 -rw-r--r-- wmmatrix/patches/patch-aa # 458 -rw-r--r-- wmmatrix/Makefile # save_IFS="${IFS}" IFS="${IFS}:" gettext_dir=FAILED locale_dir=FAILED first_param="$1" for dir in $PATH do if test "$gettext_dir" = FAILED && test -f $dir/gettext \ && ($dir/gettext --version >/dev/null 2>&1) then set `$dir/gettext --version 2>&1` if test "$3" = GNU then gettext_dir=$dir fi fi if test "$locale_dir" = FAILED && test -f $dir/shar \ && ($dir/shar --print-text-domain-dir >/dev/null 2>&1) then locale_dir=`$dir/shar --print-text-domain-dir` fi done IFS="$save_IFS" if test "$locale_dir" = FAILED || test "$gettext_dir" = FAILED then echo=echo else TEXTDOMAINDIR=$locale_dir export TEXTDOMAINDIR TEXTDOMAIN=sharutils export TEXTDOMAIN echo="$gettext_dir/gettext -s" fi touch -am 1231235999 $$.touch >/dev/null 2>&1 if test ! -f 1231235999 && test -f $$.touch; then shar_touch=touch else shar_touch=: echo $echo 'WARNING: not restoring timestamps. Consider getting and' $echo "installing GNU \`touch', distributed in GNU File Utilities..." echo fi rm -f 1231235999 $$.touch # if mkdir _sh08614; then $echo 'x -' 'creating lock directory' else $echo 'failed to create lock directory' exit 1 fi # ============= wmmatrix/files/md5 ============== if test ! -d 'wmmatrix'; then $echo 'x -' 'creating directory' 'wmmatrix' mkdir 'wmmatrix' fi if test ! -d 'wmmatrix/files'; then $echo 'x -' 'creating directory' 'wmmatrix/files' mkdir 'wmmatrix/files' fi if test -f 'wmmatrix/files/md5' && test "$first_param" != -c; then $echo 'x -' SKIPPING 'wmmatrix/files/md5' '(file already exists)' else $echo 'x -' extracting 'wmmatrix/files/md5' '(text)' sed 's/^X//' << 'SHAR_EOF' > 'wmmatrix/files/md5' && MD5 (wmMatrix-0.2.tar.gz) = 4e9f0c94e78ad65ea9a564fba5f7a187 SHAR_EOF $shar_touch -am 1013171799 'wmmatrix/files/md5' && chmod 0644 'wmmatrix/files/md5' || $echo 'restore of' 'wmmatrix/files/md5' 'failed' if ( md5sum --help 2>&1 | grep 'sage: md5sum \[' ) >/dev/null 2>&1 \ && ( md5sum --version 2>&1 | grep -v 'textutils 1.12' ) >/dev/null; then md5sum -c << SHAR_EOF >/dev/null 2>&1 \ || $echo 'wmmatrix/files/md5:' 'MD5 check failed' 426ec069d52404ca4a7ad911f7b13906 wmmatrix/files/md5 SHAR_EOF else shar_count="`LC_ALL= LC_CTYPE= LANG= wc -c < 'wmmatrix/files/md5'`" test 61 -eq "$shar_count" || $echo 'wmmatrix/files/md5:' 'original size' '61,' 'current size' "$shar_count!" fi fi # ============= wmmatrix/pkg/COMMENT ============== if test ! -d 'wmmatrix/pkg'; then $echo 'x -' 'creating directory' 'wmmatrix/pkg' mkdir 'wmmatrix/pkg' fi if test -f 'wmmatrix/pkg/COMMENT' && test "$first_param" != -c; then $echo 'x -' SKIPPING 'wmmatrix/pkg/COMMENT' '(file already exists)' else $echo 'x -' extracting 'wmmatrix/pkg/COMMENT' '(text)' sed 's/^X//' << 'SHAR_EOF' > 'wmmatrix/pkg/COMMENT' && A DockApp that runs a version of the xmatrix screenhack SHAR_EOF $shar_touch -am 1013172999 'wmmatrix/pkg/COMMENT' && chmod 0644 'wmmatrix/pkg/COMMENT' || $echo 'restore of' 'wmmatrix/pkg/COMMENT' 'failed' if ( md5sum --help 2>&1 | grep 'sage: md5sum \[' ) >/dev/null 2>&1 \ && ( md5sum --version 2>&1 | grep -v 'textutils 1.12' ) >/dev/null; then md5sum -c << SHAR_EOF >/dev/null 2>&1 \ || $echo 'wmmatrix/pkg/COMMENT:' 'MD5 check failed' ddd47228f3e0af3e9ac2c9f157306e3b wmmatrix/pkg/COMMENT SHAR_EOF else shar_count="`LC_ALL= LC_CTYPE= LANG= wc -c < 'wmmatrix/pkg/COMMENT'`" test 56 -eq "$shar_count" || $echo 'wmmatrix/pkg/COMMENT:' 'original size' '56,' 'current size' "$shar_count!" fi fi # ============= wmmatrix/pkg/DESCR ============== if test -f 'wmmatrix/pkg/DESCR' && test "$first_param" != -c; then $echo 'x -' SKIPPING 'wmmatrix/pkg/DESCR' '(file already exists)' else $echo 'x -' extracting 'wmmatrix/pkg/DESCR' '(text)' sed 's/^X//' << 'SHAR_EOF' > 'wmmatrix/pkg/DESCR' && A DockApp that runs a slightly modified version of Jamie Zawinski's xmatrix screenhack. X Author: Mike Henderson <mghenderson@lanl.gov> SHAR_EOF $shar_touch -am 1013172999 'wmmatrix/pkg/DESCR' && chmod 0644 'wmmatrix/pkg/DESCR' || $echo 'restore of' 'wmmatrix/pkg/DESCR' 'failed' if ( md5sum --help 2>&1 | grep 'sage: md5sum \[' ) >/dev/null 2>&1 \ && ( md5sum --version 2>&1 | grep -v 'textutils 1.12' ) >/dev/null; then md5sum -c << SHAR_EOF >/dev/null 2>&1 \ || $echo 'wmmatrix/pkg/DESCR:' 'MD5 check failed' 9fe70bf1dcfa7afff0f320e4cdba92ad wmmatrix/pkg/DESCR SHAR_EOF else shar_count="`LC_ALL= LC_CTYPE= LANG= wc -c < 'wmmatrix/pkg/DESCR'`" test 136 -eq "$shar_count" || $echo 'wmmatrix/pkg/DESCR:' 'original size' '136,' 'current size' "$shar_count!" fi fi # ============= wmmatrix/pkg/PLIST ============== if test -f 'wmmatrix/pkg/PLIST' && test "$first_param" != -c; then $echo 'x -' SKIPPING 'wmmatrix/pkg/PLIST' '(file already exists)' else $echo 'x -' extracting 'wmmatrix/pkg/PLIST' '(text)' sed 's/^X//' << 'SHAR_EOF' > 'wmmatrix/pkg/PLIST' && bin/wmMatrix SHAR_EOF $shar_touch -am 1013172299 'wmmatrix/pkg/PLIST' && chmod 0644 'wmmatrix/pkg/PLIST' || $echo 'restore of' 'wmmatrix/pkg/PLIST' 'failed' if ( md5sum --help 2>&1 | grep 'sage: md5sum \[' ) >/dev/null 2>&1 \ && ( md5sum --version 2>&1 | grep -v 'textutils 1.12' ) >/dev/null; then md5sum -c << SHAR_EOF >/dev/null 2>&1 \ || $echo 'wmmatrix/pkg/PLIST:' 'MD5 check failed' d50651d0a8e944ae7c992855735f198f wmmatrix/pkg/PLIST SHAR_EOF else shar_count="`LC_ALL= LC_CTYPE= LANG= wc -c < 'wmmatrix/pkg/PLIST'`" test 13 -eq "$shar_count" || $echo 'wmmatrix/pkg/PLIST:' 'original size' '13,' 'current size' "$shar_count!" fi fi # ============= wmmatrix/patches/patch-aa ============== if test ! -d 'wmmatrix/patches'; then $echo 'x -' 'creating directory' 'wmmatrix/patches' mkdir 'wmmatrix/patches' fi if test -f 'wmmatrix/patches/patch-aa' && test "$first_param" != -c; then $echo 'x -' SKIPPING 'wmmatrix/patches/patch-aa' '(file already exists)' else $echo 'x -' extracting 'wmmatrix/patches/patch-aa' '(text)' sed 's/^X//' << 'SHAR_EOF' > 'wmmatrix/patches/patch-aa' &&
State Changed From-To: open->closed New port committed, thanks!