From owner-svn-doc-all@freebsd.org Sat Mar 26 22:17:54 2016 Return-Path: Delivered-To: svn-doc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C2470ADE507; Sat, 26 Mar 2016 22:17:54 +0000 (UTC) (envelope-from jgh@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7899E1FE7; Sat, 26 Mar 2016 22:17:54 +0000 (UTC) (envelope-from jgh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2QMHrM6060272; Sat, 26 Mar 2016 22:17:53 GMT (envelope-from jgh@FreeBSD.org) Received: (from jgh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2QMHrub060271; Sat, 26 Mar 2016 22:17:53 GMT (envelope-from jgh@FreeBSD.org) Message-Id: <201603262217.u2QMHrub060271@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jgh set sender to jgh@FreeBSD.org using -f From: Jason Helfman Date: Sat, 26 Mar 2016 22:17:53 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r48476 - head/en_US.ISO8859-1/books/porters-handbook/quick-porting X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Mar 2016 22:17:54 -0000 Author: jgh Date: Sat Mar 26 22:17:53 2016 New Revision: 48476 URL: https://svnweb.freebsd.org/changeset/doc/48476 Log: - remove redundancy previously mentioned in same document, and mark as important Modified: head/en_US.ISO8859-1/books/porters-handbook/quick-porting/chapter.xml Modified: head/en_US.ISO8859-1/books/porters-handbook/quick-porting/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/quick-porting/chapter.xml Sat Mar 26 05:46:08 2016 (r48475) +++ head/en_US.ISO8859-1/books/porters-handbook/quick-porting/chapter.xml Sat Mar 26 22:17:53 2016 (r48476) @@ -343,10 +343,13 @@ lib/X11/oneko/mouse.xpm Once happy with the port, the only thing remaining is to put it in the main &os; ports tree and make everybody else - happy about it too. We do not need the - work directory or the - pkgname.tgz package, so delete them - now. + happy about it too. + + + We do not need the work directory or + the pkgname.tgz package, so delete them + now. + Next, build the &man.shar.1; file. Assuming the port is called oneko, cd to the @@ -382,12 +385,6 @@ lib/X11/oneko/mouse.xpm committing the new port. - One more time, do not include the original - source distfile, the work directory, or - the package built with - make package; and, do use - &man.shar.1; for new ports, not &man.diff.1;. - After submitting the port, please be patient. The time needed to include a new port in &os; can vary from a few days to a few months. A simple search form of the Problem Report