Bug 16955

Summary: 'pgp5' built with ports/security/pgp5 doesn't work correctly
Product: Ports & Packages Reporter: Motomichi Matsuzaki <mzaki>
Component: Individual Port(s)Assignee: Mark Murray <markm>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Motomichi Matsuzaki 2000-02-24 07:20:01 UTC
ports/security/pgp5 renames original pgp to 'pgp5'.
In this environment, executing 'pgp5' shows,

|Invoked with unknown symlink

instead of,

|PGP is now invoked from different executables for different operations:
|
|pgpe    Encrypt (including Encrypt/Sign)
|pgps    Sign
|pgpv    Verify/Decrypt
|pgpk    Key management
|pgpo    PGP 2.6.2 command-line simulator (not yet implemented)
|
|See each application's respective man page or the general PGP documentation
|for more information.


some applications like Mew(ports/mail/mew) 
try to identify pgp version by this reaction, and fail.

this should be fixed.

Fix: add patches/patch-af:
Comment 1 Ade Lovett freebsd_committer freebsd_triage 2000-02-24 15:53:21 UTC
Responsible Changed
From-To: freebsd-ports->markm

Over to maintainer. 
Comment 2 Jeroen Ruigrok van der Werven freebsd_committer freebsd_triage 2001-11-15 20:14:19 UTC
State Changed
From-To: open->analyzed

Mark has looked into it, but it ranks low on the priority list for now.
Comment 3 Pete Fritchman freebsd_committer freebsd_triage 2001-11-21 22:19:36 UTC
State Changed
From-To: analyzed->closed

This has been fixed as I just committed ports/14323, thanks!