Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Jun 2011 15:24:50 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/p5-Module-CheckDeps Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201106011524.p51FOo7O020476@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sunpoet     2011-06-01 15:24:50 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Module-CheckDeps Makefile distinfo pkg-descr 
                              pkg-plist 
  Log:
  - Add p5-Module-CheckDeps 0.08
  
  Module::CheckDeps parses Perl code searching for used modules. It can either
  return a list of all the modules used by some code, or a list of the used
  modules that are not available in the host system (e.g. not installed modules).
  
  Compared to similar modules, such as Module::ScanDeps, Module::CheckDeps is
  simpler and less powerful, but also much faster.
  
  WWW: http://search.cpan.org/dist/Module-CheckDeps
       https://github.com/AlexBio/Module-CheckDeps
  
  Revision  Changes    Path
  1.4354    +1 -0      ports/devel/Makefile
  1.1       +25 -0     ports/devel/p5-Module-CheckDeps/Makefile (new)
  1.1       +2 -0      ports/devel/p5-Module-CheckDeps/distinfo (new)
  1.1       +9 -0      ports/devel/p5-Module-CheckDeps/pkg-descr (new)
  1.1       +6 -0      ports/devel/p5-Module-CheckDeps/pkg-plist (new)



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