Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 May 2009 21:01:16 +0000 (UTC)
From:      "Philip M. Gollucci" <pgollucci@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/textproc Makefile ports/textproc/rubygem-nokogiri Makefile distinfo pkg-descr
Message-ID:  <200905182101.n4IL1GZx002209@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pgollucci    2009-05-18 21:01:16 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/rubygem-nokogiri Makefile distinfo pkg-descr 
  Log:
  * XPath support for document searching
  * CSS3 selector support for document searching
  * XML/HTML builder
  * Drop in replacement for Hpricot (though not bug for bug)
  
  Nokogiri parses and searches XML/HTML very quickly, and also has
  correctly implemented CSS3 selector support as well as XPath support.
  
  WWW:    http://nokogiri.rubyforge.org/nokogiri/
  
  Submitted by:   Philip M. Gollucci <pgollucci at p6m7g8.com>
  
  Revision  Changes    Path
  1.1339    +1 -0      ports/textproc/Makefile
  1.1       +24 -0     ports/textproc/rubygem-nokogiri/Makefile (new)
  1.1       +3 -0      ports/textproc/rubygem-nokogiri/distinfo (new)
  1.1       +9 -0      ports/textproc/rubygem-nokogiri/pkg-descr (new)



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