FreshPorts -- The Place For Ports Sat, 5 Jul 2008 12:39 PM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
signing-party 1.0.2_1 security on this many watch lists=2 search for ports that depend on this port
Various OpenPGP related tools
Maintained by: johans@stack.nl search for ports maintained by this maintainer
Port Added: 14 Sep 2005 01:07:27


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/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake, lang/perl5.8
Required To Run: security/gnupg1, devel/p5-Class-MethodMaker, security/p5-GnuPG-Interface, mail/p5-Mail-Tools, mail/p5-MIME-Tools, converters/p5-Convert-Recode, textproc/p5-Text-Template, graphics/p5-GD, lang/perl5.8

To install the port: cd /usr/ports/security/signing-party/ && make install clean
To add the package: pkg_add -r signing-party


Configuration Options
     No options to configure

Master Sites:
http://www.gtlib.cc.gatech.edu/pub/debian/pool/main/s/signing-party/
ftp://ftp.us.debian.org/debian/pool/main/s/signing-party/
ftp://ftp.au.debian.org/debian/pool/main/s/signing-party/
ftp://ftp.bg.debian.org/debian/pool/main/s/signing-party/
ftp://ftp.cl.debian.org/debian/pool/main/s/signing-party/
ftp://ftp.cz.debian.org/debian/pool/main/s/signing-party/
ftp://ftp.de.debian.org/debian/pool/main/s/signing-party/
ftp://ftp.ee.debian.org/debian/pool/main/s/signing-party/
ftp://ftp.es.debian.org/debian/pool/main/s/signing-party/
ftp://ftp.fi.debian.org/debian/pool/main/s/signing-party/
ftp://ftp.fr.debian.org/debian/pool/main/s/signing-party/
ftp://ftp.hk.debian.org/debian/pool/main/s/signing-party/
ftp://ftp.hr.debian.org/debian/pool/main/s/signing-party/
ftp://ftp.hu.debian.org/debian/pool/main/s/signing-party/
ftp://ftp.ie.debian.org/debian/pool/main/s/signing-party/
ftp://ftp.is.debian.org/debian/pool/main/s/signing-party/
ftp://ftp.it.debian.org/debian/pool/main/s/signing-party/
ftp://ftp.jp.debian.org/debian/pool/main/s/signing-party/
http://ring.nict.go.jp/archives/linux/debian/debian/pool/main/s/signing-party/
http://ring.sakura.ad.jp/archives/linux/debian/debian/pool/main/s/signing-party/
http://ring.riken.jp/archives/linux/debian/debian/pool/main/s/signing-party/
ftp://ftp.nl.debian.org/debian/pool/main/s/signing-party/
ftp://ftp.no.debian.org/debian/pool/main/s/signing-party/
ftp://ftp.pl.debian.org/debian/pool/main/s/signing-party/
ftp://ftp.ru.debian.org/debian/pool/main/s/signing-party/
ftp://ftp.se.debian.org/debian/pool/main/s/signing-party/
ftp://ftp.si.debian.org/debian/pool/main/s/signing-party/
ftp://ftp.sk.debian.org/debian/pool/main/s/signing-party/
ftp://ftp.uk.debian.org/debian/pool/main/s/signing-party/
ftp://ftp.wa.au.debian.org/debian/pool/main/s/signing-party/
ftp://ftp2.de.debian.org/debian/pool/main/s/signing-party/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 19

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
06 Jun 2008 15:01:07
Original commit files touched by this commit  1.0.2_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

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)
22 May 2008 13:25:13
Original commit files touched by this commit  1.0.2
johans search for other commits by this committer
Update to 1.0.2
17 Mar 2008 18:53:05
Original commit files touched by this commit  1.0.1
johans search for other commits by this committer
Update to 1.0 release
04 Feb 2008 21:41:31
Original commit files touched by this commit  0.4.13.1_1
johans search for other commits by this committer
Fix dependency check

Reported by:    pointyhat via pav
02 Feb 2008 10:01:13
Original commit files touched by this commit  0.4.13.1_1
johans search for other commits by this committer
Add missing runtime dependency (p5-Class-MethodMaker)

Submitted by:   philip
15 Dec 2007 17:17:55
Original commit files touched by this commit  0.4.13.1
johans search for other commits by this committer
- Update to 0.4.13
26 Aug 2007 12:50:07
Original commit files touched by this commit  0.4.12.1
johans search for other commits by this committer
Update to 0.4.12
20 Jun 2007 16:29:21
Original commit files touched by this commit  0.4.11.1
johans search for other commits by this committer
Update to 0.4.11
07 Jun 2007 10:24:44
Original commit files touched by this commit  0.4.10.1
johans search for other commits by this committer
Update to 0.4.10
22 Dec 2006 02:51:16
Original commit files touched by this commit  0.4.9.1_2
kuriyama search for other commits by this committer
- Since security/gnupg (2.x) installs symlink $PREFIX/bin/gpg,
  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
21 Dec 2006 13:31:56
Original commit files touched by this commit  0.4.9.1_1
kuriyama search for other commits by this committer
- Upgrade gnupg to 2.0.1.  Old stable version (1.4.6) was repocopied
  to security/gnupg1.

Thanks to:      dougb, lofi
05 Nov 2006 17:31:27
Original commit files touched by this commit  0.4.9.1
johans search for other commits by this committer
- Update to 0.4.9.1
20 Sep 2006 20:12:05
Original commit files touched by this commit  0.4.7.1
johans search for other commits by this committer
- Update to 0.4.7.1
26 May 2006 14:37:04
Original commit files touched by this commit  0.4.6.2
johans search for other commits by this committer
- Update to (fetchable) version 4.6.2

Approved by:    flz (mentor)
08 May 2006 19:41:30
Original commit files touched by this commit  0.4.6.1
johans search for other commits by this committer
- Update to latest release, 0.4.6.1

Submitted by:   Marcus Frings
Reviewed by:    maintainer (self)
Approved by:    flz (mentor)
Obtained from:  Debian
27 Mar 2006 21:25:15
Original commit files touched by this commit  0.4.5.1
thierry search for other commits by this committer
Upgrade to 0.4.5.1.

PR:             94973
Submitted by:   Johan van Selst <johans (at) stack.nl> (maintainer)
16 Mar 2006 15:07:37
Original commit files touched by this commit  0.4.4.2_1
pav search for other commits by this committer
- Add missed runtime dependency on recode

PR:             ports/93749
Submitted by:   Johan van Selst <johans@stack.nl> (maintainer)
24 Jan 2006 01:03:33
Original commit files touched by this commit  0.4.4.2
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
14 Sep 2005 01:06:49
Original commit files touched by this commit  0.4.4.2
jylefort search for other commits by this committer
Add signing-party.

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>

Number of commits found: 19

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
py-pylonsJul 04
freetype2Jul 03
fetchmailJul 01
squid*Jun 28
squid24*Jun 28
squid30*Jun 28
apache22Jun 24
php5-posix*Jun 22
firefox*Jun 21
firefox-devel*Jun 21
firefox10*Jun 21
firefox15*Jun 21
linux-firefox*Jun 21
linux-firefox-devel*Jun 21
linux-mozilla*Jun 21

10 vulnerabilities affecting 29 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 18749
Broken 146
Deprecated 98
Ignore 430
Forbidden 5
Restricted 361
No CDROM 126
Vulnerable 52
Expired 14
Set to expire 78
Interactive 79
new 24 hours 6
new 48 hours8
new 7 days42
new fortnight76
new month188

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.34 seconds.