From owner-svn-src-projects@freebsd.org Thu Jan 21 16:36:35 2016 Return-Path: Delivered-To: svn-src-projects@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 51974A8C317 for ; Thu, 21 Jan 2016 16:36:35 +0000 (UTC) (envelope-from gjb@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 2A19A1D41; Thu, 21 Jan 2016 16:36:35 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u0LGaYFT094288; Thu, 21 Jan 2016 16:36:34 GMT (envelope-from gjb@FreeBSD.org) Received: (from gjb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u0LGaXBP094280; Thu, 21 Jan 2016 16:36:33 GMT (envelope-from gjb@FreeBSD.org) Message-Id: <201601211636.u0LGaXBP094280@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gjb set sender to gjb@FreeBSD.org using -f From: Glen Barber Date: Thu, 21 Jan 2016 16:36:33 +0000 (UTC) To: src-committers@freebsd.org, svn-src-projects@freebsd.org Subject: svn commit: r294508 - in projects/release-pkg/share/man: man1 man3 man4 man5 man6 man7 man8 man9 X-SVN-Group: projects MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-projects@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the src " projects" tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Jan 2016 16:36:35 -0000 Author: gjb Date: Thu Jan 21 16:36:33 2016 New Revision: 294508 URL: https://svnweb.freebsd.org/changeset/base/294508 Log: Separate manual pages into their own package. Sponsored by: The FreeBSD Foundation Modified: projects/release-pkg/share/man/man1/Makefile projects/release-pkg/share/man/man3/Makefile projects/release-pkg/share/man/man4/Makefile projects/release-pkg/share/man/man5/Makefile projects/release-pkg/share/man/man6/Makefile projects/release-pkg/share/man/man7/Makefile projects/release-pkg/share/man/man8/Makefile projects/release-pkg/share/man/man9/Makefile Modified: projects/release-pkg/share/man/man1/Makefile ============================================================================== --- projects/release-pkg/share/man/man1/Makefile Thu Jan 21 16:11:20 2016 (r294507) +++ projects/release-pkg/share/man/man1/Makefile Thu Jan 21 16:36:33 2016 (r294508) @@ -5,6 +5,8 @@ MAN= builtin.1 intro.1 +PACKAGE=runtime-manuals + .if ${MK_TESTS} != "no" ATF= ${.CURDIR}/../../../contrib/atf .PATH: ${ATF}/doc Modified: projects/release-pkg/share/man/man3/Makefile ============================================================================== --- projects/release-pkg/share/man/man3/Makefile Thu Jan 21 16:11:20 2016 (r294507) +++ projects/release-pkg/share/man/man3/Makefile Thu Jan 21 16:36:33 2016 (r294508) @@ -3,6 +3,8 @@ .include +PACKAGE=runtime-manuals + MAN= assert.3 \ ATOMIC_VAR_INIT.3 \ bitstring.3 \ Modified: projects/release-pkg/share/man/man4/Makefile ============================================================================== --- projects/release-pkg/share/man/man4/Makefile Thu Jan 21 16:11:20 2016 (r294507) +++ projects/release-pkg/share/man/man4/Makefile Thu Jan 21 16:36:33 2016 (r294508) @@ -3,6 +3,8 @@ .include +PACKAGE=runtime-manuals + MAN= aac.4 \ aacraid.4 \ acpi.4 \ Modified: projects/release-pkg/share/man/man5/Makefile ============================================================================== --- projects/release-pkg/share/man/man5/Makefile Thu Jan 21 16:11:20 2016 (r294507) +++ projects/release-pkg/share/man/man5/Makefile Thu Jan 21 16:36:33 2016 (r294508) @@ -3,6 +3,8 @@ .include +PACKAGE=runtime-manuals + #MISSING: dump.5 plot.5 MAN= acct.5 \ ar.5 \ Modified: projects/release-pkg/share/man/man6/Makefile ============================================================================== --- projects/release-pkg/share/man/man6/Makefile Thu Jan 21 16:11:20 2016 (r294507) +++ projects/release-pkg/share/man/man6/Makefile Thu Jan 21 16:36:33 2016 (r294508) @@ -2,4 +2,6 @@ MAN= intro.6 +PACKAGE=runtime-manuals + .include Modified: projects/release-pkg/share/man/man7/Makefile ============================================================================== --- projects/release-pkg/share/man/man7/Makefile Thu Jan 21 16:11:20 2016 (r294507) +++ projects/release-pkg/share/man/man7/Makefile Thu Jan 21 16:36:33 2016 (r294508) @@ -3,6 +3,8 @@ .include +PACKAGE=runtime-manuals + #MISSING: eqnchar.7 ms.7 term.7 MAN= adding_user.7 \ ascii.7 \ Modified: projects/release-pkg/share/man/man8/Makefile ============================================================================== --- projects/release-pkg/share/man/man8/Makefile Thu Jan 21 16:11:20 2016 (r294507) +++ projects/release-pkg/share/man/man8/Makefile Thu Jan 21 16:36:33 2016 (r294508) @@ -1,6 +1,8 @@ # @(#)Makefile 8.1 (Berkeley) 6/5/93 # $FreeBSD$ +PACKAGE=runtime-manuals + MAN= crash.8 \ diskless.8 \ intro.8 \ Modified: projects/release-pkg/share/man/man9/Makefile ============================================================================== --- projects/release-pkg/share/man/man9/Makefile Thu Jan 21 16:11:20 2016 (r294507) +++ projects/release-pkg/share/man/man9/Makefile Thu Jan 21 16:36:33 2016 (r294508) @@ -2,6 +2,8 @@ .include +PACKAGE=runtime-manuals + MAN= accept_filter.9 \ accf_data.9 \ accf_dns.9 \