summaryrefslogtreecommitdiff
path: root/emulators/doscmd
AgeCommit message (Collapse)AuthorFilesLines
1999-07-09Add package patch-sum filesagc1-0/+9
1999-07-02Some packages use bsd-style .mk files when building, and so any manualagc1-6/+2
pages that are installed will be gzip-compressed, if MANZ is set, or not if MANZ is not set. If the package uses bsd-style .mk files, the variable MANCOMPRESSED_IF_MANZ should be set to a value of "yes" in the package Makefile. This replaces the previous method of specific inclusion of bsd.prefs.mk, followed by a check for MANZ and conditional assignment of MANCOMPRESSED. Add appropriate documentation, and change all necessary ocurrences in package Makefiles.
1999-05-24Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORMtv1-10/+10
pattern match format. Minor pkglint along the way.
1998-11-29sigaddset() on an automatic variable works much better if preceded bysommerfe2-4/+28
sigemptyset(). (this used to work, by chance, when sigmasks fit in a register). doscmd now seems to work on 1.3I
1998-10-28Add changes to compile on current; still works on 1.3(.1)hubertf4-9/+57
Reported and tested by Bernhard Riedel <bernhard@sdg.de>
1998-08-23Remove unnecessery blank lines.frueauf2-3/+1
1998-08-20The Grand Homepagification:tsarna1-2/+2
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc4-0/+8
1998-07-21Make this package install correctly if MANZ is defined.agc1-1/+7
1998-07-19Improve wordingtsarna1-3/+4
1998-07-18An MS-DOS emulator (NetBSD/i386 only)tsarna8-0/+79
1998-07-18An MS-DOS emulator (NetBSD/i386 only)tsarna1-0/+24