summaryrefslogtreecommitdiff
path: root/emulators/vmsbackup (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* Use the MANx variables. This commit only covers ports thatTim Vanderhoek1998-08-232-2/+5
| | | | | | | | | | | | | | don't USE_IMAKE, don't appear to change behaviour on NOMANCOMPRESS (many do, subtly) and don't install more than one manpage. Any port listed here is a good candidate for a general review simply due to age... For example, a number of them seem to patch an install: target into the program Makefile and/or arbitrarily compress their manpages from patches/patch-*. This has been out-of-vogue since I would guess mid-1996, at least. Notes: svn path=/head/; revision=12747
* 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