signing-party version 0.4.13 for Mac OS X 10.5 Leopard
Friday the 16th of May, 2008

    signing-party  most recent diff


      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 0.4.13 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
      Google
      Web Darwinports.com



      # $Id: Portfile 32787 2008-01-13 12:14:17Z milosh macports.org $

      PortSystem 1.0

      Name: signing-party
      Version: 0.4.13
      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 8ea26079934599521928b3a9e6e59b4c
      use_configure no

      depends_lib port:perl5.8 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
      }

      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}/gpgsigs/gpgsigs ${worksrcpath}/keylookup/keylookup ${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}/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 ${destroot}${prefix}/share/doc/signing-party
      }

      livecheck.check 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



    image test