components/ruby/ruby-19/Solaris/ruby.1.sedscript
author April Chin <april.chin@oracle.com>
Mon, 22 Jun 2015 15:57:34 -0700
branchs11-update
changeset 4579 2e29387ed5ba
parent 3721 a9ac00dbc5d7
permissions -rw-r--r--
20061647 Update Ruby 1.9 to 1.9.3-p551 19952962 problem in UTILITY/RUBY 20231083 problem in UTILITY/RUBY 20165112 ruby should be configured --with-setjmp-type=_setjmp 20877795 problem in UTILITY/RUBY 21234306 ruby(1) man page for Ruby 1.9 should note pending obsoletion
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2813
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
     1
#
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
     3
#
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
     7
#
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
    12
#
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
    18
#
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
    20
#
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
    21
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
    22
#
4579
2e29387ed5ba 20061647 Update Ruby 1.9 to 1.9.3-p551
April Chin <april.chin@oracle.com>
parents: 3721
diff changeset
    23
# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
2813
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
    24
#
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
    25
1i\
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
    26
'\\" t\
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
    27
\.\\"\
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
    28
\.\\" Modified for Solaris to add notes about Ruby installation locations.\
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
    29
\.\\"\ 
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
    30
$a\
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
    31
\.\\" Begin Oracle update\
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
    32
.SH FILES\
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
    33
The following files specify the installation locations for Ruby: \
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
    34
.PP\
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
    35
.TP\
3721
a9ac00dbc5d7 18622849 Ruby 1.9.3 doc files should not contain build dir pathnames
April Chin <april.chin@oracle.com>
parents: 2813
diff changeset
    36
/usr/ruby/RUBY_VER/lib/ruby/gems/RUBY_LIB_VER \
2813
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
    37
Contains the Rubygems repository. Configure the GEM_HOME environment variable \
3721
a9ac00dbc5d7 18622849 Ruby 1.9.3 doc files should not contain build dir pathnames
April Chin <april.chin@oracle.com>
parents: 2813
diff changeset
    38
to point to /usr/ruby/RUBY_VER/lib/ruby/gems/RUBY_LIB_VER as the installation of Rubygems repository.\
2813
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
    39
.PP\
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
    40
.TP\
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
    41
~/.gem/ruby/RUBY_LIB_VER \
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
    42
Per user location for gems, when installing with the gem install option \
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
    43
--user-install (gem install --user-install ... ).  This path is \
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
    44
automatically added to GEM_PATH.\
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
    45
.PP\
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
    46
.TP\
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
    47
~/.gem/ruby/RUBY_LIB_VER/bin\
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
    48
Per user location for gem executables.\
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
    49
.PP\
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
    50
.TP\
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
    51
/usr/ruby/RUBY_VER/bin \
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
    52
Contains  the  Ruby  executable  as well as other utility programs, and \
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
    53
Rubygems programs. These programs are linked from /usr/bin.\
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
    54
For example: /usr/ruby/RUBY_VER/bin/ruby is linked from /usr/bin/ruby19, and \
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
    55
may be linked from /usr/bin/ruby if the package mediator "ruby" is version \
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
    56
"RUBY_VER" (see pkg(1)). \
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
    57
Also contains executables for any installed gems that have them (i.e.: thin,\
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
    58
rails, etc). \
4579
2e29387ed5ba 20061647 Update Ruby 1.9 to 1.9.3-p551
April Chin <april.chin@oracle.com>
parents: 3721
diff changeset
    59
.SH NOTES\
2e29387ed5ba 20061647 Update Ruby 1.9 to 1.9.3-p551
April Chin <april.chin@oracle.com>
parents: 3721
diff changeset
    60
Ruby 1.9 may be removed in a future update.\
2e29387ed5ba 20061647 Update Ruby 1.9 to 1.9.3-p551
April Chin <april.chin@oracle.com>
parents: 3721
diff changeset
    61
Please migrate to a newer version.\
2e29387ed5ba 20061647 Update Ruby 1.9 to 1.9.3-p551
April Chin <april.chin@oracle.com>
parents: 3721
diff changeset
    62
.sp\
2e29387ed5ba 20061647 Update Ruby 1.9 to 1.9.3-p551
April Chin <april.chin@oracle.com>
parents: 3721
diff changeset
    63
If it is desired to keep the obsolete version of Ruby\
2e29387ed5ba 20061647 Update Ruby 1.9 to 1.9.3-p551
April Chin <april.chin@oracle.com>
parents: 3721
diff changeset
    64
then it should be frozen to prevent its removal by a future update.\
2e29387ed5ba 20061647 Update Ruby 1.9 to 1.9.3-p551
April Chin <april.chin@oracle.com>
parents: 3721
diff changeset
    65
.sp\
2e29387ed5ba 20061647 Update Ruby 1.9 to 1.9.3-p551
April Chin <april.chin@oracle.com>
parents: 3721
diff changeset
    66
.in +2\
2e29387ed5ba 20061647 Update Ruby 1.9 to 1.9.3-p551
April Chin <april.chin@oracle.com>
parents: 3721
diff changeset
    67
pkg freeze 'runtime/ruby-19*'\
2e29387ed5ba 20061647 Update Ruby 1.9 to 1.9.3-p551
April Chin <april.chin@oracle.com>
parents: 3721
diff changeset
    68
pkg change-facet --no-backup-be 'version-lock.runtime/ruby-19*=False'\
2e29387ed5ba 20061647 Update Ruby 1.9 to 1.9.3-p551
April Chin <april.chin@oracle.com>
parents: 3721
diff changeset
    69
.in -2\
2e29387ed5ba 20061647 Update Ruby 1.9 to 1.9.3-p551
April Chin <april.chin@oracle.com>
parents: 3721
diff changeset
    70
.sp\
2e29387ed5ba 20061647 Update Ruby 1.9 to 1.9.3-p551
April Chin <april.chin@oracle.com>
parents: 3721
diff changeset
    71
Please note that the freezing of packages may yield an unsupportable system so use with caution.\
2813
db0bfa0fa498 PSARC/2013/269 Add Ruby 1.9.3 and EOF and Remove Ruby 1.8.7
April Chin <april.chin@oracle.com>
parents:
diff changeset
    72
\.\\" End Oracle update