summaryrefslogtreecommitdiff
path: root/security/gpa (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove an illegal optimization that breaks on all platforms whereChristian Weisgerber2002-11-301-0/+23
| | | | | | | va_list is not a pointer (e.g. alpha). Notified by: beta Obtained from: NetBSD
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | Approved by: pat
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-09-011-1/+2
| | | | | PR: 42288 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* The gpa build now fails if gpg is not already installed.Doug Barton2002-08-121-1/+1
|
* o Upgrade to 0.4.3.Clive Lin2002-01-282-3/+3
| | | | | o Drop maintainership. I'll be getting busy for several months, and can only keep my eyes on specific chinese/ ports.
* Upgrade to gpa 0.4.2Clive Lin2001-06-053-13/+2
|
* Upgrade to 0.4.1Clive Lin2001-04-062-3/+3
|
* Update to 0.4.0Clive Lin2001-02-287-47/+13
|
* o Whitespacechage to satisfy portlint -abctNClive Lin2001-01-032-2/+4
| | | | o Add WWW link
* Implement USE_GTK, part 2.Jeremy Lea2000-10-051-5/+1
|
* The GNU Privacy Assistant is a graphical frontend to GnuPG and may beAde Lovett2000-08-169-0/+87
used to manage the keys and encrypt/decrypt/sign/check files. Submitted by: Clive Lin <clive@CirX.ORG>