Satoshi Asami
f31d4d080c
Add new variable IGNOREFILES, to be set to list of files that you don't
...
want md5 checksum calculated. (It will create an entry in files/md5
with rhs "IGNORE".) Now it's safe to do a "make makesum" on all ports.
1996-12-17 12:20:53 +00:00
Masafumi Max NAKANE
3930150c56
Typo.
...
Submitted by: simokawa@jp.freebsd.org
1996-12-17 07:38:33 +00:00
Masafumi Max NAKANE
f8cf95d374
Previous commit had several sgml errors.
1996-12-17 04:29:56 +00:00
John Fieber
743d0aa7cf
Whitespace handling in <start>, <end> and <replace> elements will
...
be changing slightly in such a way that missing end tags might cause
rude surprises, so make end tags manditory and update the existing
transpecs to conform.
2.2 fodder
1996-12-17 01:48:33 +00:00
Wolfram Schneider
24eb54aa11
update CTM mirrors
1996-12-17 01:36:37 +00:00
Wolfram Schneider
284e5324dd
update comments
1996-12-17 01:29:09 +00:00
Masafumi Max NAKANE
60757ce6ee
Merge the en version changes made in 1.7 -> 1.8.
...
(Actually, only the Original revision: line is changed.)
1996-12-16 23:00:19 +00:00
Mike Pritchard
a48ff5afad
Spelling police.
1996-12-16 22:50:31 +00:00
Masafumi Max NAKANE
d9215f1a7d
Merge the en version changes made in 1.3 -> 1.4.
...
(Actually, nothing but the Original revision: line is changed.)
1996-12-16 22:49:10 +00:00
Masafumi Max NAKANE
ec5484eb20
Merge the en version changes made in 1.44 -> 1.48.
...
Submitted by: simokawa@jp.freebsd.org
1996-12-16 22:42:04 +00:00
Mike Pritchard
932c3e7fa2
Spelling police.
1996-12-16 22:38:07 +00:00
Mike Pritchard
59235b0f87
Mention /etc/fbtab in the section that describes how to
...
create device nodes for the sound devices. Closes PR# 423.
Also correct several spelling errors.
1996-12-16 22:33:35 +00:00
Masafumi Max NAKANE
b4114bd59d
Merge the en version changes in 1.2 -> 1.3.
...
Typo.
Submitted by: Kiroh HARADA <kiroh@kh.rim.or.jp>
1996-12-16 22:18:53 +00:00
Masafumi Max NAKANE
fbaa31ebc1
Correct the example of DNS MX entry for foo.bar.
...
Submitted by: Kiroh Harada <kiroh@kh.rim.or.jp>
1996-12-16 22:13:10 +00:00
Mike Pritchard
6737d445c1
Remove trailing whitespace.
...
Don't worry, this is the only one of these I plan on doing :-).
1996-12-16 20:31:40 +00:00
Masafumi Max NAKANE
757495f1e4
Now, the translation is completed.
...
Submitted by: The FreeBSD Japanese Documentation Project
Translated by: Mihoko Tanaka <mihoko@pa.yokogawa.co.jp>
1996-12-16 14:35:32 +00:00
Masafumi Max NAKANE
7e03700a93
Merge the en version changes (1.5 -> 1.8).
...
Use the same punctuation characters as other files do.
Submitted by: mihoko@pa.yokogawa.co.jp
Japanese Documentation Project.
1996-12-16 14:02:55 +00:00
Andrey A. Chernov
7deead3e52
cvsup client moved from sbin to bin
...
2.2 candidate
1996-12-16 03:37:59 +00:00
Mike Pritchard
0df291ee25
Add .Nm and .Nd lines to the template so that anyone starting
...
a man page from this file will not forget to include them,
since they are not optional..
1996-12-15 23:33:19 +00:00
Peter Wemm
6b26f698ba
Add missing \ at the end of the first line
...
Forgotten by: mpp (rev 1.18)
1996-12-15 02:33:30 +00:00
Masafumi Max NAKANE
436faade56
Merge the changes made in 1.171 -> 1.172.
1996-12-15 01:33:22 +00:00
Masafumi Max NAKANE
b8487d2cb2
Merge the changes made the en version (1.42 -> 1.43).
1996-12-15 01:29:28 +00:00
John Polstra
d601c86279
Update the sample cvsupfiles to take advantage of the new "*default"
...
feature in CVSup-14.0. You no longer need a 200-column window to look
at them.
Also did some general cleanups, and corrected some errors.
2.2 candidate. These should be brought directly into 2.2 if at all
possible, since they correspond with the CVSup release whose port is
going to go into 2.2.
1996-12-15 00:34:52 +00:00
Mike Pritchard
ce85277574
Get the HISTORY section right.
1996-12-14 22:38:09 +00:00
Mike Pritchard
015a207577
Actually add the man page.
1996-12-14 22:34:11 +00:00
Mike Pritchard
862076fd02
Add devfs(5) to describe the device file system.
1996-12-14 22:32:49 +00:00
Mike Pritchard
c26d69d0fc
Fix a small typo that was only apparent when looking
...
at the man page source..
1996-12-14 22:21:30 +00:00
Mike Pritchard
7409fd943d
Add fdesc(5) to document the file-descriptor file system.
1996-12-14 22:14:55 +00:00
Mike Pritchard
8d02bca98d
Forgot to document "hostname". Also add some other misc stuff.
1996-12-14 21:53:14 +00:00
Mike Pritchard
fec75a87e2
Add a kernfs(5) man page to describe the kernel file system.
1996-12-14 21:47:11 +00:00
Mike Pritchard
5086890eb9
Remove a bad xref, and reference a couple of more useful ones
...
instead. Closes PR# 1141.
1996-12-14 21:13:22 +00:00
Joerg Wunsch
34f07d784d
Re-order David Nugent's entry to the commiter's section.
1996-12-14 20:30:10 +00:00
Mike Pritchard
c347ebabe1
Make procfs(5) the definitive source of information on /proc.
...
Most of this information was pulled from the man page for
mount_procfs(8).
Closes PR# 1681.
1996-12-14 20:11:57 +00:00
Mike Pritchard
472ba2f1ca
Update procfs(5) to reflect reality a little better. Clsoes PR# 2136.
1996-12-14 19:09:58 +00:00
Mike Pritchard
ceb83c2c9b
Update the list of include files listed in the man
...
so that a program using the examples will actually
compile. Closes PR# 2143.
1996-12-14 18:47:42 +00:00
Joerg Wunsch
d14a9d47af
Document the required steps for a successful installation of FreeBSD on
...
an HP Netserver machine with onboard EISA SCSI.
(doc changes are supposed to be mass-merged with 2.2 in the end.)
1996-12-14 18:12:17 +00:00
Jordan K. Hubbard
cd484a3441
Close PR#2211 - ypserv is no longer GPL'd.
...
Submitted-By: Faried Nawaz <nawaz921@cs.uidaho.edu>
1996-12-14 11:20:49 +00:00
Adam David
5442376381
added is_IS.ISO_8859-1
1996-12-13 02:53:46 +00:00
Masafumi Max NAKANE
35aa820e35
Merge the changes made to the en version (1.33 -> 1.34).
...
Submitted by: Mitsuru IWASAKI <iwasaki@pc.jaring.my>
1996-12-12 23:27:56 +00:00
Satoshi Asami
f813e3b8d2
Change delimiter of substitution that uses MANLANG from .' to
%', so
...
things like `ja_JP.EUC' will work.
Suggested by: max
1996-12-12 04:32:25 +00:00
Masafumi Max NAKANE
0c4194fafb
Merge the changes to en version (1.170 -> 1.171).
1996-12-12 02:05:30 +00:00
David E. O'Brien
9e78e166b7
Added Stefan Moeding <moeding@bn.DeTeMobil.de> for his port of LCLint.
1996-12-11 22:54:52 +00:00
Masafumi Max NAKANE
dffffe2cf0
Merge the changes made to the en version (1.18 -> 1.19).
1996-12-11 22:32:34 +00:00
Masafumi Max NAKANE
1dd4af8a7c
Merge the changes made to en version (1.61 -> 1.63).
...
Submitted by: Takashi Saeki <saeki@saskg.semicon.sony.co.jp>
1996-12-11 22:08:45 +00:00
John Fieber
2a0263c3fb
The *current* release is 2.1.6, not 2.2.
1996-12-11 14:14:28 +00:00
Satoshi Asami
09ab8202c0
Update to reflect new release (2.2, January 1997).
1996-12-11 11:41:35 +00:00
Satoshi Asami
7daf790957
Extend the manpage compression handling a bit.
...
(1) MANLANG is now a list (defaulting to ""), so if you have English
and Japanese-EUC versions of the manpages, you can say something
like `MANLANG= "" ja_JP.EUC' and manpage compression will DTRT.
(2) Add new variables MAN%cPREFIX (where %c=[1-9LN]) which default to
MANPREFIX (which defaults to PREFIX), to specify per-section
prefixes. In particular, this handles the cases in many perl
ports, which install man1pages into man/man1 and man3pages into
lib/perl5/man/man3.
Note these modifications won't change the behavior of existing
variables used in previously-approved ways, so any Makefile that
worked before will still continue to work.
1996-12-11 10:17:44 +00:00
Satoshi Asami
92808b3c8a
See Jordan, I told you we'll have more than 700 ports before the release. :)
1996-12-11 08:13:47 +00:00
Satoshi Asami
6df8f78ac3
Add support for uncompressing manpages that are already installed
...
compressed.
Requested by: obrien
Change name of -D option (to pkg_create) file to MESSAGES. (More
friendly to filename completion.)
1996-12-11 04:51:31 +00:00
Masafumi Max NAKANE
706553b718
Merge the changes made to en version (1.169 -> 1.170).
1996-12-11 01:52:38 +00:00
Peter Wemm
65b5ad536d
Add Thomas Koenig for the rdist patches
1996-12-10 23:55:00 +00:00
Joerg Wunsch
5b3cebb767
Add our company for continuously supporting all my FreeBSD
...
work...
1996-12-10 21:46:33 +00:00
Masafumi Max NAKANE
fc43f97826
Some translation improvement.
1996-12-10 16:57:27 +00:00
Masafumi Max NAKANE
3ecfb5c3e3
Ooops, there were some sgml errors.
1996-12-10 16:07:22 +00:00
Masafumi Max NAKANE
98ed5d19b9
Now the translation for this file is done!
...
Translated by: Mihoko Tanaka <mihoko@pa.yokogawa.co.jp>
Submitted by: The FreeBSD Japanese Documentation Project
1996-12-10 15:24:16 +00:00
Masafumi Max NAKANE
8762c302d9
Merge the changes made to en version (1.6 -> 1.7).
...
Submitted by: Kiroh Harada <kiroh@kh.rim.or.jp> & Japanese Doc. Project
1996-12-10 15:12:59 +00:00
David E. O'Brien
9bf646dce3
Correct a false statement made about shlibs.
...
Shamelessly stollen from an expert source.
Obtained from: Peter Wemm's email reply to Satoshi
1996-12-10 10:02:48 +00:00
Masafumi Max NAKANE
24122c164d
Merge the change to the en version (1.51 -> 1.53).
...
Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
1996-12-10 07:17:04 +00:00
Masafumi Max NAKANE
e5a6d9d571
Typo.
1996-12-10 07:11:57 +00:00
Satoshi Asami
947fb5a59b
Update the shared library version comment, which was just ripped out
...
of my mail to -ports. ;)
Also, add a note about not bumping the number(s) twice between releases
for system libraries.
1996-12-10 05:54:31 +00:00
Masafumi Max NAKANE
8fe5f8824f
Merge the changes to the en version (1.168 -> 1.169).
1996-12-09 14:24:16 +00:00
Joerg Wunsch
a13a3efaed
Add David Nugent for his contribution of pw(8).
1996-12-09 14:13:05 +00:00
David E. O'Brien
581f6ca842
Added speal about shlib version numbers.
...
Implicitly requested via -ports email by: Satoshi
1996-12-09 11:18:52 +00:00
David E. O'Brien
8585b3f486
Documented Pentium clock speeds (CPU,ext mem,PCI) from a mail message
...
from Rodney Grimes.
Mentioned that you need 5MB to install FreeBSD, or 4MB if you use
boot4.flp.
1996-12-09 10:59:36 +00:00
David E. O'Brien
cf2830ff25
Added explation of REQ package script.
1996-12-09 08:47:03 +00:00
David E. O'Brien
4b2aa6edd7
Tried to explain the pkg/INSTALL script.
...
Mentioned the pkg/DISPLAY file and it's uses.
mkdir -p ===> ${MKDIR}
1996-12-09 08:24:03 +00:00
Mike Pritchard
aab5e1b6d0
Minor formatting/style fixes.
...
Submitted by: Sandro Sigala <sandro@cat.local.net> as part of PR # 2134
1996-12-09 07:45:59 +00:00
David E. O'Brien
d21d4d9375
Added explantion of NO_PACKAGE.
1996-12-09 07:38:56 +00:00
Satoshi Asami
2b2b1ca931
Submitted by: fenner
...
(1) Print out reason when port is ignored because of NO_CDROM,
RESTRICTED, IS_INTERACTIVE, (not) IS_INTERACTIVE, BROKEN,
REQUIRES_MOTIF or NO_PACKAGE.
Submitted by: obrien
(2) Add new special file in pkg/: DISPLAY. (Cf. man pkg_create)
(3) Minor bugfix in clean-depends target, which sometimes executed
"make clean" in the current directory. (Which is probably ok, but
is wrong nonetheless.)
1996-12-09 07:08:16 +00:00
Masafumi Max NAKANE
df8c1923ff
Merge the changes made to the en version (1.166 -> 1.168).
1996-12-08 23:17:50 +00:00
Masafumi Max NAKANE
0e88b53786
Merge the changes made to the en version (1.41 -> 1.42).
1996-12-08 23:15:40 +00:00
David E. O'Brien
9694956f20
Added Sandro Sigala <ssigala@globalnet.it> for his port of cutils
1996-12-08 22:38:52 +00:00
Wolfram Schneider
77a62bfa44
Spelling error corrected.
...
Changes and update on isdn code now removed from source tree.
submitted by: wlloyd@mpd.ca close PR #2047
1996-12-08 22:24:10 +00:00
Masafumi Max NAKANE
4de7c430f6
Moved Stephen McKay from the additional contributors section to the developers
...
section.
Added Takenori KATO to the developers section. (I'm surprised that he wasn't
listed even in the additional contributors section despite his work on pc98.)
1996-12-08 22:18:21 +00:00
Andrey A. Chernov
e2d6a260ac
Update screen(1) entries
...
2.2 candidate
1996-12-08 16:15:02 +00:00
Andrey A. Chernov
ed8f6f5a26
Longnames update
...
Submitted by: Paulo Menezes <pm@ener1000.dee.uc.pt>
1996-12-08 14:17:56 +00:00
Masafumi Max NAKANE
ffa6f1e820
Merge the change made to the en version (1.164 -> 1.166).
1996-12-08 13:48:06 +00:00
Masafumi Max NAKANE
d8744bf63e
Some more work to make the contributor list in alphabetical order.
1996-12-08 13:43:35 +00:00
Masafumi Max NAKANE
29e076f024
Moved around several lines in the additional contributors section to make the
...
list in alphabetical order.
Added following persons to the additional contributor list. They have been
missing from the list but listed as maintainer of some port.
Committers should pay much more attention to maintain the contributor list!!
Andrew Stevenson <andrew@ugh.net.au>
Boyd Faulkner <faulkner@mpd.tandem.com>
Mike McGaughey <mmcg@cs.monash.edu.au>
Paul Fox <pgf@foxharp.boston.ma.us>
Rob Mallory <rmallory@csusb.edu>
1996-12-08 13:30:05 +00:00
Paul Traina
5703427770
Whoops, also fix time for those watchmakers to the north...
1996-12-08 07:21:33 +00:00
Paul Traina
4f1982e68d
Correct an aggregious insult and display the days of the week the way
...
that god(tm) intended them to be displayed.
Candidate for 2.2
1996-12-08 07:16:55 +00:00
David E. O'Brien
deff0e9566
Was using new URL (ftp://ftp://) before the RFC has been voted on. :-)
...
Obtained from: make fetch
1996-12-08 05:40:38 +00:00
Masafumi Max NAKANE
2c7d163688
Merge changes made to the en version (1.163 -> 1.164).
1996-12-08 00:13:24 +00:00
Satoshi Asami
315132dbd5
Add the following two for Japanese man port:
...
Kazuhiko Kiriyama <kiri@kiri.toba-cmt.ac.jp>
Tadashi Kumano <kumano@strl.nhk.or.jp>
1996-12-07 23:20:04 +00:00
Masafumi Max NAKANE
f14b525953
Merged the changed made to the en version (1.162 -> 1.163).
1996-12-07 07:18:38 +00:00
Jordan K. Hubbard
1badcc48ca
Add Guido von Rooij to list of security officers, remove myself from
...
Webmaster list since I'm not doing that anymore, remove "system administration"
category entirely since it's now a responsibility shared among multiple
individuals and, finally, add FAQ category and stick Peter da Silva's name on
it.
Reminded-By: max
1996-12-07 03:12:23 +00:00
Masafumi Max NAKANE
97ba1b329f
Merge the change made to the en version (1.40 -> 1.41).
1996-12-06 23:05:10 +00:00
Jordan K. Hubbard
fb507609bd
List Peter da Silva explicitly as the maintainer. I feel this to be
...
better than using the "FAQ" alias as people have either ignored or
misused the alias in the past, and this gives the feeling that there's
an actual person behind it now (which will be a nice change in any case :-).
1996-12-06 18:19:31 +00:00
Jordan K. Hubbard
0682634e99
Add Peter da Silva to authors list now that he's taking over the FAQ.
1996-12-06 11:37:34 +00:00
Masafumi Max NAKANE
317c66637f
Merge the changes made to the en version (1.39 -> 1.41).
1996-12-06 10:10:40 +00:00
Nate Williams
7ffe15380f
Added psm manpage.
...
Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
1996-12-06 01:58:14 +00:00
Andrey A. Chernov
35a7db3500
Swap %X and %Y in %c
1996-12-05 20:33:07 +00:00
Masafumi Max NAKANE
999a6c4cad
Merge the changes made to the en version (1.47 -> 1.51).
1996-12-05 13:43:30 +00:00
Masafumi Max NAKANE
be359f01b2
Merge the changes made to the en version (1.20 -> 1.21).
1996-12-05 11:57:23 +00:00
Satoshi Asami
1bdf8cc33a
Add ports-vietnamese, delete ports-distfiles.
1996-12-05 11:27:53 +00:00
Satoshi Asami
bed5c06280
Update to match reality. New __FreeBSD_version values for post 2.1.5R
...
releases, example for MASTER_SITE_XCONTRIB and such.
1996-12-05 11:21:47 +00:00
Satoshi Asami
d681a10ee8
Add ports-vietnamese. While I'm here, comment out ports-distfiles,
...
which has been discontinued indefinitely.
1996-12-05 11:17:11 +00:00
Masafumi Max NAKANE
15dd4190ed
Merge the changes made to the en version (1.161 -> 1.162).
1996-12-05 03:31:00 +00:00
Jordan K. Hubbard
f357ea3fbd
*Ahem*. Plexstor, not plasmon.
...
Spotted-By: Someone from Japan who's name I now forget (sorry!).
1996-12-05 03:30:59 +00:00
Nate Williams
a29ab516d1
Added Miguel Angel Sagreras <msagre@cactus.fi.uba.ar> for his ibcs2 patches.
1996-12-05 01:47:33 +00:00