Commit Graph

1325 Commits

Author SHA1 Message Date
mycroft
1a5d0febcd Use bsd.man.mk and bsd.subdir.mk as appropriate. 1997-10-11 08:22:03 +00:00
mycroft
1e9e92665f Several changes:
* Allow bsd.man.mk to be included separately.
* Always include bsd.own.mk and bsd.obj.mk.
* Include bsd.man.mk and bsd.nls.mk even if NOMAN or NONLS; just turn off
building of the affected files instead.
* Require bsd.subdir.mk to be included explicitly.
(Will make appropriate changes to Makefiles shortly.)
1997-10-11 08:16:24 +00:00
mycroft
b7362c7c30 Move the previous to a different place, because `.if !target(...' sucks. 1997-10-11 07:26:53 +00:00
mycroft
6bb70fa48b As the comment says:
Make sure all of the standard targets are defined, even if they do nothing.

Also, add a .PHONY for regress.
1997-10-11 07:14:57 +00:00
mycroft
430cf95918 Massively simplify this. Partly from David Holland in PR 3823. 1997-10-10 09:12:28 +00:00
mikel
f8995872c9 remove advertising clause from license 1997-10-10 06:18:30 +00:00
mrg
74f573d85d remove advertising clause from all my licenses. 1997-10-10 05:39:47 +00:00
jtc
e76394c0c6 import tzdata1997i 1997-10-09 20:02:32 +00:00
agc
faf7739143 s/sed/${SED}/g
Change <$ARCH> into bsd.port.mk's ${ARCH} value (uname -m) when
constructing the derived PLIST, so that we can use packages on
non-i386 NetBSD architectures and have the correct file names in the
installed inventory.
1997-10-09 10:38:13 +00:00
mycroft
89459d366f Fix many more formatting bugs, and add a section on activating the debugger. 1997-10-09 08:31:45 +00:00
mycroft
1e19a3dbbe Fix a few formatting bugs. 1997-10-09 07:51:46 +00:00
jtc
516fb1f380 Fix tipo inherited from old version of TNF copyright form.
s/REGENTS/FOUNDATION/.
1997-10-08 21:59:52 +00:00
augustss
eeef22d33b Build the guspnp man page. 1997-10-08 21:42:19 +00:00
mycroft
24f9e74a03 Clarify comment regarding rotation, and remove another comment which has never
been true.  Also add an xref for newsyslog(8).  Partly from Geoff Wing.
1997-10-08 13:47:18 +00:00
mycroft
d39697696f Put the `-nostdinc -idirafter ...' in CPPFLAGS, not CFLAGS. 1997-10-08 13:17:00 +00:00
mycroft
03cdae08fc Document I?86_CPU, MATH_EMULATE, VM86, and USER_LDT. 1997-10-08 10:12:21 +00:00
kleink
92eb1c2492 Removed a misplaced slash. 1997-10-08 09:55:33 +00:00
mycroft
ff04461b57 Fix typo. 1997-10-08 09:46:24 +00:00
mycroft
d4dada2a4d Add a new section for i386-specific options, and document REALBASEMEM and
REALEXTMEM.
1997-10-08 09:45:19 +00:00
drochner
32d869340c Add "console" manpage. 1997-10-07 17:44:22 +00:00
drochner
45a5051ee2 Documentation for console selection. 1997-10-07 17:43:29 +00:00
drochner
5b241036ec Add new manpages. 1997-10-07 17:39:25 +00:00
drochner
6a77ffc3bf Documentation for console selection options in i386/stand. 1997-10-07 17:38:57 +00:00
hubertf
e6d2b60658 Be correct about manpage compression by regarding MANZ and fixing
PLIST before applying.

It is assumed that ports do install manpages uncompressed, if not
they have to set MANCOMPRESSED. Upon that, the pages will be
(un)compressed according to the setting of MANZ.
1997-10-07 00:30:31 +00:00
hubertf
6e36f597f9 German Democratic Republic -> Federal Republic of Germany,
plus some new ones.
1997-10-06 23:45:06 +00:00
hubertf
e2d60d308c - remove: /usr/include/netimp/, /usr/include/pascal/ /usr/src/kerberosIV/
/usr/src/prgm/
 - add: /usr/include/netatalk/ /usr/include/netccitt/ /usr/include/natm/
	/usr/share/mk/bsd.README /usr/share/lkm/ /usr/share/nls/
	/usr/share/sendmail/ /usr/src/distrib/ /usr/src/domestic/
 - add x-ref of ftpd(8) to /var/spool/ftp
1997-10-06 23:36:59 +00:00
hubertf
badd83ca6d imp.4 deleted 1997-10-06 23:32:54 +00:00
hubertf
f3ab041123 No longer supported. 1997-10-06 23:32:25 +00:00
augustss
423f78a1f9 Man page for guspnp driver. 1997-10-06 16:00:55 +00:00
augustss
2bfad27990 Add a line on how to attach the audio device. 1997-10-05 21:42:08 +00:00
veego
6e965b0304 Fix typo in the last commit. 1997-10-04 17:36:25 +00:00
kleink
784123206d Add a paragraph describing the MAXUPROC option. 1997-10-04 14:39:55 +00:00
kleink
9a0df2e337 Add manual page containing documentation on mbuf management functions and
macros; contributed by S.P.Zeidler <spz@serpens.swb.de>.
1997-10-04 14:04:15 +00:00
matthias
0f3f78293b Update and add a history section. 1997-10-03 20:00:07 +00:00
matthias
6833f662f8 A first cut at a ncr(4) man page. 1997-10-03 19:57:03 +00:00
mycroft
448f02237b Install man page source, in addition to the cat files. 1997-10-03 19:20:56 +00:00
agc
0f091effee + Move inclusion of bsd.own.mk to the end of bsd.port.mk.
<bsd.own.mk> defines its own `install' target if none is defined,
which conflicts with the default one we define later on in bsd.port.mk.
This may nuke any WRKOBJDIR definitions (which I have yet to encounter),
but enables "make install" to work as expected.

+ Add temporary mtree file for any X11 packages (like xpm, jpeg etc),
which require a default X11 tree. This will change when we get a NetBSD
x11.dist mtree file.

+ Define SHAREOWN, SHAREGRP and SHAREMODE (in NetBSD) to be the same as
DOCOWN, DOCGRP and DOCMODE respectively.
1997-10-03 09:16:15 +00:00
hubertf
45d4babcbd MACHINE -> MACHINE_ARCH, as pointed out by thorpej.
(Changed in ARCH_ONLY stuff as well as WRKDIR definition)
1997-10-01 23:38:34 +00:00
hubertf
f6a5b0843d /usr/pkg/src -> /usr/pkgsrc 1997-09-30 23:16:03 +00:00
is
ce5ef83f97 Make "make regress" work; by Charles Hannum. 1997-09-30 22:19:22 +00:00
christos
68727e364e PR/4126: Luke Mewburn: queue(3) doesn't document SIMPLEQ_* 1997-09-30 16:49:17 +00:00
phil
f2548e62f1 Add the scn.4 man page by Phil Budne. 1997-09-30 04:50:58 +00:00
mjacob
2d052293d8 Update man page for compression && block locate stuff. 1997-09-29 19:47:25 +00:00
gwr
42a70b47e1 Add $LIBBFD 1997-09-29 15:02:49 +00:00
hubertf
8f15104e92 - Move around .include <bsd.own.mk> so PORTSDIR gets set propperly
- make 'make clean' DTRT when WRKOBJDIR is set
1997-09-28 11:22:40 +00:00
hubertf
049546f7dd Forgot to include <bsd.own.mk> in last commit
(from OpenBSD)
1997-09-28 00:56:00 +00:00
hubertf
114a47faf1 - Add OpenBSD and FreeBSD Ids in the header
- Changes from FreeBSD's V1.164:
        * Warn if mtree-file not found
        * On 'make reinstall' gets DEPENDS_TARGET set
          to 'reinstall' instead of 'install'
  - Changes from OpenBSD's V1.14:
        * Documentation and implementation for ONLY_FOR_ARCHS
        * Documentation and implementation for WRKOBJDIR
        * Documentation on HAVE_MOTIF and MOTIF_STATIC:
          set in /etc/mk.conf, not /etc/make.conf
        * Set NOMANCOMPRESS=no to still compress man-pages
	  (should probably be set to 'yes')
        * DEF_UMASK=022
        * add ${MACHINE} suffix to WRKDIR if OBJMACHINE is set
        * .include <bsd.own.mk>
1997-09-28 00:44:15 +00:00
hubertf
56f5f81d9b Typos reported by entropy@tardis.bernstein.com fixed.
Closes PR kern/4152.
1997-09-27 20:09:42 +00:00
christos
a1e04f77a8 PR/4146: Erik Bertelsen: WARNS was not unsettable in Makefiles 1997-09-26 13:24:03 +00:00
thorpej
e64c0d533b /usr/pkg/src -> /usr/pkgsrc (per discussion w/ agc) 1997-09-25 19:09:32 +00:00