Commit graph

11 commits

Author SHA1 Message Date
Thomas Klausner
4c850f93bc Remove obsolete @dirrm lines. 2009-10-11 10:44:24 +00:00
Aleksey Cheusov
4755f69788 support for Darwin (.dylib / .so) 2009-09-10 12:20:17 +00:00
Aleksey Cheusov
76d3d0afc9 fixed: if-less endif 2009-05-06 09:51:29 +00:00
Jörg Sonnenberger
50f485b714 Convert buildlink3.mk files to new world order. 2009-03-20 19:43:38 +00:00
Aleksey Cheusov
fea52451d5 user-destdir added
updated to version 1.15

    NEWS for the 1.15 release

        Added support for PKCS#1 style RSA signatures using SHA256,
        according to RFC 3447. Currently lacks interoperability
        testing.

        Header files are now C++ aware, so C++ programs using Nettle
        should now use plain

          #include <nettle/foo.h>

        rather than

          #extern "C" {
          #include <nettle/foo.h>
          }

        as was the recommendation for the previous version. This
        breaks source-level compatibility with C++, even though
        there's full binary compatibility.

        The file rfc1750.txt (which is considered non-free by debian)
        has been removed from the distribution. The file was used as input
        for the Yarrow testcase, and has been replaced by the short
        story "The Gold-bug" by Edgar Allan Poe. Anyway, RFC 1750 is
        obsoleted by RFC 4086.

        Fixes for Darwin shared library support, contributed by Grant
        Robinsson.

        Example programs now use a supplied getopt.c.

        Configure tests for assemblers with a logarithmic .align
        directive.

        The library is intended to be upwards binary compatible with
        earlier versions. The library name is libnettle.so.2.6, soname
        is still libnettle.so.2.
2008-09-06 10:08:45 +00:00
Aleksey Cheusov
860a941d06 fix: m4 is also required for building 2007-09-14 06:44:49 +00:00
Thomas Klausner
b55853eed1 Set INFO_FILES to yes, since the package comes with one. 2006-07-06 20:23:18 +00:00
Thomas Klausner
f8df358e48 Fix PLIST. 2006-07-06 20:22:33 +00:00
Thomas Klausner
f2226e4012 + comix-3.3. 2006-07-05 16:40:57 +00:00
Aleksey Cheusov
567ff8b6a5 already verified? 2006-04-23 11:05:51 +00:00
Aleksey Cheusov
6433ee743e new package: libnettle cryptographic library 2006-04-22 13:13:42 +00:00