home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 7 / FreshFishVol7.bin / useful / catalogs / freshfish / vol4-contents < prev    next >
Text File  |  1994-06-26  |  54KB  |  777 lines

  1.  
  2.                 CONTENTS OF
  3.                May/June 1994 FreshFish CD-ROM
  4.  
  5. This file contains some overview information about the contents of this CD,
  6. followed by list of one-line descriptions for each "product" for which there
  7. is a Product-Info file.  Note that not all the material has a corresponding
  8. product info file yet, so this list only describes a subset of what is
  9. actually on this CD.
  10.  
  11. ------------------------
  12. STRUCTURE OF THIS CD-ROM
  13. ------------------------
  14.  
  15. The 650 Mb on this CD is divided into roughly three sections; (1) new
  16. material, which includes newly released floppy disks as well as material
  17. which does not appear in the floppy distribution, (2) useful utilities that
  18. can be used directly off the CD if desired, thus saving 100 Mb or more of
  19. hard disk space, and (3) older material from previously released floppy
  20. disks or CD's.
  21.  
  22. The portion of the disk dedicated to new material that I've not previously
  23. published on a CD or floppy disk is 241 Mb, broken down as follows:
  24.  
  25.    11 Mb   Archived (BBS ready) contents of floppy disks 976-1000.
  26.    22 Mb   Unarchived (ready-to-run) contents of floppy disks 976-1000.
  27.  
  28.    82 Mb   Archived "new material" not included in floppy distribution.
  29.   126 Mb   Unarchived "new material" not included in floppy distribution.
  30.  
  31. The portion of the disk dedicated to useful tools and other interesting
  32. material that will be updated for each FreshFish CD is 383 Mb, broken down
  33. as follows:
  34.  
  35.     6 Mb   Commodore includes, libs, and developer tools (V37-V40).
  36.     6 Mb   Reviews of Amiga hardware, software, and other products.
  37.    13 Mb   CD-ROM administration tools, documentation, etc.
  38.    33 Mb   PasTeX source, fonts, and binaries.
  39.    42 Mb   Miscellaneous useful tools, libraries, and examples.
  40.    46 Mb   GNU binaries, libraries, and AmigaGuide info files.
  41.    86 Mb   Archived (BBS ready) GNU source, binaries, libs & includes.
  42.   151 Mb   Full GNU source code for supplied GNU executables.
  43.  
  44. The portion of the disk dedicated to old material is 26 Mb, broken down as
  45. follows:
  46.  
  47.    17 Mb   Descriptions of contents of previous CD-ROM's & floppies.
  48.     9 Mb   Archived (BBS ready) material from Mar/Apr FreshFish CD-ROM.
  49.  
  50. --------
  51. GNU CODE
  52. --------
  53.  
  54. Here are the current GNU distributions which are included in both source and
  55. binary form.  In most cases, they are the very latest distributions ftp'd
  56. directly from the FSF machines and compiled with the version of gcc included
  57. on this CD-ROM.  I have personally compiled all of the GNU binaries supplied
  58. on this CD-ROM, to verify that the compiler is solid and that the binaries
  59. are in fact recreatable from the supplied source code.
  60.  
  61. bc-1.02           find-3.8          grep-2.0         rcs-5.6.0.1
  62. binutils-1.8.x       flex-2.4.6          groff-1.09     sed-2.03
  63. bison-1.22       gas-1.38          gzip-1.2.4     shellutils-1.9.4
  64. cpio-2.3       gawk-2.15.4          indent-1.9.1     tar-1.11.2
  65. dc-0.2           gcc-2.3.3          ispell-4.0     termcap-1.2
  66. diffutils-2.6       gcc-2.5.8          libg++-2.5.3     texinfo-3.1
  67. doschk-1.1       gdb-4.12          m4-1.1         textutils-1.9
  68. emacs-18.59       gdbm-1.7.1          make-3.70         uuencode-1.0
  69. f2c-1993.04.28       ghostscript-2.6.1  patch-2.1
  70. fileutils-3.9       gmp-1.3.2          perl-4.036
  71.  
  72. Here is an "ls -C" of the GNU binary directory which can be added to your
  73. path to make these utilities usable directly off the CD-ROM, once it is
  74. mounted:
  75.  
  76. [        df        gdb        ident    paste        tee
  77. addftinfo   diff    genclass    indent    patch        test
  78. afmtodit    diff3    geqn        info    pathchk        texi2dvi
  79. ar        dir        gindxbib    install    pfbtops        texindex
  80. as        dirname    glookbib    ispell    pr        tfmtodit
  81. autoconf    doschk    gneqn        ixconfig    printenv    touch
  82. autoheader  du        gnroff        ixtrace    printf        tr
  83. awk        echo    gperf        join    protoize    true
  84. basename    egrep    gpic        ksh        ps2ascii    unexpand
  85. bc        emacs    grefer        ld        ps2epsi        uniq
  86. bdftops        env        grep        lkbib    psbb        unprotoize
  87. bison        etags    grodvi        ln        ranlib        uudecode
  88. c++        expand    groff        locate    rcs        uuencode
  89. cat        expr    grog        logname    rcsdiff        v
  90. chgrp        f2c        grops        look    rcsmerge    vdir
  91. chmod        false    grotty        ls        rlog        wc
  92. chown        fgrep    gs        m4        rm        who
  93. ci        find    gsbj        make    rmdir        whoami
  94. cksum        flex    gsdj        makeinfo    sdiff        xargs
  95. cmp        flex++    gslj        merge    sed        yes
  96. co        fold    gslp        mkdir    sh        zcat
  97. comm        font2c    gsnd        mkfifo    size        zcmp
  98. cp        g++        gsoelim        mknod    sleep        zdiff
  99. cpio        gawk    gtbl        mt        sort        zforce
  100. csplit        gcc        gtroff        mv        split        zgrep
  101. cut        gcc-2.3.3    gunzip        nice    strip        zmore
  102. d        gcc-2.5.8    gzexe        nl        sum        znew
  103. date        gccv    gzip        nm        tac
  104. dc        gccv-2.3.3    head        nroff    tail
  105. dd        gccv-2.5.8    id        od        tar
  106.  
  107. ----------------------
  108. Other Useful Utilities
  109. ----------------------
  110.  
  111. Here is an "ls -C" of the Useful/Sys/C binary directory which can be added
  112. to your path to make these utilities usable directly off the CD-ROM, once it
  113. is mounted:
  114.  
  115. A-Kwic         ExpungeXRef  LoadDB       PerfMeter    Viewtek     flushlibs
  116. AD2HT         Flush      LoadLibrary  Play        Vim         lha
  117. ARTM         History      LoadXRef     PowerSnap    WDisplay     look
  118. AZap         IView      MKProto      RSys        XIcon     mg
  119. AmigaGuide   Installer      MakeAnim7    SD        Xoper     tapemon
  120. Degrader     LHArc      MuchMore     SnoopDos        brik     vt
  121. DeviceLock   LHWarp      NewZAP       SuperDuper   bsplit     zoo
  122. DiskSalv     Less      PackIt       SysInfo        chksum
  123.  
  124. ---------------------
  125. ONE-LINE DESCRIPTIONS
  126. ---------------------
  127.  
  128. This section is the output of running pitool to find all the product info
  129. files on this CD-ROM and generate a one one discription for each product,
  130. consisting of the name, version number, and the short description.  This
  131. list is then sorted and piped to "uniq" to discard the duplicates for
  132. material that appears more than once (such as in both the ready-to-run and
  133. the BBS-ready sections).  The command which does this is:
  134.  
  135.     pitool -b -f - -F "%-22.22N %8.8V   %-40.40S\n" | sort | uniq
  136.  
  137. For further information about one of these products, use the KingFisher
  138. or A-Kwic databases in the Tools directory.
  139.  
  140. PROGRAM            VERSION      SHORT DESCRIPTION
  141. --------------------    -------      ---------------------------------------
  142. A-Kwic                     2.00   Allows fast keyword search of text data 
  143. ACE                         2.0   FreeWare Amiga BASIC compiler + extras  
  144. ADAM_V3                       3   Calculates to 1000's of decimal places  
  145. ADPro25PR                   2.5   ADPro 2.5 screenshots & press release   
  146. AFile                      2.21   GUI-based datafile manager              
  147. AGAiff                      1.0   An IFF-to-RAW converter                 
  148. AGIndex                    1.04   Creates index for AmigaGuide document   
  149. AII                         2.0   A GUI interface for most avail archivers
  150. AMUC_Cover                  ?.?   Printable Cover for the AMUC CDRom      
  151. APipe-Handler              37.5   Alternative pipe handler (incl. source) 
  152. ARTM                        2.0   GUI-Based Real-Time System Monitor      
  153. ARTM                       2.00   Display and control system activity     
  154. ASC                        6.21   Amiga port of the UNIX spreadsheet SC   
  155. ASwarmII                    2.0   Screenblanker Commodity, funny graphics 
  156. AZap                       2.14   Binary editor for files, mem, or devices
  157. AZap                       2.14   Binary file editor w/multiple buffers   
  158. Accrete                     1.1   Create random star-systems, with planets
  159. AcmaUtils                   ?.?   Misc useful CLI/script utilities        
  160. AddPower                  37.14   Multi-Purpose OS Commodity              
  161. AdmitOneHAM                 ?.?   HAM raytrace of TRex going to the movies
  162. AdmitOneJPG                 ?.?   JPG raytrace of TRex going to the movies
  163. Adrift                      ?.?   Ray traced 736x482 jpeg by Bill Graham. 
  164. AlertPatch                  3.0   Supplies a lot more info during Alert() 
  165. Alien3HAM                   ?.?   HAM raytrace of a profile of the Alien  
  166. Alien3JPG                   ?.?   JPG raytrace of a profile of the Alien  
  167. AlienBladder                ?.?   Ray traced 768x482 jpeg by Bill Graham. 
  168. AlienHAM                    ?.?   HAM of raytraced Alien                  
  169. AlienJ