CVS log for ports/devel/ruby-date2/pkg-plist
Up to [FreeBSD] / ports / devel / ruby-date2
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Oct 6 21:05:22 2002 UTC (9 years, 4 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_EOL, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_5_0_0, RELEASE_4_EOL, RELEASE_4_9_0, RELEASE_4_8_0, RELEASE_4_11_0, RELEASE_4_10_0, PRE_XORG_7, HEAD
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +16 -16 lines
Use RUBY_MOD*.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Jun 9 20:09:25 2002 UTC (9 years, 8 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +0 -1 lines
Update to 3.3 and mark IGNORE for ruby >= 1.7.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Jun 3 09:51:02 2002 UTC (9 years, 8 months ago) by knu
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +6 -6 lines
Update to 3.2.1.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Apr 12 19:03:18 2002 UTC (9 years, 10 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -8 lines
Update (again) to version 3.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Apr 2 04:34:37 2002 UTC (9 years, 10 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +8 -4 lines
Temporarily back out the 2.5 -> 3 update, since ruby-soap still wants a module that was included in 2.5. While I'm here, update to 2.5.1. Reported by: bento
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Mar 30 16:39:00 2002 UTC (9 years, 10 months ago) by knu
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -8 lines
Update to version 3.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Feb 10 12:39:15 2001 UTC (11 years ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +16 -16 lines
Add %%PORTDOCS%%.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Dec 31 11:40:05 2000 UTC (11 years, 1 month ago) by knu
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -0 lines
Update to 2.2.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Sep 26 07:28:25 2000 UTC (11 years, 4 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +0 -1 lines
Update to 2.1.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Sep 7 07:29:06 2000 UTC (11 years, 5 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_1_1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +23 -23 lines
Update with bsd.ruby.mk.
Install library files under the standard directory. (${RUBY_SITELIBDIR},
${RUBY_SITEARCHLIBDIR})
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Aug 12 20:09:26 2000 UTC (11 years, 6 months ago) by knu
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +6 -6 lines
Do The Right Thing. (R)
Overall changes:
Use tabs instead of sequential spaces.
Note Author as well as WWW in DESCR.
Do not install examples when NOPORTDOCS.
Make RUBY, RUBY_VER and RUBY_ARCH variables overridable.
ruby-date2:
share/doc/ruby/date2/examples/ -> share/examples/ruby/date2/cal.rb
textproc/ruby-html-parser:
databases/ruby-mysql:
devel/ruby-optparse:
devel/ruby-property:
Install modules under lib/ruby/site_ruby/${RUBY_VER}/ instead
of lib/ruby/site_ruby/ or lib/ruby/${RUBY_VER}/
textproc/ruby-rdtool:
Install documents in .rd format too.
Format optparse's rd file. (Since ruby-rdtool depends on
optparse, it cannot be done during optparse's build
process. So ruby-rdtool should take care of that when it is
installed. :)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Aug 7 17:15:05 2000 UTC (11 years, 6 months ago) by knu
Branches: MAIN
Add three more Ruby modules. devel/ruby-amstd: A collection of miscellaneous Ruby modules devel/ruby-date2: An alternative date class for Ruby devel/ruby-strscan: Fast string scanner class for Ruby
