summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Evans <jeremy@cvs.openbsd.org>2013-03-19 19:52:30 +0000
committerJeremy Evans <jeremy@cvs.openbsd.org>2013-03-19 19:52:30 +0000
commitcebd6c1ebba5dd691d3e73fbf6bb58747c0e2c77 (patch)
treed55c0826846205496b227d11c36273901ed162f0
parent01646e1f7ce6b4efb4ebd1d1fe4abaa0dc4f8c02 (diff)
Note that ruby 1.8 is the current default for non-gem or extconf
ruby ports, and how to use MODRUBY_REV to choose which ruby version to use.
-rw-r--r--share/man/man5/ruby-module.510
1 files changed, 8 insertions, 2 deletions
diff --git a/share/man/man5/ruby-module.5 b/share/man/man5/ruby-module.5
index 5fcbc29d3d7..0853a68c60f 100644
--- a/share/man/man5/ruby-module.5
+++ b/share/man/man5/ruby-module.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ruby-module.5,v 1.5 2013/03/11 14:35:53 espie Exp $
+.\" $OpenBSD: ruby-module.5,v 1.6 2013/03/19 19:52:29 jeremy Exp $
.\"
.\" Copyright (c) 2008 Marc Espie, Jeremy Evans
.\"
@@ -24,7 +24,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: March 11 2013 $
+.Dd $Mdocdate: March 19 2013 $
.Dt RUBY-MODULE 5
.Os
.Sh NAME
@@ -189,6 +189,12 @@ Explicitly specify the ruby18
.Ev FLAVOR
to build a package for ruby 1.8.
.Pp
+Currently, the ports system uses ruby 1.8 by default for non-gem or
+extconf ports.
+You can set
+.Ev MODRUBY_REV
+to use a specific ruby version for non-gem and extconf ports.
+.Pp
Use of a ruby19, rbx, or jruby
.Ev FLAVOR
causes the