Signing-party version 1.0 - How to Download and Install on Mac OS X
Monday the 23rd of November, 2009

    signing-party  most recent diff


    version 1.0

      View the most recent changes for the signing-party port at: signing-party.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for signing-party.
      The raw portfile for signing-party 1.0 is located here:
      http://signing-party.darwinports.com/dports/mail/signing-party/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/signing-party


      The signing-party Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: signing-party
      Version: 1.0
      Category: mail security
      Maintainers: milosh openmaintainer
      Platform: darwin
      Description: Various OpenPGP related tools
      Long Description: signing-party is a collection for all kinds of PGP/GnuPG related things, including signing scripts, party preparation scripts, etc.

      Homepage: http://pgp-tools.alioth.debian.org/
      Master Sites: http://ftp.de.debian.org/debian/pool/main/s/signing-party/
      distname ${name}_${version}
      worksrcdir ${name}-${version}
      extract.suffix .orig.tar.gz
      Checksums: md5 fcfb3fd403e4e6ce0e95adf7b7d69717 sha1 caffdd9f48cf0b2d3c5651ed1f6845e5cac56c67
      use_configure no

      depends_lib path:bin/perl:perl5 port:p5-gnupg-interface port:p5-text-iconv port:p5-text-template port:p5-mime-tools
      depends_run bin:gpg:gnupg port:dialog

      pre-build {
      reinplace "s|/usr/bin/perl|${prefix}/bin/perl|" ${worksrcpath}/caff/caff ${worksrcpath}/caff/pgp-clean ${worksrcpath}/caff/pgp-fixkey ${worksrcpath}/gpg-key2ps/gpg-key2ps ${worksrcpath}/gpglist/gpglist ${worksrcpath}/gpgsigs/gpgsigs ${worksrcpath}/keylookup/keylookup ${worksrcpath}/sig2dot/sig2dot ${worksrcpath}/springgraph/springgraph
      }

      destroot {
      xinstall -m 0755 ${worksrcpath}/caff/caff ${worksrcpath}/caff/pgp-clean ${worksrcpath}/caff/pgp-fixkey ${destroot}${prefix}/bin
      xinstall -m 0755 ${worksrcpath}/gpg-key2ps/gpg-key2ps ${worksrcpath}/gpg-mailkeys/gpg-mailkeys ${worksrcpath}/gpglist/gpglist ${worksrcpath}/gpgparticipants/gpgparticipants ${worksrcpath}/gpgsigs/gpgsigs ${worksrcpath}/keylookup/keylookup ${worksrcpath}/sig2dot/sig2dot ${worksrcpath}/springgraph/springgraph ${destroot}${prefix}/bin
      xinstall -m 0644 ${worksrcpath}/caff/caff.1 ${worksrcpath}/caff/pgp-clean.1 ${worksrcpath}/caff/pgp-fixkey.1 ${destroot}${prefix}/share/man/man1
      xinstall -m 0644 ${worksrcpath}/gpg-key2ps/gpg-key2ps.1 ${worksrcpath}/gpg-mailkeys/gpg-mailkeys.1 ${worksrcpath}/gpglist/gpglist.1 ${worksrcpath}/gpgparticipants/gpgparticipants.1 ${worksrcpath}/sig2dot/sig2dot.1 ${worksrcpath}/springgraph/springgraph.1 ${worksrcpath}/gpgsigs/gpgsigs.1 ${worksrcpath}/keylookup/keylookup.1 ${destroot}${prefix}/share/man/man1
      xinstall -d ${destroot}${prefix}/share/doc/signing-party
      xinstall -m 0644 ${worksrcpath}/caff/caffrc.sample ${worksrcpath}/gpg-mailkeys/example.gpg-mailkeysrc ${destroot}${prefix}/share/doc/signing-party
      }

      livecheck.type regex
      livecheck.url http://packages.debian.org/unstable/misc/${name}
      livecheck.regex ${name} .(\[0-9.\]+)


    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/signing-party
      % sudo port install signing-party
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching signing-party
      ---> Verifying checksum for signing-party
      ---> Extracting signing-party
      ---> Configuring signing-party
      ---> Building signing-party with target all
      ---> Staging signing-party into destroot
      ---> Installing signing-party
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using signing-party with these commands:
      %  man signing-party
      % apropos signing-party
      % which signing-party
      % locate signing-party

     Where to find more information:

    Darwin Ports



    Lightbox this page.