Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Jul 2006 18:40:52 +0000 (UTC)
From:      Roman Bogorodskiy <novel@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/pear-PEAR_Info Makefile distinfo pkg-descr
Message-ID:  <200607311840.k6VIerGr056584@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
novel       2006-07-31 18:40:52 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/pear-PEAR_Info Makefile distinfo pkg-descr 
  Log:
  This package generates a comprehensive information page for your current
  PEAR install.
  
    * The format for the page is similar to that for phpinfo() except using PEAR
      colors.
    * Has complete PEAR Credits (based on the packages you have installed).
    * Will show if there is a newer version than the one presently installed
      (and what its state is)
    * Each package has an anchor in the form pkg_PackageName - where PackageName
      is a case-sensitive PEAR package name
  
  With a few parameters, the entire package.xml is automatically updated with a
  listing of all files in a package.
  
  WWW: http://pear.php.net/package/PEAR_Info/
  
  PR:             ports/101102
  Submitted by:   chinsan <chinsan.tw at gmail.com>
  
  Revision  Changes    Path
  1.2367    +1 -0      ports/devel/Makefile
  1.1       +25 -0     ports/devel/pear-PEAR_Info/Makefile (new)
  1.1       +3 -0      ports/devel/pear-PEAR_Info/distinfo (new)
  1.1       +15 -0     ports/devel/pear-PEAR_Info/pkg-descr (new)



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