Commit graph

20 commits

Author SHA1 Message Date
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
christos
0fe4271bbf makemake makemakepatchpatchsumsum 1999-12-18 22:10:30 +00:00
christos
45bf2691a2 Use objcopy to make the binary file and load it directly,
instead of using loadfile which is less portable. [suggested by Tron]
1999-12-18 22:10:02 +00:00
christos
219f3b29a4 redo 1999-12-18 01:49:28 +00:00
christos
5f8c4e3ce0 typo in patch 1999-12-18 01:48:56 +00:00
christos
4a386d6675 New patch checksum 1999-12-18 01:46:51 +00:00
christos
eacffdb43a - Fix Makefile to work with elf
- Fix RO string that got written
- Add mmap() when we run ELF, because we need to map lomem
- Fix uninitialized reference in di->location
- Make doscmd_loader use loadfile() [Tested only with ELF]
1999-12-18 01:46:29 +00:00
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
agc
fd7b118f38 Some packages use bsd-style .mk files when building, and so any manual
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-07-02 08:37:20 +00:00
tv
5c60ed5794 Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM
pattern match format.  Minor pkglint along the way.
1999-05-24 20:39:35 +00:00
sommerfe
b59a4d1d8c sigaddset() on an automatic variable works much better if preceded by
sigemptyset().  (this used to work, by chance, when sigmasks fit in a
register).

doscmd now seems to work on 1.3I
1998-11-29 23:39:30 +00:00
hubertf
5d5202affd Add changes to compile on current; still works on 1.3(.1)
Reported and tested by Bernhard Riedel <bernhard@sdg.de>
1998-10-28 01:29:16 +00:00
frueauf
2ecee52ba8 Remove unnecessery blank lines. 1998-08-23 21:03:07 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- 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-20 15:16:34 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
86db14e819 Add NetBSD RCS Ids. 1998-08-07 10:35:47 +00:00
agc
51f3ba3f68 Make this package install correctly if MANZ is defined. 1998-07-21 12:08:39 +00:00
tsarna
ebdad8f3b7 Improve wording 1998-07-19 18:08:50 +00:00
tsarna
1e5f78bc9c An MS-DOS emulator (NetBSD/i386 only) 1998-07-18 04:58:17 +00:00
tsarna
d461e99bc3 An MS-DOS emulator (NetBSD/i386 only) 1998-07-18 04:46:11 +00:00