aboutsummaryrefslogtreecommitdiff
path: root/lang/asn1c
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* Update to 0.9.16Tilman Keskinoz2005-07-152-4/+4
| | | | | | | | PR: 83501 Submitted by: Lev Walkin <vlm@lionet.info> Notes: svn path=/head/; revision=139291
* - Update to 0.9.14 [1]Jean-Yves Lefort2005-04-304-16/+15
| | | | | | | | | | | - Fix the packing list when NOPORTDOCS is defined - Use SUB_FILES=pkg-message PR: ports/80467 [1] Submitted by: maintainer Notes: svn path=/head/; revision=134397
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Update to 0.9.12Kirill Ponomarev2005-03-115-9/+15
| | | | | | | | PR: ports/78705 Submitted by: maintainer Notes: svn path=/head/; revision=130912
* Update to 0.9.8Kirill Ponomarev2005-01-194-7/+9
| | | | | | | | PR: ports/76405 Submitted by: maintainer Notes: svn path=/head/; revision=126797
* Fix build on pointyhat.Kirill Ponomarev2004-10-271-0/+1
| | | | | | | Reported by: cluster via kris Notes: svn path=/head/; revision=120296
* Update to 0.9.7.1 and fix build on amd64Kirill Ponomarev2004-10-263-4/+22
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=120278
* Add asn1c 0.9.4,Kirill Ponomarev2004-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> Notes: svn path=/head/; revision=119385