cvs commit: ports/www Makefile ports/www/rubygem-mechanize Makefile distinfo pkg-descr pkg-plist

Cheng-Lung Sung clsung at FreeBSD.org
Mon Feb 5 05:29:49 UTC 2007


clsung      2007-02-05 05:29:48 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/rubygem-mechanize Makefile distinfo pkg-descr pkg-plist 
  Log:
  The Mechanize library is used for automating interaction with websites.
  Mechanize automatically stores and sends cookies, follows redirects,
  can follow links, and submit forms.  Form fields can be populated and
  submitted.  Mechanize also keeps track of the sites that you have visited as
  a history.
  
  WWW: http://rubyforge.org/projects/mechanize/
  
  Revision  Changes    Path
  1.1702    +1 -0      ports/www/Makefile
  1.1       +23 -0     ports/www/rubygem-mechanize/Makefile (new)
  1.1       +3 -0      ports/www/rubygem-mechanize/distinfo (new)
  1.1       +7 -0      ports/www/rubygem-mechanize/pkg-descr (new)
  1.1       +470 -0    ports/www/rubygem-mechanize/pkg-plist (new)


More information about the cvs-all mailing list