From owner-svn-doc-head@FreeBSD.ORG Wed Jan 29 20:16:54 2014 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 997705FC; Wed, 29 Jan 2014 20:16:54 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 84BED1194; Wed, 29 Jan 2014 20:16:54 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id s0TKGsax027475; Wed, 29 Jan 2014 20:16:54 GMT (envelope-from jgh@svn.freebsd.org) Received: (from jgh@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id s0TKGsQw027474; Wed, 29 Jan 2014 20:16:54 GMT (envelope-from jgh@svn.freebsd.org) Message-Id: <201401292016.s0TKGsQw027474@svn.freebsd.org> From: Jason Helfman Date: Wed, 29 Jan 2014 20:16:54 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r43684 - head/en_US.ISO8859-1/books/porters-handbook X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jan 2014 20:16:54 -0000 Author: jgh Date: Wed Jan 29 20:16:53 2014 New Revision: 43684 URL: http://svnweb.freebsd.org/changeset/doc/43684 Log: - Whitespace-only fixes, translators please ignore. Approved by: wblock (mentor) Modified: head/en_US.ISO8859-1/books/porters-handbook/book.xml Modified: head/en_US.ISO8859-1/books/porters-handbook/book.xml ============================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/book.xml Wed Jan 29 11:57:43 2014 (r43683) +++ head/en_US.ISO8859-1/books/porters-handbook/book.xml Wed Jan 29 20:16:53 2014 (r43684) @@ -4941,7 +4941,7 @@ OPT1_LIB_DEPENDS_OFF= liba.so:${PORTSDIR .include <bsd.port.options.mk> . if ! ${PORT_OPTIONS:MOPT1} -LIB_DEPENDS+= liba.so:${PORTSDIR}/devel/a +LIB_DEPENDS+= liba.so:${PORTSDIR}/devel/a .endif @@ -7588,8 +7588,9 @@ USE_QT4= moc_build qmake_build rcc_build www/tomcat7 to run the service, it is quite common for a vendor to distribute a .war file. A .war - file is a Web application ARchive and is extracted when called - by the application. Avoid adding a .war + file is a Web application ARchive and is extracted when + called by the application. Avoid adding a + .war file to the pkg-plist. It is not considered best practice. An application server will expand the war archive, but not @@ -10944,7 +10945,7 @@ as .putsy.conf and edit it.ports-mgmt/poudriere. Visit the Poudriere + xlink:href="http://fossil.etoilebsd.net/poudriere">Poudriere website for more details.