Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Oct 2011 18:21:28 +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/www Makefile ports/www/p5-Web-Query Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201110021821.p92ILSd4015449@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sunpoet     2011-10-02 18:21:28 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/p5-Web-Query     Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Add p5-Web-Query 0.06
  
  Web::Query is a yet another scraping framework, have a jQuery like
  interaface.
  
  Yes, I know ingy's pQuery. But it's just a alpha quality. It doesn't
  works.  Web::Query built at top of the CPAN modules,
  HTML::TreeBuilder::XPath, LWP::UserAgent, and HTML::Selector::XPath.
  
  So, this module uses HTML::Selector::XPath, then this module only
  supports CSS3 selector supported by HTML::Selector::XPath. Web::Query
  doesn't support jQuery's extended quries(yet?).
  
  WWW:    http://search.cpan.org/dist/Web-Query/
  
  PR:             ports/161229
  Submitted by:   Gea-Suan Lin <gslin@gslin.org>
  
  Revision  Changes    Path
  1.2990    +1 -0      ports/www/Makefile
  1.1       +29 -0     ports/www/p5-Web-Query/Makefile (new)
  1.1       +2 -0      ports/www/p5-Web-Query/distinfo (new)
  1.1       +12 -0     ports/www/p5-Web-Query/pkg-descr (new)
  1.1       +6 -0      ports/www/p5-Web-Query/pkg-plist (new)



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