cvs commit: ports/lang Makefile ports/lang/asn1c Makefile distinfo pkg-descr pkg-message pkg-plist

Kirill Ponomarew krion at FreeBSD.org
Thu Oct 14 01:51:03 PDT 2004


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 at 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)


More information about the cvs-ports mailing list