head	1.12;
access;
symbols
	RELEASE_8_3_0:1.8
	RELEASE_9_0_0:1.8
	RELEASE_7_4_0:1.6
	RELEASE_8_2_0:1.6
	RELEASE_6_EOL:1.6
	RELEASE_8_1_0:1.6
	RELEASE_7_3_0:1.3;
locks; strict;
comment	@# @;


1.12
date	2013.03.19.19.20.36;	author svnexp;	state Exp;
branches;
next	1.11;

1.11
date	2012.12.10.19.24.02;	author svnexp;	state Exp;
branches;
next	1.10;

1.10
date	2012.12.10.00.16.07;	author svnexp;	state Exp;
branches;
next	1.9;

1.9
date	2012.11.17.05.58.55;	author svnexp;	state Exp;
branches;
next	1.8;

1.8
date	2011.11.23.15.51.09;	author jpaetzel;	state Exp;
branches;
next	1.7;

1.7
date	2011.11.23.06.21.45;	author jpaetzel;	state Exp;
branches;
next	1.6;

1.6
date	2010.07.07.11.55.24;	author araujo;	state Exp;
branches;
next	1.5;

1.5
date	2010.05.16.09.18.55;	author makc;	state Exp;
branches;
next	1.4;

1.4
date	2010.04.01.06.17.07;	author linimon;	state Exp;
branches;
next	1.3;

1.3
date	2009.12.26.06.12.30;	author wen;	state Exp;
branches;
next	1.2;

1.2
date	2009.11.24.14.53.17;	author miwi;	state Exp;
branches;
next	1.1;

1.1
date	2009.11.13.02.08.43;	author vanilla;	state Exp;
branches;
next	;


desc
@@


1.12
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/314640
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# $FreeBSD: head/lang/qore/Makefile 314640 2013-03-19 13:04:30Z eadler $

PORTNAME=	qore
PORTVERSION=	0.8.6.2
PORTREVISION=	1
CATEGORIES=	lang
MASTER_SITES=	SF/qore/qore/${PORTVERSION}/

MAINTAINER=	estrabd@@gmail.com
COMMENT=	The Qore Programming Language

LICENSE=	GPLv2

LIB_DEPENDS=	pcre:${PORTSDIR}/devel/pcre \
		mpfr:${PORTSDIR}/math/mpfr
BUILD_DEPENDS=	${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex \
		${LOCALBASE}/bin/bison:${PORTSDIR}/devel/bison

USE_BZIP2=	yes
USE_GMAKE=	yes
USES=	pathfix
USE_ICONV=	yes
USE_OPENSSL=	yes
USE_LDCONFIG=	yes
GNU_CONFIGURE=	yes
MAKE_JOBS_SAFE=	yes

CONFIGURE_ENV=	LEX="${LOCALBASE}/bin/flex" \
		PTHREAD_LIBS="${PTHREAD_LIBS}" \
		PTHREAD_CFLAGS="${PTRHEAD_CFLAGS}"
CONFIGURE_ARGS=	--disable-debug --disable-static --with-doxygen=no
LDFLAGS+=	-L${LOCALBASE}/lib

MAN1=		qore.1

# VERSION sub should always be the first three components of
# PORTVERSION (x.y.z).  Adjust with :R accordingly.
PLIST_SUB=	VERSION=${PORTVERSION:R}

.include <bsd.port.pre.mk>

.if ${ARCH} == "powerpc"
BROKEN=		Does not compile on powerpc
.endif

post-patch:
	${REINPLACE_CMD} -e 's|; make|; $${MAKE}|g' ${WRKSRC}/Makefile.in

.include <bsd.port.post.mk>
@


1.11
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/308630
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r308630 | mm | 2012-12-10 19:11:11 +0000 (Mon, 10 Dec 2012) | 4 lines
## SVN ##
## SVN ## Update PCRE to 8.32
## SVN ## Introduces the UTF-32 library pcre32
## SVN ## Bump PORTREVISION in dependent ports
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@d1 1
a1 1
# $FreeBSD: head/lang/qore/Makefile 308630 2012-12-10 19:11:11Z mm $
d21 1
a21 1
USE_GNOME=	gnomehack
@


1.10
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/308575
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r308575 | jhale | 2012-12-10 00:12:35 +0000 (Mon, 10 Dec 2012) | 8 lines
## SVN ##
## SVN ## - Update to 0.8.6.2
## SVN ## - Install pkgconf file in correct location
## SVN ## - Trim Makefile header
## SVN ## - Sort pkg-plist
## SVN ##
## SVN ## PR:		ports/173302 (based on)
## SVN ## Submitted by:	Brett Estrade <estrabd@@gmail.com> (maintainer)
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@d1 1
a1 1
# $FreeBSD: head/lang/qore/Makefile 308575 2012-12-10 00:12:35Z jhale $
d5 1
@


1.9
log
@Switch exporter over
@
text
@d1 1
a1 6
# Ports collection makefile for:	qore
# Date created:				12 November 2009
# Whom:					B. Estrade <estrabd@@gmail.com>
#
# $FreeBSD: head/lang/qore/Makefile 300896 2012-07-14 13:54:48Z beat $
#
d4 1
a4 1
PORTVERSION=	0.8.3
d14 1
a14 1
		xml2:${PORTSDIR}/textproc/libxml2
a17 1
LDFLAGS+=	-L${LOCALBASE}/lib
d19 3
a23 1
USE_GNOME=	pkgconfig
d25 7
a31 2
CONFIGURE_ENV=	"LEX=${LOCALBASE}/bin/flex"
CONFIGURE_ARGS=	--disable-debug --disable-static
d35 4
d45 3
@


1.8
log
@Unbreak previous commit, somehow a - slipped in to things between
tinderbox and commit

Feature safe:	yes
Pointyhat to:	jpaetzel
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.7
log
@Update lang/qore to 0.8.3

PR:	ports/162039
Approved by:	Brett Estrade <estrabd@@gmail.com> (maintainer)
Feature safe:	yes
@
text
@d27 1
a27 1
USE_GNOME=	pkg-config
@


1.6
log
@- Update to 0.8.0.

PR:		ports/148409
Submitted by:	estrabd@@gmail.com (maintainer)
Feature safe:	yes
@
text
@d9 1
a9 1
PORTVERSION=	0.8.0
d16 2
d23 2
d27 1
@


1.5
log
@Update to 0.7.8

PR:		ports/146193
Submitted by:	maintainer
@
text
@d9 1
a9 1
PORTVERSION=	0.7.8
@


1.4
log
@Mark as broken on powerpc.

Hat:		portmgr
@
text
@d9 1
a9 1
PORTVERSION=	0.7.7
d21 1
@


1.3
log
@- Update to 0.7.7

PR:		ports/142030
Submitted by:	"B. Estrade" <estrabd@@gmail.com> (maintainer)
@
text
@d28 7
a34 1
.include <bsd.port.mk>
@


1.2
log
@- Fix build

PR:		140536
Submitted by:	"B. Estrade" <estrabd@@gmail.com> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	0.7.6
@


1.1
log
@Add qore 0.7.6, the Qore Programming Language.

PR:		ports/140515
Submitted by:	B. Estrade <estrabd at gmail.com>
@
text
@d23 1
@

