Subject: pkg/22227: pkgsrc/security/pgp[25]/DESCR should be different
To: None <gnats-bugs@gnats.netbsd.org>
From: None <reed@reedmedia.net>
List: netbsd-bugs
Date: 07/22/2003 21:27:43
>Number:         22227
>Category:       pkg
>Synopsis:       pkgsrc/security/pgp[25]/DESCR should be different
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Wed Jul 23 04:28:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        NetBSD 1.6
>Organization:
http://bsd.reedmedia.net/
>Environment:
	
	
System: NetBSD rainier.reedmedia.net 1.6 NetBSD 1.6 (JCR-20020927) #3: Sat Sep 28 13:40:20 PDT 2002 reed@rainier.reedmedia.net:/usr/src/sys/arch/i386/compile/JCR-20020927 i386
Architecture: i386
Machine: i386
>Description:
$ diff -s /usr/pkgsrc/security/pgp[25]/DESCR
Files /usr/pkgsrc/security/pgp2/DESCR and /usr/pkgsrc/security/pgp5/DESCR are identical

$ grep COMMENT /usr/pkgsrc/security/pgp[25]/Makefile
/usr/pkgsrc/security/pgp2/Makefile:COMMENT=     Public-Key encryption and digital signature utility
/usr/pkgsrc/security/pgp5/Makefile:COMMENT=     Public-Key encryption and digital signature utility

It is confusing having different packages have same description.
>How-To-Repeat:
	
>Fix:
here is an idea:


Index: security/pgp2/DESCR
===================================================================
RCS file: /cvsroot/pkgsrc/security/pgp2/DESCR,v
retrieving revision 1.1
diff -b -u -r1.1 DESCR
--- security/pgp2/DESCR	2001/11/01 01:17:28	1.1
+++ security/pgp2/DESCR	2003/07/23 04:24:59
@@ -3,3 +3,5 @@
 you've never met, with no secure channels needed for prior exchange of
 keys.  It's well featured and fast, with sophisticated key management,
 digital signatures, data compression, and good ergonomic design.
+
+This is PGP version 2.x which understands only RSA keys.
Index: security/pgp5/DESCR
===================================================================
RCS file: /cvsroot/pkgsrc/security/pgp5/DESCR,v
retrieving revision 1.1
diff -b -u -r1.1 DESCR
--- security/pgp5/DESCR	2001/11/01 01:17:29	1.1
+++ security/pgp5/DESCR	2003/07/23 04:26:33
@@ -3,3 +3,5 @@
 you've never met, with no secure channels needed for prior exchange of
 keys.  It's well featured and fast, with sophisticated key management,
 digital signatures, data compression, and good ergonomic design.
+
+This is PGP 5.x which understands both RSA and DSS/Diffie-Hellman keys.
Index: security/pgp5/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/security/pgp5/Makefile,v
retrieving revision 1.18
diff -b -u -r1.18 Makefile
--- security/pgp5/Makefile	2002/07/24 19:45:27	1.18
+++ security/pgp5/Makefile	2003/07/23 04:26:33
@@ -16,7 +16,7 @@
 
 MAINTAINER=	mjl@netbsd.org
 HOMEPAGE=       http://www.pgpi.com/
-COMMENT=	Public-Key encryption and digital signature utility
+COMMENT=	Public key encryption and digital signature utilities
 
 USE_PERL5=	build
 
>Release-Note:
>Audit-Trail:
>Unformatted: