From owner-cvs-www Sun Jan 25 21:16:37 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA06125 for cvs-www-outgoing; Sun, 25 Jan 1998 21:16:37 -0800 (PST) (envelope-from owner-cvs-www) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA06027; Sun, 25 Jan 1998 21:15:40 -0800 (PST) (envelope-from hanai@FreeBSD.org) From: Hanai Hiroyuki Received: (from hanai@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA22671; Sun, 25 Jan 1998 21:15:04 -0800 (PST) Date: Sun, 25 Jan 1998 21:15:04 -0800 (PST) Message-Id: <199801260515.VAA22671@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-www@FreeBSD.ORG Subject: cvs commit: www/data/ja_JP.EUC index.html Sender: owner-cvs-www@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk hanai 1998/01/25 21:15:04 PST Modified files: data/ja_JP.EUC index.html Log: We should remove FACE attribute of FONT tag in a HTML file written in Japanese. Submitted by: Jun Kuriyama Revision Changes Path 1.6 +3 -3 www/data/ja_JP.EUC/index.html From owner-cvs-www Sun Jan 25 23:24:15 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA18412 for cvs-www-outgoing; Sun, 25 Jan 1998 23:24:15 -0800 (PST) (envelope-from owner-cvs-www) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA18296; Sun, 25 Jan 1998 23:22:20 -0800 (PST) (envelope-from jfieber@FreeBSD.org) From: John Fieber Received: (from jfieber@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA23345; Sun, 25 Jan 1998 23:21:44 -0800 (PST) Date: Sun, 25 Jan 1998 23:21:44 -0800 (PST) Message-Id: <199801260721.XAA23345@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-www@FreeBSD.ORG Subject: cvs commit: www/data/ja_JP.EUC Makefile Sender: owner-cvs-www@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jfieber 1998/01/25 23:21:44 PST Modified files: data/ja_JP.EUC Makefile Log: I break it, I guess I should fix it. Make the content-type header in HTML files specify EUC-JP instead of iso-8859-1. Revision Changes Path 1.9 +2 -2 www/data/ja_JP.EUC/Makefile From owner-cvs-www Sun Jan 25 23:49:47 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA20929 for cvs-www-outgoing; Sun, 25 Jan 1998 23:49:47 -0800 (PST) (envelope-from owner-cvs-www) Received: from tokyonet-entrance.astec.co.jp (tokyonet-entrance.astec.co.jp [202.239.16.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA20911; Sun, 25 Jan 1998 23:49:29 -0800 (PST) (envelope-from hanai@astec.co.jp) Received: from amont.astec.co.jp (amont.astec.co.jp [172.20.10.1]) by tokyonet-entrance.astec.co.jp (8.8.8+2.7Wbeta7/3.6W-astecMX2.3) with ESMTP id QAA11667; Mon, 26 Jan 1998 16:49:27 +0900 (JST) Received: from localhost (elpibe.astec.co.jp [172.20.21.82]) by amont.astec.co.jp (8.7.6/3.6Wbeta5-astecMX2.4) with ESMTP id QAA04259; Mon, 26 Jan 1998 16:50:09 +0900 (JST) To: jfieber@FreeBSD.ORG Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-www@FreeBSD.ORG Subject: Re: cvs commit: www/data/ja_JP.EUC Makefile From: Hiroyuki HANAI In-Reply-To: Your message of "Sun, 25 Jan 1998 23:21:44 -0800 (PST)" <199801260721.XAA23345@freefall.freebsd.org> References: <199801260721.XAA23345@freefall.freebsd.org> X-Mailer: Mew version 1.92.4 on Emacs 19.34 / Mule 2.3 (SUETSUMUHANA) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19980126164922A.hanai@astec.co.jp> Date: Mon, 26 Jan 1998 16:49:22 +0900 X-Dispatcher: imput version 971024 Lines: 28 Sender: owner-cvs-www@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Thanks John. > Modified files: > data/ja_JP.EUC Makefile > Log: > I break it, I guess I should fix it. > Make the content-type header in HTML files specify EUC-JP instead of > iso-8859-1. > > Revision Changes Path > 1.9 +2 -2 www/data/ja_JP.EUC/Makefile I've made an ad hoc fixes in doc/ja_JP.EUC/handbook/Makefile /FAQ/Makefile as; -SGMLOPTS+=-e EUC-JP +SGMLOPTS=-e EUC-JP a few days before. I think I should bring back them. Am I correct? Cheers! -- Hiroyuki HANAI =-= Be cool! =-= hanai@jp.FreeBSD.ORG From owner-cvs-www Mon Jan 26 00:27:08 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA25640 for cvs-www-outgoing; Mon, 26 Jan 1998 00:27:08 -0800 (PST) (envelope-from owner-cvs-www) Received: from fallout.campusview.indiana.edu (fallout.campusview.indiana.edu [149.159.1.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA25627; Mon, 26 Jan 1998 00:27:03 -0800 (PST) (envelope-from jfieber@indiana.edu) Received: from localhost (jfieber@localhost) by fallout.campusview.indiana.edu (8.8.7/8.8.7) with SMTP id DAA03157; Mon, 26 Jan 1998 03:26:58 -0500 (EST) Date: Mon, 26 Jan 1998 03:26:58 -0500 (EST) From: John Fieber To: Hiroyuki HANAI cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-www@FreeBSD.ORG Subject: Re: cvs commit: www/data/ja_JP.EUC Makefile In-Reply-To: <19980126164922A.hanai@astec.co.jp> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-www@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, 26 Jan 1998, Hiroyuki HANAI wrote: > I've made an ad hoc fixes in doc/ja_JP.EUC/handbook/Makefile > /FAQ/Makefile > as; > > -SGMLOPTS+=-e EUC-JP > +SGMLOPTS=-e EUC-JP > > a few days before. > > I think I should bring back them. > Am I correct? It seems to work fine as-is, but += might be better. The www tree Makefile overrides some things in the doc tree Makefiles. This allows the web page build to be customized---the addition of the web site navigation bar on the top of the page for example. When rebuilding the web server after the hard disk failure, I changed things a bit. The FAQ/Handbook used to pick up stuff from the Makefile.inc in the www tree, but I changed it so the Makefile in the www tree explicitly passes the SGMLOPTS on the "make" command line when the FAQ/Handbook are built. This allows the FAQ/Handbook to live outside the www tree. However, I forgot the -e EUC-JP when I made the change. -john From owner-cvs-www Mon Jan 26 05:46:48 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA23148 for cvs-www-outgoing; Mon, 26 Jan 1998 05:46:48 -0800 (PST) (envelope-from owner-cvs-www) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA23044; Mon, 26 Jan 1998 05:45:55 -0800 (PST) (envelope-from wosch@FreeBSD.org) From: Wolfram Schneider Received: (from wosch@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA26180; Mon, 26 Jan 1998 05:45:16 -0800 (PST) Date: Mon, 26 Jan 1998 05:45:16 -0800 (PST) Message-Id: <199801261345.FAA26180@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-www@FreeBSD.ORG Subject: cvs commit: www/data support.sgml web.atoz Sender: owner-cvs-www@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wosch 1998/01/26 05:45:16 PST Modified files: data support.sgml web.atoz Log: Add the new FreeBSD/Alpha Web page. Revision Changes Path 1.43 +12 -2 www/data/support.sgml 1.7 +5 -1 www/data/web.atoz From owner-cvs-www Thu Jan 29 12:46:48 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA16227 for cvs-www-outgoing; Thu, 29 Jan 1998 12:46:48 -0800 (PST) (envelope-from owner-cvs-www) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA16193; Thu, 29 Jan 1998 12:46:40 -0800 (PST) (envelope-from jfieber@FreeBSD.org) From: John Fieber Received: (from jfieber@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA09052; Thu, 29 Jan 1998 12:45:35 -0800 (PST) Date: Thu, 29 Jan 1998 12:45:35 -0800 (PST) Message-Id: <199801292045.MAA09052@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-www@FreeBSD.ORG Subject: cvs commit: www/data search.sgml Sender: owner-cvs-www@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jfieber 1998/01/29 12:45:34 PST Modified files: data search.sgml Log: Add freebsd-atm and freebsd-realtime to the mailing list search options. Revision Changes Path 1.23 +14 -2 www/data/search.sgml From owner-cvs-www Fri Jan 30 07:29:34 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA16138 for cvs-www-outgoing; Fri, 30 Jan 1998 07:29:34 -0800 (PST) (envelope-from owner-cvs-www) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA16070; Fri, 30 Jan 1998 07:28:45 -0800 (PST) (envelope-from nsj@FreeBSD.org) From: Nate Johnson Received: (from nsj@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA13081; Fri, 30 Jan 1998 07:27:32 -0800 (PST) Date: Fri, 30 Jan 1998 07:27:32 -0800 (PST) Message-Id: <199801301527.HAA13081@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-www@FreeBSD.ORG Subject: cvs commit: www/data cgallery.sgml Sender: owner-cvs-www@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk nsj 1998/01/30 07:27:32 PST Modified files: data cgallery.sgml Log: Domain name change for one gallery entry. Submitted by: Karl A. Wagner Revision Changes Path 1.23 +3 -3 www/data/cgallery.sgml From owner-cvs-www Fri Jan 30 15:01:06 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA15839 for cvs-www-outgoing; Fri, 30 Jan 1998 15:01:06 -0800 (PST) (envelope-from owner-cvs-www) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA15783; Fri, 30 Jan 1998 15:00:48 -0800 (PST) (envelope-from jfieber@FreeBSD.org) From: John Fieber Received: (from jfieber@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA06171; Fri, 30 Jan 1998 14:59:33 -0800 (PST) Date: Fri, 30 Jan 1998 14:59:33 -0800 (PST) Message-Id: <199801302259.OAA06171@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-www@FreeBSD.ORG Subject: cvs commit: www/data support.sgml Sender: owner-cvs-www@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jfieber 1998/01/30 14:59:33 PST Modified files: data support.sgml Log: Add a link to the JDK porting page. Group all the FreeBSD "special projects" links together. Pull a dead link or two. Revision Changes Path 1.44 +22 -49 www/data/support.sgml From owner-cvs-www Fri Jan 30 15:03:26 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA16115 for cvs-www-outgoing; Fri, 30 Jan 1998 15:03:26 -0800 (PST) (envelope-from owner-cvs-www) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA16060; Fri, 30 Jan 1998 15:03:18 -0800 (PST) (envelope-from jfieber@FreeBSD.org) From: John Fieber Received: (from jfieber@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA06217; Fri, 30 Jan 1998 15:02:00 -0800 (PST) Date: Fri, 30 Jan 1998 15:02:00 -0800 (PST) Message-Id: <199801302302.PAA06217@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-www@FreeBSD.ORG Subject: cvs commit: www/data web.atoz Sender: owner-cvs-www@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jfieber 1998/01/30 15:02:00 PST Modified files: data web.atoz Log: Add java. Revision Changes Path 1.8 +2 -1 www/data/web.atoz