aboutsummaryrefslogtreecommitdiff
path: root/security/paperkey
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.5Ryan Steinmetz2017-11-122-4/+4
| | | | Notes: svn path=/head/; revision=454046
* - MASTER_SITES cleanupRyan Steinmetz2017-08-011-1/+1
| | | | Notes: svn path=/head/; revision=447034
* - Update to 1.4Ryan Steinmetz2016-10-212-4/+4
| | | | Notes: svn path=/head/; revision=424371
* - Switch to options helpersDmitry Marakasov2015-12-161-5/+1
| | | | Notes: svn path=/head/; revision=403833
* Remove Author from pkg-descr and white space fixesBaptiste Daroussin2015-03-021-2/+1
| | | | Notes: svn path=/head/; revision=380310
* - Add STAGE supportRyan Steinmetz2014-05-111-5/+4
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=353723
* 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
* - Make the port parallel build (-jX) safeAlexey Dokuchaev2013-07-271-4/+11
| | | | | | | | | - Convert NOPORTDOCS -> PORT_OPTIONS:MDOCS Reported by: pointyhat-west Notes: svn path=/head/; revision=323782
* - Update to 1.3Ryan Steinmetz2013-01-062-8/+7
| | | | | | | | - Update header for new 'created by' style - Add LICENSE Notes: svn path=/head/; revision=310015
* - Update mirror URL on my portsRyan Steinmetz2012-03-231-1/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=293717
* - Adopt port per maintainers requestRyan Steinmetz2012-02-251-1/+1
| | | | | | | Approved by: roam@ Notes: svn path=/head/; revision=292217
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-1/+1
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* Update paperkey to version 1.2, getting rid of the packing list byPeter Pentchev2009-10-153-9/+7
| | | | | | | | | | | using the PLIST_FILES and PORTDOCS variables in a slightly different way than in the PR. PR: 139642 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Notes: svn path=/head/; revision=242883
* Update to paperkey-1.1.Peter Pentchev2009-03-182-7/+4
| | | | | | | No longer fix up the README location in the manpage - it's not there anymore :) Notes: svn path=/head/; revision=230366
* Update to paperkey-1.0.Peter Pentchev2009-01-242-4/+4
| | | | Notes: svn path=/head/; revision=226757
* Initial import of paperkey-0.8, a simple tool for extracting the trulyPeter Pentchev2008-10-064-0/+45
secret parts of a PGP secret key for backup purposes. Obtained from: http://www.jabberwocky.com/software/paperkey/ Author: David Shaw <dshaw@jabberwocky.com> Notes: svn path=/head/; revision=221279