ache
b6992658eb
Move pre-extract target inside COOKIE
...
Add checksum check for extract, if checksum file present
1995-01-06 22:14:12 +00:00
gpalmer
1ee3e94a83
Add information about the checksumming system in ports
...
Reviewed by: jkh
1995-01-06 19:24:13 +00:00
sos
faec1cfcb1
Added fr.sio.kbd.
1995-01-05 14:09:00 +00:00
asami
bf5c706ba1
Sort out dependencies. Now they look like:
...
patch: extract
configure: depends patch
build: configure
install: build
Does this look ok?
1995-01-05 08:15:53 +00:00
gclarkii
fafedca2a0
Convert PORTS.FAQ to ports.FAQ.
...
All "FAQ" items should be lowercase prefix and upcase FAQ suffix.
1995-01-05 07:27:00 +00:00
jkh
d1cdfc5740
Typo fix from Ollivier Robert.
...
Submitted by: ollivier
1995-01-05 02:15:05 +00:00
jkh
6bec447346
Rename check-md5 target to checksum.
...
Submitted by: gpalmer
1995-01-05 01:46:05 +00:00
jkh
dcc78e4b6b
Gary Palmer's patches for checksumming and description.
...
Submitted by: gpalmer
1995-01-04 23:06:38 +00:00
ache
f0cf9c3afa
Fix BINMODE to override sys.mk defaults
1995-01-04 22:43:52 +00:00
ache
1ec941f963
Remove INSTALL, now into sys.mk
1995-01-04 22:32:40 +00:00
ache
e6052a8f9b
Fix building of target with multiply sources
1995-01-04 22:01:58 +00:00
ache
8f98b49f3b
Fix error in clean target
1995-01-04 21:34:13 +00:00
ache
47884c8b68
Much improved variant
1995-01-04 21:29:32 +00:00
jkh
0c4fcb3d1f
Put depends before configure. No reason that I can see for putting it after,
...
and it breaks mule the way it is now.
1995-01-04 09:58:39 +00:00
jkh
8742cf9deb
Some of the doc here was less than adequately fleshed-out. Make some
...
feeble attempt to do so.
1995-01-04 08:30:33 +00:00
jkh
b274d73442
Add section 11 detailing new `describe' target.
1995-01-04 07:38:40 +00:00
jkh
76fac81c28
Document describe target.
1995-01-04 07:35:46 +00:00
jkh
f117eb99a6
1. Add Thailand mirror.
...
2. Orthogonalize this thing to just use the basename. It was a mixture of
2.0-RELEASE and -current before, and it was just confusing.
1995-01-04 07:23:47 +00:00
ache
f01f275590
More info about UUCP
1995-01-04 01:53:38 +00:00
jkh
c5314b3dfb
The ports collection FAQ.
...
Submitted by: gpalmer & jkh
1995-01-04 00:43:35 +00:00
gclarkii
8fecc48000
Add Id tags to all FAQs.
1995-01-03 15:54:08 +00:00
gclarkii
9d08ce2450
Begin reorg of FAQ directory.
1995-01-03 15:48:52 +00:00
jkh
108f0cf6c7
Add describe target support.
1995-01-03 11:52:01 +00:00
bde
2a2e5beeb8
Install bsd.info.mk.
1995-01-03 06:32:10 +00:00
sos
1ca403fd3b
Syscons keymap file for french keyborad layout.
...
Submitted by: Ollivier Robert
1995-01-02 13:09:36 +00:00
bde
cc0851a3c2
A generalized version of revision 1.1 of gnu/libnexex/uucp/doc/Makefile.
...
Fixes bugs in the latter: the `all' target was never up to date; there
was no `depend' target. Doesn't work for multiple info files because
it leverages bsd.doc.mk and that is broken. Info should be installed
more like man pages...
1995-01-02 12:12:00 +00:00
joerg
53cf67c77f
Heavily re-worked.
...
Updated to 2.0 .
Included sections about how to use DDB, post-mortem analysis of
a kernel crash where you didn't anticipate it and therefore
didn't config -g it. Added a real-world example of a kgdb session.
1995-01-02 12:01:59 +00:00
bde
18c2ac4e33
Remove `MKDEP= -p'. Now I know why lkm compiled so fast after headers
...
are changed.
1995-01-01 21:11:55 +00:00
ache
2eed9c6520
Preset ac_cv_path_CC="${CC}" before running ./configure,
...
needed for Autoconf 2
1995-01-01 20:06:20 +00:00
bde
434e50f61d
Change adduser to adding_user in Makefile too.
...
I hate cvs's (nonexistent) handling of name changes
`cvs log adding_user.8' fails to show any relation to adduser.8...
1995-01-01 17:31:01 +00:00
ache
85267e9808
Move BSD adduser manpage (procedure description) to adding_user.8
...
to not confuse with adduser.8 command
1994-12-31 22:53:41 +00:00
ache
fb318fe2da
Remove direct keypad 5 to \E[E remapping, unnecessary now
1994-12-31 11:52:50 +00:00
ache
e66172f7fd
Changes to allow keypad 5 produce \E[E like SCO/ANSI term does
1994-12-31 11:49:12 +00:00
jkh
885812eed9
Add seagate driver manpage from Serge Vakulenko (vak@cronyx.ru) .
...
Submitted by: serge
1994-12-31 05:33:56 +00:00
jkh
abb729ad91
More changes to the FAQ, just to annoy Ollivier.. :-)
1994-12-29 16:42:10 +00:00
ache
839b5c0f12
Oops, forget "" for ${CC} and ${CFLAGS}...
1994-12-28 04:17:54 +00:00
ache
bdf37312f0
Set proper INSTALL* variables before running ./configure
1994-12-28 04:14:19 +00:00
ache
a8f4eebe0b
Move INSTALL?=install line duplicated into each .mk to sys.mk
...
instead
1994-12-28 03:51:03 +00:00
ache
508821c6ca
Use CFLAGS=${CFLAGS} ./configure to avoid picking dumb GNU -g default
1994-12-28 03:30:21 +00:00
ache
299e24aa99
Use "CC=${CC} ./configure" to avoid usage of debugging 'gcc'
1994-12-28 03:21:16 +00:00
jkh
e2f4e6ebca
Sigh.. Finally add a 6.0 section on what you need to do to actually
...
configure a new kernel.
1994-12-28 02:39:29 +00:00
ache
864eaa1e18
Remove -T from ar, nm fixed now
1994-12-28 00:49:58 +00:00
ache
d9d741867e
Add T option back to ar until nm will be fixed. Sorry, nate.
1994-12-24 10:07:51 +00:00
nate
e1002ce0fc
Strip out unused local symbols from shared objects, and no longer
...
truncate archive members to 15 characters since it's no longer
necessary.
1994-12-23 22:50:45 +00:00
nate
ebc21c1850
Added link.5 man page and updated a.out.5 manpage to reflect the new
...
code.
Obtained from: NetBSD
1994-12-23 22:41:46 +00:00
bde
86c3132950
Don't use `MKDEP= -p' even for the case of a single source file since we
...
always make an intermediate object file.
1994-12-22 17:20:52 +00:00
gpalmer
b9d9ca8690
Put dummy targets for make-md5 & check-md5 inside a
...
NO_EXTRACT ifdef so that tcpblast doesn't muck
things up
1994-12-17 21:29:38 +00:00
gpalmer
886c0baabf
bsd.port.mk: missing semicolon added
...
bsd.port.subdir.mk: added check-md5 as target
1994-12-17 20:50:44 +00:00
ache
e72db810c3
Automatically add gmake to DEPENDS, if USE_GMAKE
1994-12-17 02:37:26 +00:00
ache
6721bde642
Don't use build: ... pre-build, move pre-build inside
...
BUILD_COOKIE instead
1994-12-17 01:58:11 +00:00