---
name: pgpin
version: 010323
origin: security/pgpin
comment: PGP International version - improved for use in IN-CA
arch: freebsd:9:x86:64
www: UNKNOWN
maintainer: dinoex@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 574938
desc: |
  PGP (Pretty Good Privacy) is a public key encryption pack-
  age to protect E-mail and data files.  It lets you  commu-
  nicate  securely  with  people  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.

  Contributors:
    Matthias Bruestle for the myetsid feature.
    Lutz Donnerhacke for the pgp2.6.3in development.
    Ingmar Camphausen, Thomas Roessler, a.o. for extensive testing.

  FTP: ftp://ftp.fu-berlin.de/doc/IN/IN-CA/pgp/pgp263in/files/pgp263in.changes
categories: [security]
files:
  /usr/local/bin/pgpin: 927e91905a0c0d3b4e578ac72289a6823fc5d158046a8a8a6184df55219d9fb4
  /usr/local/lib/pgpin/CHANGES: fe767997e67bca3c37708c4f05559b746c38e822b9a25582e113bc9df8bdbff3
  /usr/local/lib/pgpin/config.txt-dist: bb221e29e0e59d2dce7cfb8631cddcd1e4b93d65c59b340a6f1cf3a9b7b77978
  /usr/local/lib/pgpin/language.txt-dist: cf67b87138c06468c8ee539b9bf43b6b96e04a04369a388c08a7b535f9af811e
  /usr/local/lib/pgpin/pgp.hlp: 8c2d7fcd3b31573e1806da6a2e0acb356622e88b3564b507b9aa269e2e3ec23c
  /usr/local/lib/pgpin/pgpdoc1.txt: bf3e9b5c93844c2e0f5211a16b76009eb9ac5d172c348745748ee13c66226eca
  /usr/local/lib/pgpin/pgpdoc2.txt: 70c21932fab3ef308d9a1526a605602fa51dc9f4193289a75e7c21fc4ccab93c
  /usr/local/man/man1/pgpin.1.gz: 08aa07ecf1477f1601babfca486dd2f27d87798ef47d0602a5e4e84fa3509a2a
directories:
  /usr/local/lib/pgpin/: n
scripts:
  post-install: |
    [ ! -f /usr/local/lib/pgpin/language.txt ] && cp /usr/local/lib/pgpin/language.txt-dist /usr/local/lib/pgpin/language.txt
    [ ! -f /usr/local/lib/pgpin/config.txt ] && cp /usr/local/lib/pgpin/config.txt-dist /usr/local/lib/pgpin/config.txt
  pre-deinstall: |
    if cmp -s /usr/local/lib/pgpin/language.txt /usr/local/lib/pgpin/language.txt-dist; then rm -f /usr/local/lib/pgpin/language.txt; fi
    if cmp -s /usr/local/lib/pgpin/config.txt /usr/local/lib/pgpin/config.txt-dist; then rm -f /usr/local/lib/pgpin/config.txt; fi
