pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/43170 (lang/php53 does not respect PKG_OPTIONS.php)



The following reply was made to PR pkg/43170; it has been noted by GNATS.

From: "Jeremy C. Reed" <reed%reedmedia.net@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/43170 (lang/php53 does not respect PKG_OPTIONS.php)
Date: Fri, 16 Apr 2010 10:34:52 -0500 (CDT)

 On Fri, 16 Apr 2010, taca%NetBSD.org@localhost wrote:
 
 > State-Changed-Why:
 > Your patch has applied and distinfo updated, too.
 > Dose your problem still exist?
 
 Also see lang/php and related.
 Problem still exists but different way, also see:
 
 $ cd /usr/pkgsrc/www/ap-php
 $ make PKG_OPTIONS.ap22-php5=suhosin  show-options
 Any of the following general options may be selected:
         inet6    Enable support for IPv6.
         maintainer-zts   Enable the Zend Thread Safety option for PHP
         ssl      Enable SSL support.
         suhosin  Enable suhosin security enhancements for PHP.
 
 These options are enabled by default:
         ssl
 
 These options are currently enabled:
         inet6 ssl
 
 You can select which build options to use by setting PKG_DEFAULT_OPTIONS
 or PKG_OPTIONS.ap22-php5.
 
 Deprecated variable USE_INET6 set to yes, use PKG_DEFAULT_OPTIONS+=inet6 
 instead.
 


Home | Main Index | Thread Index | Old Index