Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Sep 2014 22:29:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 193446] lang/icc: Add RESTRICTED, Take Maintainership
Message-ID:  <bug-193446-13-6IBQl3rluW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-193446-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-193446-13@https.bugs.freebsd.org/bugzilla/>

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

Carlos Jacobo Puga Medina <cpm@fbsd.es> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #147245|0                           |1
        is obsolete|                            |

--- Comment #6 from Carlos Jacobo Puga Medina <cpm@fbsd.es> ---
Created attachment 147257
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=147257&action=edit
icc-8.1.038_2.diff

I reduced it from 9 warnings to 8 warnings.

% portlint -ac
WARN: Makefile: [91]: possible use of "${CHMOD}" found. Use @owner/@group
operators in pkg-plist instead.
WARN: Makefile: possible use of absolute pathname "/usr/include/c++/${G...".
WARN: Makefile: possible use of absolute pathname "/usr/lib/${f}".
WARN: Makefile: use of DISTFILES with single file discouraged. distribution
filename should be set by DISTNAME and EXTRACT_SUFX.
WARN: Makefile: "PATCH_DEPENDS" has to appear earlier.
WARN: Makefile: do not use DISTFILES and DISTNAME to control WRKSRC. how about
"WRKSRC=${WRKDIR}/l_cc_pc_${PORTVERSION:C/p.+$//}"?
WARN: Makefile: "RESTRICTED" found. do not forget to update ports/LEGAL.
WARN: Consider to set DEVELOPER=yes in /etc/make.conf
0 fatal errors and 8 warnings found.

-- 
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-193446-13-6IBQl3rluW>