From owner-freebsd-www Mon Sep 30 9:30: 7 2002 Delivered-To: freebsd-www@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C68E37B401 for ; Mon, 30 Sep 2002 09:30:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 815E743E75 for ; Mon, 30 Sep 2002 09:30:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8UGU3Co007235 for ; Mon, 30 Sep 2002 09:30:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8UGU3IF007234; Mon, 30 Sep 2002 09:30:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0491D37B401 for ; Mon, 30 Sep 2002 09:29:54 -0700 (PDT) Received: from osdn.org.ua (external.osdn.org.ua [212.40.34.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BA9F43E42 for ; Mon, 30 Sep 2002 09:29:49 -0700 (PDT) (envelope-from never@osdn.org.ua) Received: (from never@localhost) by osdn.org.ua (8.11.6/8.11.6) id g8UGThp32546; Mon, 30 Sep 2002 19:29:43 +0300 (EEST) (envelope-from never) Message-Id: <200209301629.g8UGThp32546@osdn.org.ua> Date: Mon, 30 Sep 2002 19:29:43 +0300 (EEST) From: Alexandr Kovalenko Reply-To: Alexandr Kovalenko To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: www/43530: [PATCH] Add also HTTP_X_FORWARDED_FOR header inclusing in cgi/dosendpr.cgi Sender: owner-freebsd-www@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 43530 >Category: www >Synopsis: [PATCH] Add also HTTP_X_FORWARDED_FOR header inclusing in cgi/dosendpr.cgi >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-www >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Sep 30 09:30:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alexandr Kovalenko >Release: FreeBSD 4.4-RELEASE-p26 i386 >Organization: Net.Style >Environment: System: FreeBSD xxx.zzz.yyy.com 4.4-RELEASE-p26 FreeBSD 4.4-RELEASE-p26 #0: Tue Aug 27 20:03:50 EEST 2002 root@xxx.zzz.yyy.com:/usr/obj/usr/src/sys/kurush i386 >Description: dosendpr.cgi only records requesting machine's IP, but if this machine is proxy, we won't be able to track down original poster. Appended patch resolves this problem. >How-To-Repeat: Look at dosendpr.cgi code. >Fix: Index: dosendpr.cgi =================================================================== RCS file: /usr/home/ncvs/www/en/cgi/dosendpr.cgi,v retrieving revision 1.8 diff -u -r1.8 dosendpr.cgi --- dosendpr.cgi 2002/05/20 07:14:41 1.8 +++ dosendpr.cgi 2002/09/30 16:22:40 @@ -72,6 +72,7 @@ "From: $cgi_data{'originator'} <$cgi_data{'email'}>\n" . "Subject: $cgi_data{'synopsis'}\n" . "X-Originating-IP: $ENV{'REMOTE_ADDR'}\n" . + "X-Originating-Proxy-IP: $ENV{'HTTP_X_FORWARDED_FOR'}\n" . "X-Send-Pr-Version: www-1.0\n\n" . ">Submitter-Id:\t$cgi_data{'submitterid'}\n" . ">Originator:\t$cgi_data{'originator'}\n" . >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-www" in the body of the message From owner-freebsd-www Mon Sep 30 10: 0:21 2002 Delivered-To: freebsd-www@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89A2037B401 for ; Mon, 30 Sep 2002 10:00:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A04E243E77 for ; Mon, 30 Sep 2002 10:00:11 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8UH0BCo017735 for ; Mon, 30 Sep 2002 10:00:11 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8UH0B7X017734; Mon, 30 Sep 2002 10:00:11 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7224637B404 for ; Mon, 30 Sep 2002 09:50:27 -0700 (PDT) Received: from BUN.1YEN.CX (pl931.nas922.n-yokohama.nttpc.ne.jp [210.139.122.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B0FF43E4A for ; Mon, 30 Sep 2002 09:50:21 -0700 (PDT) (envelope-from text@BUN.1YEN.CX) Received: from BUN.1YEN.CX (localhost [127.0.0.1]) by BUN.1YEN.CX (8.12.6/8.12.5) with ESMTP id g8UGoJfY005758; Tue, 1 Oct 2002 01:50:19 +0900 (JST) (envelope-from text@BUN.1YEN.CX) Received: (from text@localhost) by BUN.1YEN.CX (8.12.6/8.12.6/Submit) id g8UGoJ15005757; Tue, 1 Oct 2002 01:50:19 +0900 (JST) Message-Id: <200209301650.g8UGoJ15005757@BUN.1YEN.CX> Date: Tue, 1 Oct 2002 01:50:19 +0900 (JST) From: 1yen@sh.rim.or.jp Reply-To: 1yen@sh.rim.or.jp To: FreeBSD-gnats-submit@FreeBSD.org Cc: 1yen@sh.rim.or.jp X-Send-Pr-Version: 3.113 Subject: www/43531: [PATCH] typo in 4.6.2R Release notes Sender: owner-freebsd-www@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 43531 >Category: www >Synopsis: [PATCH] typo in 4.6.2R Release notes >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-www >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Mon Sep 30 10:00:10 PDT 2002 >Closed-Date: >Last-Modified: >Originator: NAKAMURA Takeshi <1Yen@Bigfoot.COM> >Release: FreeBSD 4.6.2-RELEASE >Organization: CRC Systems Corp. >Environment: >Description: typo 'sshare' >How-To-Repeat: see http://www.FreeBSD.org/releases/4.6.2R/errata.html >Fix: ===== 8< ===== 8< ===== % diff -u www/en/releases/4.6.2R/errata.html.orig www/en/releases/4.6.2R/errata.html --- www/en/releases/4.6.2R/errata.html.orig Tue Oct 1 01:13:00 2002 +++ www/en/releases/4.6.2R/errata.html Tue Oct 1 01:13:01 2002 @@ -364,7 +364,7 @@ "FILENAME">/usr/share/examples are empty (most notably /usr/share/examples/cvsup). A partial workaround is to install the sshare distribution via share distribution via sysinstall(8) (from the ===== 8< ===== 8< ===== >Release-Note: >Audit-Trail: >Unformatted: >System: FreeBSD BUN.1YEN.CX 4.7-RC FreeBSD 4.7-RC #10: Fri Sep 27 20:54:56 JST 2002 root@BUN.1YEN.CX:/usr/obj/usr/src/sys/BUN i386 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-www" in the body of the message From owner-freebsd-www Mon Sep 30 10:22:45 2002 Delivered-To: freebsd-www@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1CBD037B401; Mon, 30 Sep 2002 10:22:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C36CF43E6E; Mon, 30 Sep 2002 10:22:44 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from freefall.freebsd.org (bmah@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8UHMiCo037531; Mon, 30 Sep 2002 10:22:44 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8UHMimE037527; Mon, 30 Sep 2002 10:22:44 -0700 (PDT) Date: Mon, 30 Sep 2002 10:22:44 -0700 (PDT) From: "Bruce A. Mah" Message-Id: <200209301722.g8UHMimE037527@freefall.freebsd.org> To: 1yen@sh.rim.or.jp, bmah@FreeBSD.org, freebsd-www@FreeBSD.org Subject: Re: www/43531: [PATCH] typo in 4.6.2R Release notes Sender: owner-freebsd-www@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [PATCH] typo in 4.6.2R Release notes State-Changed-From-To: open->closed State-Changed-By: bmah State-Changed-When: Mon Sep 30 10:20:57 PDT 2002 State-Changed-Why: Actually the text is correct as written. The distribution really is called "sshare", even though the menu item used in sysinstall is named share. ("sshare" stands for "src for share/", the same way that "ssys" stands for "src for sys/".) Thanks for taking the time to submit a PR though! http://www.freebsd.org/cgi/query-pr.cgi?pr=43531 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-www" in the body of the message From owner-freebsd-www Mon Sep 30 11: 3:53 2002 Delivered-To: freebsd-www@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07AB637B401 for ; Mon, 30 Sep 2002 11:03:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A87FB43E3B for ; Mon, 30 Sep 2002 11:03:49 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8UI3nCo048491 for ; Mon, 30 Sep 2002 11:03:49 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8UI3n1B048486 for www@freebsd.org; Mon, 30 Sep 2002 11:03:49 -0700 (PDT) Date: Mon, 30 Sep 2002 11:03:49 -0700 (PDT) Message-Id: <200209301803.g8UI3n1B048486@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: www@FreeBSD.org Subject: Current problem reports assigned to you Sender: owner-freebsd-www@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Current FreeBSD problem reports Critical problems Serious problems Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2002/09/08] misc/42558 www http://www.freebsd.org/search produces in 1 problem total. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-www" in the body of the message From owner-freebsd-www Mon Sep 30 14:41:30 2002 Delivered-To: freebsd-www@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 81C3137B401 for ; Mon, 30 Sep 2002 14:41:29 -0700 (PDT) Received: from ultimate.com (h525405f6161e.ne.client2.attbi.com [66.30.204.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DB7F43E3B for ; Mon, 30 Sep 2002 14:41:28 -0700 (PDT) (envelope-from phil@ultimate.com) Received: (from phil@localhost) by ultimate.com (8.12.0.Beta7/8.12.0.Beta7) id g8ULfQHR021259; Mon, 30 Sep 2002 17:41:26 -0400 (EDT) Date: Mon, 30 Sep 2002 17:41:26 -0400 (EDT) From: Phil Budne Message-Id: <200209302141.g8ULfQHR021259@ultimate.com> To: www@freebsd.org Subject: freebsd web page addition Cc: phil+fbsd@ultimate.com Sender: owner-freebsd-www@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Please add me to; http://www.freebsd.org/commercial/consulting.html
  • Phil Budne is a Boston area consultant who has worked professionally with BSD and other Unix systems since 1985. Services include development and porting of kernel extensions, device drivers, network protocol implementation, and applications, as well as network and system administration. For more information contact phil+fbsd@ultimate.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-www" in the body of the message From owner-freebsd-www Mon Sep 30 15:19:58 2002 Delivered-To: freebsd-www@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 11DF737B401 for ; Mon, 30 Sep 2002 15:19:58 -0700 (PDT) Received: from hotbox.ru (host-66-156-159-65.jan.bellsouth.net [66.156.159.65]) by mx1.FreeBSD.org (Postfix) with SMTP id C97AC43E3B for ; Mon, 30 Sep 2002 15:19:56 -0700 (PDT) (envelope-from ponyboy_86@hotbox.ru) From: "Arseniy Parshikov" To: Subject: Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Date: Sun, 30 Sep 2001 17:25:44 -0500 Message-Id: <20020930221956.C97AC43E3B@mx1.FreeBSD.org> Sender: owner-freebsd-www@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-www" in the body of the message From owner-freebsd-www Tue Oct 1 1:24: 9 2002 Delivered-To: freebsd-www@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AAC8137B407 for ; Tue, 1 Oct 2002 01:24:02 -0700 (PDT) Received: from mx3.mail.ru (mx3.mail.ru [194.67.57.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CD9543E81 for ; Tue, 1 Oct 2002 01:24:01 -0700 (PDT) (envelope-from jobforu@bk.ru) Received: from drweb by mx3.mail.ru with drweb-scanned (Exim MX.3) id 17wIJz-000Hbl-00 for freebsd-www@freebsd.org; Tue, 01 Oct 2002 12:23:59 +0400 Received: from [81.25.2.62] (helo=jobforU) by mx3.mail.ru with smtp (Exim SMTP.3) id 17wIJx-000HS1-00 for freebsd-www@freebsd.org; Tue, 01 Oct 2002 12:23:57 +0400 From: "footman" To: freebsd-www@freebsd.org Subject: Ðàáîòà â ñåòè. X-Mailer: Microsoft Outlook Express 6.00.2600.0000 Reply-To: jobForU@bk.ru Date: Tue, 1 Oct 2002 12:22:57 +0300 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-Id: X-Envelope-To: freebsd-www@freebsd.org Sender: owner-freebsd-www@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Çäðàâñòâóéòå. Äî÷èòàéòå äî êîíöà, îáåùàåì, Âàì ïîíðàâèòñÿ. Ïðåäëîæåíèå îò GoldenStream Ïðåäëàãàåì ðàáîòó, êîòîðàÿ áóäåò ïðèíîñèòü Âàì óäîâîëüñòâèå è äîõîä (òîëüêî âåëè÷èíà äîõîäîâ áóäåò íàïðÿìóþ çàâèñåòü îò âàøåé àêòèâíîñòè: áóäåòå ìíîãî ñóåòèòüñÿ – áóäåò ìíîãî äåíåã). Ñóòü ðàáîòû çàêëþ÷àåòñÿ â ðàññûëêå E-MAIL. ÂÑÅ, ×ÒÎ ÂÀÌ ÍÓÆÍÎ ÁÓÄÅÒ ÄÅËÀÒÜ, ÝÒÎ ÐÀÑÑÛËÀÒÜ ÃÎÒÎÂÛÅ ÏÈÑÜÌÀ ÏÎ E-MAIL, È ÂÐÅÌß ÎÒ ÂÐÅÌÅÍÈ ÕÎÄÈÒÜ ÍÀ ÏÎ×ÒÓ ÈËÈ Â ÁÀÍÊ ÇÀ ÄÅÍÜÃÀÌÈ! Ýòîò ïðîåêò ïðèîáðåë îãðîìíóþ ïîïóëÿðíîñòü âî âñåì ìèðå. À ó íàñ â Ðîññèè îí òîëüêî ïîÿâèëñÿ. Ãëàâíîå ïðåèìóùåñòâî - Ìàêñèìàëüíàÿ ïðîñòîòà, è ëåãàëüíîñòü. Ñàìàÿ íèçêàÿ ñåáåñòîèìîñòü çàòðàò çàðàáîòêà â Èíòåðíåòå. ×òîáû âñ¸ ïîëó÷èëîñü, ÍÓÆÍÎ ÒÎËÜÊÎ ÒÎ×ÍÎ ÑËÅÄÎÂÀÒÜ ÈÍÑÒÐÓÊÖÈßÌ. Êàê îáåùàþò: «100 000$ çà 6 ìåñÿöåâ», íå çíàþ, åù¸ íå ïðîâåðèë, íî 1000$ â ìåñÿö äëÿ íà÷àëà – «çåð ãóä, Âàëüäåìàð». Åñëè çàèíòåðåñóåòåñü, íå çàèíòåðåñóåòåñü èëè ïðîñòî òàê – ïèøèòå: job4U@bk.ru Ñ óâàæåíèåì. footman P.S. Åñëè íå õîòèòå, òî ïðîñòî óäàëèòå, à ìàòþêè íå øëèòå è ñïîêîéíî ñïèòå. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-www" in the body of the message From owner-freebsd-www Tue Oct 1 2:49:58 2002 Delivered-To: freebsd-www@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D0FE37B401 for ; Tue, 1 Oct 2002 02:49:57 -0700 (PDT) Received: from mx8.mail.ru (mx8.mail.ru [194.67.57.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBCCA43E75 for ; Tue, 1 Oct 2002 02:49:56 -0700 (PDT) (envelope-from uttclassic@mail.ru) Received: from drweb by mx8.mail.ru with drweb-scanned (Exim MX.8) id 17wJf9-000Jjw-00 for www@freebsd.org; Tue, 01 Oct 2002 13:49:55 +0400 Received: from [81.25.2.62] (helo=UTTClassic) by mx8.mail.ru with smtp (Exim SMTP.8) id 17wJf8-000Jd0-00 for www@freebsd.org; Tue, 01 Oct 2002 13:49:54 +0400 From: "footman" To: www@freebsd.org Subject: Ðàáîòà â ñåòè. X-Mailer: Microsoft Outlook Express 6.00.2600.0000 Reply-To: UTTClassic@mail.ru Date: Tue, 1 Oct 2002 13:48:16 +0300 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-Id: X-Envelope-To: www@freebsd.org Sender: owner-freebsd-www@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Çäðàâñòâóéòå. Äî÷èòàéòå äî êîíöà, îáåùàåì, Âàì ïîíðàâèòñÿ. Ïðåäëîæåíèå îò GoldenStream Ïðåäëàãàåì ðàáîòó, êîòîðàÿ áóäåò ïðèíîñèòü Âàì óäîâîëüñòâèå è äîõîä (òîëüêî âåëè÷èíà äîõîäîâ áóäåò íàïðÿìóþ çàâèñåòü îò âàøåé àêòèâíîñòè: áóäåòå ìíîãî ñóåòèòüñÿ – áóäåò ìíîãî äåíåã). Ñóòü ðàáîòû çàêëþ÷àåòñÿ â ðàññûëêå E-MAIL. ÂÑÅ, ×ÒÎ ÂÀÌ ÍÓÆÍÎ ÁÓÄÅÒ ÄÅËÀÒÜ, ÝÒÎ ÐÀÑÑÛËÀÒÜ ÃÎÒÎÂÛÅ ÏÈÑÜÌÀ ÏÎ E-MAIL, È ÂÐÅÌß ÎÒ ÂÐÅÌÅÍÈ ÕÎÄÈÒÜ ÍÀ ÏÎ×ÒÓ ÈËÈ Â ÁÀÍÊ ÇÀ ÄÅÍÜÃÀÌÈ! Ýòîò ïðîåêò ïðèîáðåë îãðîìíóþ ïîïóëÿðíîñòü âî âñåì ìèðå. À ó íàñ â Ðîññèè îí òîëüêî ïîÿâèëñÿ. Ãëàâíîå ïðåèìóùåñòâî - Ìàêñèìàëüíàÿ ïðîñòîòà, è ëåãàëüíîñòü. Ñàìàÿ íèçêàÿ ñåáåñòîèìîñòü çàòðàò çàðàáîòêà â Èíòåðíåòå. ×òîáû âñ¸ ïîëó÷èëîñü, ÍÓÆÍÎ ÒÎËÜÊÎ ÒÎ×ÍÎ ÑËÅÄÎÂÀÒÜ ÈÍÑÒÐÓÊÖÈßÌ. Êàê îáåùàþò: «100 000$ çà 6 ìåñÿöåâ», íå çíàþ, åù¸ íå ïðîâåðèë, íî 1000$ â ìåñÿö äëÿ íà÷àëà – «çåð ãóä, Âàëüäåìàð». Åñëè çàèíòåðåñóåòåñü, íå çàèíòåðåñóåòåñü èëè ïðîñòî òàê – ïèøèòå: job4U@bk.ru Ñ óâàæåíèåì. footman P.S. Åñëè íå õîòèòå, òî ïðîñòî óäàëèòå, à ìàòþêè íå øëèòå è ñïîêîéíî ñïèòå. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-www" in the body of the message From owner-freebsd-www Tue Oct 1 9:27:58 2002 Delivered-To: freebsd-www@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 874FC37B401 for ; Tue, 1 Oct 2002 09:27:57 -0700 (PDT) Received: from lokkur.dexter.mi.us (24.247.83.55.bay.mi.chartermi.net [24.247.83.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5EF743E3B for ; Tue, 1 Oct 2002 09:27:51 -0700 (PDT) (envelope-from scs@lokkur.dexter.mi.us) Received: (from scs@localhost) by lokkur.dexter.mi.us (8.8.8/8.8.8/lokkur-1.8-scs) id MAA23224 for www@freebsd.org; Tue, 1 Oct 2002 12:15:06 -0400 (EDT) Date: Tue, 1 Oct 2002 12:15:06 -0400 From: Steve Simmons To: www@freebsd.org Subject: Dead link on page Message-ID: <20021001161506.GA23212@lokkur.dexter.mi.us> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.25i Sender: owner-freebsd-www@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org When following the link for kdestudio on the ports page for KDE stuff I get the message Port description for devel/kdestudio The port specified does not exist, or has an invalid name: ports/devel/kdestudio/pkg-descr You are coming from http://www%2efreebsd%2eorg/ports/kde%2ehtml. Please contact www@freebsd.org I believe this port no longer exists and should be removed from the KDE ports page. Thanks, Steve -- 'Never attribute to malice what can be adequately explained by stupidity.' -- credited to various people, I heard it from Robert A Heinlein. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-www" in the body of the message From owner-freebsd-www Tue Oct 1 10:51:26 2002 Delivered-To: freebsd-www@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9196137B401 for ; Tue, 1 Oct 2002 10:51:25 -0700 (PDT) Received: from rhadamanth.submonkey.net (pc1-cdif2-4-cust210.cdf.cable.ntl.com [80.4.10.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EE2543E7B for ; Tue, 1 Oct 2002 10:51:24 -0700 (PDT) (envelope-from setantae@submonkey.net) Received: from setantae by rhadamanth.submonkey.net with local (Exim 4.10) id 17wRB5-0001kt-00; Tue, 01 Oct 2002 18:51:23 +0100 Date: Tue, 1 Oct 2002 18:51:23 +0100 From: Ceri Davies To: Phil Budne Cc: www@freebsd.org, phil+fbsd@ultimate.com Subject: Re: freebsd web page addition Message-ID: <20021001175123.GA6058@submonkey.net> Mail-Followup-To: Ceri Davies , Phil Budne , www@freebsd.org, phil+fbsd@ultimate.com References: <200209302141.g8ULfQHR021259@ultimate.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qMm9M+Fa2AknHoGS" Content-Disposition: inline In-Reply-To: <200209302141.g8ULfQHR021259@ultimate.com> X-message-flag: All your linuxconf-configured redhat are belong to us. User-Agent: Mutt/1.5.1i Sender: owner-freebsd-www@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --qMm9M+Fa2AknHoGS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Sep 30, 2002 at 05:41:26PM -0400, Phil Budne wrote: > Please add me to; >=20 > http://www.freebsd.org/commercial/consulting.html Phil, I've added your entry - this should appear on the website within 24 hours. Any problems with it, please let me know. Regards, Ceri --=20 you can't see when light's so strong you can't see when light is gone --qMm9M+Fa2AknHoGS Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9meCbocfcwTS3JF8RArOHAKCh+ybjVVKFldpO9dvl7dAB4v9BygCfa8Zt JPLwJYZlijxs0uK+aMmKjHQ= =7h9o -----END PGP SIGNATURE----- --qMm9M+Fa2AknHoGS-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-www" in the body of the message From owner-freebsd-www Tue Oct 1 15:43:47 2002 Delivered-To: freebsd-www@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04FA737B401 for ; Tue, 1 Oct 2002 15:43:45 -0700 (PDT) Received: from cs78135006.pp.htv.fi (cs78135006.pp.htv.fi [62.78.135.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 544C343E3B for ; Tue, 1 Oct 2002 15:43:43 -0700 (PDT) (envelope-from jau@cs78135006.pp.htv.fi) Received: (from jau@localhost) by cs78135006.pp.htv.fi (8.9.3/8.9.3/JAU-2.2) id BAA18540 for www@FreeBSD.org; Wed, 2 Oct 2002 01:43:41 +0300 (EEST) Message-Id: <200210012243.BAA18540@cs78135006.pp.htv.fi> Subject: Add FUUG (Finnish UNIX Users Group) to you list of UNIX/FreeBSD groups To: www@FreeBSD.org Date: Wed, 2 Oct 2002 01:43:41 +0300 (EET DST) Reply-To: jau@iki.fi From: jau@iki.fi (Jukka A. Ukkonen) Latin-Date: Miercuri II Octombrie a.d. MMII Organization: Private person OS-Platform: FreeBSD 3.5.1-RELEASE i386 Phone: +358-9-6215280 (home) Content-Conversion: prohibited X-Mailer: ELM [version 2.4 PL25+pgp] MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-www@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Howdy! The subject field in header should tell most of the stuff. If you want to add some description about FUUG to your web pages, you are welcome to use the following text or edit it to suit your web pages. FUUG has been around since 1984 and it is willing to provide a forum also for the FreeBSD users and developers in Finland to discuss and share information and ideas. We even have our own informal *BSD SIG. Guru-is-in type sessions are organised several times a year without any regular interval, because the experts of the day pretty much have to be allowed to select the times which suit them best. In organising larger events we have concentrated our effort in a yearly mini conference cruise on the Baltic sea and in together with the other Nordic UUGs organising the yearly NordU/USENIX conference in one of the Scandinavian countries. We also try to give our own contribution to the legislators in Finland when new laws affecting IT related matters are being planned. FUUG does not concentrate on any particular flavour of UNIX, but tries to be fair towards any UNIX style environments. This of course does not mean people have no favourites of their own. (The writer of this text is a long time FreeBSD supporter - since 2.0.5, but it does not mean he does not see nor understand the other UNIX varieties he finds around him every day. In fact his professional life nowadays revolves much more around Solaris than any other flavour of UNIX.) We endorse portability and open specifications as our primary goals. We try to broaden peoples' views about computers and computing in general, and try to offer people ideas about what computers and computing could ideally be. (OK our ideal might be somebody else's curse. - Pick your own favourite foe. ;-) As already said we also try to affect the legislative process in Finland when we can, and computer related matters are being discussed. Our web pages are at . Regrettably they are still in Finnish only, though we have never had a special intention to block out the speakers of other languages. (We apologise the Swedish speaking minority of Finns and all the foreigners living in Finland for the linguistic threshold. Nobody has simply had the time to do the translations yet. - Maybe some of you who already have adopted a fair amount of Finnish could volunteer to help with the translation.) Cheers, // jau .--- ..- -.- -.- .- .- .-.-.- ..- -.- -.- --- -. . -. / Jukka A. Ukkonen, Mawit Ltd, Finland /__ M.Sc. (sw-eng & cs) (Phone) +358-500-606-671 / Internet: Jukka.Ukkonen(a)Mawit.Com (Home) +358-9-6215-280 / Internet: ukkonen(a)nic.funet.fi v Internet: jau(a)iki.fi + + + + My opinions are mine and mine alone, not my employers. + + + + To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-www" in the body of the message From owner-freebsd-www Wed Oct 2 14:51:32 2002 Delivered-To: freebsd-www@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B4A837B401 for ; Wed, 2 Oct 2002 14:51:31 -0700 (PDT) Received: from rhadamanth.submonkey.net (pc1-cdif2-4-cust210.cdf.cable.ntl.com [80.4.10.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id 920FA43E4A for ; Wed, 2 Oct 2002 14:51:30 -0700 (PDT) (envelope-from setantae@submonkey.net) Received: from setantae by rhadamanth.submonkey.net with local (Exim 4.10) id 17wrOz-0003p6-00 for www@FreeBSD.org; Wed, 02 Oct 2002 22:51:29 +0100 Date: Wed, 2 Oct 2002 22:51:29 +0100 From: Ceri Davies To: www@FreeBSD.org Subject: Patch to dosendpr.cgi for review Message-ID: <20021002215129.GA14511@submonkey.net> Mail-Followup-To: Ceri Davies , www@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-message-flag: All your linuxconf-configured redhat are belong to us. User-Agent: Mutt/1.5.1i Sender: owner-freebsd-www@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org As promised recently on developers, here's my patch to dosendpr.cgi for review. It's also available at http://www.submonkey.net/patches/dosendpr_cgi.diff Basically it checks whether the remote end is listed in relays.osirusoft.com, and if so denies access to the interface (via the pre-existing prerror()). If the remote end is not listed or the DNS lookup fails then the request is allowed, with an extra header inserted if the lookup failed. I plan to commit this on Friday if I don't receive any objection by then. Thanks, Ceri -- you can't see when light's so strong you can't see when light is gone To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-www" in the body of the message From owner-freebsd-www Wed Oct 2 14:53:23 2002 Delivered-To: freebsd-www@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12F2837B401 for ; Wed, 2 Oct 2002 14:53:21 -0700 (PDT) Received: from rhadamanth.submonkey.net (pc1-cdif2-4-cust210.cdf.cable.ntl.com [80.4.10.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E3AC43E6A for ; Wed, 2 Oct 2002 14:53:20 -0700 (PDT) (envelope-from setantae@submonkey.net) Received: from setantae by rhadamanth.submonkey.net with local (Exim 4.10) id 17wrQl-0003ph-00 for www@FreeBSD.org; Wed, 02 Oct 2002 22:53:19 +0100 Date: Wed, 2 Oct 2002 22:53:19 +0100 From: Ceri Davies To: www@FreeBSD.org Subject: Re: Patch to dosendpr.cgi for review Message-ID: <20021002215319.GB14511@submonkey.net> Mail-Followup-To: Ceri Davies , www@FreeBSD.org References: <20021002215129.GA14511@submonkey.net> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="8t9RHnE3ZwKMSgU+" Content-Disposition: inline In-Reply-To: <20021002215129.GA14511@submonkey.net> X-message-flag: All your linuxconf-configured redhat are belong to us. User-Agent: Mutt/1.5.1i Sender: owner-freebsd-www@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --8t9RHnE3ZwKMSgU+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Oct 02, 2002 at 10:51:29PM +0100, Ceri Davies wrote: > > As promised recently on developers, here's my patch to dosendpr.cgi for > review. > It's also available at http://www.submonkey.net/patches/dosendpr_cgi.diff "Also". Yeah, right.. Patch attached this time. Ceri -- you can't see when light's so strong you can't see when light is gone --8t9RHnE3ZwKMSgU+ Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="dosendpr.cgi.diff" Index: dosendpr.cgi =================================================================== RCS file: /home/ncvs/www/en/cgi/dosendpr.cgi,v retrieving revision 1.8 diff -u -r1.8 dosendpr.cgi --- dosendpr.cgi 20 May 2002 07:14:41 -0000 1.8 +++ dosendpr.cgi 2 Oct 2002 21:16:37 -0000 @@ -12,6 +12,35 @@ require "html.pl"; +use Socket; + +my $blackhole = "relays.osirusoft.com"; +my $openproxyip = "127.0.0.9"; +my $blackhole_err = 0; +my $openproxy; + +# isopenproxy ($ip, $blackhole_zone, $positive_ip) +# Returns undef on error, 0 if DNS lookup fails, $positive_ip if verified +# proxy. A DNS lookup failing can either means that there was a network +# problem, or that the IP is not listed in the blackhole zone. +sub isopenproxy ($$$) { + # If $? is already set, then a successful gethostbyname() leaves it set + local $?; + my ($ip, $zone, $proxyip) = @_; + my ($reversed_ip, $packed); + if (!defined $proxyip) { return undef }; + + $reversed_ip = join('.', reverse split(/\./, $ip)); + $packed = gethostbyname("${reversed_ip}.${blackhole}"); + return undef if $?; + + if ($packed && (inet_ntoa($packed) eq $proxyip)) { + return $proxyip; + } else { + return 0; + } +} + sub prerror { &html_title ("Problem Report Error"); &html_body(); @@ -67,12 +96,24 @@ exit(1); } +$openproxy = isopenproxy($ENV{'REMOTE_ADDR'}, $blackhole, $openproxyip); +if (defined $openproxy) { + if ($openproxy) { + &prerror("$ENV{'REMOTE_ADDR'} is an open proxy server"); + } +} else { + $blackhole_err++; +} + # Build the PR. $pr = "To: $gnemail\n" . "From: $cgi_data{'originator'} <$cgi_data{'email'}>\n" . "Subject: $cgi_data{'synopsis'}\n" . - "X-Originating-IP: $ENV{'REMOTE_ADDR'}\n" . - "X-Send-Pr-Version: www-1.0\n\n" . + "X-Originating-IP: $ENV{'REMOTE_ADDR'}\n"; +if ($blackhole_err) { + $pr .= "X-Originating-IP-Is-Open-Proxy: Maybe\n"; +} +$pr .= "X-Send-Pr-Version: www-1.0\n\n" . ">Submitter-Id:\t$cgi_data{'submitterid'}\n" . ">Originator:\t$cgi_data{'originator'}\n" . ">Organization:\t$cgi_data{'organization'}\n" . --8t9RHnE3ZwKMSgU+-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-www" in the body of the message From owner-freebsd-www Wed Oct 2 21: 3: 6 2002 Delivered-To: freebsd-www@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8FD337B401 for ; Wed, 2 Oct 2002 21:03:05 -0700 (PDT) Received: from boyes.its.utas.edu.au (boyes.its.utas.edu.au [144.6.1.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0293A43E4A for ; Wed, 2 Oct 2002 21:03:04 -0700 (PDT) (envelope-from nweeks@utas.edu.au) Received: from twister.aims.private (advanc36.lnk.telstra.net [139.130.130.22]) by boyes.its.utas.edu.au (8.9.3+Sun/8.9.3) with SMTP id OAA25323 for ; Thu, 3 Oct 2002 14:03:02 +1000 (EST) Date: Thu, 3 Oct 2002 14:03:19 +1000 From: Nigel Weeks To: www@freebsd.org Subject: 80cm CD cover Message-Id: <20021003140319.40f7c7f1.nweeks@utas.edu.au> Organization: University of Tasmania X-Mailer: Sylpheed version 0.8.3 (GTK+ 1.2.10; i386-portbld-freebsd4.6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-www@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I have rolled a CD image for a few friends, using a 'Beastie' picture I found somewhere. Do you know if I'm allowed to use it? Here's the sleeve in pdf: http://ecr.sf.net/sleeve.pdf The release is tailored for application services, but can be added to (like any other FreeBSD) to do anything. (Basically a stripped-down FreeBSD 4.6.2, with some nifty packages) Let me know what you think! Nigel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-www" in the body of the message From owner-freebsd-www Thu Oct 3 22:47:48 2002 Delivered-To: freebsd-www@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 45C2337B401 for ; Thu, 3 Oct 2002 22:47:47 -0700 (PDT) Received: from relay.mai.ru (RELAY.MAI.RU [194.226.52.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB82643E65 for ; Thu, 3 Oct 2002 22:47:45 -0700 (PDT) (envelope-from yurix@unixcenter.ru) Received: from relay.mai.ru (root@localhost) by relay.mai.ru (8.12.5/8.12.5) with SMTP id g945liQO054105 for ; Fri, 4 Oct 2002 09:47:44 +0400 (MSD) Received: from yurix.mai.ru (YURIX.MAI.RU [194.226.52.54]) by relay.mai.ru (8.12.5/8.12.5) with ESMTP id g945lid3054097 for ; Fri, 4 Oct 2002 09:47:44 +0400 (MSD) Content-Type: text/plain; charset="koi8-r" From: Yury Konovalov Organization: Information networks dep. MAI To: www@freebsd.org Subject: New FreeBSD Russian mailing list created ! Date: Fri, 4 Oct 2002 09:47:44 +0400 User-Agent: KMail/1.4.3 MIME-Version: 1.0 Message-Id: <200210040947.44338.yurix@unixcenter.ru> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by relay.mai.ru id g945lid3054097 Sender: owner-freebsd-www@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I've just created a new Russian FreeBSD-related mailing list: freebsd@unixcenter.ru subscribe info: --------------- mailto:freebsd-request@unixcenter.ru?subject=subscribe http://lists.unixcenter.ru/mailman/listinfo/freebsd http://www.unixcenter.ru/dep/ind/lists.htm Please update mailing lists info on FreeBSD support page. -- Yury Konovalov [mailto:yurix@unixcenter.ru, phone: +7 (095) 1584526] Moscow Aviation Institute, Information Networks Dep. [ http://www.unixcenter.ru ] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-www" in the body of the message From owner-freebsd-www Fri Oct 4 5: 7:41 2002 Delivered-To: freebsd-www@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5443D37B401 for ; Fri, 4 Oct 2002 05:07:40 -0700 (PDT) Received: from mail.libertysurf.net (mail.libertysurf.net [213.36.80.91]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7206243E4A for ; Fri, 4 Oct 2002 05:07:39 -0700 (PDT) (envelope-from francis.gudin@libertysurf.fr) Received: from tiscali.fr (192.168.10.7) by mail.libertysurf.net (6.5.026) id 3D86F2660012BC85 for www@freebsd.org; Fri, 4 Oct 2002 14:07:32 +0200 Date: Fri, 4 Oct 2002 14:07:32 +0200 Message-Id: Subject: A dead link MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable From: "francis.gudin@libertysurf.fr" To: www@freebsd.org X-XaM3-API-Version: 1.1.9.1.37 X-SenderIP: 194.117.217.8 Sender: owner-freebsd-www@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi folks, i found the following : 404 for "http://www.acl.lanl.gov/~rminnich/", in section "Kernel/Security", "Metacomputing". Best regards, Francis. -------------- EXCEPTIONNEL! Tiscali lance les forfaits Internet Illimit=E9s, =E0 partir de 15,95EUR / mois. Pour en profiter,cliquez ici: http://register.tiscali.fr/forfaits/ Offres soumises =E0 conditions. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-www" in the body of the message From owner-freebsd-www Fri Oct 4 7:27: 5 2002 Delivered-To: freebsd-www@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9A6437B401 for ; Fri, 4 Oct 2002 07:27:04 -0700 (PDT) Received: from feribot.saglik.gov.tr (feribot.saglik.gov.tr [212.175.169.222]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50FE443E6A for ; Fri, 4 Oct 2002 07:27:03 -0700 (PDT) (envelope-from Andzella@themail.ru) Received: from Sender (localhost [127.0.0.1]) by feribot.saglik.gov.tr (8.11.2/8.11.2) with SMTP id g94ERPs32032; Fri, 4 Oct 2002 17:27:30 +0300 Message-Id: <200210041427.g94ERPs32032@feribot.saglik.gov.tr> From: Andzella To: "" <> Subject: âÅÓÐÒÏ×ÏÄÎÁÑ Ó×ÑÚØ. Reply-To: Andzella@themail.ru X-Mailer: The Bat! (v1.52f) Business X-Priority: 3 X-MSMail-Priority: Normal Mime-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Date: Fri, 4 Oct 2002 18:23:27 -0000 Sender: owner-freebsd-www@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org úÄÒÁÓÔ×ÕÊÔÅ, Ô.Ë. ×Ù ÚÁÎÉÍÁÅÔÅÓØ ÂÅÓÐÒÏ×ÏÄÎÏÊ Ó×ÑÚØÀ, Õ ÎÁÓ ÅÓÔØ ÄÌÑ ÷ÁÓ ÐÒÅÄÌÏÖÅÎÉÅ. íÙ Ñ×ÌÑÅÍÓÑ ÐÏÓÔÁ×ÝÉËÁÍÉ ÁÎÔÅÎÎÙ California Amplifier 24 & 21 db ÎÁ 2.4Ghz ãÅÎÁ 24db - 90$ (ÏÔ 10ÛÔ) 85$ (ÏÔ 30) ãÅÎÁ 21db - 70$ (ÏÔ 10ÛÔ) 65$ ( ÏÔ 30) ÷ÓÅ ÏÂÓÕÖÄÁÅÍÏ. ÷ ÄÁÎÎÙÊ ÍÏÍÅÎÔ, ÁÎÔÅÎÎÙ ÅÓÔØ ÎÁ ÓËÌÁÄÅ. ëÏÎÔÁËÔÎÙÊ ÔÅÌÅÆÏÎ 782-2429 äÍÉÔÒÉÊ. åÓÌÉ ÜÔÏ ÏÔÎÏÓÉÔÓÑ ÎÅ Ë ÷ÁÍ, ÔÏ ÍÙ ÐÒÉÎÏÓÉÍ ÉÚ×ÅÎÅÎÉÑ! îÁÐÉÛÉÔÅ ÐÏÖÁÌÕÊÓÔÁ ÏÔ×ÅÔ, ÍÙ ÕÄÁÌÉÍ ÷ÁÓ ÉÚ ÓÐÉÓËÁ ÐÏÔÅÎÃÉÁÌØÎÙÈ ËÌÉÅÎÔÏ×. calamp@sendmail.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-www" in the body of the message From owner-freebsd-www Sat Oct 5 5: 0:18 2002 Delivered-To: freebsd-www@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D94237B404 for ; Sat, 5 Oct 2002 05:00:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 898B443E6A for ; Sat, 5 Oct 2002 05:00:12 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g95C0CCo002028 for ; Sat, 5 Oct 2002 05:00:12 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g95C0Cu9002027; Sat, 5 Oct 2002 05:00:12 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7B7C37B401 for ; Sat, 5 Oct 2002 04:50:34 -0700 (PDT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 887CE43E42 for ; Sat, 5 Oct 2002 04:50:34 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.6/8.12.6) with ESMTP id g95BoY7R076292 for ; Sat, 5 Oct 2002 04:50:34 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.6/8.12.6/Submit) id g95BoXnf076291; Sat, 5 Oct 2002 04:50:33 -0700 (PDT) Message-Id: <200210051150.g95BoXnf076291@www.freebsd.org> Date: Sat, 5 Oct 2002 04:50:33 -0700 (PDT) From: Paul Slowikowski To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: www/43714: problem with installing php4-4.2.3 Sender: owner-freebsd-www@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 43714 >Category: www >Synopsis: problem with installing php4-4.2.3 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-www >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Oct 05 05:00:11 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Paul Slowikowski >Release: 4.5-RELEASE >Organization: >Environment: FreeBSD jaskier.Slowikowski&co 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Tue Apr 16 22:27:01 CEST 2002 root@jaskier.Slowikowski&co:/usr/src/sys/compile/SLOWO i386 >Description: Here's what it shows me when i do 'make' on /ports/lang/php4 (standard options in Makefile.inc): ===> Patching for php4-4.2.3 ===> Applying FreeBSD patches for php4-4.2.3 Ignoring previously applied (or reversed) patch. 1 out of 1 hunks ignored--saving rejects to ext/pspell/pspell.c.rej >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: >> Patch patch-at failed to apply cleanly. >> Patch(es) patch-Makefile.in patch-aa applied cleanly. *** Error code 1 Stop in /usr/ports/lang/php4. *** Error code 1 And here what it displays when i do make -D WITH_APACHE2 in /ports/www/mod_php4 (standard options): ===> Patching for mod_php4-4.2.3 ===> Applying FreeBSD patches for mod_php4-4.2.3 Ignoring previously applied (or reversed) patch. 1 out of 1 hunks ignored--saving rejects to ext/pspell/pspell.c.rej >> Patch patch-at failed to apply cleanly. >> Patch(es) patch-Makefile.in patch-aa applied cleanly. *** Error code 1 Stop in /usr/ports/www/mod_php4. *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-www" in the body of the message From owner-freebsd-www Sat Oct 5 6:57:41 2002 Delivered-To: freebsd-www@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D02A137B407; Sat, 5 Oct 2002 06:57:40 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4ADE243E75; Sat, 5 Oct 2002 06:57:40 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from freefall.freebsd.org (blackend@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g95DvdCo059030; Sat, 5 Oct 2002 06:57:39 -0700 (PDT) (envelope-from blackend@freefall.freebsd.org) Received: (from blackend@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g95Dvddo059026; Sat, 5 Oct 2002 06:57:39 -0700 (PDT) Date: Sat, 5 Oct 2002 06:57:39 -0700 (PDT) From: Marc Fonvieille Message-Id: <200210051357.g95Dvddo059026@freefall.freebsd.org> To: blackend@FreeBSD.org, freebsd-www@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: www/43714: problem with installing php4-4.2.3 Sender: owner-freebsd-www@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: problem with installing php4-4.2.3 Responsible-Changed-From-To: freebsd-www->freebsd-ports Responsible-Changed-By: blackend Responsible-Changed-When: Sat Oct 5 06:56:27 PDT 2002 Responsible-Changed-Why: It's a ports problem not a FreeBSD.org's website problem. http://www.freebsd.org/cgi/query-pr.cgi?pr=43714 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-www" in the body of the message From owner-freebsd-www Sat Oct 5 11:44:45 2002 Delivered-To: freebsd-www@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADE5E37B401 for ; Sat, 5 Oct 2002 11:44:43 -0700 (PDT) Received: from relay02.roc.frontiernet.net (relay02.roc.frontiernet.net [66.133.131.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD25343E4A for ; Sat, 5 Oct 2002 11:44:42 -0700 (PDT) (envelope-from buyahome@citlink.net) Received: (qmail 28398 invoked from network); 5 Oct 2002 18:44:41 -0000 Received: from unknown (HELO buyahome) ([216.67.212.233]) (envelope-sender ) by relay02.roc.frontiernet.net (qmail-ldap-1.03) with SMTP for ; 5 Oct 2002 18:44:41 -0000 From: Tim & Les To: www@freebsd.org Subject: Why not move out of the city? Website developers move to Show Low, AZ ! Reply-To: buyahome@citlink.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-Id: <20021005184442.DD25343E4A@mx1.FreeBSD.org> Date: Sat, 5 Oct 2002 11:44:42 -0700 (PDT) Sender: owner-freebsd-www@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Live in the White Mountains of Arizona, Beautiful homes for as low as $100,000 Why not move out of the city? As a website developer you can work from home, right? Have you thought about living anywheere you want - getting out of the city? For more information on super, private getaways at 5500' to 8000' elevation in Arizona, check out our websites. For way under $200,000, we have 40 beautiful lakes, enjoy snow in the winter, long empty roads for motorcycling, 4 golf courses and the privacy of this remote area on the edge of one of the last frontiers. Nestled between the Apache and Navajo Reservations, we have two cinemas, a little airport, Sunrise Ski Resort (makes its own snow), a super Wal-Mart (!), millions of stars without the street lights and only 5,000 residents in the largest stand of Ponderosa Pine in the United States. Any price high or low - real low ($45,000) to suit your getaway preference - many retired police and fireman live here - super safe! For more information contact Tim & Les at: buyahome@citlink.net you can leave an address, your preferences and we will send you active listings or email you .rtf files of active listings. Yes, there is high speed cable data service available here. Click on these links to see just a few pictures and active listings, we have. www.wd43.com/x/gigi #50861 www.wd43.com/x/foxtrot # 52137 www.wd43.com/x/nadean #50664 www.wd43.com/x/rose #51691 www.wd43.com/x/ashley #50663 www.wd43.com/x/miskiel #50925 www.wd43.com/x/mcarty #51537 www.wd43.com/x/pershall #51690 www.wd43.com/x/lonelybear #51908 www.wd43.com/x/whitemountains general info www.wd43.com/x/church #51246 www.wd43.com/x/claypool #51401 www.wd43.com/x/showlow #52004 #51982 #51983 #51980 www.wd43.com/x/trish #51981 www.wd43.com/x/phantom #51988 www.wd43.com/x/gene #52004 www.wd43.com/x/bulgaria #52173 Warmest Regards, Leslie Byrne & Tim Fliegel D & H Realtors of Pinetop-Lakeside buyahome@citlink.net PS: We speak French and Sign Language To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-www" in the body of the message From owner-freebsd-www Sat Oct 5 15:43:12 2002 Delivered-To: freebsd-www@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E030F37B401 for ; Sat, 5 Oct 2002 15:43:02 -0700 (PDT) Received: from montevideo.com.uy (r200-61-110-20.multitel.net.uy [200.61.110.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 44CD543E4A for ; Sat, 5 Oct 2002 15:43:00 -0700 (PDT) (envelope-from rplsd@montevideo.com.uy) From: "La Sociedad Digital" To: (La Sociedad Digital) Subject: Presentacion de La Sociedad Digital / A Sociedade Digital. Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Date: Mon, 7 Oct 2002 08:20:59 -0300 Reply-To: "La Sociedad Digital" Content-Transfer-Encoding: 8bit Message-Id: <20021005224300.44CD543E4A@mx1.FreeBSD.org> Sender: owner-freebsd-www@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Presentacion de La Sociedad Digital. (texto version española/texto version portuguesa). Boletín 1 / Octubre de 2002. LA SOCIEDAD DIGITAL - PORTAL IBEROAMERICANO DE LA SOCIEDAD DE LA INFORMACIÓN. http://www.sociedaddigital.org PRESENTACION: La Sociedad Digital se ha constituido en el principal Portal de la Sociedad de la Información en Ibero América, comprendiendo en la actualidad cerca de quince secciones con un total de documentos estimable en aproximadamente 800, que cubren las áreas más importantes de la Sociedad de la Información. Ello ha sido posible gracias al aporte y la preocupación de un conjunto de especialistas de uno y otro lado del Atlántico, concentrados en este proyecto abierto que comenzó a ser construido en su expresión virtual en octubre de 2001. En la actualidad, la mayor parte de las secciones del Portal se encuentran operativas. El proyecto se viene desarrollando de conformidad con las coordenadas propias de su primera fase: constitución ordenada de un reservorio de información actualizada de elevadas trascendencia para la comprensión de la sociedad en Red conjuntamente con aportes propios producto de investigación colectiva por parte de los equipos de La Sociedad Digital o de aportes individuales de los miembros de su Board de Directores, en el marco de sus respectivas especialidades. ---------------------------------------------------------------------- --------- ESTRUCTURA: Las actuales secciones disponibles del Proyecto Portal de la Sociedad de la Información http://www.sociedaddigital.org son las siguientes: ---------------------------------------------------------------------- -------- NOVEDADES: Las incorporaciones documentales más recientes en el Portal: ---------------------------------------------------------------------- -------- EVENTOS CIENTÍFICOS A DESTACAR: ---------------------------------------------------------------------- ------- INFORMACIONES DEL BOARD: ---------------------------------------------------------------------- ------ PROYECTOS EN DESARROLLO: En este momento, La Sociedad Digital se encuentra desarrollando varios proyectos nuevos, los que se encuentran en diferentes etapas de progreso. En síntesis: (a) Los aspectos operativos: el Portal se encuentra en remodelación, para una presentación en el futuro que pueda considerarse más amigable en su relación con el usuario, y que permitirá un despliegue de mayor agilidad de su contenido documental, así como la correlación temática de sus contenidos. (b) El sistema estadístico: dentro de los proyectos de investigación oportunamente planteados se diseñó un completo sistema estadístico que pudiera ser considerado como uno de los más completos del mundo, reuniendo y conciliando información de al menos veinte fuentes confiables de información, para permitir conocer los principales indicadores de la Sociedad de la Información, al menos en tres grandes niveles de desagregación: contexto mundial, contexto continental y situación de los países. Los indicadores mencionados comprenden accesibilidad, desarrollo de telecomunicaciones, infraestructura de Internet, comercio electrónico, lenguajes en la Red e indicadores representativos de ciencia y tecnología. El trabajo continúa y se estima que estará disponible "en red" en aproximadamente dos meses. (c) Estudio del estado de la Sociedad de la Información en América Latina: este proyecto de investigación, de naturaleza colectiva y abierta, ha culminado su fase de diseño y de términos de referencia. En el decurso del mes de junio comenzará a ser operativo, y se espera llegar con un diagnóstico adecuado hacia fines del presente año y convertirlo en un aporte independiente y trascendente para ser presentado en la Cumbre de la Sociedad de la Información en Junio de 2003. Informaciones y contribuciones en info sociedaddigital.org (d) Colección de estudios e información sobre aspectos prácticos del comercio electrónico: se constituirá en una de las secciones del Portal, considerada de alta utilidad. Se continúa trabajando en la clasificación de la biblioteca virtual aportada por el Consejero Hugo Gallegos de Perú y la sección se encontrará "en Red" en aproximadamente veinte días. --------------------------------------------------------------------- ---------- Usted recibe este mensaje porque su dirección de correo electrónico está incluida dentro de las más de 100.000 que conforman LA SOCIEDAD DIGITAL, construida por referencias o bien por la relevancia de su trabajo, comunidad científica donde se discuten ideas, visiones, experiencias, prácticas e información sobre temas relacionados con La Sociedad de la Información, en especial en Ibero América, impulsada por la Asociación Civil sin fines de lucro La Sociedad Digital. Si quiere tramitar el ALTA o la BAJA, o remitir una dirección de correo electrónico a la comunidad, envíe un mensaje a info@sociedaddigital.org Si desea dar a conocer algún artículo, estudio u otro texto de su autoría o recomendarnos un trabajo de otro autor, envíe su material o recomendaciones a info sociedaddigital.org La Sociedad Digital es un esfuerzo nacido en el Uruguay, co participado por especialistas de toda Iberoamerica y dirigido a la comunidad digital ibero americana. ---------------------------------------------------------------------- -------- Visite nuestro Portal y consulte todos los recursos gratuitos de información y conocimiento sobre Sociedad de la Información disponibles en http://www.sociedaddigital.org Hasta nuestro próximo encuentro! Equipo de comunicación de LaSocDig. Boletim 1 / Outubro de 2002. LA SOCIEDAD DIGITAL - PORTAL IBERO-AMERICANO DA SOCIEDADE DE INFORMAÇÃO www.sociedaddigital.org APRESENTAÇÃO La Sociedad Digital tem se constituído no principal portal da sociedade de informação da região ibero-americana, compreendendo, na atualidade, cerca de quinze seções com um total de documentos estimado em aproximadamente 800, que abordam as áreas mais importantes da sociedade da informação. Isto tem sido possível graças ao aporte e preocupação de um conjunto de especialistas dos dois lados do Atlântico, que se concentraram neste projeto aberto, cuja constituição, em sua expressão virtual, iniciou-se em outubro de 2001. No momento, a maior parte das seções do portal se encontra em funcionamento. O projeto vem se aperfeiçoando na seqüência das mesmas coordenadas estabelecidas em sua primeira fase: constituição ordenada de um reservatório de informações atualizadas e de elevada transcendência para a compreensão da sociedade da Rede, conjuntamente com as contribuições das equipes de La Sociedad Digital, produto da investigação coletiva, bem como outros aportes individuais dos membros de seu corpo de conselheiros, em suas respectivas especialidades. O Projeto Portal da Sociedade da Informação e suas seções disponíveis no endereço www.sociedaddigital.org ---------------------------------------------------------------------- ------ PROJETOS EM DESENVOLVIMENTO: Neste momento, La Sociedad Digital encontra-se desenvolvendo vários projetos novos, os quais se encontram em diferentes fases. Em síntese: (a) Aspectos operativos: o Portal se encontra em reformulação para uma apresentação futura mais amigável em sua relação com o usuário, com um desdobramento mais ágil de seus documentos e da correlação temática de seus conteúdos. (b) Sistema estatístico: dentro dos projetos de investigação a serem oportunamente implantados, elaborou-se um sistema estatístico que pudesse ser considerado como um dos mais completos do mundo, reunindo e conciliando informações extraídas de, pelo menos, vinte fontes confiáveis de informação, ao menos em três grandes níveis de desagregação: contexto mundial, contexto continental e situação dos países. Os indicadores mencionados compreendem: acessibilidade, desenvolvimento das telecomunicações, infraestrutura da Internet, comércio eletrônico, linguagens da Rede e indicadores representativos da ciência e tecnologia. O trabalho continua e se estima que estará disponível em, aproximadamente, dois meses. (c) Estudos sobre a Sociedade da Informação na América Latina: este projeto de investigação, de natureza coletiva e aberta, finalizou sua fase de elaboração e de termos de referência. No decurso do mês de junho entrou em operação e se espera chegar a um diagnóstico adequado até o final do ano, ocasião em que será convertido em aporte independente e transcendente, para ser apresentado à Cúpula da Sociedade de Informação, em junho de 2003. Informações e contribuições no info@sociedaddigital.org (d) Estudos sobre o comércio eletrônico na América Latina: o projeto, como o anterior, de natureza coletiva e aberta, também concretizou sua fase de elaboração e de termos de referência. Seu funcionamento está previsto para o decurso do mês de julho, culminando em dezembro de 2002. Estará contribuindo assim para a continuidade dos estudos que, a respeito do comércio eletrônico, desenvolveram-se na ALADI entre 2000 e 2001. Informações e contribuições no info@sociedaddigital.org (e) Coletâneas de estudos e informações sobre aspectos práticos do comércio eletrônico: será uma das seções do Portal, considerada de alta utilidade. Está em desenvolvimento o trabalho de classificação da biblioteca virtual, contribuição do Conselheiro Hugo Gallegos, do Peru. A seção estará disponível na Rede em, aproximadamente, vinte dias. --------------------------------------------------------------------- ---------- Você recebe essa mensagem porque seu correio eletrônico está incluído em mais de 100.000 que configuram LA SOCIEDAD DIGITAL, comunidade científica, onde se discutem idéias, visões, experiências, práticas e informações sobre temas relacionados com a Sociedade da Informação, em especial na região ibero-americana, promovida pela associação civil sem fins lucrativos La Sociedad Digital, e pela Sociedad Digital Internet Research. Se desejar incluir, excluir ou redefinir a direção do correio eletrônico, envie uma mensagem para info@sociedaddigital.org Se desejar enviar algum artigo, estudo, texto de sua autoria ou recomendar o trabalho de outro autor, envie seu material ou recomendações a info@sociedaddigital.org ---------------------------------------------------------------------- -------- Visite nosso Portal e consulte todos os recursos gratuitos de informação e conhecimento sobre Sociedade da Informação, disponíveis no endereço www.sociedaddigital.org Até nosso próximo encontro!!! Equipe de Comunicação de LaSocDig. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-www" in the body of the message