| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
08 Oct 2008 23:57:40
0.8.4
|
clsung  |
- Update to 0.8.4 |
27 Sep 2008 09:57:06
0.8.3
|
clsung  |
- Update to 0.8.3 |
26 Sep 2008 09:25:09
0.8.2
|
clsung  |
- Update to 0.8.2 |
25 Sep 2008 10:32:23
0.8.0
|
clsung  |
- Update to 0.8.0 |
27 Aug 2008 08:30:30
0.7.8
|
clsung  |
- Update to 0.7.8 |
27 Aug 2008 03:02:43
0.7.7
|
clsung  |
- Update to 0.7.7 |
09 Jun 2008 02:54:32
0.7.6
|
clsung  |
- Update to 0.7.6
PR: ports/124162
Submitted by: TAKATSU Tomonari <tota_AT_rtfm dot jp> |
14 Apr 2008 06:14:53
0.7.5
|
clsung  |
- Update to 0.7.5 |
06 Apr 2008 09:58:21
0.7.0
|
stas  |
- 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@ |
01 Apr 2008 04:12:30
0.7.0
|
clsung  |
- update to 0.7.0
- autogenerate plist
Changes:
PR: ports/120317
Submitted by: TAKATSU Tomonari <tota_AT_rtfm dot jp> |
12 Dec 2007 03:40:39
0.6.11
|
clsung  |
- update to 0.6.11
PR: ports/118470
Submitted by: TAKATSU Tomonari <tota_AT_rtfm dot jp> |
14 Aug 2007 01:15:45
0.6.10
|
clsung  |
- Update to 0.6.10 |
13 Jul 2007 06:53:55
0.6.9
|
clsung  |
- Update to 0.6.9 |
16 Apr 2007 04:06:18
0.6.8
|
clsung  |
- Update to 0.6.8 |
28 Mar 2007 03:44:38
0.6.7
|
clsung  |
- Update to 0.6.7 |
25 Mar 2007 14:30:40
0.6.6
|
clsung  |
- Update to 0.6.6
PR: ports/110793
Submitted by: TAKATSU Tomonari <tota_AT_rtfm dot jp> |
25 Mar 2007 10:08:26
0.6.5
|
clsung  |
- Update to 0.6.5
PR: ports/110273
Submitted by: TAKATSU Tomonari <tota_AT_rtfm dot jp>
Reviewed by: clsung |
05 Feb 2007 05:29:48
0.6.4
|
clsung  |
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/ |