Date: Mon, 9 Oct 2006 13:17:16 +0000 (UTC) From: Stanislav Sedov <stas@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/ruby18 Makefile Message-ID: <200610091317.k99DHHFq055610@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@gmail.com>
Revision Changes Path
1.116 +12 -5 ports/lang/ruby18/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610091317.k99DHHFq055610>
