Port details |
- asn1c Modern ASN.1 to C compiler
- 0.9.27_1 lang =3 0.9.27_1Version of this port present on the latest quarterly branch.
- Maintainer: vlm@lionet.info
- Port Added: 2004-10-14 08:58:06
- Last Update: 2024-02-24 12:29:31
- Commit Hash: 5cc6838
- People watching this port, also watch:: xmbmon, xpdf, libevent, aide, postfix-current
- Also Listed In: converters security
- License: not specified in port
- WWW:
- https://lionet.info/asn1c
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/lang/asn1c/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/asn1c
- pkg install asn1c
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: asn1c
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1484341227
SHA256 (vlm-asn1c-v0.9.27_GH0.tar.gz) = e48d161c803743c69f518440aa9da2d7621083aa91735224a5b1d84044d6a8e5
SIZE (vlm-asn1c-v0.9.27_GH0.tar.gz) = 1646195
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- lang_asn1c
- USES:
- cpe perl5 gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.27_1 24 Feb 2024 12:29:31 |
Muhammad Moinur Rahman (bofh) |
lang/asn1c: Moved man to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.9.27 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.9.27 20 Jul 2022 14:22:15 |
Tobias C. Berner (tcberner) |
lang: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org> (Only the first 15 lines of the commit message are shown above ) |
0.9.27 20 Oct 2021 16:13:16 |
Stefan Eßer (se) |
lang/asn1c: Add CPE information
Approved by: portmgr (blanket) |
0.9.27 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.9.27 13 Aug 2019 22:29:43 |
mat |
onvert to UCL & cleanup pkg-message (categories l-m) |
0.9.27 29 Jan 2017 14:18:52 |
amdmi3 |
- Update to 0.9.27
PR: 216042
Submitted by: yuri@rawbw.com
Approved by: maintainer timeout (vlm@lionet.info, 2 weeks) |
0.9.24 27 Oct 2014 15:23:31 |
bapt |
Cleanup plist |
0.9.24 06 Mar 2014 14:04:29 |
miwi |
- Stage support |
0.9.24 14 Feb 2014 16:23:19 |
miwi |
- Remove useless bmake/fmake check
- While here convert USE_GMAKE to USES |
0.9.24 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
0.9.24 11 Sep 2013 08:15:53 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
0.9.24 18 May 2013 20:05:57 |
rene |
- Update to 0.9.24
- Convert Makefile header
PR: ports/178280
Submitted by: myself
Approved by: maintainer timeout (vlm@lionet.info, 17 days) |
0.9.21 03 May 2013 21:35:24 |
bapt |
Fix build with bmake |
0.9.21 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
0.9.21 03 Jul 2011 13:45:36 |
ohauer |
- remove MD5 |
0.9.21 22 Aug 2009 00:24:37 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L |
0.9.21 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
0.9.21 19 Sep 2006 07:27:52 |
clsung |
- 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) |
0.9.20 25 May 2006 06:12:22 |
ale |
Update to 0.9.20 release.
Approved by: maintainer |
0.9.16 22 Jan 2006 12:42:24 |
edwin |
SHA256ify
Approved by: krion@ |
0.9.16 15 Jul 2005 18:06:08 |
arved |
Update to 0.9.16
PR: 83501
Submitted by: Lev Walkin <vlm@lionet.info> |
0.9.14 30 Apr 2005 08:27:40 |
jylefort |
- 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 |
0.9.12 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
0.9.12 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
0.9.12 11 Mar 2005 18:45:01 |
krion |
Update to 0.9.12
PR: ports/78705
Submitted by: maintainer |
0.9.8 19 Jan 2005 09:54:15 |
krion |
Update to 0.9.8
PR: ports/76405
Submitted by: maintainer |
0.9.7.1 27 Oct 2004 05:26:28 |
krion |
Fix build on pointyhat.
Reported by: cluster via kris |
0.9.7.1 26 Oct 2004 20:40:20 |
krion |
Update to 0.9.7.1 and fix build on amd64
Submitted by: maintainer |
0.9.4 14 Oct 2004 08:51:02 |
krion |
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> |