From owner-cvs-ports@FreeBSD.ORG Thu Aug 17 19:39:58 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5DEA516A4DF; Thu, 17 Aug 2006 19:39:58 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26A5643D68; Thu, 17 Aug 2006 19:39:48 +0000 (GMT) (envelope-from garga@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 k7HJdm4m079034; Thu, 17 Aug 2006 19:39:48 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7HJdmHH079033; Thu, 17 Aug 2006 19:39:48 GMT (envelope-from garga) Message-Id: <200608171939.k7HJdmHH079033@repoman.freebsd.org> From: Renato Botelho Date: Thu, 17 Aug 2006 19:39:48 +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/gnupg Makefile pkg-plist 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: Thu, 17 Aug 2006 19:39:58 -0000 garga 2006-08-17 19:39:48 UTC FreeBSD ports repository Modified files: security/gnupg Makefile pkg-plist Log: - Remove NOPORTDOCS from OPTIONS since the correct is check NOPORTDOCS and not WITH(OUT)_NOPORTDOCS - Use PORTDOCS and clean pkg-plist - Add NLS to OPTIONS as on by default and move the check after bsd.port.pre.mk - Add --with-ldap=${LOCALBASE} because it was not finding ldap libs without this PR: ports/101318 Submitted by: garga Approved by: maintainer timeout (14 days) Revision Changes Path 1.87 +14 -8 ports/security/gnupg/Makefile 1.37 +0 -16 ports/security/gnupg/pkg-plist