Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2004 08:51:02 +0000 (UTC)
From:      Kirill Ponomarew <krion@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang Makefile ports/lang/asn1c Makefile distinfo pkg-descr pkg-message pkg-plist
Message-ID:  <200410140851.i9E8p2nc089268@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
krion       2004-10-14 08:51:02 UTC

  FreeBSD ports repository

  Modified files:
    lang                 Makefile 
  Added files:
    lang/asn1c           Makefile distinfo pkg-descr pkg-message 
                         pkg-plist 
  Log:
  Add asn1c 0.9.4,
  
  The asn1c compiles ASN.1 (Abstract Syntax Notation One)
  specifications into the C source code. This compiler supports
  automatic constraints checking code generation, parametrization,
  basic support for Information Object Classes.  The produced C code
  contains the codecs for BER & DER encoding rules.
  
  PR:             ports/71560.
  Submitted by:   Lev Walkin <vlm@lionet.info>
  
  Revision  Changes    Path
  1.420     +1 -0      ports/lang/Makefile
  1.1       +28 -0     ports/lang/asn1c/Makefile (new)
  1.1       +2 -0      ports/lang/asn1c/distinfo (new)
  1.1       +12 -0     ports/lang/asn1c/pkg-descr (new)
  1.1       +6 -0      ports/lang/asn1c/pkg-message (new)
  1.1       +89 -0     ports/lang/asn1c/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410140851.i9E8p2nc089268>