[Bug 202008] [patch] www/owncloud add missing php module dependency "posix"

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jul 31 15:46:32 UTC 2015


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 at FreeBSD.org
          Reporter: ports at toco-domains.de
          Keywords: patch
             Flags: maintainer-feedback?(kevlo at FreeBSD.org)
          Assignee: kevlo at 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.


More information about the freebsd-ports-bugs mailing list