please test qemu port update

Dag-Erling Smørgrav des at des.no
Sat Apr 30 09:36:55 PDT 2005


Juergen Lock <nox at jelal.kn-bremen.de> writes:
> +.if !defined(WITHOUT_SAMBA)
>  RUN_DEPENDS+=	${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
-- 
Dag-Erling Smørgrav - des at des.no


More information about the freebsd-amd64 mailing list