aboutsummaryrefslogtreecommitdiffstats
path: root/lang/asn1c
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.9.21clsung2006-09-194-6/+12
| | | | | | | | | | - 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)
* Update to 0.9.20 release.ale2006-05-254-5/+10
| | | | Approved by: maintainer
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Update to 0.9.16arved2005-07-162-4/+4
| | | | | PR: 83501 Submitted by: Lev Walkin <vlm@lionet.info>
* - Update to 0.9.14 [1]jylefort2005-04-304-16/+15
| | | | | | | | - Fix the packing list when NOPORTDOCS is defined - Use SUB_FILES=pkg-message PR: ports/80467 [1] Submitted by: maintainer
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Update to 0.9.12krion2005-03-125-9/+15
| | | | | PR: ports/78705 Submitted by: maintainer
* Update to 0.9.8krion2005-01-194-7/+9
| | | | | PR: ports/76405 Submitted by: maintainer
* Fix build on pointyhat.krion2004-10-271-0/+1
| | | | Reported by: cluster via kris
* Update to 0.9.7.1 and fix build on amd64krion2004-10-273-4/+22
| | | | Submitted by: maintainer
* Add asn1c 0.9.4,krion2004-10-145-0/+137
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>