From owner-svn-doc-all@FreeBSD.ORG Mon Oct 28 18:58:14 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 2BBF422B; Mon, 28 Oct 2013 18:58:14 +0000 (UTC) (envelope-from eadler@FreeBSD.org) 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 1722225AD; Mon, 28 Oct 2013 18:58:14 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r9SIwDsP087343; Mon, 28 Oct 2013 18:58:13 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r9SIwDtf087342; Mon, 28 Oct 2013 18:58:13 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201310281858.r9SIwDtf087342@svn.freebsd.org> From: Eitan Adler Date: Mon, 28 Oct 2013 18:58:13 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r43050 - 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-all@freebsd.org X-Mailman-Version: 2.1.14 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: Mon, 28 Oct 2013 18:58:14 -0000 Author: eadler Date: Mon Oct 28 18:58:13 2013 New Revision: 43050 URL: http://svnweb.freebsd.org/changeset/doc/43050 Log: Do not tell people to use the MAN* macros as they are being phased out. 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 Mon Oct 28 18:54:36 2013 (r43049) +++ head/en_US.ISO8859-1/books/porters-handbook/book.xml Mon Oct 28 18:58:13 2013 (r43050) @@ -133,12 +133,8 @@ PORTVERSION= 1.1b CATEGORIES= games MASTER_SITES= ftp://ftp.cs.columbia.edu/archives/X11R5/contrib/ -MAINTAINER= asami@FreeBSD.org +MAINTAINER= youremail@example.com COMMENT= Cat chasing a mouse all over the screen - -MAN1= oneko.1 -MANCOMPRESSED= yes - .include <bsd.port.mk> @@ -226,9 +222,8 @@ WWW: http://www.oneko.org/packing list because the package is generated by packing the files listed here. The pathnames are relative to the installation prefix (usually - /usr/local. If you are using the - MANn variables - (as you should be), do not list any manpages here. If the + /usr/local. + If the port creates directories during installation, make sure to add @dirrm lines to remove them when the package is deleted. @@ -236,6 +231,7 @@ WWW: http://www.oneko.org/Here is a small example: bin/oneko +man/man1/oneko.1.gz lib/X11/app-defaults/Oneko lib/X11/oneko/cat1.xpm lib/X11/oneko/cat2.xpm