Commit Graph

849 Commits

Author SHA1 Message Date
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
ats
aab5235b57 Change the xmkmf call to a xmkmf -a call. This should be more correct for
all X11R5 and X11R6 ports. This is the way how it should be normally
used according the manuals. Only pre-X1R5 ( X11R4, X11R3) ports can't
handle it.
1995-03-19 12:49:06 +00:00
bde
0821aad944 Obtained from: 1.1.5 (originally by Andrew Moore)
Add the manpage for the stuff in <machine/floatingpoint.h>.
1995-03-18 16:54:35 +00:00
phk
2b505f7f2e Fix a spelling error.
Submitted by:	Stephen McKay <syssgm@devetir.qld.gov.au>
1995-03-16 22:03:09 +00:00
phk
6e03fba033 Fixed Stephen McKay's email address. 1995-03-16 22:01:57 +00:00
wollman
85811050d4 Document net.inet.ip.sourceroute MIB variable. 1995-03-16 18:24:19 +00:00
phk
f6aa7e24de Added cons30, cons43 and cons60 terminal types (==cons25 with more lines).
Theres a mono entry for them all, and cons50 already existed.
1995-03-16 01:37:41 +00:00
dg
526e1ef41f Added manual page for DEC DEFPA and DEFEA FDDI adapters.
Submitted by:	Matt Thomas
1995-03-14 09:27:20 +00:00
roberto
a38ffc0b13 Could some kind soul with commit power please add this site to the mirrors
list? (It should be added at the bottom to the sites serving export-
restricted code, please)

Country         Site and Maintainer
=======         ========================================================
Brazil          ftp://ftp.iqm.unicamp.br/pub/FreeBSD
                Pedro A M Vazquez <vazquez@iqm.unicamp.br>

Reviewed by:	roberto
Submitted by:	Mark Murray <mark@grondar.za>
1995-03-12 22:34:05 +00:00
gclarkii
6d027d18f2 Add Ollivier as the main FAQ guy...:) (Whew) 1995-03-11 19:13:26 +00:00
roberto
5ba695bd5c Add the excellent part on serial communications by Sean Kelly. That's a
great job, thanks Sean !
Reviewed by:	roberto
Submitted by:	Sean Kelly <kelly@fsl.noaa.gov>
1995-03-11 16:48:17 +00:00
rgrimes
ea0b66528c Add protected and empty maninstall: targets.
Submitted by:	Philippe Charnier <charnier@lirmm.fr>
1995-03-10 08:54:42 +00:00
olah
98f80a4861 LIBPCAP -> ${DESTDIR}/usr/lib/libpcap.a 1995-03-08 09:01:32 +00:00
roberto
dedd4ea229 Correct a few URL for ftp.FreeBSD.ORG. 1995-03-07 13:54:44 +00:00
roberto
68543a5e75 Change some names to First_name Last_name with proper capitalization.
Fix a typo.
1995-03-06 09:54:06 +00:00
roberto
6924d21665 Add a remark about the new ctm-announce list. Everyone that use CTM
SHOULD subscribe to it.
Reviewed by:	roberto
Submitted by:	Poul-Henning Kamp <phk@login.dknet.dk>
1995-03-05 23:13:08 +00:00
dufault
1b956f6d79 This time add the real man pages for "pt" and "worm". 1995-03-04 20:56:39 +00:00
dufault
75d2a55de3 Add processor and worm drivers 1995-03-04 20:54:24 +00:00
ache
de3bb318cf Use \E[x in "op" for cons25 1995-03-04 20:14:28 +00:00
dima
36dfa72d1c "vidcontrol -s" -> "modload" 1995-03-04 08:03:28 +00:00
gpalmer
26dd2c9888 Add support to miss out ``DUDS'' subdirectories. See thread in freebsd-ports
for more.
1995-03-03 23:30:32 +00:00
ache
d4a094b41a Upgrade cons25 and cons25-r to lastest syscons changes 1995-03-03 23:29:22 +00:00
ache
d30f429a61 Remap Grey Delete to ESC[~ 1995-03-03 23:21:52 +00:00
ache
079915afd2 Remove unwanted change sneaked in 1995-03-03 23:17:32 +00:00
ache
8ff64fac58 Restore russian traditions 1995-03-03 22:55:02 +00:00
jkh
b990bd5787 Remove bogus email message from the top.
Change spelling of "obsolute" to "obsolete" ("obsolute" is the pinacle
of obsolescence :-).
Submitted by:	me
1995-03-03 20:17:16 +00:00
se
35dbec557c Have this resemble an actual german keyboard a bit more ... 1995-03-03 18:26:10 +00:00
sos
d315780e7d Minor update to syscons.
Let "grey delete" be a function key (default is 0x7f)
Fix the xor cursor again..
Made the backspace key generate del as default
Made CTRL-space generate nul as default.
1995-03-03 08:37:52 +00:00
jkh
7f3e69780a Back out my previous change. I need to really think about this. 1995-03-03 07:42:10 +00:00
jkh
8b11802ef1 A small feature just for my own use. 1995-03-03 06:53:27 +00:00
gclarkii
3bc88398f8 Add notice for Jordans submitters.FAQ.
Cleaned up entry on sup to point to the correct area.
1995-03-02 19:34:05 +00:00
jkh
45316e458f My first rough cut at a guide to new submitters. I started out answering
someone's question and ended up writing an entire FAQ - I *hate* that! :-)
1995-03-02 12:28:04 +00:00
jkh
89fc94223f Add this file here so I finally have something to point people at as a
prototype.
Obtained from: U.C. Regents standard copyright.
1995-03-02 12:00:16 +00:00
jkh
53061634c0 Add Bill Paul to contributors list. We probably need a "FreeBSD associates"
list or something since there are many contributors now but very few on
the order of folks like Bill or Satoshi or Jean-Marc..  This seems unfair.
Suggestions?
1995-03-02 07:20:59 +00:00
dufault
466baaef08 Updated man pages to reflect new configuration options. These man pages
are getting pretty out of date and need to be visited some more.
1995-03-01 22:32:38 +00:00
phk
01c91136db Update entry. 1995-03-01 06:43:12 +00:00
gclarkii
bebb1ad5ae Update some of the FTP entries here.
Also correct name of sup package
1995-03-01 06:12:15 +00:00
phk
e9ce0ba31a Try to be even more understandable and clear.
What I need is a good speech writer...
1995-03-01 05:41:14 +00:00
pst
a1f1b48b1f Fix a minor grammar bug. 1995-02-28 00:24:47 +00:00
ats
2b514bef51 Delete one of the two references to intro(3) in the SEE ALSO section
and add an intro(7) instead.
1995-02-28 00:19:41 +00:00
ats
9f7120e3cc build the link from man8/man8.i386/MAKEDEV.8 toman8/MAKEDEV.8 so that this
manual page can now also be read.
Change the references in MAKEDEV from com to tty and delete flog and add
sd instead.
Need much more work, but for today, after i lost my first changes through
a new sup :-), that's enough.
1995-02-28 00:16:13 +00:00
jkh
24d1ddaad3 Many stylistic and grammar changes. 1995-02-28 00:13:20 +00:00
phk
f7e8a15c12 Updated. 1995-02-27 23:58:19 +00:00
ugen
423bccf9ae Snoop device stuff
* Make snoop see the output in tty ECHO mode
 * Allow writing to observed tty (very funny)
 * Fix and extend watch util.
 * Fix and update manpages
1995-02-27 19:45:57 +00:00
phk
696203ac39 Another shameless plug for CTM :-) 1995-02-27 08:31:19 +00:00
phk
4cac638926 Document CTM now that it went public. 1995-02-27 08:25:53 +00:00
gclarkii
595f7bab3f Update Mitsumi CD-ROM entry to state we do not support the IDE
interfaces.
1995-02-26 21:27:29 +00:00
roberto
a4a23667e8 The latest version of XFree86 is 3.1.1. 1995-02-25 23:42:14 +00:00
gclarkii
f3bfb0bb14 Updated the FAQ. Would everyone please review their sections.
e.g.
Non-USA DES
Networking cards
Do we have an update kernel debugging FAQ?

I'll posting the FAQ on SUNDAY!!
1995-02-25 23:00:50 +00:00
phk
6ba3ecf5d2 "make distribute" have changed, beware if you use it. 1995-02-25 20:51:14 +00:00
pst
1b90b06e68 Update to reflect new calling conventions 1995-02-25 20:15:20 +00:00
ache
c31a4ba4e5 cons25: turn off bold in "op" escape 1995-02-25 13:49:47 +00:00
ugen
378d96702e Add commeent to say that this manpage is out of date
and will be rewwritten..
1995-02-24 14:33:18 +00:00
joerg
7a19fa2c7d Update my mail addr, now that i've got my own subdomain. 1995-02-23 20:34:09 +00:00
pst
2fb04ea7c6 Correct error in structure definition 1995-02-23 01:27:17 +00:00
pst
2fb3bae3bf Clean up man page 1995-02-23 01:25:48 +00:00
jmz
7ef28cc370 Put the joystick status in a struct {int x, y, b1, b2;} rather than in a
dummy array of 4 integers. Declare the struct in the header file and update
the man page.
1995-02-22 23:34:58 +00:00
pst
fdae5167ef Added name to contributor list. 1995-02-22 22:57:20 +00:00
roberto
693b12067d Add my thin 8x16 font with ISO-8859-1 characters.
Sorry, no 8x8 or 8x14 font.
1995-02-22 21:49:53 +00:00
sos
f735b85680 Added six new thin fonts (great on laptops)
Cleaned up Makefile
1995-02-22 14:03:16 +00:00
jkh
243cac450e Add a man page for the Sony CDROM driver. Other driver authors, you might
do a quick check here..
1995-02-22 13:30:39 +00:00
phk
b6ca708769 Added entry from Jim Bryant 1995-02-22 03:49:46 +00:00
jkh
8e1cfbba1e Add Ollivier and Satoshi to list of contributors. 1995-02-20 16:24:30 +00:00
jkh
aae59c91c2 Add Gary J. for all his fine work with gdb and other things. 1995-02-20 12:45:09 +00:00
rgrimes
5620c87eb7 Change DIR to VOLUME so that this installs in the correct location. 1995-02-19 09:11:30 +00:00
jkh
aff5591acf Add Nate back as promised before, but I will also note that he's on
probation..  Another vanishing act and I won't hesitate to nuke this back
out again.  He hasn't been heard from very much since he was over here to
visit! :-)
1995-02-18 09:31:16 +00:00
jkh
ec6a532a3a 1. Add Justin Gibbs
2. Make all the core team members use FreeBSD.org - it just looks better.
1995-02-18 04:07:09 +00:00
ugen
3627490c74 Move ipfirewall.4 & snp.4 facility manpage
to share/man/man4
1995-02-17 18:48:36 +00:00
joerg
0fad104583 Removed the bogus duplicate pcvt* alias names. Ache renamed them
to shut up cap_mkdb warnings, but they better have to go away.

Reviewed by:	Hellmuth Michaelis
1995-02-17 14:06:51 +00:00
jkh
9e763d4165 Always go to ${WRKDIR} before extraction. Modify the tar extract command
args to take advantage of this.
Pointed-out-by: asami
1995-02-17 08:52:55 +00:00
joerg
46c83da8aa Spell my name with an umlaut. Looks better to me. :-) 1995-02-16 12:04:53 +00:00
rgrimes
a29b82d0e3 Update my email address. 1995-02-16 03:13:50 +00:00
wollman
135d9b98bd Document Transaction TCP. 1995-02-15 22:07:28 +00:00
jkh
15635ef752 Make the email address syntax more regular
Add pointer to Mark Murray's foreign eBones/secure site.
1995-02-15 07:07:18 +00:00
jkh
7a17149862 Add Hong Kong mirror. 1995-02-15 06:41:50 +00:00
wollman
3826200289 Document TCP MIB variables (tcp.4).
Document IP MIB variables (inet.4).
Document Internet-family protocol-specified route cloning (inet.4).
Delete all references to classed addresses (inet.4).
1995-02-15 03:30:54 +00:00
wollman
b9753ce5eb Move apm(4) to i386 section, since it is i386-specific. 1995-02-15 01:20:03 +00:00
gpalmer
4870e921af Make the checksum target not bomb out if there is a mismatch, just
print a warning. A better fix will come along just as soon as I
work out what it is.
1995-02-14 21:29:28 +00:00
se
d5e02ec931 Added Matt Thomas' e-mail address. 1995-02-14 20:20:46 +00:00
rgrimes
009bb32b34 Remove use of ${DESTDIR} in target of symbolic link, it makes the link
point to the wrong place.
1995-02-14 19:43:09 +00:00
phk
423f91b07a Another one... 1995-02-14 19:39:50 +00:00
phk
7402b21525 More people not on the list.
Submitted by:	se
1995-02-14 19:19:15 +00:00
phk
d316c9c01b Gene Stark added. Should have been here for a long time already.
Anybody else missing ?
1995-02-14 18:04:16 +00:00
phk
0f3d2681ff Added a bunch of people who deserved it. 1995-02-14 04:07:59 +00:00
ache
1865731df4 Shut up cap_mkdb warnings on pcvt* entries 1995-02-11 15:16:11 +00:00
phk
36129bc930 Make sure that info files never hit the "bin" dist. 1995-02-11 05:28:31 +00:00
ljo
4a130b725f Change my email address. 1995-02-09 12:49:41 +00:00
jkh
9e0b7fadc0 Add L Jonas Olsson <ljo@amcell2.caisr.cwru.edu> 1995-02-09 12:45:42 +00:00
jkh
59086912ad Update some folks who were inadequately credited. Still at least 2 more
passes thru this file required.
1995-02-09 11:11:39 +00:00
bde
c68c6ddc37 More complete implementation of SUBDIR for programs, libraries and kmods.
`depend' wasn't supported.  This seems to have only broken `make depend'
in gnu/usr.bin/ld.

bsd.prog.mk:
Build the man pages in ${MANDEPEND} at build time.
1995-02-08 21:35:31 +00:00
bde
60e00327b7 CLEANFILES was missing most of the source links. 1995-02-08 21:27:09 +00:00
hsu
2dee17b94f Allow arbitrarily named configure script for use w/ HAS_CONFIGURE. 1995-02-06 08:52:19 +00:00
gpalmer
268fff8415 Add the ports-base target and correct two typos (hosbase!=hostbase) 1995-02-05 23:31:25 +00:00
jkh
e73056fcab Add pcvt termcap entries (quite a lot of them - whew!)
Submitted by:	hm
1995-02-05 11:17:03 +00:00
jkh
82bf8b39ca Add man page for pcvt console driver.
Submitted by:	hm
1995-02-05 11:16:33 +00:00
phk
850294c714 Use absolute path to md5 program. It lives in /sbin and people are unlikely
to have $PATH to it.
1995-02-04 22:56:28 +00:00
phk
c3cc499cb6 Added final '\n'. 1995-02-04 19:59:58 +00:00
phk
7797c15fda Add missing trailing '\n' 1995-02-04 19:56:39 +00:00
asami
a4b425074b Add long-awaited (:) support for sophisticated dependency checking. We now
have three variables:

EXEC_DEPENDS	- A list of "prog:dir" pairs of other ports this
		  package depends on.  "prog" is the name of an
		  executable.  make will search your $PATH for it and go
		  into "dir" to do a "make all install" if it's not found.
LIB_DEPENDS	- A list of "lib:dir" pairs of other ports this package
		  depends on.  "lib" is the name of a shared library.
		  make will use "ldconfig -r" to search for the
		  library.  Note that lib can be any regular expression,
		  and you need two backslashes in front of dots (.) to
		  supress its special meaning (e.g., use
		  "foo\\.2\\.:${PORTSDIR}/utils/foo" to match "libfoo.2.*").
DEPENDS		- A list of other ports this package depends on being
		  made first.  Use this for things that don't fall into
		  the above two categories.

DEPENDS behaves exactly like before, so old Makefiles will still work
the same.  The two variables are lists of pairs as described above.

For instance, if your program depends on unzip and libjpeg.5.*, use
the following definitions:

EXEC_DEPENDS=	unzip:${PORTSDIR}/archivers/unzip
LIB_DEPENDS=	jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg

gmake:${PORTSDIR}/utils/gmake is automatically added to EXEC_DEPENDS
if USE_GMAKE is defined.

If NO_DEPENDS is defined, the list will just be printed out one by one.
1995-02-04 05:49:26 +00:00
jkh
7fe5582ae5 Create an obj symlink when necessary.
Submitted by:	"Remy CARD" <Remy.Card@masi.ibp.fr>
1995-02-02 04:53:30 +00:00
gpalmer
54b76ef3e5 Start the ball rolling by sticking a
MAINTAINER?= line in here.

Idea by: jkh@FreeBSD.ORG
1995-02-01 21:47:57 +00:00
jkh
d9f62e5aa3 Change the way I make the link to /etc/termcap. It worked for install
but not distribute.  Now it works for both.
1995-02-01 08:32:05 +00:00
jkh
a68d06836f Add our new Swedish mirror site. 1995-01-30 21:58:39 +00:00
sos
0f1b7640b7 Minor fixes to syscons. Blink cursor fixed. History buffer fixed.
kbdtables updated with boot option for CTL+ALT+DEL
1995-01-30 21:39:18 +00:00
jkh
426a9a3688 Make fetch a bit more forgiving of subdirs. 1995-01-30 10:06:56 +00:00
jkh
c4cad71414 Add LN_FLAGS to all the places it makes sense. 1995-01-30 07:22:02 +00:00
jkh
17c91c62b7 Add new LN_FLAGS variable for making LINKS symbolic and whatnot. 1995-01-30 07:20:01 +00:00
jkh
09fc19f47b Make a link to /etc for termcap file. /etc/termcap is just too lodged in
folklore to do without! :-)
1995-01-30 07:19:02 +00:00
jkh
966372c264 Make the default paths a bit more rational for our systems (sheesh!).
Thanks, Sean!
Suggested by:	Sean McDermott <spm@staff.cc.purdue.edu>
1995-01-29 08:01:05 +00:00
gpalmer
15ef64cdc1 Give this a serious dose of reality by adding the last 2-3
months worth of new sup targets!
1995-01-29 06:46:27 +00:00
sos
46c57c8d60 Third round in syscons update.
Display update method changed, now allways write in memory buffer,
  then periodically update physical display.
Speed improvements (now > 5 times faster than the old syscons).
History now circular buffer, with changeable size.
History scroll by up/down line, up/down page, home and end.
Backtab proberly implemented.
Now space for 96 function keys, 63 allocated standard, default now
  SCO/SYSV compat again as in the old days.
New keyboard definition files ~share/syscons/keymaps/*
Misc fixes for old "hacks" that broke SCO/SYSV compat.
More that I forgot before writing this...
1995-01-28 22:18:05 +00:00
jkh
8b380261fb Delete a bogus :. 1995-01-28 13:17:38 +00:00
jkh
36c58a9a2c Update these to be a little more business-like in appearance.
Delete obsolete information.
1995-01-27 23:15:31 +00:00
phk
73ca693e56 Man page for the new nca driver. 1995-01-27 07:54:59 +00:00
ache
61836e5304 Change overloaded Keypad 5 to fkey65 1995-01-26 11:22:01 +00:00
ache
82d48a289f Upgrade Back tab & Keypad 5 info 1995-01-26 11:04:52 +00:00
ache
1c33d0fadc Describe Left window, Right window and Menu keys 1995-01-26 09:24:14 +00:00
ache
994d127bd4 Remove Delete remapping, unneccesary now 1995-01-26 09:10:41 +00:00
ache
b3e9771a63 Describe Delete key 1995-01-26 09:05:22 +00:00
ache
573c1c2f63 Correct Delete key description 1995-01-26 08:48:13 +00:00
ache
67b2c22321 Describe Delete key 1995-01-26 08:45:51 +00:00
jmz
b5639470d3 Add joystick man page 1995-01-25 21:41:09 +00:00
ache
5ab1c05e59 LIBFORMS & LIBSCSI added 1995-01-25 20:24:01 +00:00
dg
ee18c417ed Add links from mem.4 to kmem.4. 1995-01-25 09:43:20 +00:00
dg
06f77e97b8 Added link from utmp.5 to lastlog.5. 1995-01-25 09:35:47 +00:00
dg
2871de848d Added more missing manual pages from 1.1.5. 1995-01-25 09:18:56 +00:00
dg
2c76088f46 Install bpf manual page. 1995-01-25 08:47:30 +00:00
dg
b665918ea6 Added bpf(4) manual page from 1.1.5. 1995-01-25 08:46:06 +00:00
jkh
43338ad78f NOOBJS was bogus - use the already extant `NOOBJ'. 1995-01-24 17:50:30 +00:00
jkh
097c100f64 Add the ability to say `NOOBJS' to indicate that the target has no object
files.
1995-01-24 17:33:22 +00:00
jkh
7cdc9e0322 Fix bogus tab in makesum target. 1995-01-24 02:41:52 +00:00
jkh
5b4807cb2a Fix this bogus Makefile. 1995-01-24 00:36:27 +00:00
jkh
c93ecf3c2e Fix more deranged targets. 1995-01-24 00:28:51 +00:00
jkh
5a36750555 Fix bogus all & clean rules. 1995-01-24 00:23:34 +00:00
jkh
2dc3f55626 Fix bogus tab. 1995-01-24 00:22:24 +00:00
jkh
a8745a0ec1 Whomever put the depend rule in screwed it up. Fix it. 1995-01-23 20:53:38 +00:00