The FreeBSD Ports Archive
FreeBSD lang : asn1c4>
Modern ASN.1 to C compiler
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/CER/PER/XER encoding rules.
See asn1c-usage.pdf and asn1c(1) manual page for details.
http://lionet.info/asn1c
|
asn1c history
v. 1.11
date: 2006/09/19 07:27:52; author: clsung; state: Exp; lines: +1 -1
- Update to 0.9.21
- original description:
The ASN.1 compiler port lang/asn1c needs to be updated. A new
version of compiler is available. Changes include RRC
and H.248.1/MEGACO encoding support (PER).
PR: ports/103396
Submitted by: maintainer (Lev Walkin)
v. 1.10
date: 2006/05/25 06:12:22; author: ale; state: Exp; lines: +1 -1
Update to 0.9.20 release.
Approved by: maintainer
v. 1.9
date: 2005/07/15 18:06:08; author: arved; state: Exp; lines: +2 -2
Update to 0.9.16
PR: 83501
Submitted by: Lev Walkin
v. 1.8
date: 2005/04/30 08:27:40; author: jylefort; state: Exp; lines: +4 -5
- Update to 0.9.14 [1]
- Fix the packing list when NOPORTDOCS is defined
- Use SUB_FILES=pkg-message
PR: ports/80467 [1]
Submitted by: maintainer
v. 1.7
date: 2005/04/12 03:25:49; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.6
date: 2005/04/11 08:03:00; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.5
date: 2005/03/11 18:45:01; author: krion; state: Exp; lines: +1 -1
Update to 0.9.12
PR: ports/78705
Submitted by: maintainer
v. 1.4
date: 2005/01/19 09:54:15; author: krion; state: Exp; lines: +1 -1
Update to 0.9.8
PR: ports/76405
Submitted by: maintainer
v. 1.3
date: 2004/10/27 05:26:28; author: krion; state: Exp; lines: +1 -0
Fix build on pointyhat.
Reported by: cluster via kris
v. 1.2
date: 2004/10/26 20:40:20; author: krion; state: Exp; lines: +2 -2
Update to 0.9.7.1 and fix build on amd64
Submitted by: maintainer
v. 1.1
date: 2004/10/14 08:51:02; author: krion; state: Exp;
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
=============================================================================
v. 1.11
date: 2006/09/19 07:27:52; author: clsung; state: Exp; lines: +1 -1
- Update to 0.9.21
- original description:
The ASN.1 compiler port lang/asn1c needs to be updated. A new
version of compiler is available. Changes include RRC
and H.248.1/MEGACO encoding support (PER).
PR: ports/103396
Submitted by: maintainer (Lev Walkin)
v. 1.10
date: 2006/05/25 06:12:22; author: ale; state: Exp; lines: +1 -1
Update to 0.9.20 release.
Approved by: maintainer
v. 1.9
date: 2005/07/15 18:06:08; author: arved; state: Exp; lines: +2 -2
Update to 0.9.16
PR: 83501
Submitted by: Lev Walkin
v. 1.8
date: 2005/04/30 08:27:40; author: jylefort; state: Exp; lines: +4 -5
- Update to 0.9.14 [1]
- Fix the packing list when NOPORTDOCS is defined
- Use SUB_FILES=pkg-message
PR: ports/80467 [1]
Submitted by: maintainer
v. 1.7
date: 2005/04/12 03:25:49; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.6
date: 2005/04/11 08:03:00; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.5
date: 2005/03/11 18:45:01; author: krion; state: Exp; lines: +1 -1
Update to 0.9.12
PR: ports/78705
Submitted by: maintainer
v. 1.4
date: 2005/01/19 09:54:15; author: krion; state: Exp; lines: +1 -1
Update to 0.9.8
PR: ports/76405
Submitted by: maintainer
v. 1.3
date: 2004/10/27 05:26:28; author: krion; state: Exp; lines: +1 -0
Fix build on pointyhat.
Reported by: cluster via kris
v. 1.2
date: 2004/10/26 20:40:20; author: krion; state: Exp; lines: +2 -2
Update to 0.9.7.1 and fix build on amd64
Submitted by: maintainer
v. 1.1
date: 2004/10/14 08:51:02; author: krion; state: Exp;
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
=============================================================================
v. 1.11
date: 2006/09/19 07:27:52; author: clsung; state: Exp; lines: +1 -1
- Update to 0.9.21
- original description:
The ASN.1 compiler port lang/asn1c needs to be updated. A new
version of compiler is available. Changes include RRC
and H.248.1/MEGACO encoding support (PER).
PR: ports/103396
Submitted by: maintainer (Lev Walkin)
v. 1.10
date: 2006/05/25 06:12:22; author: ale; state: Exp; lines: +1 -1
Update to 0.9.20 release.
Approved by: maintainer
v. 1.9
date: 2005/07/15 18:06:08; author: arved; state: Exp; lines: +2 -2
Update to 0.9.16
PR: 83501
Submitted by: Lev Walkin
v. 1.8
date: 2005/04/30 08:27:40; author: jylefort; state: Exp; lines: +4 -5
- Update to 0.9.14 [1]
- Fix the packing list when NOPORTDOCS is defined
- Use SUB_FILES=pkg-message
PR: ports/80467 [1]
Submitted by: maintainer
v. 1.7
date: 2005/04/12 03:25:49; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.6
date: 2005/04/11 08:03:00; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.5
date: 2005/03/11 18:45:01; author: krion; state: Exp; lines: +1 -1
Update to 0.9.12
PR: ports/78705
Submitted by: maintainer
v. 1.4
date: 2005/01/19 09:54:15; author: krion; state: Exp; lines: +1 -1
Update to 0.9.8
PR: ports/76405
Submitted by: maintainer
v. 1.3
date: 2004/10/27 05:26:28; author: krion; state: Exp; lines: +1 -0
Fix build on pointyhat.
Reported by: cluster via kris
v. 1.2
date: 2004/10/26 20:40:20; author: krion; state: Exp; lines: +2 -2
Update to 0.9.7.1 and fix build on amd64
Submitted by: maintainer
v. 1.1
date: 2004/10/14 08:51:02; author: krion; state: Exp;
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
=============================================================================
|
| |

|