From owner-cvs-all Tue Jan 28 14:12:44 2003 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 D592237B401; Tue, 28 Jan 2003 14:12:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7889543F43; Tue, 28 Jan 2003 14:12:42 -0800 (PST) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h0SMCgbv063991; Tue, 28 Jan 2003 14:12:42 -0800 (PST) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h0SMCg2n063984; Tue, 28 Jan 2003 14:12:42 -0800 (PST) Message-Id: <200301282212.h0SMCg2n063984@repoman.freebsd.org> From: Norikatsu Shigemura Date: Tue, 28 Jan 2003 14:12:42 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/gnutls Makefile pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nork 2003/01/28 14:12:42 PST Modified files: security/gnutls Makefile pkg-plist Log: - Add a knob for OpenCDK support (WITH_OPENCDK=yes), disabled by default - Bump PORTREVISION - although there are no changes with the default options, hint users to upgrade to take advantage of OpenCDK support - Re-sort MASTER_SITES (ftp.gnutls.org is temporarily unavailable) - Allow user to specify their own CPPFLAGS and LDFLAGS - Remove useless .la files - Re-sort pkg-plist PR: ports/47525 Submitted by: Sergei Kolobov (maintainer) Revision Changes Path 1.3 +23 -6 ports/security/gnutls/Makefile 1.3 +2 -4 ports/security/gnutls/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message