cvs commit: ports/www Makefile ports/www/p5-WWW-Scraper-ISBN
 Makefile distinfo pkg-descr pkg-plist
    Renato Botelho 
    garga at FreeBSD.org
       
    Wed Nov  9 06:19:32 PST 2005
    
    
  
garga       2005-11-09 14:19:31 UTC
  FreeBSD ports repository
  Modified files:
    www                  Makefile 
  Added files:
    www/p5-WWW-Scraper-ISBN Makefile distinfo pkg-descr pkg-plist 
  Log:
  The WWW::Scraper::ISBN class was built as a way to retrieve information on
  books from multiple sources easily. It utilizes at least one driver
  implemented as a subclass of WWW::Scraper::ISBN::Driver, each of which is
  designed to scrape from a single source. Because we found that different
  sources had different information available on different books, we designed
  a basic interface that could be implemented in whatever ways necessary to
  retrieve the desired information.
  
  WWW: http://search.cpan.org/dist/WWW-Scraper-ISBN/
  
  PR:             ports/88667
  Submitted by:   Ying-Chieh Liao <ijliao at csie.nctu.edu.tw>
  
  Revision  Changes    Path
  1.1215    +1 -0      ports/www/Makefile
  1.1       +32 -0     ports/www/p5-WWW-Scraper-ISBN/Makefile (new)
  1.1       +3 -0      ports/www/p5-WWW-Scraper-ISBN/distinfo (new)
  1.1       +9 -0      ports/www/p5-WWW-Scraper-ISBN/pkg-descr (new)
  1.1       +7 -0      ports/www/p5-WWW-Scraper-ISBN/pkg-plist (new)
    
    
More information about the cvs-all
mailing list