Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Feb 2007 05:29:48 +0000 (UTC)
From:      Cheng-Lung Sung <clsung@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/rubygem-mechanize Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200702050529.l155TmTq025999@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



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