[Bug 228553] [change request] security/ca_root_nss: Patch to unblock non-root install

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon May 28 14:25:12 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228553

Jason W. Bacon <jwb at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #193769|0                           |1
        is obsolete|                            |

--- Comment #2 from Jason W. Bacon <jwb at freebsd.org> ---
Created attachment 193787
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=193787&action=edit
Unified diff

I wasn't expecting the first patch to fly as it stood.  It was only intended to
clarify the problem and start a dialogue.  After doing a little more research,
I think simply respecting INSTALL_AS_USER might be the right approach.

The user must define this variable and point point others such as LOCALBASE,
PREFIX, etc. to a location where they have write access. 

>From bsd.ports.mk:

#                               - Like USE_PACKAGE_DEPENDS, but do not fallback 
on source.
# INSTALL_AS_USER
#                               - Define this to install as the current user,
intended
#                                 for systems where you have no root access.
# DISABLE_SIZE  - Do not check the size of a distfile even if the SIZE field

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list