head	1.14;
access;
symbols
	RELEASE_8_3_0:1.13
	RELEASE_9_0_0:1.13
	RELEASE_7_4_0:1.13
	RELEASE_8_2_0:1.13
	RELEASE_6_EOL:1.13
	RELEASE_8_1_0:1.13
	RELEASE_7_3_0:1.13
	RELEASE_8_0_0:1.13
	RELEASE_7_2_0:1.12
	RELEASE_7_1_0:1.12
	RELEASE_6_4_0:1.12
	RELEASE_5_EOL:1.11
	RELEASE_7_0_0:1.11
	RELEASE_6_3_0:1.11
	PRE_XORG_7:1.11
	RELEASE_4_EOL:1.11
	RELEASE_6_2_0:1.11
	RELEASE_6_1_0:1.9
	RELEASE_5_5_0:1.9
	RELEASE_6_0_0:1.9
	RELEASE_5_4_0:1.5
	RELEASE_4_11_0:1.3;
locks; strict;
comment	@# @;


1.14
date	2012.11.17.05.58.48;	author svnexp;	state Exp;
branches;
next	1.13;

1.13
date	2009.08.22.00.24.30;	author amdmi3;	state Exp;
branches;
next	1.12;

1.12
date	2008.08.21.06.17.28;	author rafan;	state Exp;
branches;
next	1.11;

1.11
date	2006.09.19.07.27.52;	author clsung;	state Exp;
branches;
next	1.10;

1.10
date	2006.05.25.06.12.22;	author ale;	state Exp;
branches;
next	1.9;

1.9
date	2005.07.15.18.06.08;	author arved;	state Exp;
branches;
next	1.8;

1.8
date	2005.04.30.08.27.40;	author jylefort;	state Exp;
branches;
next	1.7;

1.7
date	2005.04.12.03.25.49;	author obrien;	state Exp;
branches;
next	1.6;

1.6
date	2005.04.11.08.03.00;	author obrien;	state Exp;
branches;
next	1.5;

1.5
date	2005.03.11.18.45.01;	author krion;	state Exp;
branches;
next	1.4;

1.4
date	2005.01.19.09.54.15;	author krion;	state Exp;
branches;
next	1.3;

1.3
date	2004.10.27.05.26.28;	author krion;	state Exp;
branches;
next	1.2;

1.2
date	2004.10.26.20.40.20;	author krion;	state Exp;
branches;
next	1.1;

1.1
date	2004.10.14.08.51.02;	author krion;	state Exp;
branches;
next	;


desc
@@


1.14
log
@Switch exporter over
@
text
@# New ports collection makefile for:	asn1c
# Date created:				10 Sep 2004
# Whom:					Lev Walkin <vlm@@lionet.info>
#
# $FreeBSD: head/lang/asn1c/Makefile 300896 2012-07-14 13:54:48Z beat $
#

PORTNAME=	asn1c
PORTVERSION=	0.9.21
CATEGORIES=	lang converters security
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \
		http://lionet.info/soft/


MAINTAINER=	vlm@@lionet.info
COMMENT=	Modern ASN.1 to C compiler

GNU_CONFIGURE=	yes
USE_PERL5=	yes
SUB_FILES=	pkg-message

MAN1=	asn1c.1 enber.1 unber.1

post-install:
	@@${CAT} ${PKGMESSAGE}

.include <bsd.port.mk>
@


1.13
log
@- Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.12
log
@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
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
@
text
@d11 1
a11 1
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
d13 1
a13 1
MASTER_SITE_SUBDIR=	${PORTNAME}
@


1.11
log
@- 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)
@
text
@a18 1
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
@


1.10
log
@Update to 0.9.20 release.

Approved by:	maintainer
@
text
@d9 1
a9 1
PORTVERSION=	0.9.20
@


1.9
log
@Update to 0.9.16

PR:		83501
Submitted by:	Lev Walkin <vlm@@lionet.info>
@
text
@d9 1
a9 1
PORTVERSION=	0.9.16
@


1.8
log
@- 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
@
text
@d9 1
a9 1
PORTVERSION=	0.9.14
d11 1
a11 1
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} 	\
@


1.7
log
@At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
@
text
@d9 1
a9 1
PORTVERSION=	0.9.12
d21 1
a24 2
.include <bsd.port.pre.mk>

d26 1
a26 1
	@@${CAT} ${PKGMESSAGE} | ${SED} -e "s:%%PREFIX%%:${PREFIX}:g"
d28 1
a28 1
.include <bsd.port.post.mk>
@


1.6
log
@Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
@
text
@d19 1
a19 1
CONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd${OSREL}
@


1.5
log
@Update to 0.9.12

PR:		ports/78705
Submitted by:	maintainer
@
text
@d19 1
a19 1
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
@


1.4
log
@Update to 0.9.8

PR:		ports/76405
Submitted by:	maintainer
@
text
@d9 1
a9 1
PORTVERSION=	0.9.8
@


1.3
log
@Fix build on pointyhat.

Reported by:	cluster via kris
@
text
@d9 1
a9 1
PORTVERSION=	0.9.7.1
@


1.2
log
@Update to 0.9.7.1 and fix build on amd64

Submitted by:	maintainer
@
text
@d20 1
@


1.1
log
@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>
@
text
@d9 1
a9 1
PORTVERSION=	0.9.4
d21 1
a21 1
MAN1=	asn1c.1
@

