misc/183864: ports-mgmt/portlint: feature request

Mark Felder feld at FreeBSD.org
Mon Nov 11 15:50:00 UTC 2013


>Number:         183864
>Category:       misc
>Synopsis:       ports-mgmt/portlint: feature request
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 11 15:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Mark Felder
>Release:        
>Organization:
>Environment:
>Description:
I'm slowly amassing a list of things that should really be picked up by portlint. Here's what I have noted so far:

unnecessary double tab indentation
plist entries ending in /
${INSTALL}, ${MKDIR}, etc ending in /
@${INSTALL}  (install getting silenced)
${PREFIX}/man/man# should be ${MAN#PREFIX} (maybe not; seems broken since STAGE)
USES superceding old declaration. ex: USES= perl5  vs USE_PERL5=yes
pkg-descr whitespace at EOL
-ACNC is not the default, but should be
PTHREAD_CFLAGS and PTHREAD_LIBS should be flagged
OPTIONS_DEFINE that aren't used or OPTIONS_DEFAULT that don't exist should error
>How-To-Repeat:

>Fix:


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


More information about the freebsd-bugs mailing list