Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Mar 2014 14:48:50 +0100
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        Steven Kreuzer <skreuzer@freebsd.org>
Cc:        freebsd-ports <freebsd-ports@freebsd.org>, FreeBSD Ports Management Team <portmgr@freebsd.org>
Subject:   Re: shebangfix for /bin/sh
Message-ID:  <20140325134850.GD4402@ithaqua.etoilebsd.net>
In-Reply-To: <CAFFB%2BpRmypLz%2BCfgRR%2BfHHaavuXOKJ-1FUYgZ9YNqryxKCh66g@mail.gmail.com>
References:  <CAFFB%2BpTnbZZ3rzxyz8JX_F4VQ8yh3FPRO3r%2B9myB=yBWq4FegA@mail.gmail.com> <CAFFB%2BpRmypLz%2BCfgRR%2BfHHaavuXOKJ-1FUYgZ9YNqryxKCh66g@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--9dgjiU4MmWPVapMU
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Mar 25, 2014 at 09:36:37AM -0400, Steven Kreuzer wrote:
> On Fri, Mar 14, 2014 at 1:08 PM, Steven Kreuzer <skreuzer@freebsd.org> wr=
ote:
> > Hi All-
> >
> > I am in the process of cleaning up sysutils/DTraceToolkit and I would
> > like to make use of USES=3Dshebangfix
> >
> > However, it looks like on solaris, sh is /usr/bin/sh so I would like
> > to propose the following change:
> >
> > http://people.freebsd.org/~skreuzer/patches/shebang.patch
>=20
> Can someone from portmgr chime in on this? I would like to get it committ=
ed so
> I can commit some changes to sysutils/DTraceToolkit
>=20
> Thanks

How many ports are concerned?

if just one there is no need to add this into shebangfix.mk

just do it in the DTraceToolkit port:
USES=3D	shebangfix
sh_OLD_CMD=3D	/usr/bin/sh
sh_CMD=3D	${SH}
SHEBANG_LANG	sh

regards,
Bapt

--9dgjiU4MmWPVapMU
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEARECAAYFAlMxiUIACgkQ8kTtMUmk6ExRdgCff4IuZe/snMDEX3uukPbE9lkL
xXkAn2G0yWI1t7Ri/n/w22pHueGw57I/
=M8HC
-----END PGP SIGNATURE-----

--9dgjiU4MmWPVapMU--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140325134850.GD4402>