Date: Tue, 27 Dec 2022 17:54:20 +0000 (UTC) From: Stephen Roznowski <sjrbulk@verizon.net> To: "ports@freebsd.org" <ports@freebsd.org> Subject: Staging and /var Message-ID: <869298973.3430864.1672163660124@mail.yahoo.com> References: <869298973.3430864.1672163660124.ref@mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_3430863_1354663849.1672163660123 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I'm in the process of creating a new port that requires the installation of= some files in /var. I notice that the file /usr/ports/Templates/BSD.local.dist doesn't have any= of the /var tree in it, is there a particular reason why that is missing? = (I could see where a small subset of /var would be useful to autocreate in = the stage directory.) I realize that I can just do: =C2=A0=C2=A0=C2=A0 pre-install: =C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 @${MKDIR} ${STAGEDIR}/var/xxx for the directories that I need. If there isn't a particular reason why this is excluded, I can go ahead a c= reate a bug report/patch for this file. Thanks, Steve ------=_Part_3430863_1354663849.1672163660123 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit <html><head></head><body><div class="yahoo-style-wrap" style="font-family:Arial, Helvetica, sans-serif;font-size:16px;"><div dir="ltr" data-setdir="false"><div>I'm in the process of creating a new port that requires the installation of some files in /var. <br> <br>I notice that the file /usr/ports/Templates/BSD.local.dist doesn't have any of the /var tree in it, is there a particular reason why that is missing? (I could see where a small subset of /var would be useful to autocreate in the stage directory.) <br> <br>I realize that I can just do: <br> <br> pre-install: <br> <br> @${MKDIR} ${STAGEDIR}/var/xxx <br> <br>for the directories that I need. <br> <br>If there isn't a particular reason why this is excluded, I can go ahead a create a bug report/patch for this file. <br> <br>Thanks, <br> <br>Steve </div><div><br></div></div></div></body></html> ------=_Part_3430863_1354663849.1672163660123--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?869298973.3430864.1672163660124>