[Bug 205355] www/codeigniter (maybe others) fails to use default php

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Dec 16 18:55:21 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205355

            Bug ID: 205355
           Summary: www/codeigniter (maybe others) fails to use default
                    php
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: junovitch at freebsd.org
          Reporter: loox at e-shell.net
          Assignee: junovitch at freebsd.org
             Flags: maintainer-feedback?(junovitch at freebsd.org)

Building in poudriere.

 I have in /usr/local/etc/poudriere.d/make.conf:

DEFAULT_VERSIONS+=pgsql=9.0 lua=5.1 php=5.4

And while building codeigniter i get:

Ports to build: codeigniter-2.2.4 php56-5.6.14 php56-mcrypt-5.6.14
php56-session-5.6.14

The line in codeigniter Makefile is:

USE_PHP=    mcrypt pcre session
WANT_PHP_WEB=    yes

It ignores the default versions.

Adding to /usr/local/etc/poudriere.d/make.conf:

DEFAULT_PHP_VER=54

makes codeigniter build against php5

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


More information about the freebsd-ports-bugs mailing list