cvs commit: ports/www Makefile ports/www/py-beautifulsoup Makefile distinfo pkg-descr pkg-plist

Pav Lucistnik pav at FreeBSD.org
Sat Jul 16 21:51:18 GMT 2005


pav         2005-07-16 21:51:18 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/py-beautifulsoup Makefile distinfo pkg-descr pkg-plist 
  Log:
  Beautiful Soup parses arbitrarily invalid XML- or HTML-like substance
  into a tree representation. It provides methods and Pythonic idioms
  that make it easy to search and modify the tree.
  
  PR:             ports/83531
  Submitted by:   Mike Meyer <mwm at mired.org>
  
  Revision  Changes    Path
  1.1136    +1 -0      ports/www/Makefile
  1.1       +23 -0     ports/www/py-beautifulsoup/Makefile (new)
  1.1       +2 -0      ports/www/py-beautifulsoup/distinfo (new)
  1.1       +12 -0     ports/www/py-beautifulsoup/pkg-descr (new)
  1.1       +6 -0      ports/www/py-beautifulsoup/pkg-plist (new)


More information about the cvs-all mailing list