From owner-freebsd-ports-bugs@freebsd.org Fri Jul 21 16:59:12 2017 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7FFDFDAC29E for ; Fri, 21 Jul 2017 16:59:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6E175766B2 for ; Fri, 21 Jul 2017 16:59:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v6LGxCgk084908 for ; Fri, 21 Jul 2017 16:59:12 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 220907] net/kea: remove unused dependency on python 3.3+ Date: Fri, 21 Jul 2017 16:59:11 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: andrew@neptune-one.net X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: hrs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jul 2017 16:59:12 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220907 Bug ID: 220907 Summary: net/kea: remove unused dependency on python 3.3+ Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: hrs@FreeBSD.org Reporter: andrew@neptune-one.net Assignee: hrs@FreeBSD.org Flags: maintainer-feedback?(hrs@FreeBSD.org) Created attachment 184577 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D184577&action= =3Dedit net/kea: remove python dependency net/kea does not depend on python 3.3+ as kea-shell is not built. This is confirmed by the report at the end of ./configure (see below).=20 Kea source configure results: -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Package: Name: kea Version: 1.2.0 Extended version:1.2.0 (tarball) OS Family: BSD Using GNU sed: no Premium package: no C++ Compiler: CXX: c++ --std=3Dc++11 CXX_VERSION: FreeBSD clang version 3.8.0 (tags/RELEASE_380/final 2625= 64) (based on LLVM 3.8.0) CXX_STANDARD: 201103 DEFS: -DHAVE_CONFIG_H CPPFLAGS: -DOS_BSD -I$(top_srcdir)/ext/coroutine -DBOOST_ASIO_HEADER_ONLY -DBOOST_ASIO_DISABLE_THREADS=3D1 -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED CXXFLAGS: -O2 -pipe -fstack-protector -fno-strict-aliasing=20 LDFLAGS: -Wl,-rpath,/usr/local/lib -fstack-protector -lpthread KEA_CXXFLAGS: -Qunused-arguments -Wall -Wextra -Wnon-virtual-dtor -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -pthread -Wno-missing-field-initializers -Wno-unused-variable -Wno-unused-parameter -fPIC Python: PYTHON_VERSION: not needed (because kea-shell is disabled) Boost: BOOST_VERSION: 1.64 BOOST_INCLUDES: -I/usr/local/include BOOST_LIBS:=20=20=20=20=20=20 OpenSSL: CRYPTO_VERSION: LibreSSL 2.5.5 CRYPTO_CFLAGS:=20=20=20 CRYPTO_INCLUDES: -I/usr/local/include CRYPTO_LDFLAGS:=20=20 CRYPTO_LIBS: -L/usr/local/lib -lcrypto Botan: no Log4cplus: LOG4CPLUS_VERSION: 1.1.2 LOG4CPLUS_INCLUDES: -I/usr/local/include LOG4CPLUS_LIBS: -L/usr/local/lib -llog4cplus Flex/bison: FLEX: flex BISON: byacc MySQL: no PostgreSQL: no Cassandra CQL: no Developer: Enable Debugging: no Google Tests: no Valgrind: not found C++ Code Coverage: no Logger checks: no Generate Documentation: no Parser Generation: no Kea-shell: no --=20 You are receiving this mail because: You are the assignee for the bug.=