From owner-cvs-all@FreeBSD.ORG Sat Jun 10 19:42:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 582CC16A516; Sat, 10 Jun 2006 19:42:53 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FC65452ED; Sat, 10 Jun 2006 19:16:11 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5AJE4V1074723; Sat, 10 Jun 2006 19:14:04 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5AJE456074722; Sat, 10 Jun 2006 19:14:04 GMT (envelope-from marcus) Message-Id: <200606101914.k5AJE456074722@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 10 Jun 2006 19:14:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/avahi Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jun 2006 19:42:53 -0000 marcus 2006-06-10 19:14:04 UTC FreeBSD ports repository Modified files: net/avahi Makefile pkg-plist Log: Make libdns (aka mDNSResponder) support optional (defaulting to off). Note: enabling this will add a conflict to mDNSResponder which may interfere with KDE applications. PR: 98566 Submitted by: Kirk Strauser (with modifications) Revision Changes Path 1.28 +11 -1 ports/net/avahi/Makefile 1.9 +7 -0 ports/net/avahi/pkg-plist