aboutsummaryrefslogtreecommitdiff
path: root/security/pgpin
Commit message (Collapse)AuthorAgeFilesLines
* - add SHA checksumDirk Meyer2005-11-131-0/+1
| | | | Notes: svn path=/head/; revision=148088
* - Fix MASTER_SITESDirk Meyer2005-10-021-1/+2
| | | | Notes: svn path=/head/; revision=143947
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* - remove urlDirk Meyer2005-01-131-1/+0
| | | | Notes: svn path=/head/; revision=126312
* - add SIZEDirk Meyer2004-02-261-0/+1
| | | | Notes: svn path=/head/; revision=102162
* - Unbreak for amd64Dirk Meyer2003-07-064-6/+10
| | | | Notes: svn path=/head/; revision=84251
* - retire pkg-commentDirk Meyer2003-02-211-1/+0
| | | | Notes: svn path=/head/; revision=76006
* - add COMMENTDirk Meyer2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75965
* - Support build on ia64Dirk Meyer2003-01-114-6/+11
| | | | Notes: svn path=/head/; revision=72894
* - regression test on panther successfullDirk Meyer2002-12-085-3/+60
| | | | Notes: svn path=/head/; revision=71432
* remerge patch, define was lost.Dirk Meyer2002-12-081-4/+5
| | | | Notes: svn path=/head/; revision=71425
* Fix build on sparc64Dirk Meyer2002-12-081-5/+11
| | | | Notes: svn path=/head/; revision=71424
* Update to 20010323Dirk Meyer2001-08-212-3/+3
| | | | | | | | | | | Changelog: - Fixed a spelling error. - language.txt fixed. - DOS compile process brushed up. - Protect against my nightmare dream ten hours ago. Notes: svn path=/head/; revision=46607
* change MAINTAINER to FreeBSD.org addressDirk Meyer2001-06-241-1/+1
| | | | Notes: svn path=/head/; revision=44375
* PGP (Pretty Good Privacy) is a public key encryption pack-Dirk Meyer2001-03-318-0/+211
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. WWW: http://www.in-ca.individual.net/ FTP: ftp://ftp.fu-berlin.de/doc/IN/IN-CA/pgp/pgp263in/files/pgp263in.changes Notes: svn path=/head/; revision=40651