Commit graph

47680 commits

Author SHA1 Message Date
John Fieber
d113693038 Use — where appropriate. 1996-11-17 15:20:46 +00:00
John Fieber
f309278e2b --- -> — 1996-11-17 15:09:08 +00:00
John Fieber
4cd5159141 --- -> — 1996-11-17 15:09:08 +00:00
David E. O'Brien
2b9e59310f Added PATCH_DIST_STRIP to sample Makefile. Moved IS_INTERACTIVE earlier
in the example since it can be quite important.
1996-11-17 00:25:26 +00:00
John Fieber
4103db1870 Add width and height attributes to graphics.
Suggested by:	Randy Hopper <rhh@ct.picker.com>
1996-11-16 16:20:24 +00:00
John Fieber
694390574d The latest release is 2.1.6. 1996-11-16 14:40:47 +00:00
Jordan K. Hubbard
20d2128d81 Update for 2.1.6 information. 1996-11-16 07:13:29 +00:00
David E. O'Brien
4607794838 Got oly@world.std.com real name. 1996-11-15 23:20:32 +00:00
John Fieber
a9b07b175e Maybe I should use some correct punctuation. 1996-11-15 15:34:14 +00:00
John Fieber
1e8115107b Move "release information" to prominent positions on the newsflash
and Getting FreeBSD pages; remove from home page.
1996-11-15 15:30:00 +00:00
John Fieber
6a9874c942 Sync title with home page 1996-11-15 15:14:28 +00:00
John Fieber
5e4cfb5f20 Sync page titles with home page.
Tutorials are no longer *New!*
1996-11-15 15:13:07 +00:00
John Fieber
395d768b54 Simplify some wording, add an "about this server" link. 1996-11-15 15:03:13 +00:00
John Fieber
f8de45fe7b Add some consistency, add links at the top of the page to sections at
the bottom, add a "Consulting" section, starting it off with an entry
phk sent in some time ago.
1996-11-15 14:56:55 +00:00
John Fieber
da0722f93f Tago -- close tags require a matching open tag. 1996-11-15 13:48:16 +00:00
Satoshi Asami
fc05be58ca Added Andreas Lohr <andreas@marvin.RoBIN.de> for his latest xmandel
and mgroff port submissions.
1996-11-15 11:51:01 +00:00
Jordan K. Hubbard
b5cc8ad201 Add entry for atipa.com 1996-11-15 07:11:30 +00:00
Jordan K. Hubbard
e33a128740 Update phone number information for Communication Systems Research Corp 1996-11-15 07:08:55 +00:00
Nate Williams
c3d27591c9 Added 'Kazutaka YOKOTA' for his PS/2 and syscons work. 1996-11-15 06:26:30 +00:00
Satoshi Asami
fec6bb21fd Finally, the Japanese version of the handbook. Not in the parent
Makefile yet as John needs to figure out ${LANG}-based doc building.

Please put this in 2.2, or the translators are going to kill me. ;)

Submitted by:	doc-jp@jp.freebsd.org (The FreeBSD Japanese Doc Team)
Reviewed by:	doc-jp@jp.freebsd.org (mutual review)
1996-11-15 05:14:44 +00:00
Bill Fenner
706b0bd73a Allow querying based upon any of query-pr's possible arguments.
Add a form to formulate queries, get it with ?query .
Don't truncate PR descriptions in html_mode.
1996-11-13 03:02:37 +00:00
Satoshi Asami
6af1ef7e38 Add missing lists.sgml.
Submitted by:	Hanai Hiroyuki <hanai@astec.co.jp>
1996-11-12 08:30:59 +00:00
Satoshi Asami
e5339df453 Change "CATEGORIES+=" to "CATEGORIES=" in sample Makefiles. It was
"+=" originally because (as I understand) Jordan used a sed script (or
was it perl?) to edit all the ports Makefiles automatically and he
wanted to make sure multiple CATEGORIES lines (they were inserted
after DISTNAME or something, there shouldn't have been multiple of
them to begin with but that's another story) won't be stepping on each
other's toes.

Reminded by:	obrien
1996-11-11 06:50:45 +00:00
David E. O'Brien
c36a3c51e4 Added Oly (oly@world.std.com) for his port of lout and xripple 1996-11-08 23:57:04 +00:00
Guido van Rooij
20b84a5a34 Add add Naoki Hamada <nao@sbl.cl.nec.co.jp> to the contributors, because of his
work on the vx driver.
1996-11-08 21:56:21 +00:00
Thomas Gellekum
de18ce7758 Add Mats Lofkvist for his elk port update (ages ago). 1996-11-08 08:10:57 +00:00
Jordan K. Hubbard
ffd837cfb2 Now that I've figured out where the XFree86 3.2 bits for 2.1.6 are,
amend this a bit.
1996-11-07 18:20:56 +00:00
Masafumi Max NAKANE
6f373e6b76 Since we use &dollar; in our sample Makefiles, we can just say
&dollar;Id&dollar;.

Suggested by:	asami
1996-11-07 15:07:00 +00:00
Satoshi Asami
acf67e5f4e Add mbone category. 1996-11-07 12:32:05 +00:00
Masafumi Max NAKANE
cd60076359 Replaced `$' in the sample Makefiles with &dollar;.
Suggested by:	jfieber
1996-11-07 03:59:05 +00:00
Joerg Wunsch
dfed6bc344 Added Nick Sayer <nsayer@quack.kfu.com>, for his extensive testing and
submitting bugfixes to the CD-R driver.
1996-11-06 13:41:08 +00:00
John Fieber
a1c9f10661 Fix a few URLs (namely .../cgi-bin/cvsweb -> .../cgi/cvsweb.cgi) 1996-11-06 13:29:40 +00:00
Jordan K. Hubbard
bcd70a3ef4 HTML-ify my recent announcement and add it to the web pages.
Requested-By: jfieber
1996-11-06 07:30:41 +00:00
Masafumi Max NAKANE
cce171741c It's not too good idea to define nonexistent category in the sample Makefile.
(There used to be ``CATEGORIES+=printing''.)
1996-11-06 06:03:17 +00:00
Satoshi Asami
0798b851ad Use &a.hackers; and &a.announce; where applicable.
Submitted by:	Mitsuru IWASAKI <iwasaki@pc.jaring.my>
1996-11-05 11:44:48 +00:00
Masafumi Max NAKANE
bcd2f0ca3d <ref id=** name="<tt>..</tt>">
^^^^  ^^^^^
doesn't make the ".." in typewritten format.  And the ascii version
of the file shows '<tt>..</tt>' literally.  After looking into linuxdoc dtd,
we found there is no way to make ".." in typewritten font.

Noticed by:	Mitsuru IWASAKI <iwasaki@pc.jaring.my>

Added reference to "MAINTAINER on Makefiles" section.
1996-11-05 09:42:59 +00:00
Masafumi Max NAKANE
a7c3a5c68f Added label for the "MAINTAINER on Makefiles" section. 1996-11-05 09:41:38 +00:00
John Hay
d068ea24a2 Change my address to be more universal.
Add a note about our support for the SDL RISCom/N2 and N2pci cards.
2.2 candidate.
1996-11-04 17:21:20 +00:00
Masafumi Max NAKANE
f68add2154 In one place, bsd.port.mk was not enclosed in <tt></tt>.
Submitted by:	simokawa@sat.t.u-tokyo.ac.jp
1996-11-04 00:27:07 +00:00
John Fieber
494e5a5ab4 Fix absolute URL, now relative.
Submitted by:	Andrew <andrew@ugh.net.au>
1996-11-03 16:18:31 +00:00
Masafumi Max NAKANE
cccd7a8e2f Fixed a minor grammatical error. 1996-11-03 14:46:16 +00:00
Masafumi Max NAKANE
91a3fbb110 Moved David O'Brien from the additional contributor list to developer list. 1996-11-02 19:17:53 +00:00
John Fieber
562c991acf Add www2.ru.freebsd.org mirror. 1996-11-02 16:24:34 +00:00
Wolfram Schneider
8a330c4538 update URL of Martin Cracauer 1996-10-31 14:22:34 +00:00
John Fieber
a19136a7a5 The page counter requirement is history. 1996-10-31 13:22:32 +00:00
John Fieber
a7fad2e3c4 Reposition "Latest FreeBSD News" 1996-10-29 21:13:54 +00:00
Masafumi Max NAKANE
34aee4af03 Added an FAQ entry explaining the bsd.port.mk variable MASTER_SITE_OVERRIDE.
Deleted an FAQ entry referring to pkg_manage.
1996-10-29 12:06:57 +00:00
Masafumi Max NAKANE
77323ccb4e Added some guideline to write pkg/COMMENT.
Added reference to pkg_create(1) man page in the explanation of the packing
list.

Added description of ${INSTALL_*} macros.

Added an explanation to use patch files distributed in .tar.gz format.

Added statement about the copyright on the submitted files.

Slgith change in sample Makefile.

Written mostly by:	asami
1996-10-29 11:55:06 +00:00
Jordan K. Hubbard
32b47623de Correct URL for FreeBSD CD.
Pointed-Out-By: Warner Losh <imp@FreeBSD.org>
1996-10-29 11:30:30 +00:00
Alexander Langer
c36226b41b Update URL for the Pentium Systems Hardware Performance Guide.
Closes PR#1918.

Submitted by:	David E. O'Brien <obrien@NUXI.cs.ucdavis.edu>
1996-10-29 03:28:04 +00:00