CVS log for ports/lang/yarv/Attic/Makefile
Up to [FreeBSD] / ports / lang / yarv
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.7
Fri Jul 11 13:02:53 2008 UTC (3 years, 7 months ago) by knu
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.6: +1 -1 lines
Remove lang/yarv. YARV was officially released as Ruby 1.9. Approved by: MAINTAINER
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Nov 3 23:36:42 2007 UTC (4 years, 3 months ago) by gerald
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Remove lang/gcc40 which only has three dependencies left in the tree (all of which only have it as a minimal requirement and also build with lang/gcc42) and has issues on at least 8-CURRENT. Approved by: portmgr (pav)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Oct 3 23:22:04 2007 UTC (4 years, 4 months ago) by edwin
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -7 lines
Remove support for OSVERSION < 5
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Apr 22 01:46:41 2007 UTC (4 years, 9 months ago) by kris
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -0 lines
BROKEN on 5.x: Does not build
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Dec 13 16:14:53 2006 UTC (5 years, 1 month ago) by alepulver
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -0 lines
- Mark BROKEN for ia64. Reported by: pointyhat
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Oct 7 18:35:51 2006 UTC (5 years, 4 months ago) by alepulver
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -0 lines
- Fix building on 4.x. Reported by: pointyhat
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Oct 5 00:36:18 2006 UTC (5 years, 4 months ago) by alepulver
Branches: MAIN
YARV is Virtual Machine for Programming Language Ruby. The goal of this project is only one, to develop the fastest Virtual Machine for Ruby in the world. Author: Koichi Sasada <ko1@atdot.net> WWW: http://www.atdot.net/yarv/ PR: ports/100769 Submitted by: Jun Mukai aka jmuk <mukai at jmuk.org>
