From owner-freebsd-ports-bugs@freebsd.org Thu Sep 14 10:46:21 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 08E6AE0EC30 for ; Thu, 14 Sep 2017 10:46:21 +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 DABCD6EA0D for ; Thu, 14 Sep 2017 10:46:20 +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 v8EAkK76005762 for ; Thu, 14 Sep 2017 10:46:20 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 222325] www/drupal8 missing dependency when installed via pkg(8) Date: Thu, 14 Sep 2017 10:46:20 +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 Only Me X-Bugzilla-Who: fnoyanisi@yahoo.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: acm@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 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: Thu, 14 Sep 2017 10:46:21 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222325 Bug ID: 222325 Summary: www/drupal8 missing dependency when installed via pkg(8) Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: acm@FreeBSD.org Reporter: fnoyanisi@yahoo.com Assignee: acm@FreeBSD.org Flags: maintainer-feedback?(acm@FreeBSD.org) drupal8 SCM istallation via web fails in absence of php56-tokenizer module. This module is listed as a dependency for www/drupal8 in [1] However, php56-tokenizer is not automatically installed when drupal8 is installed via pkg(8).=20 In addition to php56-tokenizer, php56-opcache, which is a recommended modul= e by drupal, is also not installed when the software installation is performed v= ia pkg(8). Below is a demonstration of the problem; root@port-test:~ # uname -a FreeBSD port-test 11.1-RELEASE FreeBSD 11.1-RELEASE #0 r321309: Fri Jul 21 02:08:28 UTC 2017 root@releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GEN= ERIC amd64 root@port-test:~ # pkg install drupal8 Updating FreeBSD repository catalogue... FreeBSD repository is up to date. All repositories are up to date. The following 19 package(s) will be affected (of 0 checked): New packages to be INSTALLED: drupal8: 8.3.5 php56-session: 5.6.31 php56: 5.6.31 php56-xml: 5.6.31 php56-simplexml: 5.6.31 php56-dom: 5.6.31 php56-hash: 5.6.31 php56-filter: 5.6.31 php56-gd: 5.6.31 t1lib: 5.1.2_4,1 php56-json: 5.6.31 php56-pdo_mysql: 5.6.31 php56-pdo: 5.6.31 php56-mysql: 5.6.31 mysql56-client: 5.6.37 libevent: 2.1.8 liblz4: 1.7.5,1 php56-mbstring: 5.6.31_1 oniguruma6: 6.4.0 Number of packages to be installed: 19 The process will require 117 MiB more space. 15 MiB to be downloaded. Proceed with this action? [y/N]: y ... these lines have been removed ... root@port-test:~ # pkg info | grep tokenizer=20 root@port-test:~ # pkg info | grep opcache [1] https://www.freebsd.org/cgi/ports.cgi?query=3Ddrupal8&stype=3Dall --=20 You are receiving this mail because: You are the assignee for the bug.=