[76033] trunk/dports/security

ryandesign at macports.org ryandesign at macports.org
Wed Feb 16 11:29:03 PST 2011


Revision: 76033
          http://trac.macports.org/changeset/76033
Author:   ryandesign at macports.org
Date:     2011-02-16 11:29:01 -0800 (Wed, 16 Feb 2011)
Log Message:
-----------
oath-toolkit: new port, version 1.4.6; see #28370

Added Paths:
-----------
    trunk/dports/security/oath-toolkit/
    trunk/dports/security/oath-toolkit/Portfile

Added: trunk/dports/security/oath-toolkit/Portfile
===================================================================
--- trunk/dports/security/oath-toolkit/Portfile	                        (rev 0)
+++ trunk/dports/security/oath-toolkit/Portfile	2011-02-16 19:29:01 UTC (rev 76033)
@@ -0,0 +1,31 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+
+name                oath-toolkit
+version             1.4.6
+categories          security devel
+platforms           darwin
+maintainers         alum.wpi.edu:arno+macports openmaintainer
+license             GPL-3
+
+description         The OATH Toolkit contains a shared library, command line \
+                    tool, and PAM module for one-time password authentication.
+
+long_description    The OATH Toolkit contains a shared library, command line \
+                    tool, and PAM module that makes it possible to build \
+                    one-time password authentication systems. Supported \
+                    technologies include the event-based HOTP algorithm and \
+                    the time-based TOTP algorithm. OATH is the Open \
+                    AuTHentication organization which specify the algorithms.
+
+homepage            http://oath-toolkit.nongnu.org/
+master_sites        savannah
+
+checksums           sha1    f906ae4b959bddeb391d4b37f031bcc2f6be4db5 \
+                    rmd160  7447cfeb8efc5f8fc94c4374cf45444bd863fcc2
+
+livecheck.type      regex
+livecheck.url       http://download.savannah.gnu.org/releases/oath-toolkit/
+livecheck.regex     ${name}-(\[0-9.\]+)${extract.suffix}


Property changes on: trunk/dports/security/oath-toolkit/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110216/531c52c8/attachment.html>


More information about the macports-changes mailing list