pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang/asn1c



Module Name:    pkgsrc
Committed By:   sno
Date:           Sat Oct 26 14:44:12 UTC 2013

Added Files:
        pkgsrc/lang/asn1c: DESCR Makefile PLIST buildlink3.mk distinfo

Log Message:
Adding package for ASN.1 to C compiler asn1c from Lev Walkin version
0.9.24 into lang/asn1c.

The asn1c is a free, open source compiler of ASN.1 specifications into C
source code. It supports a range of ASN.1 syntaxes, including ISO/IEC/ITU
ASN.1 1988, '94, '97, 2002 and later amendments. The supported sets of
encoding rules are

  * BER: ITU-T Rec. X.690 | ISO/IEC 8825-1 (2002) (BER/DER/CER).
  * PER: X.691|8825-2 (2002) (PER).
  * XER: X.693|8825-3 (2001) (BASIC-XER/CXER).

The compiler was written specifically to address security concerns while
providing streaming decoding capabilities.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/lang/asn1c/DESCR pkgsrc/lang/asn1c/Makefile \
    pkgsrc/lang/asn1c/PLIST pkgsrc/lang/asn1c/buildlink3.mk \
    pkgsrc/lang/asn1c/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index