Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Oct 2014 14:07:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 194285] New: [patch] ports-mgmt/portlint various improvements
Message-ID:  <bug-194285-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 194285
           Summary: [patch] ports-mgmt/portlint various improvements
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: marcus@FreeBSD.org
          Reporter: ak@FreeBSD.org
          Assignee: marcus@FreeBSD.org
             Flags: maintainer-feedback?(marcus@FreeBSD.org)

Created attachment 148166
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=148166&action=edit
Various fixes and improvements for portlint

Various fixes and improvements for portlint:

- Remove @MASTERSITES_WHITELIST
- Remove some remnants of multi-OS support: always false conditions and
  unused variables ($automan, $autoinfo, $manstrict, $mancompress,
  $multiplist, $newxdef, $rcsidinplist, $ldconfigwithtrue)
- Remove check for USE_SIZE
- Remove check for 'Version Required' in header
- Remove pkgtools remnants: fix pkg_version invocations,
  remove check for PKGINSTALLVER, remove check for old packages in $portsdir
- Remove check for IGNOREFILES macro
- Remove comment about EXEC_DEPENDS
- Remove check for NO_CONFIGURE/NO_PATCH
- Remove '@dirrm for %%DOCSDIR%%' check
- Remove pkg-comment check
- Remove check for /usr/X11R6
- Remove check for gcc_val 3.x and 4.1 conditions
- Remove NO_STAGE checks
- Remove MANLANG check
- Add NOPORTEXAMPLES/NOPORTDOCS deprecation warning
- Add @stopdaemon, @cwd deprecation warning
- Add PLIST_DIRSTRY deprecation warning
- Add check for make :L :U modifiers
- Add check for for MAN[1-9] macro
- Allow use of absolute path in plist
- Fix checks for EXTRACT_SUFX
- Fix USE_ANT and USES=gmake warning
- Convert WITH(OUT)_$1 to PORT_OPTIONS:M$1 in warning
- Convert USE_DOS2UNIX to USES=dos2unix in warning
- Convert USE_ZIP to USES=zip in EXTRACT_SUFX check
- Convert USE_PERL5 to USES=perl5 in warning
- Convert USE_ICONV to USES=iconv in warning
- Modify checkplist() to accept @fc/@shell/other new keywords

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Auto-assigned to maintainer marcus@FreeBSD.org

-- 
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-194285-13>