Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Nov 2022 12:37:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 267560] security/krb5*: Consider moving localstatedir and runstatedir to /var and /var/run
Message-ID:  <bug-267560-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 267560
           Summary: security/krb5*: Consider moving localstatedir and
                    runstatedir to /var and /var/run
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: michael.osipov@siemens.com

This is similar to Bug 238999.

According to hier(7) /var/ and /var/run are suited for that and many many o=
ther
ports put their variable data into it. Logically Makefile should set:

> CONFIGURE_ARGS?=3D	--enable-shared --without-system-verto \
> 			--disable-rpath --localstatedir=3D"/var" \
> 			--runstatedir=3D"/var/run"

Out of many ports basically none use /usr/local/var.

--=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-267560-7788>