Date: Sat, 30 Apr 2005 18:36:48 +0200 From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) To: freebsd-emulation@freebsd.org Cc: freebsd-amd64@freebsd.org Subject: Re: please test qemu port update Message-ID: <86mzrgmdb3.fsf@xps.des.no> In-Reply-To: <20050427210405.A95072@saturn.kn-bremen.de> References: <20050427210405.A95072@saturn.kn-bremen.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Juergen Lock <nox@jelal.kn-bremen.de> writes:
> +.if !defined(WITHOUT_SAMBA)
> RUN_DEPENDS+=3D ${LOCALBASE}/sbin/smbd:${PORTSDIR}/net/samba
> +.endif
This should default to off, not on. Samba is only needed in a very
specific case (Windows guest OS which needs access to host filesystem)
and no change in the qemu port is needed to support Samba. By turning
it on by default, you are forcing people who install qemu from
packages to also install Samba, even though most of them won't need
it; people who install from packages and *do* want Samba can install
it separately.
DES
--=20
Dag-Erling Sm=F8rgrav - des@des.no
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86mzrgmdb3.fsf>
