Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Aug 2010 00:59:19 +0000 (UTC)
From:      Matthias Andree <mandree@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/clang Makefile pkg-plist
Message-ID:  <201008180059.o7I0xJtr028611@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mandree     2010-08-18 00:59:19 UTC

  FreeBSD ports repository

  Modified files:
    devel/clang          Makefile pkg-plist 
  Log:
  Fix clang analyzer, and clean up port a bit. Adds dependencies.
  
  - patch scan-view to use PYTHON_CMD
  - also install c++-analyzer and scan-view
  - also install ScanView.py and its dependencies into PYTHON_SITELIBDIR
  - change USE_PERL5_BUILD to USE_PERL5, as scan-build needs it
    at run time
  - add USE_PYTHON, as scan-view needs it
    (let's see to making these dependencies optional later)
  
  - move EXTRACT_SUFX up to quiet portlint
  - indent CONFLICTS value with TAB to quiet portlint
  - add USE_LDCONFIG, found missing by portlint
  - nuke empty $DOCSDIR/html/img that made deinstall complain
  
  - amend to build-plist target
  - rebuild pkg-plist
  - bump PORTREVISION (changed pkg-plist)
  
  The approval was a blanket approval under the condition that build-plist
  was also updated, and was mailed to portmgr@ and yours truly
  on 2010-08-10 by brooks@ in reference to the PR mentioned below.
  
  Approved by:    brooks (maintainer)
  PR:             ports/147434
  
  Revision  Changes    Path
  1.8       +33 -7     ports/devel/clang/Makefile
  1.5       +9 -1      ports/devel/clang/pkg-plist



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