aboutsummaryrefslogtreecommitdiff
path: root/security/pgpin
Commit message (Collapse)AuthorAgeFilesLines
* - revert r331810Dirk Meyer2013-10-282-2/+1
| | | | Notes: svn path=/head/; revision=331895
* - use STAGEDIRDirk Meyer2013-10-271-25/+9
| | | | | | | - use OPTIONS_DEFINE Notes: svn path=/head/; revision=331810
* - fix misplaced NO_STAGE in slaveports and ifdefsDirk Meyer2013-09-211-2/+2
| | | | Notes: svn path=/head/; revision=327804
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* - cleanup commentsDirk Meyer2012-10-131-5/+0
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=305832
* - honor CC,CFLAGS,LD,LDFLAGSDirk Meyer2011-06-242-2/+22
| | | | Notes: svn path=/head/; revision=276205
* Revert previous commit: it had already been fixed.Mark Linimon2010-04-011-7/+1
| | | | Notes: svn path=/head/; revision=251940
* Mark as not yet ported to powerpc.Mark Linimon2010-04-011-1/+7
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=251934
* - add target freebsd-powerpcDirk Meyer2010-03-181-6/+9
| | | | Notes: svn path=/head/; revision=251210
* - use ARCH instead of MACHINE_ARCHDirk Meyer2009-09-261-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=242116
* - 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