summaryrefslogtreecommitdiff
path: root/lang/qore
diff options
context:
space:
mode:
authorJosh Paetzel <jpaetzel@FreeBSD.org>2011-11-23 06:21:45 +0000
committerJosh Paetzel <jpaetzel@FreeBSD.org>2011-11-23 06:21:45 +0000
commit0bc5f1c219a90d9abbb5be706572407c85c26e0f (patch)
tree6cfcd3f7642cedbf71b98c5f8c584789283f78d3 /lang/qore
parent- update to 1.0.5 (diff)
Update lang/qore to 0.8.3
PR: ports/162039 Approved by: Brett Estrade <estrabd@gmail.com> (maintainer) Feature safe: yes
Notes
Notes: svn path=/head/; revision=286291
Diffstat (limited to 'lang/qore')
-rw-r--r--lang/qore/Makefile7
-rw-r--r--lang/qore/distinfo4
-rw-r--r--lang/qore/pkg-plist7
3 files changed, 12 insertions, 6 deletions
diff --git a/lang/qore/Makefile b/lang/qore/Makefile
index e97821bab770..0baa0a2e6e35 100644
--- a/lang/qore/Makefile
+++ b/lang/qore/Makefile
@@ -6,20 +6,25 @@
#
PORTNAME= qore
-PORTVERSION= 0.8.0
+PORTVERSION= 0.8.3
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 \
xml2:${PORTSDIR}/textproc/libxml2
BUILD_DEPENDS= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex \
${LOCALBASE}/bin/bison:${PORTSDIR}/devel/bison
+LDFLAGS+= -L${LOCALBASE}/lib
+USE_BZIP2= yes
USE_OPENSSL= yes
USE_LDCONFIG= yes
+USE_GNOME= pkg-config
GNU_CONFIGURE= yes
CONFIGURE_ENV= "LEX=${LOCALBASE}/bin/flex"
CONFIGURE_ARGS= --disable-debug --disable-static
diff --git a/lang/qore/distinfo b/lang/qore/distinfo
index 936088763b1d..bce9e8a7fb74 100644
--- a/lang/qore/distinfo
+++ b/lang/qore/distinfo
@@ -1,2 +1,2 @@
-SHA256 (qore-0.8.0.tar.gz) = ac51f18591a098f2845b994241133d22cdc8c3d2e26bd7afb75dd03da69438cd
-SIZE (qore-0.8.0.tar.gz) = 2964476
+SHA256 (qore-0.8.3.tar.bz2) = 40f8f140107ca67c751a419bf3372ec34e539dea9e1720df7aebd2cd0ea34b9e
+SIZE (qore-0.8.3.tar.bz2) = 3476315
diff --git a/lang/qore/pkg-plist b/lang/qore/pkg-plist
index 05f3eb7be830..c0bf7536ba81 100644
--- a/lang/qore/pkg-plist
+++ b/lang/qore/pkg-plist
@@ -1,7 +1,10 @@
bin/qore
lib/libqore.la
lib/libqore.so
-lib/libqore.so.9
+lib/libqore.so.11
+lib/pkgconfig/qore.pc
+include/qore/QoreTypeSafeReferenceHelper.h
+include/qore/SQLStatement.h
include/qore/ReferenceArgumentHelper.h
include/qore/qore_thread.h
include/qore/AbstractThreadResource.h
@@ -20,7 +23,6 @@ include/qore/node_types.h
include/qore/BuiltinFunctionList.h
include/qore/QoreThreadLock.h
include/qore/QoreThreadLocalStorage.h
-include/qore/QoreTypeSafeReferenceHelper.h
include/qore/QoreClass.h
include/qore/QoreString.h
include/qore/qore-version.h
@@ -54,7 +56,6 @@ include/qore/QoreCounter.h
include/qore/BinaryNode.h
include/qore/ReferenceNode.h
include/qore/CallReferenceNode.h
-include/qore/hash_map.h
include/qore/QoreFtpClient.h
include/qore/safe_dslist
include/qore/qore_bitopts.h