From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Aug 13 17:10:04 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0B4351065695 for ; Fri, 13 Aug 2010 17:10:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D28FD8FC0A for ; Fri, 13 Aug 2010 17:10:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o7DHA3iV083443 for ; Fri, 13 Aug 2010 17:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o7DHA3Yg083441; Fri, 13 Aug 2010 17:10:03 GMT (envelope-from gnats) Date: Fri, 13 Aug 2010 17:10:03 GMT Message-Id: <201008131710.o7DHA3Yg083441@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Alson van der Meulen Cc: Subject: Re: ports/148145: print/cups-samba: Add ability to use difference samba port X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Alson van der Meulen List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Aug 2010 17:10:04 -0000 The following reply was made to PR ports/148145; it has been noted by GNATS. From: Alson van der Meulen To: bug-followup@FreeBSD.org, naylor.b.david@gmail.org Cc: Subject: Re: ports/148145: print/cups-samba: Add ability to use difference samba port Date: Fri, 13 Aug 2010 19:04:23 +0200 net/samba3 is currently deprecated, and will expire soon, so it's currently impossible to install print/cups-samba without changing makefiles. This patch, plus changing the default to a supported Samba version, would be a way to fix that. Alson