head 1.2; access; symbols pkgsrc-2015Q4:1.1.0.8 pkgsrc-2015Q4-base:1.1 pkgsrc-2015Q3:1.1.0.6 pkgsrc-2015Q3-base:1.1 pkgsrc-2015Q2:1.1.0.4 pkgsrc-2015Q2-base:1.1 pkgsrc-2015Q1:1.1.0.2 pkgsrc-2015Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2016.03.09.21.32.41; author nros; state dead; branches; next 1.1; commitid RIE38PJodwQeV0Yy; 1.1 date 2014.12.30.15.39.51; author wiz; state Exp; branches; next ; commitid QXBDWT8s17s6X44y; desc @@ 1.2 log @Update qore to build with open/libressl versions that miss evp_SHA. Bump PKGREVISION. @ text @$NetBSD: patch-configure,v 1.1 2014/12/30 15:39:51 wiz Exp $ pkgsrc doesn't use lib64 or targetdir so don't set it. fixes build on linux. http://sf.net/p/qore/code/6817/ --- configure.orig 2014-10-31 18:50:53.724785164 +0000 +++ configure @@@@ -17467,14 +17467,6 @@@@ if test "$enable_64bit" = "yes"; then *linux*) if test "$GXX" = "yes"; then CXXFLAGS="$CXXFLAGS -m64" fi - # only set LIBSUFFIX=64 if /usr/lib64 exists - if test -d /usr/lib64; then - LIBSUFFIX=64 - fi - target="${host_cpu}-${host_os}" - if test -d /usr/lib/$target; then - LIBSUFFIX=/$target - fi ;; *hpux*) if test "$host_cpu" = "ia64"; then @ 1.1 log @Import qore-0.8.11nb2 as lang/qore, packaged for wip by nros. Qore is a modular, multi-threaded, SQL-integrated dynamically typed scripting language with optional hard typing and procedural and object-oriented features, powerful and easy-to-use data types, structures, and operators, a clean and easy-to-lean/read syntax. @ text @d1 1 a1 1 $NetBSD$ @