Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Apr 2015 14:54:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 199417] ports-mgmt/portlint: A few changes
Message-ID:  <bug-199417-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D199417

            Bug ID: 199417
           Summary: ports-mgmt/portlint: A few changes
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: marcus@FreeBSD.org
          Reporter: mat@FreeBSD.org
             Flags: maintainer-feedback?(marcus@FreeBSD.org)
          Assignee: marcus@FreeBSD.org

1) if you install to ${DOCSDIR} without .if ${PORT_OPTIONS:MDOCS} it tells =
you
it is bad.  It is not, it is the right way to do it, it should in fact tell=
 you
the reverse, something along the lines of "you should only use the .if if t=
he
installed tree is *large* and it takes time to copy the files"

2) check that people don't try to use ${ENV}=C2=A0when there in fact mean $=
{SETENV},
${ENV} is sometime set to some strange value in sh and it fails with a stra=
nge
error.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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