OpenBSD CVS

CVS log for src/share/man/man5/ruby-module.5


[BACK] Up to [local] / src / share / man / man5

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.46 / (download) - annotate - [select for diffs], Wed Dec 27 23:46:42 2023 UTC (5 months, 1 week ago) by jeremy
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, HEAD
Changes since 1.45: +6 -6 lines
Diff to previous 1.45 (colored)

Update lang/ruby module documentation for Ruby 3.3

Revision 1.45 / (download) - annotate - [select for diffs], Fri Oct 13 23:16:58 2023 UTC (7 months, 3 weeks ago) by jeremy
Branch: MAIN
Changes since 1.44: +4 -4 lines
Diff to previous 1.44 (colored)

Update lang/ruby module documentation for the removal of Ruby 3.0

Revision 1.44 / (download) - annotate - [select for diffs], Thu Sep 28 03:34:32 2023 UTC (8 months, 1 week ago) by jsg
Branch: MAIN
CVS Tags: OPENBSD_7_4_BASE, OPENBSD_7_4
Changes since 1.43: +3 -3 lines
Diff to previous 1.43 (colored)

plaform -> platform

Revision 1.43 / (download) - annotate - [select for diffs], Wed Sep 27 21:46:17 2023 UTC (8 months, 1 week ago) by jeremy
Branch: MAIN
Changes since 1.42: +316 -170 lines
Diff to previous 1.42 (colored)

Full rewrite of lang/ruby port module documentation

Restructure so that the most important information is first.
Describe how it modifies bsd.port.mk variables.
Document all public variables set by the module.

Rewrite prompted by feedback from schwarze@
Multiple rounds of review and many fixes from schwarze@
OK schwarze@

Revision 1.42 / (download) - annotate - [select for diffs], Tue Sep 12 17:21:05 2023 UTC (8 months, 3 weeks ago) by schwarze
Branch: MAIN
Changes since 1.41: +5 -6 lines
Diff to previous 1.41 (colored)

minor mandoc -T lint fixes, no content change

Revision 1.41 / (download) - annotate - [select for diffs], Mon Sep 11 20:02:38 2023 UTC (8 months, 3 weeks ago) by jeremy
Branch: MAIN
Changes since 1.40: +39 -57 lines
Diff to previous 1.40 (colored)

Update to reflect changes in ruby.port.mk

This now documents all variables in ruby.port.mk except the internal
ones prefixed with an underscore, and reflects the removal of support
for building JRuby ports.  Documenting the purpose of each variable
will come in a future update.

Revision 1.40 / (download) - annotate - [select for diffs], Wed May 31 15:27:45 2023 UTC (12 months ago) by jeremy
Branch: MAIN
Changes since 1.39: +4 -4 lines
Diff to previous 1.39 (colored)

Update to reflect that default Ruby version in ports is now 3.2

Revision 1.39 / (download) - annotate - [select for diffs], Sun Jan 22 22:38:23 2023 UTC (16 months, 1 week ago) by tb
Branch: MAIN
CVS Tags: OPENBSD_7_3_BASE, OPENBSD_7_3
Changes since 1.38: +3 -3 lines
Diff to previous 1.38 (colored)

Fix list of possible values of MODRUBY_REV

With Ruby 2.7 in the attic, MODRUBY_REV can no longer be set to 2.7.
It has been possible to set it to 3.2 for a while.

Revision 1.38 / (download) - annotate - [select for diffs], Sun Jan 22 20:57:21 2023 UTC (16 months, 1 week ago) by jeremy
Branch: MAIN
Changes since 1.37: +4 -4 lines
Diff to previous 1.37 (colored)

Update documentation for removal of ruby27 FLAVOR

Revision 1.37 / (download) - annotate - [select for diffs], Mon Dec 26 03:09:04 2022 UTC (17 months, 1 week ago) by jeremy
Branch: MAIN
Changes since 1.36: +4 -4 lines
Diff to previous 1.36 (colored)

Document ruby32 FLAVOR for Ruby ports

Revision 1.36 / (download) - annotate - [select for diffs], Thu May 5 15:45:05 2022 UTC (2 years, 1 month ago) by jeremy
Branch: MAIN
CVS Tags: OPENBSD_7_2_BASE, OPENBSD_7_2
Changes since 1.35: +6 -6 lines
Diff to previous 1.35 (colored)

Update documentation for switch of default ruby version to 3.1

Revision 1.35 / (download) - annotate - [select for diffs], Tue Jan 4 19:51:24 2022 UTC (2 years, 5 months ago) by jeremy
Branch: MAIN
CVS Tags: OPENBSD_7_1_BASE, OPENBSD_7_1
Changes since 1.34: +4 -4 lines
Diff to previous 1.34 (colored)

Document ruby31 FLAVOR

Revision 1.34 / (download) - annotate - [select for diffs], Wed Oct 6 21:14:39 2021 UTC (2 years, 8 months ago) by jeremy
Branch: MAIN
Changes since 1.33: +6 -6 lines
Diff to previous 1.33 (colored)

Remove Ruby 2.6 mentions

Revision 1.33 / (download) - annotate - [select for diffs], Thu Sep 2 15:00:55 2021 UTC (2 years, 9 months ago) by jeremy
Branch: MAIN
CVS Tags: OPENBSD_7_0_BASE, OPENBSD_7_0
Changes since 1.32: +5 -5 lines
Diff to previous 1.32 (colored)

Update for change of default Ruby version to 3.0.

Revision 1.32 / (download) - annotate - [select for diffs], Sun Jul 25 11:29:42 2021 UTC (2 years, 10 months ago) by espie
Branch: MAIN
Changes since 1.31: +3 -3 lines
Diff to previous 1.31 (colored)

nobody noticed, but the variable is still called "MODULES" with an S

Revision 1.31 / (download) - annotate - [select for diffs], Mon Dec 28 16:49:51 2020 UTC (3 years, 5 months ago) by jeremy
Branch: MAIN
CVS Tags: OPENBSD_6_9_BASE, OPENBSD_6_9
Changes since 1.30: +4 -4 lines
Diff to previous 1.30 (colored)

Document ruby30 FLAVOR for Ruby ports

Revision 1.30 / (download) - annotate - [select for diffs], Tue Nov 17 03:23:32 2020 UTC (3 years, 6 months ago) by jeremy
Branch: MAIN
Changes since 1.29: +5 -5 lines
Diff to previous 1.29 (colored)

Update ruby-module.5 for change in default Ruby version

Revision 1.29 / (download) - annotate - [select for diffs], Mon Oct 5 16:36:49 2020 UTC (3 years, 8 months ago) by jeremy
Branch: MAIN
Changes since 1.28: +6 -6 lines
Diff to previous 1.28 (colored)

Update ruby-module.5 for removal of Ruby 2.5

Revision 1.28 / (download) - annotate - [select for diffs], Fri Jan 10 17:38:58 2020 UTC (4 years, 4 months ago) by jeremy
Branch: MAIN
CVS Tags: OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7
Changes since 1.27: +4 -4 lines
Diff to previous 1.27 (colored)

Document ruby27 FLAVOR

Revision 1.27 / (download) - annotate - [select for diffs], Tue Nov 5 08:05:58 2019 UTC (4 years, 7 months ago) by jeremy
Branch: MAIN
Changes since 1.26: +4 -4 lines
Diff to previous 1.26 (colored)

Remove mention of ruby24 FLAVOR

Revision 1.26 / (download) - annotate - [select for diffs], Mon Apr 29 00:44:53 2019 UTC (5 years, 1 month ago) by jeremy
Branch: MAIN
CVS Tags: OPENBSD_6_6_BASE, OPENBSD_6_6
Changes since 1.25: +6 -6 lines
Diff to previous 1.25 (colored)

Update to reflect change of default ruby version to ruby 2.6

Revision 1.25 / (download) - annotate - [select for diffs], Wed Jan 16 17:13:33 2019 UTC (5 years, 4 months ago) by jeremy
Branch: MAIN
CVS Tags: OPENBSD_6_5_BASE, OPENBSD_6_5
Changes since 1.24: +4 -4 lines
Diff to previous 1.24 (colored)

Document ruby26 FLAVOR

Revision 1.24 / (download) - annotate - [select for diffs], Fri Oct 26 16:20:59 2018 UTC (5 years, 7 months ago) by jeremy
Branch: MAIN
Changes since 1.23: +6 -6 lines
Diff to previous 1.23 (colored)

Update for default ruby version switch from 2.4 to 2.5.

Revision 1.23 / (download) - annotate - [select for diffs], Wed Nov 1 12:02:44 2017 UTC (6 years, 7 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3
Changes since 1.22: +3 -2 lines
Diff to previous 1.22 (colored)

add missing El, though i'm sort of guessing as to its position;

Revision 1.22 / (download) - annotate - [select for diffs], Wed Nov 1 10:32:12 2017 UTC (6 years, 7 months ago) by jeremy
Branch: MAIN
Changes since 1.21: +16 -24 lines
Diff to previous 1.21 (colored)

Update ruby-module.5 for default ruby version switch from 2.3 to 2.4

Also remove ruby 1.8, 2.1, and 2.2 information, as that support was
removed.  Additionally, extconf CONFIGURE_STYLE support was removed,
so remove mention of that as well.

Revision 1.21 / (download) - annotate - [select for diffs], Fri Jan 6 16:11:22 2017 UTC (7 years, 5 months ago) by jeremy
Branch: MAIN
CVS Tags: OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1
Changes since 1.20: +6 -6 lines
Diff to previous 1.20 (colored)

Add ruby 2.4 information

Revision 1.20 / (download) - annotate - [select for diffs], Tue Sep 6 15:48:22 2016 UTC (7 years, 9 months ago) by jeremy
Branch: MAIN
Changes since 1.19: +8 -8 lines
Diff to previous 1.19 (colored)

Update documentation to reflect change in default ruby version

Revision 1.19 / (download) - annotate - [select for diffs], Tue Mar 22 16:02:02 2016 UTC (8 years, 2 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_6_0_BASE, OPENBSD_6_0
Changes since 1.18: +2 -4 lines
Diff to previous 1.18 (colored)

The scaffolding to support architectures without shared libraries
has been removed from the ports infrastructure.  Gone are:
* variables CONFIGURE_SHARED, NO_SHARED_LIBS, NO_SHARED_ARCHS, SHARED_ONLY
* PROPERTIES value "no_shared"
* PFRAG.shared and PFRAG.no-shared files

Also drop mention of the long gone PROPERTIES value "elf".

ok sthen@, ok & tweaks jmc@

Revision 1.18 / (download) - annotate - [select for diffs], Thu Jan 7 22:21:19 2016 UTC (8 years, 5 months ago) by jeremy
Branch: MAIN
CVS Tags: OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.17: +5 -5 lines
Diff to previous 1.17 (colored)

Document ruby23 FLAVOR now supported by ruby.port.mk

Revision 1.17 / (download) - annotate - [select for diffs], Sun Sep 6 05:19:59 2015 UTC (8 years, 9 months ago) by jeremy
Branch: MAIN
Changes since 1.16: +8 -8 lines
Diff to previous 1.16 (colored)

Remove ruby19 and rbx FLAVOR information, as support for both was removed
recently.

OK kspillner@

Revision 1.16 / (download) - annotate - [select for diffs], Sun Jul 19 02:24:09 2015 UTC (8 years, 10 months ago) by jeremy
Branch: MAIN
CVS Tags: OPENBSD_5_8_BASE, OPENBSD_5_8
Changes since 1.15: +2 -10 lines
Diff to previous 1.15 (colored)

Remove MODRUBY_RAKE_DEPENDS and MODRUBY_ICONV_DEPENDS

OK ajacoutot@

Revision 1.15 / (download) - annotate - [select for diffs], Sat Jul 18 04:59:41 2015 UTC (8 years, 10 months ago) by jeremy
Branch: MAIN
Changes since 1.14: +13 -9 lines
Diff to previous 1.14 (colored)

Bring up to date with latest changes

OK sthen@

Revision 1.14 / (download) - annotate - [select for diffs], Fri Oct 17 17:09:50 2014 UTC (9 years, 7 months ago) by jasper
Branch: MAIN
CVS Tags: OPENBSD_5_7_BASE, OPENBSD_5_7
Changes since 1.13: +3 -7 lines
Diff to previous 1.13 (colored)

rspec2 will be removed

Revision 1.13 / (download) - annotate - [select for diffs], Thu Sep 18 07:43:17 2014 UTC (9 years, 8 months ago) by jasper
Branch: MAIN
Changes since 1.12: +7 -4 lines
Diff to previous 1.12 (colored)

document rspec3

ok jeremy@

Revision 1.12 / (download) - annotate - [select for diffs], Tue Jan 14 07:40:29 2014 UTC (10 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5
Changes since 1.11: +6 -6 lines
Diff to previous 1.11 (colored)

sundry tweaks;

Revision 1.11 / (download) - annotate - [select for diffs], Tue Jan 14 01:02:46 2014 UTC (10 years, 4 months ago) by jeremy
Branch: MAIN
Changes since 1.10: +27 -14 lines
Diff to previous 1.10 (colored)

Add information on the new ruby21 FLAVOR, and add text about manually
checking PLISTs for gem ports with C extensions.

Revision 1.10 / (download) - annotate - [select for diffs], Sun Oct 6 17:45:04 2013 UTC (10 years, 8 months ago) by jeremy
Branch: MAIN
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 (colored)

Document that the default ruby version in ports is now 2.0

Revision 1.9 / (download) - annotate - [select for diffs], Thu Mar 21 10:53:13 2013 UTC (11 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_4_BASE, OPENBSD_5_4
Changes since 1.8: +5 -4 lines
Diff to previous 1.8 (colored)

tweak previous;

Revision 1.8 / (download) - annotate - [select for diffs], Wed Mar 20 19:23:54 2013 UTC (11 years, 2 months ago) by jeremy
Branch: MAIN
Changes since 1.7: +60 -24 lines
Diff to previous 1.7 (colored)

Note that ruby 1.9 is now the default ruby version in all cases.

Add some more documentation about the ruby.port.mk variables and
how they interact.

Revision 1.7 / (download) - annotate - [select for diffs], Tue Mar 19 23:50:20 2013 UTC (11 years, 2 months ago) by jeremy
Branch: MAIN
Changes since 1.6: +5 -5 lines
Diff to previous 1.6 (colored)

Add ruby20 FLAVOR to ruby-module(5).

Revision 1.6 / (download) - annotate - [select for diffs], Tue Mar 19 19:52:29 2013 UTC (11 years, 2 months ago) by jeremy
Branch: MAIN
Changes since 1.5: +8 -2 lines
Diff to previous 1.5 (colored)

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.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Mar 11 14:35:53 2013 UTC (11 years, 2 months ago) by espie
Branch: MAIN
Changes since 1.4: +12 -12 lines
Diff to previous 1.4 (colored)

fix REGRESS -> TEST

Revision 1.4 / (download) - annotate - [select for diffs], Fri Sep 28 16:04:30 2012 UTC (11 years, 8 months ago) by jeremy
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE, OPENBSD_5_3
Changes since 1.3: +16 -9 lines
Diff to previous 1.3 (colored)

Update to account for the switch to ruby 1.9 by default. Feedback from
jmc@.

OK jmc@

Revision 1.3 / (download) - annotate - [select for diffs], Tue Dec 6 11:40:25 2011 UTC (12 years, 6 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 (colored)

those are paths, not abstract concatenation of LOCALBASE with something.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Dec 5 23:29:30 2011 UTC (12 years, 6 months ago) by jeremy
Branch: MAIN
Changes since 1.1: +19 -4 lines
Diff to previous 1.1 (colored)

Format ruby-module.5 so it doesn't make your eyes bleed. Advice to use
.Pp instead of .sp from schwarze@.

OK schwarze@

Revision 1.1 / (download) - annotate - [select for diffs], Mon Dec 5 20:03:25 2011 UTC (12 years, 6 months ago) by espie
Branch: MAIN

split the ruby module description off, as it's now insanely big.
okay jeremy@, nits by jmc@

page still needs some cleaning up, mainly breathing spaces... ;)

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.