Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Apr 2018 15:37:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 227028] www/gitea remove bash dependency
Message-ID:  <bug-227028-13-ortP3EAcEV@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-227028-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-227028-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227028

--- Comment #3 from stb@lassitu.de ---
Created attachment 192247
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D192247&action=
=3Dedit
Remove dependency on bash and adjust default config

Remove the dependency on shells/bash and adjust the default config to use
/bin/sh.

Gitea appears to use shell scripts for some repository operations, and these
scripts appear to be pure Bourne shell.

If bash is installed, it can still be used by changing the SCRIPT_TYPE
variable, or commenting out (the default is 'bash').

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-227028-13-ortP3EAcEV>