Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Aug 2006 23:54:22 +0200 (CEST)
From:      Juergen Lock <nox@jelal.kn-bremen.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/102494: update emulators/qemu samba dependency
Message-ID:  <200608242154.k7OLsMrB016127@saturn.kn-bremen.de>
Resent-Message-ID: <200608242200.k7OM0dtw019979@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         102494
>Category:       ports
>Synopsis:       update emulators/qemu samba dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 24 22:00:38 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Juergen Lock
>Release:        FreeBSD 6.1-RELEASE-p1 i386
>Organization:
me?  organized??
>Environment:
System: FreeBSD saturn 6.1-RELEASE-p1 FreeBSD 6.1-RELEASE-p1 #2: Fri Jun 23 23:45:09 CEST 2006 nox@saturn:/ad4/usr/home/nox/src61/src/sys/i386/compile/GENERICu i386


>Description:
	depend on samba3 because net/samba has been marked FORBIDDEN
	(thx Leslie Jensen for the headsup)
>How-To-Repeat:
	try to use WITH_SAMBA knob
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/emulators/qemu/Makefile,v
retrieving revision 1.55
diff -u -r1.55 Makefile
--- Makefile	21 Aug 2006 23:02:00 -0000	1.55
+++ Makefile	24 Aug 2006 21:47:33 -0000
@@ -27,7 +27,7 @@
 
 BUILD_DEPENDS+=	texi2html:${PORTSDIR}/textproc/texi2html
 .if defined(WITH_SAMBA)
-RUN_DEPENDS+=	${LOCALBASE}/sbin/smbd:${PORTSDIR}/net/samba
+RUN_DEPENDS+=	${LOCALBASE}/sbin/smbd:${PORTSDIR}/net/samba3
 .endif
 .if defined(WITH_KQEMU)
 BUILD_DEPENDS+=	kqemu-kmod>=1.3.0pre5:${PORTSDIR}/emulators/kqemu-kmod
>Release-Note:
>Audit-Trail:
>Unformatted:



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