cvs commit: ports/lang/ruby18 Makefile

Stanislav Sedov stas at FreeBSD.org
Mon Oct 9 06:17:17 PDT 2006


stas        2006-10-09 13:17:16 UTC

  FreeBSD ports repository

  Modified files:
    lang/ruby18          Makefile 
  Log:
  - Add runtime knob to allow libraries installation under user
    privileges. When RB_INSTALL_USER environment  variable is set, ruby
    will not pass '${_BINOWNGRP}' to install program, thus allowing an
    ordinal user to install gem or library (e.g. into home directory).
  - Eliminate extra whitespace
  - Bump portrevision.
  
  PR:             ports/103801 (idea)
  Submitted by:   Dimitri Aivaliotis <aglarond at gmail.com>
  
  Revision  Changes    Path
  1.116     +12 -5     ports/lang/ruby18/Makefile


More information about the cvs-all mailing list