Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 Jan 2015 10:35:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 196432] Allow @sample keyword reference a symlink
Message-ID:  <bug-196432-13-oKAmsRBNOX@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-196432-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-196432-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=196432

--- Comment #2 from Jan Beich <jbeich@vfemail.net> ---
My intention was to allow security/ca_root_nss ignore cert.pem if already
exists. The port currently installs the following symlinks and would benefit
from @sample or another way to not overwrite user certificates.

  /etc/ssl/cert.pem (not default, may change per bug 189811)
  /usr/local/etc/ssl/cert.pem (since ports r372629)
  /usr/local/openssl/cert.pem (soon, bug 196431)

And some linux-* ports like linux-f10-fontconfig can allow users to override
config files with a version taking into account differences between linux and
native version, e.g. depending on bug 179400.

-- 
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-196432-13-oKAmsRBNOX>