From owner-cvs-all@FreeBSD.ORG Sun Dec 6 05:53:37 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 87F15106566B; Sun, 6 Dec 2009 05:53:37 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5F01F8FC14; Sun, 6 Dec 2009 05:53:37 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id nB65rbxf055946; Sun, 6 Dec 2009 05:53:37 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id nB65rbHT055945; Sun, 6 Dec 2009 05:53:37 GMT (envelope-from linimon) Message-Id: <200912060553.nB65rbHT055945@repoman.freebsd.org> From: Mark Linimon Date: Sun, 6 Dec 2009 05:53:37 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/articles/portbuild article.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Dec 2009 05:53:37 -0000 linimon 2009-12-06 05:53:37 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/portbuild article.sgml Log: - Fix the ln instruction in portbuild.sh to DTRT. - Deprecate /tmp/blah.core for kern.corefile. This is almost always the Wrong Thing, since /tmp is usually an md. - Drop the modifications to usr/local/etc/rc.d/squid, and move them into /etc/rc.conf instead. - Fix markup for the usr2 citations. Revision Changes Path 1.49 +11 -21 doc/en_US.ISO8859-1/articles/portbuild/article.sgml