Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Mar 2010 16:18:11 +0200
From:      Ion-Mihai Tetcu <itetcu@FreeBSD.org>
To:        wen heping <wenheping@gmail.com>
Cc:        ports@freebsd.org
Subject:   Re: Should this line removed from Makefile?
Message-ID:  <20100309161811.38eff62d@it.buh.tecnik93.com>
In-Reply-To: <7be7a2801003090546p4f2433b6x343d6194c08c1a29@mail.gmail.com>
References:  <7be7a2801003090546p4f2433b6x343d6194c08c1a29@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_/c+1ghlqxWvk_Qd3GdG1YMA4
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable

On Tue, 9 Mar 2010 21:46:10 +0800
wen heping <wenheping@gmail.com> wrote:

> Hi, all:
>=20
>    In www category, there are some ports with a line as:
> 1     @${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR}
>=20
>    It always followed by this line:
> 2     @${ECHO_CMD} '@exec ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR}'
> >> ${TMPPLIST}
>=20
> while some other ports do not have line 2.
>=20
>    Is line 2 needed ? In my opion, line 2 changes nothing to
> ${TMPPLIST} in this case, so line 2 is not needed.
>=20
>    Any comment ?

If I'm reading this right, the first line applies when installing from
ports, while the second when installing from packages. So they are both
needed.

Should the installed files be owned by ${WWWOWN}:${WWWGRP} is an other
question (and I think this is unnecessarily for many ports/files/dirs).

--=20
IOnut - Un^d^dregistered ;) FreeBSD "user"
  "Intellectual Property" is   nowhere near as valuable   as "Intellect"
FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B

--Sig_/c+1ghlqxWvk_Qd3GdG1YMA4
Content-Type: application/pgp-signature; name=signature.asc
Content-Disposition: attachment; filename=signature.asc

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (FreeBSD)

iEYEARECAAYFAkuWWKoACgkQJ7GIuiH/oeWeBACdFAXO9MUWBl2kjLKkF69xlC7v
ygkAoIMwm6rtiujnOiTqQlXCfcDicODQ
=eH1Q
-----END PGP SIGNATURE-----

--Sig_/c+1ghlqxWvk_Qd3GdG1YMA4--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100309161811.38eff62d>