[Bug 194285] New: [patch] ports-mgmt/portlint various improvements
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Oct 10 14:08:01 UTC 2014
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 at FreeBSD.org
Reporter: ak at FreeBSD.org
Assignee: marcus at FreeBSD.org
Flags: maintainer-feedback?(marcus at 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 at FreeBSD.org> ---
Auto-assigned to maintainer marcus at FreeBSD.org
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list