Commit Graph

2601 Commits

Author SHA1 Message Date
Hiroyuki Hanai
20cd56f068 Sync with the original. 1997-02-28 04:07:56 +00:00
Hiroyuki Hanai
16f46ba6b1 Sync with the original.
Submitted by: WATANABE tomoo <tomo@maple.elcom.nitech.ac.jp>
1997-02-28 03:24:54 +00:00
Hiroyuki Hanai
81ce814f78 Sync with the original.
Submitted by: Mitsuru IWASAKI <iwasaki@pc.jaring.my>
1997-02-28 03:23:57 +00:00
Mike Pritchard
d0b67be00e The .Fx macro doesn't know about any of the 1.* FreeBSD releases. 1997-02-28 02:20:42 +00:00
Brian Somers
668127d2e7 Change my email address 1997-02-27 10:16:38 +00:00
Hiroyuki Hanai
10ec02ce58 Sync with the original.
Submitted by: Yukinori Maeda <yuki@zephyr.elcom.nitech.ac.jp>
1997-02-27 07:47:11 +00:00
Hiroyuki Hanai
04ac14b10d Sync with the original. 1997-02-27 05:07:34 +00:00
Wolfram Schneider
8d2cd1c6b6 Add Croatia.
Submitted by: Slaven Reziæ (Tomiæ) <eserte@cs.tu-berlin.de>
1997-02-27 00:08:53 +00:00
John Polstra
7e074419b4 Add descriptions for the individual src-* and ports-* collections.
Correct some errors and omissions in the listing of collections.
1997-02-26 22:24:28 +00:00
Nate Williams
4f8197720f - Added "Brent J. Nordquist" <bjn@visi.com> for his pccard doc patch. 1997-02-26 15:58:27 +00:00
Jordan K. Hubbard
ebbdc73076 Bring in Argentina, Denmark, Poland. 1997-02-26 11:07:24 +00:00
Jordan K. Hubbard
ee0fd694bd Poland now has a proper hostmaster in charge of pl.freebsd.org 1997-02-26 10:58:49 +00:00
Mike Pritchard
72c03f2b85 Remove the -lrpclib, since it causes the build of these examples
to fail.

Closes PR# 2359

Submitted by:	Pedro A M Vazquez <vazquez@IQM.Unicamp.BR>
1997-02-26 06:56:57 +00:00
Hiroyuki Hanai
a0162a2855 Sync with the original.
Submitted by: Hidetoshi Shimokawa <simokawa@jp.FreeBSD.ORG>
1997-02-26 04:49:47 +00:00
Wolfram Schneider
c81161e520 Add timedef for Austria. The only difference to the German timedef is
the full month name for January.
1997-02-25 21:01:52 +00:00
Hiroyuki Hanai
672769858a Sync with the original.
Submitted by: Takashi Saeki <saeki@saskg.semicon.sony.co.jp>
1997-02-25 14:24:28 +00:00
Hiroyuki Hanai
a43e18f1d9 Sync with the original. 1997-02-25 09:31:39 +00:00
Thomas Gellekum
d6cebe9788 Add joel Sutton for his xgs port. 1997-02-25 09:08:06 +00:00
Hiroyuki Hanai
defc1adecd Synchronize the ``Original revision'' field with the original. 1997-02-25 08:04:56 +00:00
Satoshi Asami
7adbb0195e Update section about __FreeBSD_version. Add 2.1.7R (same as 2.1.6R), and
change 2.2R to 220000 and 3.0-current to 300000.
1997-02-25 07:51:19 +00:00
Hiroyuki Hanai
6196d79604 Sync with the original. 1997-02-25 07:02:40 +00:00
John Polstra
0851558de3 A maintainer's e-mail address changed. 1997-02-25 06:41:08 +00:00
Hiroyuki Hanai
25242c970a ``Original revision'' fields are changed to synchronize with
the original handbook.
1997-02-25 04:59:30 +00:00
Mike Pritchard
4c4a3769dd Add a missing "the". 1997-02-24 23:20:49 +00:00
Hiroyuki Hanai
600d017352 Correction of mistranslated sentences.
Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
1997-02-24 03:37:49 +00:00
Mike Pritchard
09edd56ac0 Correct section number in the .DT line.
Pointed out by: bde
1997-02-23 18:00:03 +00:00
Satoshi Asami
b7de6f6321 (1) Define ${LDCONFIG} and ${MV} to be full pathnames to ldconfig and
mv, respectively.  This will make Warner's life easier.

(2) Add new variable ${PLIST}, which defaults to ${PKGDIR}/PLIST.
    If you need to have different PLISTs for different configurations,
    you can either

    @ pre-fabricate all of them and switch ${PLIST} to point to the
      appropriate one, or

    @ use sed/awk/perl/whatever to create the correct one from
      pkg/PLIST and set ${PLIST} to it.

    It is still recommended to have a file called "pkg/PLIST" so
    people can do "grep badprog /usr/ports/*/*/pkg/PLIST" and such.

(3) Move /var/db/pkg/${PKGNAME} clash detection to before the
    installation (instead of after) and make it fatal, with an error
    message suggesting a workaround.

(4) Don't make distclean fail if DIST_SUBDIR is set and the
    subdirectory does not exist.

(5) Don't put "@pkgdep Error code 2.  Stop." kind of garbage into
    packing list if depended port's directory doesn't exist.  Instead,
    print out a message to stderr.
1997-02-23 13:24:45 +00:00
Peter Wemm
79403fe300 Revert $FreeBSD$ to $Id$ 1997-02-23 09:21:14 +00:00
Mike Pritchard
1dcb0e4fb1 Add i386 to the .Dt line. 1997-02-22 23:35:22 +00:00
John-Mark Gurney
2c8478e177 this manpage will actually make it's first appearance in 2.2.
2.2 Candidate
1997-02-22 23:20:54 +00:00
Andrey A. Chernov
b02761ff46 Add Korean CTYPE locale
Submitted by: Choi Jun Ho <junker@jazz.snu.ac.kr>
1997-02-22 22:50:57 +00:00
Mike Pritchard
3c3fafffa5 Remove an unneeded #include line.
Pointed-out-by: bde
1997-02-22 21:21:13 +00:00
Mike Pritchard
e4343c4e5a sysmouse.4 should be in man4.i386. 1997-02-22 21:19:55 +00:00
Mike Pritchard
01639992d5 Remove some duplicated text. Closes PR# 2798.
Submitted by:	Mitsuru IWASAKI <iwasaki@pc.jaring.my>
1997-02-22 21:05:17 +00:00
Peter Wemm
c115df18cd Revert $FreeBSD$ to $Id$ 1997-02-22 19:58:13 +00:00
David E. O'Brien
3d2001d026 Also mention that ports should not really use the 199506 value of BSD
to distinguish amount versions of FreeBSD before and after the Lite2
merge.
1997-02-22 18:35:18 +00:00
David E. O'Brien
1f3f008de8 Mention that the value of the BSD macro for 4.4BSD-Lite2 is 199506. 1997-02-22 18:30:03 +00:00
Hiroyuki Hanai
b599e137dc Sync with the original.
Submitted by: iwasaki@jp.FreeBSD.ORG
1997-02-22 17:59:40 +00:00
Peter Wemm
7e546392b5 Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
Peter Wemm
b97fa2ef50 Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
Hiroyuki Hanai
64ebedf612 Sync with the revision 1.6 of original cvsup.sgml.
Submitted by: iwasaki@jp.FreeBSD.ORG
1997-02-22 14:08:08 +00:00
Peter Wemm
e25aeca937 Revert $FreeBSD$ back to $Id$ 1997-02-22 13:26:29 +00:00
Peter Wemm
230f8c40e5 Revert $FreeBSD$ back to $Id$ 1997-02-22 13:06:56 +00:00
Jordan K. Hubbard
b0cd3c3ef2 Clean up a rather incorrectly phrased
set of instructions on lndir usage.
1997-02-22 09:37:19 +00:00
John Polstra
a7204231eb Add a section describing the available CVSup collections. I'm not
wild about the way it looks, but at least the information is there.
1997-02-21 03:43:24 +00:00
John Polstra
de33f84772 Split the "Obtaining FreeBSD" appendix into four sections, for
CD-ROM, FTP, CTM, and CVSup.  Adjust cross-references accordingly.
Add a list of CVSup mirror sites, and reference it from the CVSup
tutorial.

Also, fix a spelling error in the porting document.
1997-02-21 01:02:46 +00:00
John-Mark Gurney
f79219c3ea added man page for /dev/sysmouse. (and activate it)
plus add appropriate xrefs now that we have {cd,sd,st}.9
1997-02-20 15:14:59 +00:00
Hiroyuki Hanai
72b225c118 Update the ``Original revision:'' fields and fix the typo of translation date
in install.sgml
1997-02-20 04:00:10 +00:00
John Fieber
2745e1ab7e Fix the rawrite.exe URL. 1997-02-19 21:57:02 +00:00
John Fieber
9893efffef Fix the url for rawrite.exe. 1997-02-19 21:54:44 +00:00