Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Feb 2014 23:30:12 GMT
From:      Alex Kozlov <spam@rm-rf.kiev.ua>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/186639: [patch] ports-mgmt/portlint various improvements
Message-ID:  <201402102330.s1ANUCJ9017534@cgiserv.freebsd.org>
Resent-Message-ID: <201402102340.s1ANe0gD021479@freefall.freebsd.org>

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

>Number:         186639
>Category:       ports
>Synopsis:       [patch] ports-mgmt/portlint various improvements
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 10 23:40:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Alex Kozlov
>Release:        RELENG_11
>Organization:
private
>Environment:
>Description:
- Remove NetBSD support, its completely bitrotted
- Suggest to set DEVELOPER=yes in /etc/make.conf if committer flag specified in command line
- Fix WARN: Makefile: [11]: possible direct use of command "libtool" found...
- Small fixes:
  * 'WWW: UR:' -> 'WWW: URL'
  * @option_helpers -> remove leading '_' use _$m instead
  * fix a few 'undefined variable' warnings
- Make MAN{X} checks NO_STAGE only (consolidate/simplify check)
- Make some checks in checkplist NO_STAGE only
- Convert PERL_CONFIGURE check to USE_PERL5=configure
- Make "use .if ${PORT_OPTIONS:MDOCS} to wrap installation of files into $localbase/share/doc"
  warning NO_STAGE only
- Add special case for global options(DOCS/EXAMPLES/NLS/IPV6) in
  OPTIONS_DEFINE, but not in PORT_OPTIONS:M$i
- Check for relative path (/../) in *DEPENDS
- Remove MASTER_SITES that don't resolve or returns 5xx
- Remove LINTSKIP check that was comented since 1997
>How-To-Repeat:

>Fix:
Apply the patch: http://people.freebsd.org/~ak/patch-portlint.txt

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



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