From owner-cvs-all Sun Nov 5 22:42: 7 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A069637B4C5; Sun, 5 Nov 2000 22:42:02 -0800 (PST) Received: (from knu@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA24415; Sun, 5 Nov 2000 22:42:02 -0800 (PST) (envelope-from knu@FreeBSD.org) Message-Id: <200011060642.WAA24415@freefall.freebsd.org> From: Akinori MUSHA Date: Sun, 5 Nov 2000 22:42:02 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/gnupg-idea pkg-message Makefile distinfo pkg-comment pkg-descr pkg-plist ports/security/gnupg-rsa Makefile distinfo pkg-comment pkg-descr pkg-plist ports/security/gnupg-rsa/files patch-idea.c patch-rsa.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2000/11/05 22:42:02 PST Modified files: security Makefile security/gnupg-idea Makefile distinfo pkg-comment pkg-descr pkg-plist Added files: security/gnupg-idea pkg-message Removed files: security/gnupg-rsa Makefile distinfo pkg-comment pkg-descr pkg-plist security/gnupg-rsa/files patch-idea.c patch-rsa.c Log: Fix the port. - Remove extra spaces and newlines - Describe RESTRICTED more specifically - Generate PLIST on the fly - Prepare PKGMESSAGE to inform the users (Additional fixes by knu follow:) - Add MASTER_SITES. - Respect MAKE_IDEA that could be defined in /etc/make.conf - Make a bit more portlint friendly - Fix pkg-{comment,descr} to reflect the latest situation gnupg-idea was repo-moved from gnupg-rsa, because now GnuPG has a builtin RSA support. (GnuPG >= 1.03, after the RSA patent restriction was lifted) PR: ports/22620 Submitted by: Dirk Meyer (MAINTAINER) Revision Changes Path 1.142 +2 -2 ports/security/Makefile 1.6 +21 -15 ports/security/gnupg-idea/Makefile 1.2 +2 -2 ports/security/gnupg-idea/distinfo 1.3 +1 -1 ports/security/gnupg-idea/pkg-comment 1.2 +6 -5 ports/security/gnupg-idea/pkg-descr 1.2 +0 -2 ports/security/gnupg-idea/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message