Date: Tue, 3 Apr 2018 13:57:35 +0200 From: Mathieu Arnold <mat@FreeBSD.org> To: Gerhard Schmidt <estartu@ze.tum.de> Cc: Freebsd Ports <freebsd-ports@freebsd.org> Subject: Re: flavors and rc scripts Message-ID: <20180403115735.hduffiw2xvscqe5a@ogg.in.absolight.net> In-Reply-To: <b5cce474-45d6-aa2b-332a-7325e3a5ade2@ze.tum.de> References: <b5cce474-45d6-aa2b-332a-7325e3a5ade2@ze.tum.de>
next in thread | previous in thread | raw e-mail | index | archive | help
--bspbaxpojaiuo25t Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 03, 2018 at 09:26:51AM +0200, Gerhard Schmidt wrote: > Hi, >=20 > I'm trying to build a python package that uses flavors to allow parallel > installation for different python versions. >=20 > So far building an installing works fine till the start script comes in > the picture. >=20 > The port should install a start script for each of the flavors > installed, but USE_RC_SUBR installs the rc.script under the name given > and don't add the prefix or suffix. When i use > USE_RC_SUBR=3D${PYTHON_PKGNAMEPREFIX}scriptname i have to add a start > script for every flavor. >=20 > Is there a way to gent USE_RC_SUBR to add the prefix or suffix. I am not sure I understand exacly what you want to achieve by installing different flavors of the same daemon. Would you want it to run multiple times? What happens with the rc variables? Are all the flavors managed using the same variables, and then, all the daemons run concurrently? Are they supposed to be named something like this for the default flavor: scriptname_arguments scriptname_pidfile and like this for a non default flavor: scriptname_py36_arguments scriptname_py36_pidfile --=20 Mathieu Arnold --bspbaxpojaiuo25t Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAABCgBmBQJaw2wuXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85IKjkP/RgLDTVo3OW38DaSOkTxmxfI 28+WNdyMuOZvylHO19YnfsOPmcFrTPi7cqCuFohgFbXp6oFhr3UjAVdQphksEIln qKk5gWtvi9RBXoxJAOoLghtlDGcHR5qqxHHIhWDuBo/x0VMgxmzjnybtPvzrtNm3 lz3vUJRVJY3b7coZoHfrT5E/Ta5CeQUzJqy/QmJuSPVghn/PMCT1WtBxoU07RiYB lKZcsfzcyHQ3BPr9SdvWloSqfMqDU5MYzsG5h+uXL+eAN1Nz/ZiTZzFoPsXm6tAD dp69w3w6k0r104SXq8ElUo7Llo+gAt0yt2gf2BDBJq2dIktkpHlehYoZBm3Ud9l+ x4n4WU/E6FVCXcRHkZ/goJKqE+T7x+rcyAt2CcTMsGLpmIS4y12MVFVVyOAg+JBq 1QX7HST2QcN/0do2dnZETcWzWb42wu5p1lsmcWIK6917iWLcq1ZuuytIl6rH8EqX 0n/fVhdR/nrWwb3hWx8mU2iRKHnNKYBPSK5Wu3FuYS8bwt94MsTuSsp1rYddSiZr 86CMOPmtNPbGeQLAzcQctUvig2mQKPThvaS6DsrAgMvqlv6HrfMToS9jNLy3pbRz N8F49gaCLv9riwwNJLz1jGwkT5xUXfvAh8u88Xf7ZDYB2wvvLDqV/5eXZaPOPJoA ZoqHpSxyNHuBkSFuJth1 =VPn1 -----END PGP SIGNATURE----- --bspbaxpojaiuo25t--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180403115735.hduffiw2xvscqe5a>