summaryrefslogtreecommitdiff
path: root/emulators/vmsbackup (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix Makefile, suffix changed to ".tgz"Jonathan M. Bresler1997-09-242-1/+16
| | | | | | | | replace gets() with fgets() update md5 file Notes: svn path=/head/; revision=8010
* fix Makefile, suffix changed to ".tgz"Jonathan M. Bresler1997-09-241-2/+2
| | | | | | | replace gets() with fgets Notes: svn path=/head/; revision=8009
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-1/+0
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-121-2/+2
| | | | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. Notes: svn path=/head/; revision=4416
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
* Change category name from "emulation" to "emulators". This was theSatoshi Asami1995-11-221-1/+1
| | | | | | | most confusing of all! Notes: svn path=/head/; revision=2446
* These boys now beling to emulators....Satoshi Asami1995-07-131-1/+1
| | | | Notes: svn path=/head/; revision=1960
* Comment out second of MASTER_SITES, it has a slightly differentSatoshi Asami1995-05-151-1/+2
| | | | | | | | version. Submitted by: jmb@kryten.atinc.com Notes: svn path=/head/; revision=1756
* Updated utils Makefiles!Satoshi Asami1995-04-231-3/+0
| | | | Notes: svn path=/head/; revision=1502
* vmsbackup: read VMS backup tapesJean-Marc Zucconi1995-04-197-0/+242
Reviewed by: jmz Submitted by: Jonathan M Bresler <jmb@kryten.atinc.com> Notes: svn path=/head/; revision=1463