NetBSD-Users archive

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

Re: ports





On 8/31/12 11:44 AM, Izaac wrote:

Now try:

    PHP_VERSION_DEFAULT=54

as you were instructed.  Because the "?=" means "if it isn't already
set, set it to this value."  You can test to see if it's correct by
going to the /usr/pkgsrc directory of the package you'd like to build
and execute:

    make show-var VARNAME=PHP_VERSION_DEFAULT


how do you like this:

server# make show-var VARNAME=PHP_VERSION_DEFAULT
54
server# make install
=> Bootstrap dependency digest>=20010302: found digest-20111104
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
=> Checksum SHA1 OK for php-5.3.10/php-5.3.10.tar.bz2
=> Checksum RMD160 OK for php-5.3.10/php-5.3.10.tar.bz2
===> Installing dependencies for php53-curl-5.3.10





Home | Main Index | Thread Index | Old Index