aboutsummaryrefslogtreecommitdiff
path: root/security/signing-party/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Chase security/libksba shlib version bumpGreg Larkin2010-12-161-1/+1
| | | | | | | | Requested by: kwm Pointyhat to: glarkin Notes: svn path=/head/; revision=266393
* - update to 1.4.1Dirk Meyer2010-03-281-0/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* Update my mail address to @FreeBSD.orgJohan van Selst2010-02-231-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250235
* Update to 1.1.3Johan van Selst2010-02-121-2/+1
| | | | Notes: svn path=/head/; revision=249662
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update to 1.1.2Johan van Selst2009-10-091-2/+3
| | | | | | | - No longer include Debian version suffix in PORTVERSION to avoid confusion Notes: svn path=/head/; revision=242604
* Add a temporarily mirror site; to be removed soon when package is upgradedJohan van Selst2009-09-221-1/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=241919
* - Update to 1.1.2Johan van Selst2009-02-261-3/+7
| | | | | | | - Add keyanalyze scripts Notes: svn path=/head/; revision=229101
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* Update to 1.0.2Johan van Selst2008-05-221-1/+1
| | | | Notes: svn path=/head/; revision=213521
* Update to 1.0 releaseJohan van Selst2008-03-171-4/+6
| | | | Notes: svn path=/head/; revision=209241
* Fix dependency checkJohan van Selst2008-02-041-1/+1
| | | | | | | Reported by: pointyhat via pav Notes: svn path=/head/; revision=206730
* Add missing runtime dependency (p5-Class-MethodMaker)Johan van Selst2008-02-021-0/+2
| | | | | | | Submitted by: philip Notes: svn path=/head/; revision=206629
* - Update to 0.4.13Johan van Selst2007-12-151-1/+1
| | | | Notes: svn path=/head/; revision=203747
* Update to 0.4.12Johan van Selst2007-08-261-1/+1
| | | | Notes: svn path=/head/; revision=198326
* Update to 0.4.11Johan van Selst2007-06-201-1/+1
| | | | Notes: svn path=/head/; revision=193975
* Update to 0.4.10Johan van Selst2007-06-071-2/+1
| | | | Notes: svn path=/head/; revision=192996
* - Since security/gnupg (2.x) installs symlink $PREFIX/bin/gpg,Jun Kuriyama2006-12-221-2/+2
| | | | | | | | | | | depending on $PREFIX/bin/gpg for security/gnupg1 (1.4.x) is not correct. To work around this, change dependency line from bin/gpg to bin/gpgv which exists in security/gnupg1 port only. Spotted by: ume Notes: svn path=/head/; revision=180452
* - Upgrade gnupg to 2.0.1. Old stable version (1.4.6) was repocopiedJun Kuriyama2006-12-211-1/+2
| | | | | | | | | to security/gnupg1. Thanks to: dougb, lofi Notes: svn path=/head/; revision=180326
* - Update to 0.4.9.1Johan van Selst2006-11-051-1/+1
| | | | Notes: svn path=/head/; revision=176515
* - Update to 0.4.7.1Johan van Selst2006-09-201-1/+1
| | | | Notes: svn path=/head/; revision=173486
* - Update to (fetchable) version 4.6.2Johan van Selst2006-05-261-1/+1
| | | | | | | Approved by: flz (mentor) Notes: svn path=/head/; revision=163481
* - Update to latest release, 0.4.6.1Johan van Selst2006-05-081-1/+1
| | | | | | | | | | Submitted by: Marcus Frings Reviewed by: maintainer (self) Approved by: flz (mentor) Obtained from: Debian Notes: svn path=/head/; revision=161741
* Upgrade to 0.4.5.1.Thierry Thomas2006-03-271-2/+1
| | | | | | | | PR: 94973 Submitted by: Johan van Selst <johans (at) stack.nl> (maintainer) Notes: svn path=/head/; revision=158270
* - Add missed runtime dependency on recodePav Lucistnik2006-03-161-1/+2
| | | | | | | | PR: ports/93749 Submitted by: Johan van Selst <johans@stack.nl> (maintainer) Notes: svn path=/head/; revision=157424
* Add signing-party.Jean-Yves Lefort2005-09-141-0/+63
signing-party is a collection for all kinds of PGP/GnuPG related things, including signing scripts, party preparation scripts, etc. * caff: CA - Fire and Forget signs and mails a key * pgp-clean: removes all non-self signatures from key * pgp-fixkey: removes broken packets from keys * gpg-mailkeys: simply mail out a signed key to its owner * gpg-key2ps: generate PostScript file with fingerprint paper strips * gpglist: show who signed which of your UIDs * gpgsigs: annotates list of GnuPG keys with already done signatures * keylookup: ncurses wrapper around gpg --search WWW: http://pgp-tools.alioth.debian.org/ PR: ports/86077 Submitted by: Johan van Selst <johans@stack.nl> Notes: svn path=/head/; revision=142659