CVS log for ports/lang/ruby-python/Attic/Makefile
Up to [FreeBSD] / ports / lang / ruby-python
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.22
Sat May 15 01:01:59 2004 UTC (7 years, 8 months ago) by linimon
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.21: +1 -1 lines
As previously announced, remove lang/ruby-python. Its dependendencies are broken, and it relies on an antique version of Python. Per the manintainer, "Ruby now has hundreds of native libraries, and no one would need or want to use ruby-python to borrow libraries from python."
Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Apr 14 17:26:21 2004 UTC (7 years, 9 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -0 lines
Mark as deprecated: its dependendencies are broken, and it relies on an antique version of Python. Per the manintainer (knu): "Ruby now has hundreds of native libraries, and no one would need or want to use ruby-python to borrow libraries from python."
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Mar 21 23:44:15 2004 UTC (7 years, 10 months ago) by kris
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -0 lines
BROKEN: Broken dependency
Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Apr 17 10:40:48 2003 UTC (8 years, 9 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -0 lines
Set USE_PYTHON explicitly now that PYTHON_VERSION no longer implies it.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Feb 18 05:28:15 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -0 lines
De-pkg-comment.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Oct 6 21:29:40 2002 UTC (9 years, 4 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +5 -5 lines
Use RUBY_MOD*.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Mar 30 12:12:51 2002 UTC (9 years, 10 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
cd dir && command -> cd dir; command
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Sep 17 17:54:20 2001 UTC (10 years, 4 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Bump the PORTREVISION's of the ports which install architecture dependent ruby modules, due to the RUBY_ARCH change I've just committed.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Mar 29 08:23:04 2001 UTC (10 years, 10 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +5 -2 lines
Build and use libpython without threads support and make this work fine on both 4-STABLE and 5-CURRENT.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Feb 5 15:04:11 2001 UTC (11 years ago) by olgeni
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Some style fixes in the lang category (usual round of spaces -> tabs)
Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Sep 26 08:02:00 2000 UTC (11 years, 4 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -4 lines
Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBY or USE_LIBRUBY is defined, individual ruby ports no longer need to include it explicitly.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Sep 10 20:13:12 2000 UTC (11 years, 5 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_1_1
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +5 -7 lines
Improve the configure script and add a knob to use another version of Python than 1.5. (Currently this module only works with 1.5 though) Feedback status: submitted to the author
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Sep 10 17:44:12 2000 UTC (11 years, 5 months ago) by knu
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Update to 0.3.3. This should fix a problem with Ruby 1.6.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Sep 10 12:40:42 2000 UTC (11 years, 5 months ago) by knu
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -3 lines
Set PYTHON_VERSION=python1.5 to depend on Python 1.5.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Sep 10 07:57:04 2000 UTC (11 years, 5 months ago) by knu
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Fix build with Ruby 1.4. Do not use PKGNAMEPREFIX in DISTNAME.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Sep 7 07:43:28 2000 UTC (11 years, 5 months ago) by knu
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +18 -20 lines
Update with bsd.ruby.mk.
Install library files under the standard directory. (${RUBY_SITELIBDIR},
${RUBY_SITEARCHLIBDIR})
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Aug 16 12:21:19 2000 UTC (11 years, 5 months ago) by knu
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Make all these Ruby related ports belong also in the newly-added "ruby" virtual category. Make textproc/eruby belong also in www.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Aug 13 15:42:17 2000 UTC (11 years, 6 months ago) by knu
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
This port surely belongs to the virtual category "python".
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Aug 12 20:09:35 2000 UTC (11 years, 6 months ago) by knu
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +7 -7 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.3: download - view: text, markup, annotated - select for diffs
Tue Aug 8 16:08:25 2000 UTC (11 years, 6 months ago) by knu
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
Set DIST_SUBDIR=ruby for all these Ruby ports to stop distfile namespace pollution.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Aug 7 12:50:16 2000 UTC (11 years, 6 months ago) by knu
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
Follow our hier(7) policy: share/doc/ruby/*/examples -> share/examples/ruby/*
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Aug 7 06:09:17 2000 UTC (11 years, 6 months ago) by knu
Branches: MAIN
Add Ruby related ports. devel/ruby-property: Simple properties scheme for Ruby lang/ruby-python: Ruby extension library for embedding Python in Ruby math/ruby-bigfloat: Variable precision floating library for Ruby Whipped on by: ade :>
