Date: Thu, 12 Nov 2009 15:41:24 -0600 (CST) From: "B. Estrade" <estrabd@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/140515: new port, lang/qore Message-ID: <200911122141.nACLfOtc034090@bc3.lsu.edu> Resent-Message-ID: <200911122200.nACM07xD079281@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 140515 >Category: ports >Synopsis: new port, lang/qore >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Nov 12 22:00:07 UTC 2009 >Closed-Date: >Last-Modified: >Originator: B. Estrade >Release: FreeBSD 7.2-STABLE i386 >Organization: >Environment: System: FreeBSD bc3.lsu.edu 7.2-STABLE FreeBSD 7.2-STABLE #14: Sat Nov 7 11:35:08 CST 2009 root@bc3.lsu.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: The Qore programming language is a powerful, thread-capable, embeddable weakly-typed language with procedural and object-oriented features designed for anything from quick scripting to complex multithreaded, network-aware application development to embedded application scripting. Qore was initially designed to facilitate the rapid implementation of sophisticated interfaces in embedded code in an enterprise environment, and has since grown into a general-purpose language as well. --- qore.report begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # qore # qore/Makefile # qore/distinfo # qore/pkg-descr # qore/pkg-plist # echo c - qore mkdir -p qore > /dev/null 2>&1 echo x - qore/Makefile sed 's/^X//' >qore/Makefile << 'f56d26be0361bf5ec9412d518e687a61' X# Ports collection makefile for: qore X# Date created: 12 November 2009 X# Whom: B. Estrade <estrabd@gmail.com> X# X# $FreeBSD$ X# X XPORTNAME= qore XPORTVERSION= 0.7.6 XCATEGORIES= lang XMASTER_SITES= SF/qore/qore/0.7.6/ X XMAINTAINER= estrabd@gmail.com XCOMMENT= The Qore Programming Language X XLIB_DEPENDS= ssl:${PORTSDIR}/security/openssl pcre:${PORTSDIR}/devel/pcre \ X xml2:${PORTSDIR}/textproc/libxml2 bz2:${PORTSDIR}/archivers/bzip2 XBUILD_DEPENDS= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex ${LOCALBASE}/bin/bison:${PORTSDIR}/devel/bison X XGNU_CONFIGURE=yes XCONFIGURE_ARGS=--disable-debug --disable-static X X.include <bsd.port.mk> f56d26be0361bf5ec9412d518e687a61 echo x - qore/distinfo sed 's/^X//' >qore/distinfo << '78528e0d822043589b1104c85f1d19c9' XMD5 (qore-0.7.6.tar.gz) = df586d1cd81e172f82cce19fe5b84824 XSHA256 (qore-0.7.6.tar.gz) = 4916b1cb1887f98bb80e0a8f45d7ee0f6c17dd68e77216f55558231d2528fb52 XSIZE (qore-0.7.6.tar.gz) = 2542254 78528e0d822043589b1104c85f1d19c9 echo x - qore/pkg-descr sed 's/^X//' >qore/pkg-descr << 'c42fc50b57f802245719f19d0e6f7e3e' XQore is a dynamically-typed, embeddabble programming Xlanguage designed for SMP scalability. X XWWW: http://www.qore.org c42fc50b57f802245719f19d0e6f7e3e echo x - qore/pkg-plist sed 's/^X//' >qore/pkg-plist << 'c750defbdb9ee7095f0bb4f42474a41a' Xbin/qore Xlib/libqore.la Xlib/libqore.so Xlib/libqore.so.8 Xman/man1/qore.1 Xinclude/qore/ReferenceArgumentHelper.h Xinclude/qore/ReferenceHelper.h Xinclude/qore/qore_thread.h Xinclude/qore/AbstractThreadResource.h Xinclude/qore/QoreProgram.h Xinclude/qore/QoreReferenceCounter.h Xinclude/qore/AbstractPrivateData.h Xinclude/qore/QoreType.h Xinclude/qore/QoreListNode.h Xinclude/qore/QoreBigIntNode.h Xinclude/qore/QoreBoolNode.h Xinclude/qore/QoreFloatNode.h Xinclude/qore/QoreNothingNode.h Xinclude/qore/QoreNullNode.h Xinclude/qore/params.h Xinclude/qore/node_types.h Xinclude/qore/BuiltinFunctionList.h Xinclude/qore/QoreThreadLock.h Xinclude/qore/QoreThreadLocalStorage.h Xinclude/qore/QoreClass.h Xinclude/qore/QoreString.h Xinclude/qore/qore-version.h Xinclude/qore/common.h Xinclude/qore/QoreEncoding.h Xinclude/qore/DateTime.h Xinclude/qore/support.h Xinclude/qore/ExceptionSink.h Xinclude/qore/AbstractQoreNode.h Xinclude/qore/QoreNodeEvalOptionalRefHolder.h Xinclude/qore/QoreStringNode.h Xinclude/qore/DateTimeNode.h Xinclude/qore/QoreHashNode.h Xinclude/qore/ModuleManager.h Xinclude/qore/QoreNamespace.h Xinclude/qore/QoreObject.h Xinclude/qore/macros.h Xinclude/qore/macros-i386.h Xinclude/qore/macros-x86_64.h Xinclude/qore/DBI.h Xinclude/qore/macros-powerpc.h Xinclude/qore/macros-sparc.h Xinclude/qore/macros-ia64.h Xinclude/qore/QoreSocket.h Xinclude/qore/QoreNet.h Xinclude/qore/QoreURL.h Xinclude/qore/Restrictions.h Xinclude/qore/QoreLib.h Xinclude/qore/QoreCondition.h Xinclude/qore/QoreCounter.h Xinclude/qore/BinaryNode.h Xinclude/qore/ReferenceNode.h Xinclude/qore/CallReferenceNode.h Xinclude/qore/hash_map.h Xinclude/qore/QoreFtpClient.h Xinclude/qore/safe_dslist Xinclude/qore/qore_bitopts.h Xinclude/qore/QoreSSLBase.h Xinclude/qore/Datasource.h Xinclude/qore/SystemEnvironment.h Xinclude/qore/ParseOptionMap.h Xinclude/qore/QoreHTTPClient.h Xinclude/qore/ScopeGuard.h Xinclude/qore/ReferenceHolder.h Xinclude/qore/QoreSSLCertificate.h Xinclude/qore/QoreSSLPrivateKey.h Xinclude/qore/AutoVLock.h Xinclude/qore/QoreFile.h Xinclude/qore/Qore.h Xinclude/qore/QoreEvents.h Xinclude/qore/QoreRWLock.h X@dirrm include/qore c750defbdb9ee7095f0bb4f42474a41a exit --- qore.report ends here --- >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911122141.nACLfOtc034090>