Commit graph

14 commits

Author SHA1 Message Date
Cheng-Lung Sung
d24b4e3311 - Update to 0.7.8 2008-08-27 07:30:29 +00:00
Cheng-Lung Sung
6055653ea9 - Update to 0.7.7 2008-08-27 02:02:43 +00:00
Cheng-Lung Sung
ba7fc68798 - Update to 0.7.6
PR:		ports/124162
Submitted by:	TAKATSU Tomonari <tota_AT_rtfm dot jp>
2008-06-09 01:54:32 +00:00
Cheng-Lung Sung
ebaa9bb910 - Update to 0.7.5 2008-04-14 05:14:53 +00:00
Stanislav Sedov
fae8e0f615 - Add ruby 1.9 support
- Implement new knobs for gems and rake (these are included in
  ruby 1.9 distribution already). Also move gem bits from
  ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend
  on gems or rake you should define USE_RUBYGEMS/USE_RAKE
  accordingly. Also RAKE_BIN variable is provided for
  pointing to the right rake executable.
- Rewrite RUBY_SCHEBANG in awk to eliminate build dependency
  on ruby.

Discussed with:	Jonathan Weiss <jw@innerewut.de> [1] (gems maintainer)
Tested by:	ports@
2008-04-06 08:58:21 +00:00
Cheng-Lung Sung
f385c59c97 - update to 0.7.0
- autogenerate plist

Changes:
PR:		ports/120317
Submitted by:	TAKATSU Tomonari <tota_AT_rtfm dot jp>
2008-04-01 03:12:30 +00:00
Cheng-Lung Sung
2f5423bea0 - update to 0.6.11
PR:		ports/118470
Submitted by:	TAKATSU Tomonari <tota_AT_rtfm dot jp>
2007-12-12 03:40:38 +00:00
Cheng-Lung Sung
3b978d99e9 - Update to 0.6.10 2007-08-14 00:15:45 +00:00
Cheng-Lung Sung
a691dc5a82 - Update to 0.6.9 2007-07-13 05:53:55 +00:00
Cheng-Lung Sung
4d3711ab10 - Update to 0.6.8 2007-04-16 03:06:18 +00:00
Cheng-Lung Sung
65bf7034dc - Update to 0.6.7 2007-03-28 02:44:38 +00:00
Cheng-Lung Sung
8cd2b5756c - Update to 0.6.6
PR:		ports/110793
Submitted by:	TAKATSU Tomonari <tota_AT_rtfm dot jp>
2007-03-25 13:30:40 +00:00
Cheng-Lung Sung
4afaaba5ea - Update to 0.6.5
PR:		ports/110273
Submitted by:	TAKATSU Tomonari <tota_AT_rtfm dot jp>
Reviewed by:	clsung
2007-03-25 09:08:25 +00:00
Cheng-Lung Sung
b580c6c5ab 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/
2007-02-05 05:29:48 +00:00