FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 9:59 AM GMT
Port details
asn1c 0.9.21 lang on this many watch lists=1 search for ports that depend on this port
Modern ASN.1 to C compiler
Maintained by: vlm@lionet.info search for ports maintained by this maintainer
Port Added: 14 Oct 2004 08:58:06
Also Listed In: converters security
License: not specified in port
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.

WWW: http://lionet.info/asn1c
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: lang/perl5.8
Required To Run: lang/perl5.8
There are no ports dependent upon this port

To install the port: cd /usr/ports/lang/asn1c/ && make install clean
To add the package: pkg_add -r asn1c


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/asn1c/asn1c/asn1c-0.9.21/
http://sunet.dl.sourceforge.net/project/asn1c/asn1c/asn1c-0.9.21/
http://iweb.dl.sourceforge.net/project/asn1c/asn1c/asn1c-0.9.21/
http://switch.dl.sourceforge.net/project/asn1c/asn1c/asn1c-0.9.21/
http://surfnet.dl.sourceforge.net/project/asn1c/asn1c/asn1c-0.9.21/
http://kent.dl.sourceforge.net/project/asn1c/asn1c/asn1c-0.9.21/
http://freefr.dl.sourceforge.net/project/asn1c/asn1c/asn1c-0.9.21/
http://voxel.dl.sourceforge.net/project/asn1c/asn1c/asn1c-0.9.21/
http://jaist.dl.sourceforge.net/project/asn1c/asn1c/asn1c-0.9.21/
http://osdn.dl.sourceforge.net/project/asn1c/asn1c/asn1c-0.9.21/
http://nchc.dl.sourceforge.net/project/asn1c/asn1c/asn1c-0.9.21/
http://ncu.dl.sourceforge.net/project/asn1c/asn1c/asn1c-0.9.21/
http://transact.dl.sourceforge.net/project/asn1c/asn1c/asn1c-0.9.21/
http://softlayer.dl.sourceforge.net/project/asn1c/asn1c/asn1c-0.9.21/
http://internode.dl.sourceforge.net/project/asn1c/asn1c/asn1c-0.9.21/
http://ufpr.dl.sourceforge.net/project/asn1c/asn1c/asn1c-0.9.21/
http://waix.dl.sourceforge.net/project/asn1c/asn1c/asn1c-0.9.21/
http://lionet.info/soft/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 16

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
24 Oct 2011 09:11:38
Original commit files touched by this commit  0.9.21
dougb search for other commits by this committer
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
03 Jul 2011 13:45:36
Original commit files touched by this commit  0.9.21
ohauer search for other commits by this committer
- remove MD5
22 Aug 2009 00:24:37
Original commit files touched by this commit  0.9.21
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L
21 Aug 2008 06:18:49
Original commit files touched by this commit  0.9.21
rafan search for other commits by this committer
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 View all of this commit message)
19 Sep 2006 07:27:52
Original commit files touched by this commit  0.9.21
clsung search for other commits by this committer
- 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)
25 May 2006 06:12:22
Original commit files touched by this commit  0.9.20
ale search for other commits by this committer
Update to 0.9.20 release.

Approved by:    maintainer
22 Jan 2006 12:42:24
Original commit files touched by this commit  0.9.16
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
15 Jul 2005 18:06:08
Original commit files touched by this commit  0.9.16
arved search for other commits by this committer
Update to 0.9.16

PR:             83501
Submitted by:   Lev Walkin <vlm@lionet.info>
30 Apr 2005 08:27:40
Original commit files touched by this commit  0.9.14
jylefort search for other commits by this committer
- 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
12 Apr 2005 03:26:57
Original commit files touched by this commit  0.9.12
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 08:04:41
Original commit files touched by this commit  0.9.12
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
11 Mar 2005 18:45:01
Original commit files touched by this commit  0.9.12
krion search for other commits by this committer
Update to 0.9.12

PR:             ports/78705
Submitted by:   maintainer
19 Jan 2005 09:54:15
Original commit files touched by this commit  0.9.8
krion search for other commits by this committer
Update to 0.9.8

PR:             ports/76405
Submitted by:   maintainer
27 Oct 2004 05:26:28
Original commit files touched by this commit  0.9.7.1
krion search for other commits by this committer
Fix build on pointyhat.

Reported by:    cluster via kris
26 Oct 2004 20:40:20
Original commit files touched by this commit  0.9.7.1
krion search for other commits by this committer
Update to 0.9.7.1 and fix build on amd64

Submitted by:   maintainer
14 Oct 2004 08:51:02
Original commit files touched by this commit  0.9.4
krion search for other commits by this committer
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>

Number of commits found: 16

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23151
Broken 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours7
new 7 days44
new fortnight70
new month142

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.26 seconds.