Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Jul 2015 15:46:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 202008] [patch] www/owncloud add missing php module dependency "posix"
Message-ID:  <bug-202008-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202008

            Bug ID: 202008
           Summary: [patch] www/owncloud add missing php module dependency
                    "posix"
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: kevlo@FreeBSD.org
          Reporter: ports@toco-domains.de
          Keywords: patch
             Flags: maintainer-feedback?(kevlo@FreeBSD.org)
          Assignee: kevlo@FreeBSD.org

Created attachment 159413
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=159413&action=edit
patch to add posix dependency

owncloud is missing the php module "posix" in dependency list. Steps to
reproduce in an clean environment:

# pkg install owncloud
# cd /usr/local/www/owncloud
# php occ

Result:
The posix extensions are required - see http://php.net/manual/en/book.posix.php

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202008-13>