From owner-cvs-ports@FreeBSD.ORG Sun Jun 15 04:53:15 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E390A1065677; Sun, 15 Jun 2008 04:53:15 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B83738FC19; Sun, 15 Jun 2008 04:53:15 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m5F4rFjN044714; Sun, 15 Jun 2008 04:53:15 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m5F4rFSN044713; Sun, 15 Jun 2008 04:53:15 GMT (envelope-from novel) Message-Id: <200806150453.m5F4rFSN044713@repoman.freebsd.org> From: Roman Bogorodskiy Date: Sun, 15 Jun 2008 04:53:15 +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/security/gnutls Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Jun 2008 04:53:16 -0000 novel 2008-06-15 04:53:15 UTC FreeBSD ports repository Modified files: security/gnutls Makefile Log: Add WITHOUT_OPENCDK and WITHOUT_LIBTASN1 knobs to respect if the user wishes to build gnutls with the included versions instead of the ones from ports. PR: 121357 Submitted by: Naram Qashat Revision Changes Path 1.60 +6 -2 ports/security/gnutls/Makefile