Commit Graph

885 Commits

Author SHA1 Message Date
jkh
f95342e1c8 Eliminate dups in CONTRIB.FreeBSD.
Numerous changes to RELNOTES.
Submitted by:	Frank Durda IV <uhclem%nemesis@fw.ast.com>
1995-05-28 02:48:07 +00:00
roberto
b73bae1345 The securedist outside the USA have changed a great deal.
The site in Island has only the 1.1-RELEASE dist.
The previous South Africa sites are dead and the brasilian one
is very hard to get into and painfully slow.
The two South Africa sites come from MIRROR.SITES.
1995-05-25 19:05:01 +00:00
rgrimes
c479e492f4 Add the link for apm.4 so you can find the man page. 1995-05-22 20:49:25 +00:00
jkh
93e4bfbb6b Add Frank Durda IV <bsdmail@nemesis.lonestar.org> 1995-05-20 07:02:22 +00:00
jkh
1215abd6a3 1. Move Nate from Core Team to Contributors, as per his instructions.
2. Adjust some of my previous wording to be more indicative of the way things
   currently are and using less bogus corporate categorizations ("Directors"
   and "Officers" only exist in real corporations, which the FreeBSD Project
   is not, so it sounded kind of pompus on reflection).
1995-05-19 13:52:01 +00:00
jfieber
8e24cb7a87 handbook.sgml
Rearranged a few sections, add memoryuse section.

current.sgml, ports.sgml, porting.sgml
  Added a <label>s for cross reference targes.

submitters.sgml
  Lots of editing, added cross references to other sections of
  the handbook.  Added a sample BSD-style copyright statement.

eresources.sgml
  Updated the mailing list section, thanks to Peter Dufault.

authors.sgml
  Added Peter Dufault, David Greenman and Joerg Wunsch.

memoryuse.sgml
  A new section about how/where in PC memory the FreeBSD kernel
  gets loaded and run.
1995-05-18 03:05:22 +00:00
torstenb
a6430b5b82 Added myself as per Rod's suggestion 1995-05-17 20:45:10 +00:00
lars
e11e030c10 Added myself as per Rod's suggestion. 1995-05-17 17:04:36 +00:00
adam
75ecdf7e22 added myself as additional contributor 1995-05-17 09:53:03 +00:00
roberto
2f29c8e368 Change the "make all" into "make depend all" in 6.0.6 (section on kernel
building).

Submitted by:	Rodney Grimes
1995-05-17 09:18:45 +00:00
rgrimes
4e892ff3aa Add Peter Dufault <dufault@hda.com> 1995-05-17 02:01:00 +00:00
asami
043b6d0083 Capitalize mail address of TokyoNet mirror per their request. 1995-05-17 01:55:26 +00:00
asami
32811c94bc Added new primary mirror site in Tokyo (direct connection to
BARRNET!).
1995-05-17 01:48:50 +00:00
ache
3ca120f826 Enable vt100 semigraphics for xterm 1995-05-16 18:13:01 +00:00
asami
0bde18bfa2 Fix the indent level. I know we're in code freeze, and this is
one of the key components of the system, but I'm sure that this:
===
-               ${ECHO_MSG} "===> Registering installation for ${PKGNAME}"; \
+               ${ECHO_MSG} "===>  Registering installation for ${PKGNAME}"; \
===
change has absolutely no chance to screw us up, right? :)
1995-05-16 10:31:25 +00:00
jfieber
050f67479b Slip server document updated for 2.x systems.
Submitted by:	Guy Helmer <ghelmer@alpha.dsu.edu>
1995-05-15 22:07:21 +00:00
ache
a83afb990f Fix xterm entry by fallback to vt220 entry,
also compact VT* is/rs capabilities to prevent overflowing
1995-05-14 23:32:53 +00:00
asami
e8007e4e09 Don't conditionalize fake-pkg on NO_PACKAGE. 1995-05-13 23:37:16 +00:00
asami
335c8ec2f6 Add FORCE_PACKAGE, if this is defined, NO_PACKAGE will be turned off.
Ports for which we can't build packages should define NO_PACKAGE but
still prepare pkg/* files.  The user who really wants a package and
clear of the legal problems can say FORCE_PACKAGE from the command line
to build a package anyway.
1995-05-13 05:37:45 +00:00
ache
1b3d9fbb64 Add Moscow and Kiev 1995-05-12 20:13:19 +00:00
asami
cee4d3dd2f When NO_PACKAGE is set, "package" and "repackage" don't depend on
"install".  In other words, they won't do anything at all.
1995-05-12 08:44:12 +00:00
asami
c3a7f3dae7 Not only deleting the package and package links, also exit with status
1 if pkg_create returns error!
1995-05-12 07:43:48 +00:00
asami
141df07f3b Delete package and links when pkg_create fails. 1995-05-12 07:32:59 +00:00
jfieber
d7da850a45 Update the kerberos section, add Mark Murray <mark@grondar.za> to
the authors section.
Submitted by:	Mark Murray <mark@grondar.za>
1995-05-11 22:31:28 +00:00
jfieber
a8ee06f997 Added "FreeBSD in a nutshell", swiped from the WWW pages with a
few modifications.
1995-05-11 02:03:38 +00:00
jfieber
22292b0517 Added Jordan's "brief history of FreeBSD", swiped from the WWW pages. 1995-05-10 22:12:01 +00:00
jfieber
3c4a808f75 Toplevel reorganization and integration of Poul-Henning Kamp's section
on the booting process.
1995-05-10 11:34:07 +00:00
asami
0536195d4a Add new variable to override the "hey foobar-1.2.3 is already installed"
warning from fake-pkg.
# FORCE_PKG_REGISTER - If set, it will overwrite any existing package
#                      registration information in ${PKG_DBDIR}/${PKGNAME}.
1995-05-10 09:30:09 +00:00
asami
f900359daa New directory name for uec mirror.
Submitted by:	hideaki@strauss.ee.uec.ac.jp (Hideaki Tsuchiya)
1995-05-10 04:18:24 +00:00
jfieber
a01dca0306 Add sgml 1995-05-10 00:36:16 +00:00
jfieber
9635d74dc6 Update the doctype declaration to use the FreeBSD version of the
linuxdoc DTD.
1995-05-10 00:12:18 +00:00
jfieber
7f720ca679 This commit was generated by cvs2svn to compensate for changes in r8394,
which included commits to RCS files with non-trunk default branches.
1995-05-09 23:19:47 +00:00
jfieber
e466ffc54d The linuxdoc DTD used for the FreeBSD handbook and FAQ.
Reviewed by:	rgrimes
Obtained from:	Linux (with modification)
1995-05-09 23:19:47 +00:00
rgrimes
ad1c9f159a Change install: to afterinstall: to be more consistent. 1995-05-09 10:12:16 +00:00
asami
b56080c039 Make the "reinstall" target delete the package cookie as well as
the install cookie.
1995-05-09 00:31:54 +00:00
bde
683c832487 Submitted by: charnier@lirmm.fr (Philippe Charnier)
Fix comment on .else to match code.
1995-05-07 06:39:30 +00:00
asami
db62fdd348 Change of hostname and contact address for TUT's mirror site. Is this
list automatically pulled into the install docs?
Submitted by:	Ashida Hiroyuki <ashida@ftp.tut.ac.jp>
1995-05-06 09:10:49 +00:00
dufault
17c56e0ef0 New modes file needed for mode editor. "b" can not stand for bit fields. 1995-05-05 20:43:46 +00:00
adam
1651c4b8e3 added support for distribution patches in a subdir of ${DISTFILES} 1995-05-04 18:53:26 +00:00
jkh
708eeeaa1b Add Israel to list of mirrors. Is there an SGML version of this planned?
Submitted by: Serge S. Maleyev <serg@klara.weizmann.ac.il>
1995-05-04 15:32:25 +00:00
jkh
1ba77cefbb Put an `@' in front of the mtree command. I don't want to see it. 1995-05-04 13:14:16 +00:00
ache
224e718f65 ports-russian added 1995-05-03 14:59:56 +00:00
ache
ec1ff658ff ports-russian added 1995-05-03 14:32:27 +00:00
jkh
490a509e05 Add an mtree line to the install target. 1995-05-02 13:49:01 +00:00
asami
9d38a0cdbe A popular variation of the 106-key keymap -- this one has control
and caps-lock swapped.
Submitted by:	Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
1995-05-02 07:11:46 +00:00
dufault
d193340352 Add scsi_modes 1995-05-01 17:09:49 +00:00
asami
1ea2be3b9e A bunch of new targets in the package area. Relevent targets are:
package:           check installation, build package, create links,
                   touch cookie
repackage:         ditto but don't check cookie
package-noinstall: just build package from installed stuff, no cookies
                   involved at all
package-links      create the symbolic links only
delete-package:    delete package and symbolic links
delete-package-links: delete links only

These should make the management of the spaghetti of package links
a little friendlier. :)
1995-04-30 12:28:43 +00:00
gpalmer
8217339792 Add missing ports-japanese target.
Alter sup host to be SUP.FreeBSD.ORG to allow for future work.
1995-04-29 01:03:10 +00:00
jfieber
d71aa8feb3 Move out of the obsolete FAQ directory into the handbook. 1995-04-28 19:48:56 +00:00
dufault
1e5ffe600f Symoblic representation of mode pages 1995-04-28 19:25:17 +00:00
jfieber
1daff00b26 This commit was generated by cvs2svn to compensate for changes in r8132,
which included commits to RCS files with non-trunk default branches.
1995-04-28 16:36:02 +00:00
jfieber
7bef808f6d The FAQ moves to its new home. 1995-04-28 16:36:02 +00:00
jfieber
acd6ba0646 The FreeBSD handbook finds a new home. 1995-04-28 16:19:59 +00:00
jfieber
05fa6ba4d8 This commit was generated by cvs2svn to compensate for changes in r8129,
which included commits to RCS files with non-trunk default branches.
1995-04-28 16:19:59 +00:00
jkh
6ab124898e Pass X11BASE to all sub-makes. I need it for a port, and I daresay that
there are a lot of hardwired "/usr/X11R6" paths out there that could stand
to use it as well.
1995-04-28 15:40:37 +00:00
dufault
3cd9e89d03 Change to reflect new header file name. 1995-04-28 12:28:55 +00:00
asami
264eb0fa79 Japanese 106-keyboard.
Submitted by:	Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
1995-04-28 06:03:18 +00:00
dufault
6702bdcc1b Add National Instruments "LabPC" driver 1995-04-28 00:51:40 +00:00
torstenb
66b66de898 Add ftp.uni-paderborn.de 1995-04-26 14:56:57 +00:00
jkh
79408b90d9 Add LIBFTP. 1995-04-26 14:34:19 +00:00
wollman
3483ddd65f Fix some conflicting descriptions. 1995-04-25 17:08:16 +00:00
jkh
f844ce2530 Document matcd1.
Be more explanatory about port selection.
Document that new TEAC drives don't work.
Submitted by:	Frank Durda IV <uhclem@nemesis.lonestar.org>
1995-04-25 10:23:53 +00:00
wollman
b75b8fba1b Add more comments for tzsetup and fix some old ones. 1995-04-24 21:03:40 +00:00
asami
3ea8818b8f (1) Add the chain of dependencies to the targets in the NO_* section
too (otherwise the chain won't work).
(2) If NO_WRKDIR is set, "make clean" removes "./.*_done" (assuming
    these are cookies...or should I list all the cookies?)
1995-04-24 10:41:51 +00:00
asami
8130adab62 Move call of fake-pkg from do-install to end of install. 1995-04-24 09:05:34 +00:00
wollman
8e8e07ce2f Added parseable comments describing the zone each entry represents. 1995-04-23 21:24:54 +00:00
wollman
a4f5162f6c Add `fe' Ethernet driver man page. 1995-04-23 18:54:40 +00:00
jkh
1eb314188d Document COPTFLAGS in addition to CFLAGS. 1995-04-23 13:03:24 +00:00
jkh
6600a0c36d Ok, this should get the last of the stragglers installed into a new fake-pkg. 1995-04-22 01:22:49 +00:00
jkh
40a3a76a67 Don't try to run the fake-pkg target if NO_PACKAGE is set. 1995-04-22 00:08:06 +00:00
jkh
dfd20a673f Typo: patch -> package 1995-04-22 00:05:46 +00:00
jkh
571d43ff48 Instead of copying PLIST over, run pkg_create in a special mode that dumps
the fully-formed PLIST to stdout and uses that.
1995-04-22 00:01:26 +00:00
asami
880782d698 Major overhaul. The major targets (fetch, extract, patch, configure,
build, install) are now all skeletons and do nothing but

(1) Call pre-* target (if exists)
(2) Call scripts/pre-* script (if exists)
(3) Call do-* target
(4) Call post-* target (if exists)
(5) Call scripts/post-* script (if exists)

The do-* targets do all the work.  The pre-* and post-* targets/scripts
don't exist by default.  The main targets check for the cookies too, so
porters shouldn't have to worry about them at all.

NOTE: THE MAIN TARGETS IN THE PORTS MAKEFILES SHOULD GO AWAY.  We need
to fix this before wcarchive comes back up.  Change the names to do-*,
rip out the cookies, rip out the calls to pre-* etc. and most of them
should work.

Also, reorganize the whole thing so that similar targets are together
and add more comments.  Surround section header with 64 #'s (C-u C-u
C-u # in emacs :).

Hopefully this will be the last major change to bsd.port.mk.  Now let
the Makefile-hacking begin.
1995-04-20 18:03:02 +00:00
jkh
2f58e39609 1. Add Satoshi's much-requested "fake pkg_add" option to the installation
rule.

2. Have all non-X11 prefix using packages include the BSD.local.dist mtree
   file for initialization of /usr/local.  I'm still not sure if this is
   A Good Thing(tm) but I'll see what the users say.  It's easily overridden.

3. Standardise on ${PKG_DBDIR} as pointer to /var/db/pkg or local preference.
1995-04-19 15:02:26 +00:00
asami
28ba2e3fe8 Use PKGNAME in the "describe" target (used to generate INDEX) too.
Didn't make sense to have two ports with the same name.
1995-04-18 08:24:18 +00:00
asami
b44403bd6f Use PKGNAME instead of DISTNAME in messages. To avoid things like
"Building for WWW" (pops up in two different ports) "Installing for
web2c-6.1" (ditto), which aren even't reminiscent of the port's real
name.

Sorry jmz, please don't go fix the print Makefiles' own messages.
We are going to take them out after we do the great bsd.port.mk
update anyway.
1995-04-18 08:18:27 +00:00
asami
8a63a95cd2 "package" now depends on "install", so we can do "make -k package" from
the top level and have the build-package sequence of each port work
together.

For the old behavior (i.e, just go ahead and blindly pack everything up,
regardless of the contents of work/), there is a new target "repackage".
1995-04-17 06:39:05 +00:00
asami
c8023ab6dc "all" now depends on "build", not "extract configure build".
Since "build" depends on "configure", which depends on "patch", etc.,
this shouldn't disrupt any Makefile that doesn't break the dependency
chain.

The old behavior was very annoying because when I did a "make -k",
it would still try to go configure and build even if the extraction
failed.
1995-04-17 06:28:15 +00:00
joerg
a2b0c379b4 Put David's and my answer regarding loader and kernel memory usage
here.
1995-04-16 13:04:21 +00:00
ats
5740903169 Update the link.5 man page to reflect the changes in ld/rtld/link.h. 1995-04-16 12:35:13 +00:00
gibbs
6352451ed3 Install ahc.4. 1995-04-16 00:08:53 +00:00
asami
90ff1d3322 Yikes...typo (.package/ should have been .packages/). 1995-04-15 23:56:29 +00:00
gibbs
60c4386665 To celibrate the new status of the ahc driver, give it a man page.
Add references to the ahc driver to the other adaptec man pages.

Remove the "NOTE" section of the ahb man page that complained about
Adaptec's NDA policy preventing 274x driver development.
1995-04-15 21:48:31 +00:00
ache
fd5f767ec3 Add separate entry for screen(1), slightly different from vt220 1995-04-14 15:57:49 +00:00
ache
fee234bd2b vt220: fix k1-k4 to be more compatible with xterm
and other emulators.
Simplify se/ue for emulators
1995-04-14 15:38:46 +00:00
jkh
ef3c093b05 Get the matcd manpage linked into the parent directory like the others. 1995-04-13 20:44:51 +00:00
jkh
9ea8c564c1 Add Steve Gerakines <steve2@genesis.tiac.net> to contributors. 1995-04-12 22:47:31 +00:00
wpaul
75fbcf2bd0 Add ethers(5) man page. 1995-04-12 22:16:08 +00:00
martin
47baca5ff3 Add myself to the Contrib list. 1995-04-11 03:14:50 +00:00
jkh
22728a4eac Don't pass duplicate pkgdeps to pkg_create 1995-04-10 08:09:21 +00:00
jkh
661dec1be5 Add matcd.4 to list of manpages. 1995-04-09 15:55:21 +00:00
jkh
7c8d2f7254 A new man page for the matcd driver.
Submitted by:   Frank Durda IV <uhclem%nemesis@fw.ast.com>
1995-04-09 15:49:46 +00:00
jkh
dbdb475f26 Add new -P argument to pkg_create. 1995-04-09 15:00:56 +00:00
jkh
4ef8ef9b22 Add 2 new targets to facilitate some things I'm thinking about.
1.  package-name
	Simply echos the associated package name for a port (if any).
2.  package-depends
	Shows all package names on which this port depends.
1995-04-09 12:27:58 +00:00
jkh
abd6bceaa6 1. Fix the first line (should be a proper comment - silly emacs).
2. KEYWORDS+= CATEGORIES
3. CATEGORIES+= all (always want to be in "all"!)
1995-04-09 10:24:09 +00:00
asami
62951c2028 Add support for categorized subdirectories for packages. By default,
all .tgz files go to /usr/ports/packages/.packages, and a relative
symlink is created for every item in CATEGORIES...i.e., if "CATEGORIES
= foo bar", then /usr/ports/packages/{foo,bar}/pkgname.tgz both point
to /usr/ports/packages/.packages/pkgname.tgz.

Suggested by:	jkh
1995-04-09 09:59:42 +00:00
jkh
a0b5f14fd1 Document that flags 0x1 is required on fdc0 line to make ft0 work.
Also please note that previous commit regarding UH24F controller was
misattributed to Poul - it was Steve's!
Submitted by:	Steve Gerakines <steve2@genesis.tiac.net>
1995-04-09 07:02:03 +00:00
jkh
91aea7f9ef Could you please update the list of drives supported. It currently
lists:

        UH-14f Series <ISA>
        UH-34f Series <EISA/VLB>

Should read:

        UH-14f Series <ISA>
        UH-24f Series <EISA>
        UH-34f Series <VLB>

Submitted by:	phk
1995-04-09 06:59:42 +00:00
joerg
a48f81cf2f pcvt is proud enough to have a man page. :) 1995-04-08 20:08:42 +00:00
joerg
da4e71efba Upgrade pcvt to 3.20 b24. 1995-04-08 16:04:22 +00:00
phk
ee1dab7488 Added Dean Huxley <dean@fsa.ca>. 1995-04-08 09:40:18 +00:00
jfieber
396f9f47ef Fixed a big typo pointed out by phk. 1995-04-07 16:45:35 +00:00
asami
97d098ed6d Added Nobuhiro Yasutomi and Akito Fujita, deleted me (Satoshi, not
Michael :) from "Additional Contributors" list.
1995-04-06 17:26:14 +00:00
jfieber
9029dfd96c The skeletal framework for the FreeBSD help system. Point a WWW
browser at index.html to see how it works.  Ultimately what currently
lives in the tutorials section will become the User and Admin manual
sections.
1995-04-06 15:56:10 +00:00
jkh
5e05f2708f Add Satoshi Asami. 1995-04-05 10:22:58 +00:00
jkh
a7a9520b08 Update information on newsgroups. 1995-04-05 10:04:56 +00:00
jkh
4d76125be0 Latest language support changes from Wolfram.
Submitted by:   Wolfram Schneider <wosch@cs.tu-berlin.de>
1995-04-05 08:02:52 +00:00
jkh
64af7e9dad Latest language support changes from Wolfram.
Submitted by:	Wolfram Schneider <wosch@cs.tu-berlin.de>
1995-04-05 08:02:24 +00:00
jkh
5b52649d42 options LKM is now the default. No need to reference option that's
already turned on (and isn't in LINT).
1995-04-05 01:06:00 +00:00
jkh
6b929f53af Add USE_X11 for ports which are X11 users but don't use IMAKE. 1995-04-04 05:57:19 +00:00
gpalmer
d5e3b45770 Remove a `.' from the end of the echo line
`>> Attempting to fetch from $${site}' as it is misleading
1995-04-04 04:23:37 +00:00
jkh
c4810f7eee By default, KEYWORDS is a copy of CATEGORIES. 1995-04-01 10:01:49 +00:00
jkh
5361c577e3 Add default values and document them for CATEGORIES and KEYWORDS. 1995-04-01 09:35:29 +00:00
jkh
bc3b73d773 Add support for new CATEGORIES and KEYWORDS fields. 1995-04-01 09:34:11 +00:00
ache
e70e13fa2c Add Delete key description
Fix Right window/Left window/Menu keys numbers
1995-03-30 00:22:29 +00:00
ache
a5bc013972 Remove syscons example 1995-03-30 00:05:58 +00:00
nate
4405cff2a7 Do what should have been done in v1.14
*Really* strip out unused local symbols from shared objects.

This was a typo on my part caused by an assumption that the profiled
libraries stripped symbols that same way as the non-profiled libraries.

Cut-n-Paste strikes again.

Obtained from: NetBSD
1995-03-28 17:54:11 +00:00
ache
fa677cd532 Update cons25 to S0ren ^H back changes 1995-03-28 05:43:58 +00:00
asami
a28421e8bd Add support for "distributed" patches and a little extra cleanup.
New variables:

PATCH_SITES:	patch equivalent of MASTER_SITES, overridable with
.		MASTER_SITE_OVERRIDE.
PATCHFILES:	Additional files to fetch and give to patch before
.		applying the ones in patches/patch-*.  If name ends
.		with ".gz" or ".Z", it will be piped through zcat first.

Plus PATCH_DIST_STRIP and PATCH_DIST_ARGS that serve the same functions
as PATCH_STRIP and PATCH_ARGS for patches in patches/patch-*.

In the documentation and echo messages, I used the term "distributed
patches" and "FreeBSD patches" to refer to ${PATCHFILES} and patches/patch-*.
If you can come up with better names, by all means go ahead and fix them.

"grep PATCH /usr/ports/*/*/Makefile" reveals seven ports (mule, jless,
jtcl, jtk, dgd, less, color_xterm, gee I wonder why I'm the one who
implemented this) that can benefit from this.  I'm now diving headlong
into /usr/ports to fix their Makefiles.
1995-03-28 01:14:29 +00:00
sos
a2d91a32d5 Give backspace to the people (again)
Now the keymaps are as follows:

"backspace / <-"	^H
"grey del"		^? (0x7f)
"numpad , del"		^? (, if numlocked)
1995-03-27 19:41:11 +00:00
asami
56494876c1 Added more standard package suport file names. INSTALL for the
installation script, DEINSTALL for the deinstallation script, and
REQ for the requirement script, will be added with appropriate
flags to PKG_ARGS if they exist under pkg/.
1995-03-27 13:11:18 +00:00
ache
945584f003 Fix duplicate. 1995-03-27 05:08:43 +00:00
ache
23ed539185 pc3r (russian): change kD to old compatible value.
vt100: remove obsoleted nl
1995-03-27 04:55:41 +00:00
ache
b67227cc53 Set kb=\177 to make proper erase char for DEC VTs 1995-03-27 03:46:05 +00:00
ache
d5dcef0846 Add :ut to vt100 generic entry 1995-03-27 01:36:00 +00:00
ache
75758ba1dc Yet one pass through DEC VT entries 1995-03-27 00:55:51 +00:00
ache
c149b5ed9b Add eo:it#8 to vt100 entry 1995-03-26 01:30:33 +00:00
ache
258035c6f9 vt100/102/220 entries affected:
major cleanup
add lot of missing capabilities
1995-03-26 01:02:54 +00:00
jkh
4bdc08efa2 Add gil.physik.rwth-aachen.de to mirrors 1995-03-25 18:15:12 +00:00
joerg
6e4dfc7396 Update the kernel debugging FAQ to match the new (k)gdb and new DDB
symbol behaviour.
1995-03-25 12:35:00 +00:00
jkh
3cb184c016 Back out previous patch - better kept as a reminder. 1995-03-24 06:44:55 +00:00
ache
5ece83c427 Add yet one popular russian keyboard variant
Submitted by: Serge Babkin <babkin@hq.icb.chel.su>
1995-03-24 05:40:17 +00:00
jkh
3397bb5f27 Comment out a table of contents spec that didn't exist. 1995-03-24 04:42:21 +00:00
jkh
95e1c7a31e Add the font index file. Other languages (French, Swedish, other)
needed for this file!
1995-03-24 01:11:56 +00:00
jkh
5b719619ee Add the keymap index file. Other languages (French, Swedish, other)
needed for this file!
1995-03-24 01:11:40 +00:00
gpalmer
fe78d93cbe Add a misssing `@' from before echo -n "|${MAINTAINER}" 1995-03-23 20:42:42 +00:00
jkh
f497940a92 /etc/rc.netstart back to /etc/netstart 1995-03-23 06:05:04 +00:00
jkh
339168cf07 netstart -> rc.netstart 1995-03-23 01:49:15 +00:00
jkh
917bd1f822 Add maintainer to the index line. 1995-03-22 21:46:04 +00:00
jkh
0df4950079 Add new EXTRACT_BEFORE_FLAGS and EXTRACT_AFTER_FLAGS variables to make
complex extraction rules easier.
1995-03-22 21:28:31 +00:00
jkh
24746278e3 Make the fetch message a little more interesting and informative. 1995-03-21 22:43:36 +00:00
jkh
807a79aff6 Do a big re-org of the FAQs along the lines of those discussed awhile back.
It's time to start moving in the directions we've had in mind for awhile.
SGML for everything new and old stuff moved into a location where it can slowly
be aged and removed (basically, Text/).
1995-03-21 20:19:47 +00:00
jkh
4ea154599c Add fetch-list command for Rod
Use ECHO_MSG macro for printing "===>" line things so that I can now turn
those OFF when I don't want them.
1995-03-21 03:59:13 +00:00
phk
962ac2e90a make.conf doesn't postulate anything about libm now. 1995-03-21 02:55:33 +00:00
jkh
5842b07601 Make the describe rule generate more thorough information that's actually
of use to a front-end program.  Back out my bogus description of the `index'
target! :-)
1995-03-21 01:51:12 +00:00
jkh
df0cba31bd Document the index target. 1995-03-21 01:31:43 +00:00
ache
75e7729810 Better spelling of my name 1995-03-21 00:37:07 +00:00
jkh
f6e7fd9b9e Take out obsolete KERBEROS_IV build variable. Just eBones now.
Submitted by:	Mark Murray <mark@grondar.za>
1995-03-20 21:35:15 +00:00
wollman
9786661cb0 Add support for pseudo-device LKMs. 1995-03-20 19:18:51 +00:00
ats
d08293b86b Don't do anything if BATCH is specified and the port is interactive for
the package target.The port may is not build and the package fails
otherwise.
1995-03-20 00:41:36 +00:00