home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!noc.near.net!hri.com!spool.mu.edu!agate!ucbvax!RML2.SRI.COM!RIC
- From: RIC@RML2.SRI.COM (Ric Steinberger)
- Newsgroups: comp.os.vms
- Subject: VAX SW List part 3/3
- Message-ID: <726163804.175309.RIC@RML2.SRI.COM>
- Date: 4 Jan 93 16:10:04 GMT
- Sender: daemon@ucbvax.BERKELEY.EDU
- Organization: The Internet
- Lines: 174
-
- -+-+-+-+-+-+-+-+ START OF PART 3 -+-+-+-+-+-+-+-+
- X`09`09 Default is 100 VMS disk blocks, which is approximately
- X`09`09 750 lines. (750 * 64 char/line = 48K char/part).
- X`09`09 The maximum is 195 blocks or almost 100,000 bytes.
- X`09PUT`09 - Put a file in the archive. (must be validated first).
- X`09`09 Not implemented yet.
- X VIEW - Allows you to view to contents of an ARC, LHARC, or
- X ZOO archive.
- X
- X Extensions:
- X`09ZOO`09- ZOO file`09ZUU`09- UUencoded ZOO file
- X`09ARC`09- ARC file`09AUU`09- UUencoded ARC file
- X`09LZH`09- LHARC file`09LUU`09- UUencoded LHARC file
- X`09LHW`09- LhWarp file DIR`09- VMS directory file
- X`09WRP`09- Warp file`09UUE`09- UUencoded executable
- X`09ABC`09- ABasiC file
- X
- X`7C MRCSERV is currently undergoing a restructuring of its' directory
- X`7C trees. Once the reorganization is complete, all archives will be
- X`7C converted to LHARC archives.
- X
- X`7C Wildcards directory and file specifications are allowable with the
- X`7C DIR command. These follow standard VMS wildcard rules.
- X
- X Subdirectories can be accessed via the CD command. For example, if you
- X see a file with the extension .DIR (ie ARCHIVERS.DIR), CD to it by
- X issuing the command CD `5BARCHIVERS`5D (case insensitive, brackets are n
- Vot
- X required). To move to the parent directory issue the command CD `5B-`5D
- X (Brackets are required) To move to the root directory issue command
- X CD `5B000000`5D
- X
- X Binary files (ZOO/ARC/LZH/EXE) will be uuencoded before being sent.
- X
- X Files larger than 100 VMS disk blocks will be sent in multiple parts.
- X You will be informed of the number of parts in the server's response.
- X You can change the 'split factor' with the PARTSIZE command.
- X
- X All files will be sent as separate messages (except HELP and DIR).
- X
- X You may only transfer 5000 VMS disk blocks during any one session.
- X
- X In the reply sent by MRCserv, your commands are preceded by a less-than
- X sign "<". MRCserv responses are preceded by a greater-than sign ">".
- X
- X MRCserv now places the request number in the 'personal name' header
- X item, ie. 'FROM: (MRCserv request 123) <mrcserv@janus.mtroyal.ab.ca>'
- X The request number is displayed in the response file so you should now
- X be able to figure out where those INDEX.LIS files are comming from.
- X
- X Any questions regarding the archive or MRCserv software can be directed
- X to Postmaster@Janus.MtRoyal.AB.CA
- X
- X Original code written by Henry Bland - Henry@Daffy.FhHosp.AB.CA
- X Modified and maintained by Russ Forster - RForster@Janus.MtRoyal.AB.CA
- X Modified and maintained by Warren Sturm - WRSturm@Janus.MtRoyal.AB.CA
- X
- X `5BThere are many, many VMS programs and utilities at this site. - rhs`
- V5D
- X
- X****************************************************************************
- V**
- X
- XIsrael Public Domain Library:
- XAvailable from VMS.HUJI.AC.IL (128.139.4.3) (FTP) and
- X HUJICC::public$:`5B000000`5D (Israeli Decnet)
- X
- X
- XThe following is a current listing of what SUBJECTS are there. It may not
- Xalways be up to date. If it is not, please drop me a POLITE message and I
- Xwill try to update ASAP.
- X
- XMost entries are in compressed form, except the LZW which is the
- Xcompression/decompression routine. It should be copied first, and then used
- Xto decompress any others.
- X
- XCATALOG.DIR Dserver listings on-line.
- XCOMMUNICATIONS.DIR Programs for communications
- XDECWINDOWS.DIR DECwindows clients and examples
- XDOC.DIR Various articles and printed resources on networking, etc
- V.
- XEDITORS.DIR Different editor utilities
- XFILE_UTIL.DIR File management utilities
- XGRAPHICS.DIR Graphics utilities
- XGNU.DIR FSF GNU software, t and packed soon:-)
- XLANGUAGES.DIR Compilers, interpreters and computer language aids.
- XLOCAL.DIR Local miscelanny that did not fit anywhere yet.
- XNET_UTIL.DIR Utilities for use on network.
- XPRINT_UTIL.DIR Utilities for printers.
- XSYS_MGMT.DIR Utilities for System managers and management
- XSYS_PROG.DIR System programming and Internals stuff.
- XTAPE_UTIL.DIR Utilities for tape manipulation.
- XTEX.DIR TeX distribution, includes DECUS TeX.
- XUNIX_TOOLS.DIR Unix like tools ported to VMS.
- XUSER_APPL.DIR Applications and tools for users.
- X
- XAdministrator: Ben Pashkoff BEN@VMSA.TECHNION.AC.IL or VMSA::BEN
- X
- X****************************************************************************
- V***
- XAlso from site F26: `5BFrom the AAAREAD.ME file`5D
- X
- XBEWARE! This site is in SWEDEN EUROPE!!! Most programs can be found
- X in sites in USA, so if you are ftping from USA please try to find
- X a site closer to yourself. Or at least chose an off-peak hour.
- X
- XAAAREAD.ME This file
- XBISON_114.TAR_Z Bison source (Version 1.14)
- XEMACS_1857.TAR_Z Emacs V 18.57 source
- XFIXREC.C Jerry Leichter fixrec use it to fix wrong recordsize
- XFIXREC.EXE in backup.
- XFLEX.TAR_Z Flex.
- XGAS_1_381.TAR_Z GNU assembler (Version 1.38.1) source only.
- XGAWK-2_11_1.TAR_Z GNU-AWK
- XGAWK-DOC-2_11_.TAR_Z
- XGCC-VMS.TAR_Z GNU-C compiler (Version 1_39) including all
- X .exe files needed and all .h files.
- X All compiled on a VMS 4.7 system.
- XGCC_1_40.TAR_Z GNU-C sompiler (Version 1_40) source only.
- XGXX-VMS.TAR Mods for C++ to make it work on VMS (1_36)
- XGXX_139.TAR_Z C++ source (Version 1.39)
- XGXX_LIB_139.TAR_Z C++ library (Version 1.39) NOT WORKING FOR VMS Yet..
- V.
- XPIPE.SHAR Ken Wallewein PIPE program.
- XSWING_DOC.BCK (V 3.5.4) Swing for VMS totally rewritten in C including
- XSWING_OBJ.BCK (V 3.5.4) most for VMS. All source and .OBJ and .EXE
- XSWING_SRC.BCK (V 3.5.4) present. To make the transfer easier i split
- X the save_set in 3 parts (_OBJ contains object
- X and binaries VMS 5.4)
- X Don't forget BINARY transfer and FIXREC
- X to fix the file after transfer (See hint below).
- XTWM_OBJ.BCK Tabs window manager modified to fit VMS.
- XTWM_SRC.BCK (_obj contain .obj and .exe)
- XVMSTAR.EXE Tar to vms convert see below.
- XVMSTAR.SHAR tar to vms and vms to tar.(Source)
- XVMS-XEMACS_18_55.TAR Diffs to make EMACS (18.55) work with Decwindows
- XVMS_X_EMACS_18_52.TAR Diffs to make EMACS (18.52) work with Decwindows
- XVMS_LIBG.BCK_Z Libg++ library that works with GNU C++
- XVMS_LIBG_DEV.BCK_Z
- XXBENCH.TAR Benchmark program for Xserver (won't work on VMS).
- XZCOMPRESS.C Uncompress util for VMS (Compiled on VMS 5.3
- XZCOMPRESS.EXE with the gcc compiler).
- X
- XAlmost every package holds some sort of AAAREAD.ME.
- XFiles that end`60s with _Z is compressed to uncompress use the program ZCOMP
- VRESS
- Xlike this:
- X $ uncompress == "$exe$dir:zcompress -dv"
- X $ uncompress "file without the extension _Z"
- X
- XThe file that end's with .tar is unix tar filer, to untar them:
- X $ vmstar =="$exe$dir:vmstar"
- X vmstar xvf file.tar
- X
- X****************************************************************************
- V***
- X****************************************************************************
- V***
- X
- XThe information in this list is deemed to be accurate. I attempt to make
- Xadditions/corrections only when I am informed by others (i.e., you).
- X
- X
- XRic Steinberger
- XSRI International
- X333 Ravenswood Ave.
- XMenlo Park, CA 94025
- X
- X(415) 859 - 4300
- X
- XCyberspace: ric@rml2.sri.com
- $ CALL UNPACK VAX_LIST.TXT;343 487000369
- $ v=f$verify(v)
- $ EXIT
-