Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Mar 2011 02:53:57 GMT
From:      KOIE Hidetaka <koie@suri.co.jp>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   docs/155980: no NO_CHECKSUM in section ENVIRONMENT in man ports(7)
Message-ID:  <201103280253.p2S2rvBW082633@red.freebsd.org>
Resent-Message-ID: <201103280300.p2S30QU3045441@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         155980
>Category:       docs
>Synopsis:       no NO_CHECKSUM in section ENVIRONMENT in man ports(7)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 28 03:00:26 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     KOIE Hidetaka
>Release:        9.0-CURRENT
>Organization:
surigiken
>Environment:
FreeBSD guriandgura 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r219849+1716dd734afd,ver-hg,nice-powerd: Tue Mar 22 08:39:13 JST 2011     root@guriandgura:/usr/obj/usr/src/sys/GURIANDGURA  amd64
>Description:
In manpage ports(7),
NO_CHECKSUM is described in section TARGETS, but
NO_CHECKSUM is not described in section ENVIRON.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7
--- a/share/man/man7/ports.7
+++ b/share/man/man7/ports.7
@@ -477,6 +477,8 @@
 what you are doing and are sure about installing a forbidden port, then
 .Va NO_IGNORE
 lets you do it.
+.It Va NO_CHECKSUM
+If defiend, skip verifying checksum.
 .It Va TRYBROKEN
 If defined, attempt to build a port even if it is marked as
 .Aq Va BROKEN .


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103280253.p2S2rvBW082633>