From owner-freebsd-doc@FreeBSD.ORG Sun Aug 7 12:49:57 2011 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 840AA1065673 for ; Sun, 7 Aug 2011 12:49:57 +0000 (UTC) (envelope-from matt.thyer@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 1ACAC8FC08 for ; Sun, 7 Aug 2011 12:49:56 +0000 (UTC) Received: by wwi36 with SMTP id 36so2699623wwi.31 for ; Sun, 07 Aug 2011 05:49:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=nLcxcNSu/ejJtYNGHcOlFHEzZW9M0iJgnpiQQ6koOBA=; b=c5T87elP7bqfZAat6ZOE5QIdl10ndsA7InPEBsdGz8i4Hm4HP6Vo2cPnI7xylXSGdL T48me5LYUN2rduYMjgyrs3ag/+9bWTmziMX1GJKG0igH/Qp8X/cURuD/xSb6s99NdXkK fkm6e/5P9l1fTRCsezJK9qiD+yd9Y2D8STVJ8= MIME-Version: 1.0 Received: by 10.216.233.92 with SMTP id o70mr2507038weq.111.1312719762146; Sun, 07 Aug 2011 05:22:42 -0700 (PDT) Received: by 10.216.19.12 with HTTP; Sun, 7 Aug 2011 05:22:42 -0700 (PDT) Date: Sun, 7 Aug 2011 21:52:42 +0930 Message-ID: From: Matt Thyer To: freebsd-doc@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Correction to doc/handbook/serialconsole-setup.html X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Aug 2011 12:49:57 -0000 I've noticed an error in doc/handbook/serialconsole-setup.html (as viewed at: http://www.freebsd.org/doc/handbook/serialconsole-setup.html). Section "26.6.6.1" entitled "Setting Up the Serial Console" is specifying commands that you would type at the loader prompt and suggesting that they be added to "/boot/loader.conf". The examples use the "set" keyword when this should be omitted. A unified diff to fix the web page would be: --- serialconsole-setup.html.old 2011-08-07 21:42:08.376155000 +0930 +++ serialconsole-setup.html 2011-08-07 21:43:27.318248588 +0930 @@ -742,7 +742,7 @@ writing just one line in /boot/loader.conf:

-set console="comconsole"
+console="comconsole"
 

This will take effect regardless of the settings in the boot block discussed in the @@ -755,7 +755,7 @@

Likewise, you can specify the internal console as:

-set console="vidconsole"
+console="vidconsole"
 

If you do not set the boot loader environment variable console, From owner-freebsd-doc@FreeBSD.ORG Sun Aug 7 20:51:57 2011 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4F97D1065676 for ; Sun, 7 Aug 2011 20:51:57 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from glenbarber.us (onyx.glenbarber.us [199.48.134.227]) by mx1.freebsd.org (Postfix) with SMTP id 01B078FC20 for ; Sun, 7 Aug 2011 20:51:56 +0000 (UTC) Received: (qmail 83250 invoked by uid 0); 7 Aug 2011 16:51:56 -0400 Received: from unknown (HELO schism.local) (gjb@76.124.49.145) by 0 with SMTP; 7 Aug 2011 16:51:56 -0400 Message-ID: <4E3EFAEB.8060704@FreeBSD.org> Date: Sun, 07 Aug 2011 16:51:55 -0400 From: Glen Barber User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:5.0) Gecko/20110624 Thunderbird/5.0 MIME-Version: 1.0 To: Matt Thyer References: In-Reply-To: X-Enigmail-Version: 1.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-doc@freebsd.org Subject: Re: Correction to doc/handbook/serialconsole-setup.html X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Aug 2011 20:51:57 -0000 On 8/7/11 8:22 AM, Matt Thyer wrote: > I've noticed an error in doc/handbook/serialconsole-setup.html (as viewed > at: http://www.freebsd.org/doc/handbook/serialconsole-setup.html). > > Section "26.6.6.1" entitled "Setting Up the Serial Console" is specifying > commands that you would type at the loader prompt and suggesting that they > be added to "/boot/loader.conf". The examples use the "set" keyword when > this should be omitted. > Hi Matt, I've just committed this change, and it should be visible in the Handbook within a few hours. Thanks. Glen -- Glen Barber | gjb@FreeBSD.org FreeBSD Documentation Project From owner-freebsd-doc@FreeBSD.ORG Mon Aug 8 11:06:07 2011 Return-Path: Delivered-To: freebsd-doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 09D061065673 for ; Mon, 8 Aug 2011 11:06:07 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E38678FC17 for ; Mon, 8 Aug 2011 11:06:06 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p78B66MX077699 for ; Mon, 8 Aug 2011 11:06:06 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p78B66X9077697 for freebsd-doc@FreeBSD.org; Mon, 8 Aug 2011 11:06:06 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 8 Aug 2011 11:06:06 GMT Message-Id: <201108081106.p78B66X9077697@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: FreeBSD doc list Cc: Subject: Current unassigned doc problem reports X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Aug 2011 11:06:07 -0000 (Note: an HTML version of this report is available at http://www.freebsd.org/cgi/query-pr-summary.cgi?category=doc .) The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o docs/159551 doc [patch] ports(7) makes no mention of LOCALBASE o docs/159374 doc [handbook] Difficulty following guide on configuring l o docs/159307 doc [patch] lpd smm chapter unconditionally installed o docs/159298 doc [handbook] document Konqueror with Webkit support to i o docs/158813 doc [patch] grammar updates for jme(4) o docs/158388 doc Incorrect documentation of LOCAL_SCRIPT in release(7) o docs/158387 doc The tree(3) man should mention the RB_FOREACH_SAFE() A o docs/158378 doc cpio/bsdcpio(1) man page does not document -0 and --nu o docs/157908 doc [handbook] Description of post-install should include o docs/157778 doc Broken doc link regarding Atheros products o docs/157698 doc [patch] gpart(8) man page contains old/incorrect size o docs/157453 doc [patch] document 16-fib cap in setfib.2 o docs/157452 doc [patch] grammar and style nits in ipfw.8 o docs/157337 doc [handbook] [patch] Indentation changes to network serv o docs/157316 doc [patch] update devstat(9) man page o docs/157234 doc [patch] nullfs(5): //proc/curproc/file returns "unknow o docs/157049 doc FreeBSD Handbook: Chapter 14 (Security) Inaccuracy o docs/156955 doc bug in share/man/man2/setsockopt.2 a docs/156920 doc isspecial(3) is not helpful o docs/156868 doc [patch] Typos and grammar in Spanish translation of ar o docs/156815 doc chmod(1): manpage should describe that chmod kicks +t o docs/156689 doc stf(4) output-only documentation gives bad configurati f docs/156187 doc [handbook] [patch] Add bsnmpd to handbook o docs/156081 doc troff falls with troff.core with UTF-8 man with incorr o docs/155989 doc [patch] Fix offset in boot.config(5) o docs/155982 doc [handbook] reaper of the dead: remove reference to flo o docs/155773 doc dialog(1): dialog manpages not updated o docs/155149 doc [patch] don't encourage using xorg.conf outside of PRE o docs/154838 doc update cvs-tags information on releng_* to reflect sup o docs/154502 doc xdm authorization failure when used with E17 window ma o docs/153958 doc ksu man-page documented, but not installed o docs/153738 doc [patch] Docuement requirement to alter some sysctls wh a docs/153012 doc [patch] iostat(8) requires an argument to -c option o docs/151752 doc pw.conf(5) doesn't define format for file clearly o docs/151367 doc [patch] Update for puc.4 man page o docs/150991 doc [patch] Install upgtfw using pkg_add as advised in upg o docs/150917 doc [patch] icmp.4, wrong description of icmplim and icmpl o docs/150877 doc ambiguity in newsyslog(8) man page about zfs with comp o docs/150365 doc [make.conf] [patch] remove BDECFLAGS from make.conf(5) o docs/150255 doc dtrace description should mention makeoptions DEBUG=-g o docs/150244 doc [patch] DRIVER_MODULE(9): MULTI_DRIVER_MODULE is only o docs/150219 doc zfs(8) manual page misses jail/unjail o docs/149574 doc [patch] update mi_switch(9) man page o docs/149522 doc Russian network article: incorrect translation about n o docs/149051 doc [request] No document for clang or clang++ o docs/149047 doc [patch] tcsh(1) bears no mention of brace expansion in o docs/148987 doc [patch] {MD[245]|SHA_|SHA1_|SHA256_}{End|File|FileChun o docs/148984 doc [handbook] Mistake in section 16.15.4 of the handbook o docs/148680 doc [sysctl][patch] Document some sys/kern sysctls o docs/148071 doc Failover mode between wired and wireless interfaces o docs/147995 doc elf.5 man page has has missing reference o docs/146958 doc bad link to "XaQti XMAC II datasheet" in sk(4) manual o docs/146521 doc [handbook] Update IPv6 system handbook section to ment o docs/145719 doc [patch] 7.3 relnotes erroneously describes new getpage o docs/145699 doc hexdump(1) mutes all format qualifier output following o docs/145644 doc Add artical about creating manpage from scratch o docs/145069 doc Dialup firewalling with FreeBSD article out dated. o docs/145067 doc Remove all reference to floppy installs o docs/145066 doc Update for new uart dev names for serial port. s docs/144818 doc all mailinglist archives dated 19970101 contain traili o docs/144630 doc [patch] domainname(1) manpage contains old information o docs/144537 doc Missing _mdconfig_list and _mdconfig2_list explanation o docs/144515 doc [handbook] Expand handbook Table of contents o docs/144488 doc share/examples/etc/make.conf: contains dangerous examp o docs/144408 doc [patch] update makefs(8) (remove device option) o docs/143850 doc procfs(5) manpage for status > controlling terminal is o docs/143416 doc [handbook] IPFW handbook page issues o docs/143408 doc man filedesc(9) is missing o docs/142168 doc [patch] ld(1): ldd(1) not mentioned in ld(1) manpage o docs/141032 doc misleading documentation for rtadvd.conf(5) raflags se s docs/140847 doc [request] add documentation on ECMP and new route args o docs/140457 doc [patch] Grammar fix for isspace(3) o docs/140444 doc [patch] New Traditional Chinese translation of custom- o docs/140375 doc [UPDATE] Updated zh_TW.Big5/articles/nanobsd o docs/139336 doc [request] ZFS documentation suggestion o docs/139165 doc gssapi.3 man page out of sync with between crypto and o docs/139018 doc translation of submitting.sgml from docproj/submitting o docs/138845 doc Exceeding kern.ipc.maxpipekva refers to tuning(7) whic o docs/138663 doc system(3) man page confuses users about "return value o docs/138485 doc bpf(4) and ip(4) man pages missing important corner ca o docs/136712 doc [handbook] [patch] draft new section on gmirror per pa o docs/136666 doc [handbook] Configure serial port for remote kernel deb o docs/136035 doc ftpchroot(5) omits an important option o docs/135516 doc [patch] pax(1) manual not mentioning chflags unawarene o docs/135475 doc [patch] jot(1) manpage and behaviour differ o docs/134123 doc The RUNQUEUE(9) man page is out of date o docs/132839 doc [patch] Fix example script in ldap-auth article o docs/132718 doc [handbook] Information about adding a new mirror is ou o docs/132260 doc dhcpd(8) pid not stored in documented location o docs/132190 doc EPERM explanation for send(2), sendto(2), and sendmsg( o docs/131918 doc [patch] Fixes for the BPF(4) man page o docs/131684 doc [patch] articles/linux-comparison: replace Addenda by o docs/131626 doc [patch] dump(8) "recommended" cache option confusing o docs/130238 doc nfs.lockd man page doesn't mention NFSLOCKD option or o docs/129671 doc New TCP chapter for Developer's Handbook (from rwatson o docs/129464 doc using packages system o docs/129095 doc ipfw(8): Can not check that packet originating/destine s docs/128356 doc [request] add Firefox plugin for FreeBSD manual pages o docs/127908 doc [patch] readdir(3) error documentation s docs/127844 doc Example code skeleton_capture_n.c in meteor(4) manpage o docs/126590 doc [patch] Write routine called forever in Sample Echo Ps o docs/126484 doc libc function res-zonscut2 is not documented o docs/125921 doc lpd(8) talks about blocks in minfree while it is KB in f docs/122052 doc minor update on handbook section 20.7.1 o docs/121952 doc Handbook chapter on Network Address Translation wrong o docs/121585 doc [handbook] Wrong multicast specification s docs/121541 doc [request] no man pages for wlan_scan_ap o docs/121312 doc RELNOTES_LANG breaks release if not en_US.ISO8859-1 o docs/121173 doc [patch] mq_getattr(2): mq_flags mistakenly described a s docs/120917 doc [request]: Man pages mising for thr_xxx syscalls o docs/120539 doc Inconsistent ipfw's man page o docs/120125 doc [patch] Installing FreeBSD 7.0 via serial console and o docs/120024 doc resolver(5) and hosts(5) need updated for IPv6 o docs/119545 doc books/arch-handbook/usb/chapter.sgml formatting o docs/118902 doc [patch] wrong signatures in d2i_RSAPublicKey man pages o docs/118214 doc close(2) error returns incomplete o docs/118020 doc ipfilter(4): man pages query for man 4 ipfilter return o docs/117747 doc 'break' system call needs a man page o docs/116116 doc mktemp (3) re/move note o docs/116080 doc PREFIX is documented, but not the more important LOCAL p docs/115065 doc [patch] sync ps.1 with p_flag and keywords o docs/114371 doc [patch] [ip6] rtadvd.con(5) should show how to adverti o docs/114139 doc mbuf(9) has misleading comments on M_DONTWAIT and M_TR o docs/113194 doc [patch] [request] crontab.5: handling of day-in-month o docs/112804 doc groff(1) command should be called to explicitly use "p o docs/112682 doc Handbook GEOM_GPT explanation does not provide accurat o docs/111425 doc Missing chunks of text in historical manpages o docs/111265 doc [request] Clarify how to set common shell variables o docs/111147 doc hostapd.conf is not documented o docs/110999 doc carp(4) should document unsupported interface types o docs/110692 doc wi(4) man page doesn't say WPA is not supported o docs/110376 doc [patch] add some more explanations for the iwi/ipw fir o docs/110253 doc [patch] rtprio(1): remove processing starvation commen o docs/110062 doc [patch] mount_nfs(8) fails to mention a failure condit p docs/110061 doc [patch] tuning(7) missing reference to vfs.read_max o docs/109981 doc No manual entry for post-grohtml o docs/109977 doc No manual entry for ksu o docs/109973 doc No manual entry for c++filt o docs/109972 doc No manual entry for zless/bzless f docs/109226 doc [request] No manual entry for sntp o docs/109201 doc [request]: manual for callbootd a docs/108980 doc list of missing man pages o docs/106135 doc [request] articles/vinum needs to be updated o docs/105608 doc fdc(4) debugging description staled o docs/104879 doc Howto: Listen to IMA ADPCM .wav files on FreeBSD box o docs/102719 doc [patch] ng_bpf(4) example leads to unneeded promiscuos o docs/100196 doc man login.conf does explain not "unlimited" o docs/99506 doc FreeBSD Handbook addition: IPv6 Server Settings o docs/98974 doc Missing tunables in loader(8) manpage o docs/98115 doc Missing parts after rendering handbook to RTF format o docs/96207 doc Comments of a sockaddr_un structure could confuse one o docs/94625 doc [patch] growfs man page -- document "panic: not enough o docs/92626 doc jail manpage should mention disabling some periodic sc o docs/91506 doc ndis(4) man page should be more specific about support o docs/91149 doc read(2) can return EINVAL for unaligned access to bloc o docs/88512 doc [patch] mount_ext2fs(8) man page has no details on lar o docs/87936 doc Handbook chapter on NIS/YP lacks good information on a o docs/87857 doc ifconfig(8) wireless options order matters o docs/85128 doc [patch] loader.conf(5) autoboot_delay incompletly desc o docs/84956 doc [patch] intro(5) manpage doesn't mention API coverage o docs/84932 doc new document: printing with an Epson ALC-3000N on Free o docs/84670 doc [patch] tput(1) manpage missing ENVIRONMENT section wi o docs/84317 doc fdp-primer doesn't show class=USERNAME distinctively o docs/84271 doc [patch] compress(1) doesn't warn about nasty link hand o docs/83820 doc getino(3) manpage not installed o docs/81611 doc [patch] natd runs with -same_ports by default o docs/78480 doc Networked printer setup unnecessarily complex in handb o docs/61605 doc [request] Improve documentation for i386 disk geometry o docs/61301 doc [patch] Manpage patch for aue(4) to enable HomePNA fun o docs/59835 doc ipfw(8) man page does not warn about accepted but mean o docs/59477 doc Outdated Info Documents at http://docs.freebsd.org/inf o docs/59044 doc [patch] doc.docbook.mk does not properly handle a sour s docs/54752 doc bus_dma explained in ISA section in Handbook: should b o docs/53751 doc bus_dma(9) incorrectly documents BUS_DMA_ALLOCNOW o docs/53596 doc Updates to mt(1) manual page o docs/53271 doc bus_dma(9) fails to document alignment restrictions o docs/51480 doc Multiple undefined references in the FreeBSD manual pa o docs/50211 doc [patch] doc.docbook.mk: fix textfile creation o docs/48101 doc [patch] Add documentation on the fixit disk o docs/43823 doc [patch] update to environ(7) manpage o docs/41089 doc pax(1) -B option does not mention interaction with -z o docs/40423 doc Keyboard(4)'s definition of parameters to GETFKEY/SETF o docs/38982 doc [patch] developers-handbook/Jail fix o docs/38556 doc EPS file of beastie, as addition to existing examples s docs/35678 doc docproj Makefiles for web are broken for paths with sp s docs/33589 doc [patch] to doc.docbook.mk to post process .tex files. a docs/30008 doc [patch] French softupdates document should be translat o docs/27605 doc [patch] Cross-document references () o docs/26286 doc *printf(3) etc should gain format string warnings o docs/24786 doc missing FILES descriptions in sa(4) s docs/20028 doc ASCII docs should reflect tags in the sourc 191 problems total. From owner-freebsd-doc@FreeBSD.ORG Mon Aug 8 12:14:25 2011 Return-Path: Delivered-To: freebsd-doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C39DC1065672; Mon, 8 Aug 2011 12:14:25 +0000 (UTC) (envelope-from marc@blackend.org) Received: from smtp6-g21.free.fr (unknown [IPv6:2a01:e0c:1:1599::15]) by mx1.freebsd.org (Postfix) with ESMTP id A74578FC1B; Mon, 8 Aug 2011 12:14:23 +0000 (UTC) Received: from emphyrio.blackend.org (unknown [88.179.1.53]) by smtp6-g21.free.fr (Postfix) with ESMTP id 1BAEB822BE; Mon, 8 Aug 2011 14:14:16 +0200 (CEST) Received: from emphyrio.blackend.org (localhost [127.0.0.1]) by emphyrio.blackend.org (8.14.5/8.14.4) with ESMTP id p78CFk29003043; Mon, 8 Aug 2011 14:15:46 +0200 (CEST) (envelope-from marc@emphyrio.blackend.org) Received: (from marc@localhost) by emphyrio.blackend.org (8.14.5/8.14.4/Submit) id p78CFkUn003042; Mon, 8 Aug 2011 14:15:46 +0200 (CEST) (envelope-from marc) Date: Mon, 8 Aug 2011 14:15:45 +0200 From: Marc Fonvieille To: freebsd-doc@FreeBSD.org Message-ID: <20110808121545.GA3004@emphyrio.blackend.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="4Ckj6UjgE2iN1+kY" Content-Disposition: inline X-Useless-Header: blackend.org X-Operating-System: FreeBSD 8.2-STABLE User-Agent: Mutt/1.5.21 (2010-09-15) Cc: doceng@FreeBSD.org Subject: HEADS UP: doc/ slush begins X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Aug 2011 12:14:25 -0000 --4Ckj6UjgE2iN1+kY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi all, As announced, the doc/ tree is now in a slush. Please postpone all non-essential changes until after the doc/ tree is tagged (currently scheduled for 23 August, 2011). While this is not a real freeze, if you need to commit a relatively large change to fix or improve our documentation for 9.0-RELEASE, please put a note for translators onto your commit log. --=20 Marc --4Ckj6UjgE2iN1+kY Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (FreeBSD) iD8DBQFOP9NtzQ9RwE+OdOgRAt5qAJ4qSSicjQPtPxRnBPETLDvIvZ1N/ACffSRw Ld2CwAlMKjhyQZgtqfjNwYM= =nlMJ -----END PGP SIGNATURE----- --4Ckj6UjgE2iN1+kY-- From owner-freebsd-doc@FreeBSD.ORG Mon Aug 8 20:41:11 2011 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 99D721065675 for ; Mon, 8 Aug 2011 20:41:11 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: from mail-ey0-f172.google.com (mail-ey0-f172.google.com [209.85.215.172]) by mx1.freebsd.org (Postfix) with ESMTP id 2E7B78FC1D for ; Mon, 8 Aug 2011 20:41:10 +0000 (UTC) Received: by eye4 with SMTP id 4so3218529eye.31 for ; Mon, 08 Aug 2011 13:41:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:message-id:date:from:organization:user-agent:mime-version:to :subject:x-enigmail-version:content-type:content-transfer-encoding; bh=qSYgBJC5HciDsixDI+ym5Z+KL3AGN9ozx694NWZfA1U=; b=eroEhQsy85gSmQfmbwGnwNyW7KeGMzsXBLIce2SL2ROFtArtNCgO8aECYcAU7GgSda HAavKhSE9LvcU/PudrzFT8olPoH0XJOPxtlx0doRZohU7PATHfyco6dEktEnkyZDOPyo g53O61F7a9h3n2QxOd/JZZjc/nV9bajykz1t0= Received: by 10.213.96.129 with SMTP id h1mr1223923ebn.93.1312836068777; Mon, 08 Aug 2011 13:41:08 -0700 (PDT) Received: from [192.168.1.12] (ip18-43-209-87.adsl2.static.versatel.nl [87.209.43.18]) by mx.google.com with ESMTPS id u16sm2644592eeh.66.2011.08.08.13.41.06 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 08 Aug 2011 13:41:07 -0700 (PDT) Sender: =?UTF-8?Q?Ren=C3=A9_Ladan?= Message-ID: <4E4049E1.8040008@freebsd.org> Date: Mon, 08 Aug 2011 22:41:05 +0200 From: Rene Ladan Organization: The FreeBSD Project User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:5.0) Gecko/20110707 Thunderbird/5.0 MIME-Version: 1.0 To: "freebsd-doc@freebsd.org" X-Enigmail-Version: 1.2pre Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Subject: [RFC] Dutch translation of the Privacy Policy X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Aug 2011 20:41:11 -0000 Hi, for any native Dutch speakers with some knowledge on "legal" language: I made an initial translation of the FreeBSD Privacy as shown at http://www.freebsd.org/privacy.html . The Dutch version is currently in the Perforce repository at http://tinyurl.com/3uclwd6 (this will download the SGML file). Any comments/adjustments are welcome, I intend to commit it to CVS so that it appears on the website before the 23th of August (the end of the Doc Slush). Thanks, René -- http://www.rene-ladan.nl:8080/ GPG fingerprint = ADBC ECCD EB5F A6B4 549F 600D 8C9E 647A E564 2BFC (subkeys.pgp.net) From owner-freebsd-doc@FreeBSD.ORG Mon Aug 8 22:50:50 2011 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DBD7D106564A for ; Mon, 8 Aug 2011 22:50:50 +0000 (UTC) (envelope-from schwartz.erik.c@gmail.com) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id 95F518FC0A for ; Mon, 8 Aug 2011 22:50:50 +0000 (UTC) Received: by gyd10 with SMTP id 10so2221441gyd.13 for ; Mon, 08 Aug 2011 15:50:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type; bh=arK9s6gRcIxfuUKGdGN2EDQLVIZv4AWynJoRu2ZtmYw=; b=aiNFFEb8M0fYkNuMHie2St2Acg79p9NePca3O5/aIK+3SK5dNHjQMhLnIRpnL0qcdy tG4d6nRgPUytsfUOzA+uvmf55A3BxZJbS64ib4yBsOhxGFKx0K/pcb8gTk0Ks2rSOVkR Z4QEt/d5g5fZZvDwP57kRckeht1tKNnPcWX6g= Received: by 10.91.25.5 with SMTP id c5mr5164707agj.114.1312843849703; Mon, 08 Aug 2011 15:50:49 -0700 (PDT) Received: from happy-local.local (cpe-70-123-134-249.austin.res.rr.com [70.123.134.249]) by mx.google.com with ESMTPS id h36sm5220673anm.29.2011.08.08.15.50.48 (version=SSLv3 cipher=OTHER); Mon, 08 Aug 2011 15:50:49 -0700 (PDT) Message-ID: <4E406848.80800@gmail.com> Date: Mon, 08 Aug 2011 17:50:48 -0500 From: Erik Schwartz User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.5; rv:5.0) Gecko/20110624 Thunderbird/5.0 MIME-Version: 1.0 To: Benjamin Kaduk , freebsd-doc@freebsd.org References: <4E3AD8B7.30304@gmail.com> In-Reply-To: X-Enigmail-Version: 1.2 Content-Type: multipart/mixed; boundary="------------010500040906070504020403" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Additional rc.conf example for: 31.6 Link Aggregation and Failover X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Aug 2011 22:50:50 -0000 This is a multi-part message in MIME format. --------------010500040906070504020403 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hello again, Ben, On 8/4/11 3:33 PM, Benjamin Kaduk wrote: > Hi Erik, > > On Thu, 4 Aug 2011, Erik Schwartz wrote: > >> Handbook section "31.6 Link Aggregation and Failover" is well-written >> and helpful, but (IMO) suffers from a deficiency of useful rc.conf >> examples. It currently contains only one, and the one it contains is an >> (again, IMO) unusual use case. >> >> May I provide a second, working rc.conf example? If so, what are the >> steps to do so? > > We actually just got a PR a few days ago from someone who had trouble > with the LACP case and would probably have benefitted from another example. > (This is http://www.freebsd.org/cgi/query-pr.cgi?pr=docs/159374 ) The person who submitted that PR seems to have had an experience very similar to mine. FWIW, I noticed in that PR you asked: > Is the "up" really necessary for ifconfig_lagg0, here? < >From my own testing on FreeBSD 8.2-RELEASE-p2, the answer is "yes". > If you're willing to provide a patch for another example, or even just > the example itself, that would be useful. Email to this list is > probably sufficient for submitting the example; if you want to learn how > to submit a nicely formatted patch that makes our life a bit easier, > http://www.freebsd.org/docproj/ is a starting point for links. > I apologize, but I ran into some issues with this (%make lint -- throwing errors about documents I did not change, and I have not been able to resolve). So I am taking the crude approach and attaching a diff of the .old and my (proposed) update to the SGML. The change was just a few lines. It seems unlikely that I introduced a new, syntactical problem with the SGML, but - again - I wasn't able to verify that with %make lint. > I'm pretty overworked for the next week or two, but if it hasn't been > patchified by someone else by then, I'll come back and take a look. > > Thanks, > > Ben Kaduk Thanks for your reply, and I appreciate you taking the time to review my change. Best regards - -- Erik Schwartz | GPG key 6F4A13EF --------------010500040906070504020403-- From owner-freebsd-doc@FreeBSD.ORG Mon Aug 8 23:22:22 2011 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7E07E1065677 for ; Mon, 8 Aug 2011 23:22:22 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 27FCE8FC17 for ; Mon, 8 Aug 2011 23:22:21 +0000 (UTC) Received: by vws18 with SMTP id 18so3255697vws.13 for ; Mon, 08 Aug 2011 16:22:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=RuZbo/xeb7B+sDcEmWz6+G4xWhWhxbtad2nLBkbMYTo=; b=ZpFYEU5P4VlvXmQGdyBn2cPjOmM8+0xY/I+IiOzdmUXBkX7aszF2+FiDXK1/6yrwYh B9cb+MGChP7EaebhOqfu5xFMLx97aWWFVRoFIdQF3CFCZsqsDVSbMujB4WHLM1vhGkH8 a1jV1hTMuSSqHfkVBD25UbmYCf457ZOn0p2FA= Received: by 10.52.90.4 with SMTP id bs4mr461569vdb.7.1312845741251; Mon, 08 Aug 2011 16:22:21 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.167.195 with HTTP; Mon, 8 Aug 2011 16:21:51 -0700 (PDT) In-Reply-To: <4E4049E1.8040008@freebsd.org> References: <4E4049E1.8040008@freebsd.org> From: Eitan Adler Date: Mon, 8 Aug 2011 19:21:51 -0400 Message-ID: To: Rene Ladan Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-doc@freebsd.org" Subject: Re: [RFC] Dutch translation of the Privacy Policy X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Aug 2011 23:22:22 -0000 On Mon, Aug 8, 2011 at 4:41 PM, Rene Ladan wrote: > Hi, > > for any native Dutch speakers with some knowledge on "legal" language: > I made an initial translation of the FreeBSD Privacy as shown at > http://www.freebsd.org/privacy.html . The Dutch version is currently in > the Perforce repository at http://tinyurl.com/3uclwd6 (this will > download the SGML file). > > Any comments/adjustments are welcome, I intend to commit it to CVS so > that it appears on the website before the 23th of August (the end of the > Doc Slush). You may want add the equivalent of "If there are any differences between this translation and the English version, the English one prevails." I can't comment on the language but thanks for translating it! -- Eitan Adler From owner-freebsd-doc@FreeBSD.ORG Tue Aug 9 11:59:18 2011 Return-Path: Delivered-To: freebsd-doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BD449106564A for ; Tue, 9 Aug 2011 11:59:18 +0000 (UTC) (envelope-from steve.dasey@virgin.net) Received: from queueout02-winn.ispmail.ntl.com (queueout02-winn.ispmail.ntl.com [81.103.221.56]) by mx1.freebsd.org (Postfix) with ESMTP id 1E4C38FC14 for ; Tue, 9 Aug 2011 11:59:17 +0000 (UTC) Received: from know-smtpout-4.server.virginmedia.net ([62.254.123.4]) by mtaout03-winn.ispmail.ntl.com (InterMail vM.7.08.04.00 201-2186-134-20080326) with ESMTP id <20110809110904.YHWN5301.mtaout03-winn.ispmail.ntl.com@know-smtpout-4.server.virginmedia.net> for ; Tue, 9 Aug 2011 12:09:04 +0100 Received: from [82.8.216.225] (helo=maclaptop.local) by know-smtpout-4.server.virginmedia.net with esmtpa (Exim 4.63) (envelope-from ) id 1QqkBE-0007e4-Eu for freebsd-doc@FreeBSD.org; Tue, 09 Aug 2011 12:09:04 +0100 Message-ID: <4E4118A4.6030507@virgin.net> Date: Tue, 09 Aug 2011 12:23:16 +0100 From: Steve Dasey User-Agent: Thunderbird 2.0.0.17 (Macintosh/20080914) MIME-Version: 1.0 To: freebsd-doc@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Cloudmark-Analysis: v=1.1 cv=R50lirqlHffDPPkwUlkuVa99MrvKdVWo//yz83qex8g= c=1 sm=0 a=Z0dnBW-S-x4A:10 a=F9S3lJeE8MMA:10 a=8nJEP1OIZ-IA:10 a=6I5d2MoRAAAA:8 a=6ohNodAXAAAA:8 a=FUfGVvWRlPggLHP2LV0A:9 a=wPNLvfGTeEIA:10 a=rxxhTbliW3wA:10 a=82-kyh_VXv8A:10 a=x6_JjsncPAUA:10 a=5dVKIHTWyH4A:10 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117 Cc: Subject: Broken link X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Aug 2011 11:59:18 -0000 FYI On "FreeBSD/ppc Project" page (http://www.freebsd.org/platforms/ppc.html#1) link to "PowerPC chip documentation" under "Documentation, White Papers, Utilities" (http://www.freescale.com/brdata/PDFDB/docs/MPCFPE32B.pdf) leads to 404 on freescale.com site. Regards From owner-freebsd-doc@FreeBSD.ORG Wed Aug 10 12:24:33 2011 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EECA81065675 for ; Wed, 10 Aug 2011 12:24:33 +0000 (UTC) (envelope-from heather@thumbtack1.com) Received: from mail-iy0-f172.google.com (mail-iy0-f172.google.com [209.85.210.172]) by mx1.freebsd.org (Postfix) with ESMTP id BD3FD8FC14 for ; Wed, 10 Aug 2011 12:24:33 +0000 (UTC) Received: by iye7 with SMTP id 7so1117927iye.17 for ; Wed, 10 Aug 2011 05:24:33 -0700 (PDT) Received: by 10.42.158.202 with SMTP id i10mr7886151icx.116.1312977516115; Wed, 10 Aug 2011 04:58:36 -0700 (PDT) Received: from thumbtack1.com ([69.12.222.93]) by mx.google.com with ESMTPS id u1sm1405407icj.16.2011.08.10.04.58.35 (version=SSLv3 cipher=OTHER); Wed, 10 Aug 2011 04:58:35 -0700 (PDT) Message-ID: <4e42726b.014a2a0a.31f4.481d@mx.google.com> Date: Wed, 10 Aug 2011 04:58:35 -0700 (PDT) MIME-Version: 1.0 From: Heather Madison To: freebsd-doc@freebsd.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Are you a swedish translator? X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Aug 2011 12:24:34 -0000 Hey there, I'm reaching out to you because Thumbtack is getting a lot of job leads for swedish translators, and I'm looking for another swedish translator who is interested in taking on more clients. After checking out your website I think you are a great fit for Thumbtack and I'd love to start sending you job leads. Please visit http://www.thumbtack1.com/welcome and fill out a few details about your skills and rates, and I'll start forwarding you potential new clients. If you have any questions about what Thumbtack can provide, please don't hesitate to ask. Thanks, Heather -- Please visit the link below to unsubscribe: http://www.thumbtack1.com/unsubscribe?e=freebsd-doc@freebsd.org&action=unsubscribe 1001 Page St, Suite #45, San Francisco, CA This message is an advertisement. From owner-freebsd-doc@FreeBSD.ORG Wed Aug 10 17:10:10 2011 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E93031065670 for ; Wed, 10 Aug 2011 17:10:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id AA4DB8FC13 for ; Wed, 10 Aug 2011 17:10:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p7AHAAb6061239 for ; Wed, 10 Aug 2011 17:10:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p7AHAAvS061238; Wed, 10 Aug 2011 17:10:10 GMT (envelope-from gnats) Resent-Date: Wed, 10 Aug 2011 17:10:10 GMT Resent-Message-Id: <201108101710.p7AHAAvS061238@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jeremy Chadwick Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8CCBA106566B for ; Wed, 10 Aug 2011 17:01:27 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from qmta11.emeryville.ca.mail.comcast.net (qmta11.emeryville.ca.mail.comcast.net [76.96.27.211]) by mx1.freebsd.org (Postfix) with ESMTP id 77BFA8FC16 for ; Wed, 10 Aug 2011 17:01:27 +0000 (UTC) Received: from omta10.emeryville.ca.mail.comcast.net ([76.96.30.28]) by qmta11.emeryville.ca.mail.comcast.net with comcast id Jgpm1h0080cQ2SLABh1Pon; Wed, 10 Aug 2011 17:01:23 +0000 Received: from koitsu.dyndns.org ([67.180.84.87]) by omta10.emeryville.ca.mail.comcast.net with comcast id Jh1M1h00C1t3BNj8Wh1Ngo; Wed, 10 Aug 2011 17:01:23 +0000 Received: by icarus.home.lan (Postfix, from userid 1000) id EE661102C19; Wed, 10 Aug 2011 10:01:24 -0700 (PDT) Message-Id: <20110810170124.EE661102C19@icarus.home.lan> Date: Wed, 10 Aug 2011 10:01:24 -0700 (PDT) From: Jeremy Chadwick To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Steven Hartland Subject: docs/159650: dumpdev variable was changed to "no" on September 2009 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jeremy Chadwick List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Aug 2011 17:10:11 -0000 >Number: 159650 >Category: docs >Synopsis: dumpdev variable was changed to "no" on September 2009 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Wed Aug 10 17:10:09 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Jeremy Chadwick >Release: FreeBSD 8.2-STABLE amd64 >Organization: >Environment: System: FreeBSD icarus.home.lan 8.2-STABLE FreeBSD 8.2-STABLE #0: Mon Aug 8 07:16:45 PDT 2011 root@icarus.home.lan:/usr/obj/usr/src/sys/X7SBA_RELENG_8_amd64 amd64 >Description: In the following freebsd-stable@ discussion thread, the "dumpdev" rc.conf variable and its defaults have come under scrutiny: http://lists.freebsd.org/pipermail/freebsd-stable/2011-August/063543.html In September 2009 a commit was made to change the default value of dumpdev from "AUTO" to "NO": http://www.freebsd.org/cgi/cvsweb.cgi/src/etc/defaults/rc.conf#rev1.358.2.2 Yet the FreeBSD Handbook "Kernel Debugging" section 10.1.1 states: "AUTO is the default as of FreeBSD 6.0." Which is no longer true for any release/build past September 2009 (sans HEAD/CURRENT, where "AUTO" is still the default). >How-To-Repeat: n/a >Fix: Please update the Handbook to reflect reality. :-) Someone will need to review the RELENG_7 tag to see if/when src/etc/defaults/rc.conf was changed there as well. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-doc@FreeBSD.ORG Thu Aug 11 00:35:39 2011 Return-Path: Delivered-To: doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 77BC6106566B for ; Thu, 11 Aug 2011 00:35:39 +0000 (UTC) (envelope-from mirror176@cox.net) Received: from fed1rmfepi201.cox.net (fed1rmfepi201.cox.net [68.230.241.140]) by mx1.freebsd.org (Postfix) with ESMTP id 4FEE68FC0A for ; Thu, 11 Aug 2011 00:35:39 +0000 (UTC) Received: from fed1rmimpo02.cox.net ([70.169.32.72]) by fed1rmfepo102.cox.net (InterMail vM.8.01.04.00 201-2260-137-20101110) with ESMTP id <20110811002227.ZWXI3912.fed1rmfepo102.cox.net@fed1rmimpo02.cox.net> for ; Wed, 10 Aug 2011 20:22:27 -0400 Received: from darkstar.l.net ([24.56.42.84]) by fed1rmimpo02.cox.net with bizsmtp id JoNS1h00B1oxGww04oNSCl; Wed, 10 Aug 2011 20:22:26 -0400 X-CT-Class: Clean X-CT-Score: 0.00 X-CT-RefID: str=0001.0A02020A.4E4320C2.00C1,ss=1,re=0.000,fgs=0 X-CT-Spam: 0 X-Authority-Analysis: v=1.1 cv=g1yQxBn6urlsaTUwI3YZx3Tbrw0dN6Kp/MqkgaK+ScQ= c=1 sm=1 a=rLpCYgkgFLgA:10 a=oxP1u0IRuqEA:10 a=G8Uczd0VNMoA:10 a=wPDyFdB5xvgA:10 a=kj9zAlcOel0A:10 a=ekyfHMi7N77LRRIB4RYvBg==:17 a=6I5d2MoRAAAA:8 a=h3roVcTqpbVeNHpTcQYA:9 a=CjuIK1q_8ugA:10 a=vOlA07vznsMA:10 a=ekyfHMi7N77LRRIB4RYvBg==:117 X-CM-Score: 0.00 Authentication-Results: cox.net; none Received: from localhost (localhost [127.0.0.1]) (uid 1001) by darkstar.l.net with local; Wed, 10 Aug 2011 17:22:24 -0700 id 00001A26.000000004E4320C0.00009D1A From: "Edward Sanford Sutton, III" To: doc@freebsd.org Date: Wed, 10 Aug 2011 17:22:21 -0700 User-Agent: KMail/1.9.10 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <201108101722.23847.mirror176@cox.net> Cc: Subject: Porter's handbook old java references X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Aug 2011 00:35:39 -0000 http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/book.html refers to blackdown as a JAVA_VENDOR, among now outdated versions being listed as choices and examples. Keep up the good work and thanks again, Edward Sutton, III -- The more things change, the more they'll never be the same again. From owner-freebsd-doc@FreeBSD.ORG Thu Aug 11 05:17:35 2011 Return-Path: Delivered-To: doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B391E106566C for ; Thu, 11 Aug 2011 05:17:35 +0000 (UTC) (envelope-from jhelfman@experts-exchange.com) Received: from mail.experts-exchange.com (mail.experts-exchange.com [72.29.183.251]) by mx1.freebsd.org (Postfix) with ESMTP id 8F53A8FC08 for ; Thu, 11 Aug 2011 05:17:35 +0000 (UTC) Received: from mail.experts-exchange.com (localhost [127.0.0.1]) by mail.experts-exchange.com (Postfix) with ESMTP id 178336FD1EA; Wed, 10 Aug 2011 22:02:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=e-e.com; h= user-agent:organization:in-reply-to:content-disposition :content-type:content-type:mime-version:references:message-id :subject:subject:from:from:date:date:received:received:received; s=ee; t=1313038937; x=1314853337; bh=SMpGfAiErpXcQgpuLM8/YRrOTJ 0jhPwkasCoRAnBgSc=; b=dMRseaZW0+Z8fLm7qfEKffYIxrMveew4mHbHGdRL3m iu9v70tXXkI5Gaa9Kq6K2VesAm0KUwmz5Kr9CIgwEzaEYilQsPEWX0/BCTa776WO e295bbMfL0QIRvvDK1Yf1kkVaHcNRXwWjoqEb5py8zq/mLlJdBHRc8tlTnrT1dLx Q= X-Virus-Scanned: amavisd-new at experts-exchange.com Received: from mail.experts-exchange.com ([127.0.0.1]) by mail.experts-exchange.com (mail.experts-exchange.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZDopom6O2Szi; Wed, 10 Aug 2011 22:02:17 -0700 (PDT) Received: from experts-exchange.com (unknown [192.168.103.122]) by mail.experts-exchange.com (Postfix) with SMTP id E83DD6FD1C2; Wed, 10 Aug 2011 22:02:17 -0700 (PDT) Received: (nullmailer pid 34228 invoked by uid 1001); Thu, 11 Aug 2011 05:01:34 -0000 Date: Wed, 10 Aug 2011 22:01:34 -0700 From: Jason Helfman To: "Edward Sanford Sutton, III" Message-ID: <20110811050134.GA32787@eggman.experts-exchange.com> References: <201108101722.23847.mirror176@cox.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <201108101722.23847.mirror176@cox.net> X-Operating-System: FreeBSD 8.2-RELEASE Organization: Experts-Exchange, LLC. http://www.experts-exchange.com X-Living-The-Dream: I love the SLO Life! User-Agent: Mutt/1.5.21 (2010-09-15) Cc: doc@freebsd.org Subject: Re: Porter's handbook old java references X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Aug 2011 05:17:35 -0000 On Wed, Aug 10, 2011 at 05:22:21PM -0700, Edward Sanford Sutton, III thus spake: >http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/book.html >refers to blackdown as a JAVA_VENDOR, among now outdated versions being >listed as choices and examples. >Keep up the good work and thanks again, >Edward Sutton, III >-- >The more things change, the more they'll never be the same again. >_______________________________________________ I believe I addressed these concerns in this patch. Sgml renders with no issue. Index: porters-handbook/book.sgml =================================================================== RCS file: /home/jhelfman/ncvs/doc/en_US.ISO8859-1/books/porters-handbook/book.sgml,v retrieving revision 1.1113 diff -u -r1.1113 book.sgml --- porters-handbook/book.sgml 20 Jul 2011 04:26:06 -0000 1.1113 +++ porters-handbook/book.sgml 11 Aug 2011 04:54:15 -0000 @@ -6170,8 +6170,8 @@ List of space-separated suitable Java versions for the port. An optional "+" allows you to specify a range of versions (allowed values: - 1.1[+] 1.2[+] 1.3[+] 1.4[+] 1.5[+] - 1.6[+]). + 1.5[+] 1.6[+] 1.7[+] + ). @@ -6185,7 +6185,7 @@ JAVA_VENDOR List of space-separated suitable JDK port vendors for the port (allowed values: freebsd bsdjava sun - blackdown openjdk). + openjdk). -- Jason Helfman System Administrator experts-exchange.com http://www.experts-exchange.com/M_4830110.html E4AD 7CF1 1396 27F6 79DD 4342 5E92 AD66 8C8C FBA5 From owner-freebsd-doc@FreeBSD.ORG Thu Aug 11 05:42:22 2011 Return-Path: Delivered-To: doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EA785106564A for ; Thu, 11 Aug 2011 05:42:22 +0000 (UTC) (envelope-from jhelfman@experts-exchange.com) Received: from mail.experts-exchange.com (mail.experts-exchange.com [72.29.183.251]) by mx1.freebsd.org (Postfix) with ESMTP id C12588FC0C for ; Thu, 11 Aug 2011 05:42:22 +0000 (UTC) Received: from mail.experts-exchange.com (localhost [127.0.0.1]) by mail.experts-exchange.com (Postfix) with ESMTP id 740F46FD1FF; Wed, 10 Aug 2011 22:42:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=e-e.com; h= user-agent:organization:in-reply-to:content-disposition :content-type:content-type:mime-version:references:message-id :subject:subject:from:from:date:date:received:received:received; s=ee; t=1313041342; x=1314855742; bh=Qgkzht/5/vXbm4VKEeOTnYmTmx aSqWdsBfGRrjJAMBY=; b=XlM/Qq+0nrQM0oaE0dYsBDWGXp6Wc8BZxlqk2fdFpl CcTMXPlT8gpVkbEdrRSeXloXRpqsElXG/c3KU33GEYdTXp5or5mP04ny1V3nRgNb DQFv+pWqhOX6T3AU3jvarGOFz72Yfd4U2+ds7ikgVRA41m6P+0OJYkApPSt4AEOa Y= X-Virus-Scanned: amavisd-new at experts-exchange.com Received: from mail.experts-exchange.com ([127.0.0.1]) by mail.experts-exchange.com (mail.experts-exchange.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3xV2ZCDW+rXv; Wed, 10 Aug 2011 22:42:22 -0700 (PDT) Received: from experts-exchange.com (unknown [192.168.103.122]) by mail.experts-exchange.com (Postfix) with SMTP id 4C80E6FD1FE; Wed, 10 Aug 2011 22:42:22 -0700 (PDT) Received: (nullmailer pid 51213 invoked by uid 1001); Thu, 11 Aug 2011 05:41:38 -0000 Date: Wed, 10 Aug 2011 22:41:38 -0700 From: Jason Helfman To: doc@freebsd.org Message-ID: <20110811054138.GA51132@eggman.experts-exchange.com> References: <201108101722.23847.mirror176@cox.net> <20110811050134.GA32787@eggman.experts-exchange.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="8t9RHnE3ZwKMSgU+" Content-Disposition: inline In-Reply-To: <20110811050134.GA32787@eggman.experts-exchange.com> X-Operating-System: FreeBSD 8.2-RELEASE Organization: Experts-Exchange, LLC. http://www.experts-exchange.com X-Living-The-Dream: I love the SLO Life! User-Agent: Mutt/1.5.21 (2010-09-15) Cc: "Edward Sanford Sutton, III" Subject: Re: Porter's handbook old java references X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Aug 2011 05:42:23 -0000 --8t9RHnE3ZwKMSgU+ Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline On Wed, Aug 10, 2011 at 10:01:34PM -0700, Jason Helfman thus spake: >On Wed, Aug 10, 2011 at 05:22:21PM -0700, Edward Sanford Sutton, III thus spake: >>http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/book.html >>refers to blackdown as a JAVA_VENDOR, among now outdated versions being >>listed as choices and examples. >>Keep up the good work and thanks again, >>Edward Sutton, III > Attached is a more complete patch that updates older information for Java. I updated variables and paths for java/diablo-jdk16. Again, this renders with no issue. -jgh -- Jason Helfman System Administrator experts-exchange.com http://www.experts-exchange.com/M_4830110.html E4AD 7CF1 1396 27F6 79DD 4342 5E92 AD66 8C8C FBA5 --8t9RHnE3ZwKMSgU+ Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="patch.txt" Index: porters-handbook/book.sgml =================================================================== RCS file: /home/jhelfman/ncvs/doc/en_US.ISO8859-1/books/porters-handbook/book.sgml,v retrieving revision 1.1113 diff -u -r1.1113 book.sgml --- porters-handbook/book.sgml 20 Jul 2011 04:26:06 -0000 1.1113 +++ porters-handbook/book.sgml 11 Aug 2011 05:37:06 -0000 @@ -6170,8 +6170,8 @@ List of space-separated suitable Java versions for the port. An optional "+" allows you to specify a range of versions (allowed values: - 1.1[+] 1.2[+] 1.3[+] 1.4[+] 1.5[+] - 1.6[+]). + 1.5[+] 1.6[+] 1.7[+] + ). @@ -6185,7 +6185,7 @@ JAVA_VENDOR List of space-separated suitable JDK port vendors for the port (allowed values: freebsd bsdjava sun - blackdown openjdk). + openjdk). @@ -6242,13 +6242,13 @@ JAVA_PORT The name of the JDK port (e.g. - 'java/jdk14'). + 'java/diablo-jdk16'). JAVA_PORT_VERSION The full version of the JDK port (e.g. - '1.4.2'). If you only need the first + '1.6.0'). If you only need the first two digits of this version number, use ${JAVA_PORT_VERSION:C/^([0-9])\.([0-9])(.*)$/\1.\2/}. @@ -6256,19 +6256,19 @@ JAVA_PORT_OS The operating system used by the JDK port (e.g. - 'linux'). + 'native'). JAVA_PORT_VENDOR The vendor of the JDK port (e.g. - 'sun'). + 'freebsd'). JAVA_PORT_OS_DESCRIPTION Description of the operating system used by the JDK port - (e.g. 'Linux'). + (e.g. 'Native'). @@ -6280,34 +6280,34 @@ JAVA_HOME Path to the installation directory of the JDK (e.g. - '/usr/local/jdk1.3.1'). + '/usr/local/diablo-jdk1.6.0'). JAVAC Path to the Java compiler to use (e.g. - '/usr/local/jdk1.3.1/bin/javac' or + '/usr/local/diablo-jdk1.6.0/bin/javac' or '/usr/local/bin/jikes'). JAR Path to the jar tool to use (e.g. - '/usr/local/jdk1.3.1/bin/jar' or + '/usr/local/diablo-jdk1.6.0/bin/jar' or '/usr/local/bin/fastjar'). APPLETVIEWER Path to the appletviewer utility (e.g. - '/usr/local/linux-jdk1.3.1/bin/appletviewer'). + '/usr/local/diablo-jdk1.6.0/bin/appletviewer'). JAVA Path to the java executable. Use this for executing Java programs (e.g. - '/usr/local/jdk1.3.1/bin/java'). + '/usr/local/diablo-jdk1.6.0/bin/java'). --8t9RHnE3ZwKMSgU+-- From owner-freebsd-doc@FreeBSD.ORG Thu Aug 11 16:40:10 2011 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 18F2A1065676 for ; Thu, 11 Aug 2011 16:40:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E3D7B8FC21 for ; Thu, 11 Aug 2011 16:40:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p7BGe96Z000769 for ; Thu, 11 Aug 2011 16:40:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p7BGe9lY000768; Thu, 11 Aug 2011 16:40:09 GMT (envelope-from gnats) Resent-Date: Thu, 11 Aug 2011 16:40:09 GMT Resent-Message-Id: <201108111640.p7BGe9lY000768@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jason Helfman Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4404E106564A for ; Thu, 11 Aug 2011 16:37:18 +0000 (UTC) (envelope-from jhelfman@experts-exchange.com) Received: from mail.experts-exchange.com (mail.experts-exchange.com [72.29.183.251]) by mx1.freebsd.org (Postfix) with ESMTP id 223648FC1D for ; Thu, 11 Aug 2011 16:37:18 +0000 (UTC) Received: from mail.experts-exchange.com (localhost [127.0.0.1]) by mail.experts-exchange.com (Postfix) with ESMTP id 095DF6FD47A; Thu, 11 Aug 2011 09:37:18 -0700 (PDT) Received: from mail.experts-exchange.com ([127.0.0.1]) by mail.experts-exchange.com (mail.experts-exchange.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FCPIAkAPb2WR; Thu, 11 Aug 2011 09:37:17 -0700 (PDT) Received: from experts-exchange.com (unknown [192.168.103.122]) by mail.experts-exchange.com (Postfix) with SMTP id D79B26FD478; Thu, 11 Aug 2011 09:37:17 -0700 (PDT) Received: (nullmailer pid 75368 invoked by uid 1001); Thu, 11 Aug 2011 16:36:34 -0000 Message-Id: <1313080594.082286.75367.nullmailer@experts-exchange.com> Date: Thu, 11 Aug 2011 09:36:34 -0700 From: Jason Helfman To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: ports@FreeBSD.org Subject: docs/159694: [patch] book/porters-handbook: sync handbook with bsd.java.mk X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jason Helfman List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Aug 2011 16:40:10 -0000 >Number: 159694 >Category: docs >Synopsis: [patch] book/porters-handbook: sync handbook with bsd.java.mk >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Aug 11 16:40:09 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Jason Helfman >Release: FreeBSD 8.2-RELEASE i386 >Organization: Experts Exchange, LLC. >Environment: System: FreeBSD eggman.experts-exchange.com 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Fri Feb 18 02:24:46 UTC 2011 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: Email from Edward Sutton, III to doc@ http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/book.html refers to blackdown as a JAVA_VENDOR, among now outdated versions being listed as choices and examples. With this patch, sgml renders fine, and builds with no issue. >How-To-Repeat: >Fix: Index: books/porters-handbook/book.sgml =================================================================== RCS file: /home/jhelfman/ncvs/doc/en_US.ISO8859-1/books/porters-handbook/book.sgml,v retrieving revision 1.1113 diff -u -r1.1113 book.sgml --- books/porters-handbook/book.sgml 20 Jul 2011 04:26:06 -0000 1.1113 +++ books/porters-handbook/book.sgml 11 Aug 2011 05:37:06 -0000 @@ -6170,8 +6170,8 @@ List of space-separated suitable Java versions for the port. An optional "+" allows you to specify a range of versions (allowed values: - 1.1[+] 1.2[+] 1.3[+] 1.4[+] 1.5[+] - 1.6[+]). + 1.5[+] 1.6[+] 1.7[+] + ). @@ -6185,7 +6185,7 @@ JAVA_VENDOR List of space-separated suitable JDK port vendors for the port (allowed values: freebsd bsdjava sun - blackdown openjdk). + openjdk). @@ -6242,13 +6242,13 @@ JAVA_PORT The name of the JDK port (e.g. - 'java/jdk14'). + 'java/diablo-jdk16'). JAVA_PORT_VERSION The full version of the JDK port (e.g. - '1.4.2'). If you only need the first + '1.6.0'). If you only need the first two digits of this version number, use ${JAVA_PORT_VERSION:C/^([0-9])\.([0-9])(.*)$/\1.\2/}. @@ -6256,19 +6256,19 @@ JAVA_PORT_OS The operating system used by the JDK port (e.g. - 'linux'). + 'native'). JAVA_PORT_VENDOR The vendor of the JDK port (e.g. - 'sun'). + 'freebsd'). JAVA_PORT_OS_DESCRIPTION Description of the operating system used by the JDK port - (e.g. 'Linux'). + (e.g. 'Native'). @@ -6280,34 +6280,34 @@ JAVA_HOME Path to the installation directory of the JDK (e.g. - '/usr/local/jdk1.3.1'). + '/usr/local/diablo-jdk1.6.0'). JAVAC Path to the Java compiler to use (e.g. - '/usr/local/jdk1.3.1/bin/javac' or + '/usr/local/diablo-jdk1.6.0/bin/javac' or '/usr/local/bin/jikes'). JAR Path to the jar tool to use (e.g. - '/usr/local/jdk1.3.1/bin/jar' or + '/usr/local/diablo-jdk1.6.0/bin/jar' or '/usr/local/bin/fastjar'). APPLETVIEWER Path to the appletviewer utility (e.g. - '/usr/local/linux-jdk1.3.1/bin/appletviewer'). + '/usr/local/diablo-jdk1.6.0/bin/appletviewer'). JAVA Path to the java executable. Use this for executing Java programs (e.g. - '/usr/local/jdk1.3.1/bin/java'). + '/usr/local/diablo-jdk1.6.0/bin/java'). >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-doc@FreeBSD.ORG Fri Aug 12 12:20:11 2011 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 21D2D1065687 for ; Fri, 12 Aug 2011 12:20:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4C7718FC1C for ; Fri, 12 Aug 2011 12:20:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p7CCKA3A039447 for ; Fri, 12 Aug 2011 12:20:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p7CCKAQk039446; Fri, 12 Aug 2011 12:20:10 GMT (envelope-from gnats) Resent-Date: Fri, 12 Aug 2011 12:20:10 GMT Resent-Message-Id: <201108121220.p7CCKAQk039446@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ruslan Mahmatkhanov Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BDE92106566B for ; Fri, 12 Aug 2011 12:12:41 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id ACCBA8FC14 for ; Fri, 12 Aug 2011 12:12:41 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p7CCCfWe096361 for ; Fri, 12 Aug 2011 12:12:41 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id p7CCCevi096360; Fri, 12 Aug 2011 12:12:40 GMT (envelope-from nobody) Message-Id: <201108121212.p7CCCevi096360@red.freebsd.org> Date: Fri, 12 Aug 2011 12:12:40 GMT From: Ruslan Mahmatkhanov To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: docs/159713: [PATCH] doc/en_US.ISO8859-1/books/porters-handbook/book.sgml: remove www/mozilla X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Aug 2011 12:20:11 -0000 >Number: 159713 >Category: docs >Synopsis: [PATCH] doc/en_US.ISO8859-1/books/porters-handbook/book.sgml: remove www/mozilla >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Aug 12 12:20:09 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Ruslan Mahmatkhanov >Release: >Organization: >Environment: >Description: www/mozilla is no more exists, so do not mention it in Handbook. >How-To-Repeat: >Fix: Patch attached with submission follows: --- book.sgml.orig 2011-07-20 08:26:06.000000000 +0400 +++ book.sgml 2011-08-12 16:07:56.000000000 +0400 @@ -4560,8 +4560,7 @@ through -rpath or setting LD_RUN_PATH during linking (see lang/moscow_ml for an example), or through a shell-wrapper which sets - LD_LIBRARY_PATH before invoking the binary, like - www/mozilla does. + LD_LIBRARY_PATH before invoking the binary. When installing 32-bit libraries on 64-bit system, use USE_LDCONFIG32 instead. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-doc@FreeBSD.ORG Fri Aug 12 14:52:39 2011 Return-Path: Delivered-To: freebsd-doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0AA2A106566C for ; Fri, 12 Aug 2011 14:52:39 +0000 (UTC) (envelope-from ryusuke@FreeBSD.org) Received: from castle.jp.FreeBSD.org (castle.jp.FreeBSD.org [IPv6:2001:218:422:1::15]) by mx1.freebsd.org (Postfix) with ESMTP id 88B4C8FC12 for ; Fri, 12 Aug 2011 14:52:38 +0000 (UTC) Received: from localhost (localhost [::1]) by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) with ESMTP/inet6 id p7CEqYt39789; Fri, 12 Aug 2011 23:52:34 +0900 (JST) (envelope-from ryusuke@FreeBSD.org) Date: Fri, 12 Aug 2011 23:52:27 +0900 (JST) Message-Id: <20110812.235227.193726567.ryusuke@jp.FreeBSD.org> To: steve.dasey@virgin.net From: Ryusuke SUZUKI In-Reply-To: <4E4118A4.6030507@virgin.net> References: <4E4118A4.6030507@virgin.net> X-Mailer: Mew version 6.1 on Emacs 22.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart(Fri_Aug_12_23_52_27_2011_819)--" Content-Transfer-Encoding: 7bit Cc: freebsd-doc@FreeBSD.org Subject: Re: Broken link X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Aug 2011 14:52:39 -0000 ----Security_Multipart(Fri_Aug_12_23_52_27_2011_819)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Steve Dasey Subject: Broken link Date: Tue, 09 Aug 2011 12:23:16 +0100 > FYI > On "FreeBSD/ppc Project" page (http://www.freebsd.org/platforms/ppc.html#1) link to "PowerPC chip documentation" under "Documentation, White Papers, Utilities" (http://www.freescale.com/brdata/PDFDB/docs/MPCFPE32B.pdf) > leads to 404 on freescale.com site. Thanks for your reporting. I suspect that the documentation was moved to http://www.freescale.com/files/product/doc/MPCFPE32B.pdf Regards, Ryusuke ----Security_Multipart(Fri_Aug_12_23_52_27_2011_819)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEABECAAYFAk5FPisACgkQG5rRvmPSlyTkBQCeKwq/QeyDWFIgkibzmUC+ehNa VjgAoIuw3mV9VluPej9CydSR5hekn7Z0 =ECec -----END PGP SIGNATURE----- ----Security_Multipart(Fri_Aug_12_23_52_27_2011_819)---- From owner-freebsd-doc@FreeBSD.ORG Sat Aug 13 08:02:08 2011 Return-Path: Delivered-To: doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E246106564A for ; Sat, 13 Aug 2011 08:02:08 +0000 (UTC) (envelope-from mirror176@cox.net) Received: from fed1rmfepo103.cox.net (fed1rmfepo103.cox.net [68.230.241.145]) by mx1.freebsd.org (Postfix) with ESMTP id 02FAB8FC1A for ; Sat, 13 Aug 2011 08:02:07 +0000 (UTC) Received: from fed1rmimpo01.cox.net ([70.169.32.71]) by fed1rmfepo103.cox.net (InterMail vM.8.01.04.00 201-2260-137-20101110) with ESMTP id <20110813080207.SZIY3904.fed1rmfepo103.cox.net@fed1rmimpo01.cox.net> for ; Sat, 13 Aug 2011 04:02:07 -0400 Received: from darkstar.l.net ([24.56.42.84]) by fed1rmimpo01.cox.net with bizsmtp id Kk261h00A1oxGww03k26NL; Sat, 13 Aug 2011 04:02:06 -0400 X-CT-Class: Clean X-CT-Score: 0.00 X-CT-RefID: str=0001.0A02020B.4E462F7F.0031,ss=1,re=0.000,fgs=0 X-CT-Spam: 0 X-Authority-Analysis: v=1.1 cv=gWJ3tSwlVG9+9Bc0QwsTfgzr7y6rw8iGroUsY2aLSe8= c=1 sm=1 a=rLpCYgkgFLgA:10 a=0octucjK4ksA:10 a=G8Uczd0VNMoA:10 a=wPDyFdB5xvgA:10 a=8nJEP1OIZ-IA:10 a=ekyfHMi7N77LRRIB4RYvBg==:17 a=2nGeYeTMz3U00PwdboQA:9 a=D8fmKd8C6YUbRIwLYsAA:7 a=wPNLvfGTeEIA:10 a=ekyfHMi7N77LRRIB4RYvBg==:117 X-CM-Score: 0.00 Authentication-Results: cox.net; none Received: from localhost (localhost [127.0.0.1]) (uid 1001) by darkstar.l.net with local; Sat, 13 Aug 2011 01:02:05 -0700 id 00001B24.000000004E462F7D.0000FD96 From: "Edward Sanford Sutton, III" To: Jason Helfman Date: Sat, 13 Aug 2011 01:02:04 -0700 User-Agent: KMail/1.9.10 References: <201108101722.23847.mirror176@cox.net> <20110811050134.GA32787@eggman.experts-exchange.com> In-Reply-To: <20110811050134.GA32787@eggman.experts-exchange.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <201108130102.05367.mirror176@cox.net> Cc: doc@freebsd.org Subject: Re: Porter's handbook old java references X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Aug 2011 08:02:08 -0000 On Wednesday 10 August 2011, Jason Helfman wrote: > I believe I addressed these concerns in this patch. Sgml renders with no > issue. Table 6- 15 still needs attention for old version numbers and paths. At the start of the handbook, credit likely gets changed from Sun Microsystems to Oracle. Don't know the structure well enough to test, but my basic glance shows changes as on track. Thanks again, Edward Sanford Sutton, III From owner-freebsd-doc@FreeBSD.ORG Sat Aug 13 15:40:10 2011 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BB2D11065672 for ; Sat, 13 Aug 2011 15:40:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 907168FC13 for ; Sat, 13 Aug 2011 15:40:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p7DFeAGk027657 for ; Sat, 13 Aug 2011 15:40:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p7DFeAkd027656; Sat, 13 Aug 2011 15:40:10 GMT (envelope-from gnats) Resent-Date: Sat, 13 Aug 2011 15:40:10 GMT Resent-Message-Id: <201108131540.p7DFeAkd027656@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Chris Rees Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 443BD106564A for ; Sat, 13 Aug 2011 15:30:05 +0000 (UTC) (envelope-from utisoft@hotmail.com) Received: from blu0-omc1-s36.blu0.hotmail.com (blu0-omc1-s36.blu0.hotmail.com [65.55.116.47]) by mx1.freebsd.org (Postfix) with ESMTP id E45AA8FC08 for ; Sat, 13 Aug 2011 15:30:04 +0000 (UTC) Received: from BLU0-SMTP294 ([65.55.116.8]) by blu0-omc1-s36.blu0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Sat, 13 Aug 2011 08:30:04 -0700 Received: from zeus.bayofrum.net ([90.216.242.219]) by BLU0-SMTP294.phx.gbl over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675); Sat, 13 Aug 2011 08:30:02 -0700 Received: from zeus.bayofrum.net (crees@localhost [127.0.0.1]) by zeus.bayofrum.net (8.14.4/8.14.4) with ESMTP id p7DFTj0V062274 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO) for ; Sat, 13 Aug 2011 16:29:45 +0100 (BST) (envelope-from crees@zeus.bayofrum.net) Received: (from crees@localhost) by zeus.bayofrum.net (8.14.4/8.14.4/Submit) id p7DFTjTE062273; Sat, 13 Aug 2011 16:29:45 +0100 (BST) (envelope-from crees) Message-Id: Date: Sat, 13 Aug 2011 16:29:45 +0100 From: Chris Rees Sender: To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: docs/159742: [PATCH] articles/contributing-ports diff gives incorrect instructions X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Chris Rees List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Aug 2011 15:40:10 -0000 >Number: 159742 >Category: docs >Synopsis: [PATCH] articles/contributing-ports diff gives incorrect instructions >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sat Aug 13 15:40:10 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Chris Rees >Release: FreeBSD 8.2-RELEASE-p1 i386 >Organization: >Environment: System: FreeBSD zeus.bayofrum.net 8.2-RELEASE-p1 FreeBSD 8.2-RELEASE-p1 #0: Sat Apr 30 15:09:06 BST 2011 root@zeus.bayofrum.net:/usr/obj/usr/src/sys/ZEUS i386 >Description: The guy at ports/159735 was censured for sending in a normal diff for his port, and meekly replied that he was following instructions -- he was indeed! >How-To-Repeat: >Fix: --- contributing-ports-diff.diff begins here --- Index: article.sgml =================================================================== RCS file: /home/dcvs/doc/en_US.ISO8859-1/articles/contributing-ports/article.sgml,v retrieving revision 1.5 diff -u -r1.5 article.sgml --- article.sgml 26 Nov 2009 21:20:01 -0000 1.5 +++ article.sgml 13 Aug 2011 15:26:45 -0000 @@ -373,7 +373,7 @@ Please do not submit a &man.shar.1; archive of the - entire port; instead, use &man.diff.1; -r. + entire port; instead, use &man.diff.1; -ruN. In this way, committers can much more easily see exactly what changes are being made. The Porter's Handbook section on --- contributing-ports-diff.diff ends here --- -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. >Release-Note: >Audit-Trail: >Unformatted: