Makefile revision 3777
904N/A# The contents of this file are subject to the terms of the 904N/A# Common Development and Distribution License (the "License"). 904N/A# You may not use this file except in compliance with the License. 904N/A# See the License for the specific language governing permissions 904N/A# and limitations under the License. 904N/A# When distributing Covered Code, include this CDDL HEADER in each 904N/A# If applicable, add the following below this CDDL HEADER, with the 904N/A# fields enclosed by brackets "[]" replaced with your own identifying 904N/A# information: Portions Copyright [yyyy] [name of copyright owner] 3777N/A# Copyright (c) 2012, 2015, Oracle and/or its affiliates. All rights reserved. 1022N/A# Currently the version numbers in the package manifests, one 1022N/A# level up, are manually set because the COMPONENT_VERSION, like 1022N/A# below, is not available at the top level where this is IPS 1022N/A# This next download URL is completely hocus pocus. 1022N/A# php.net does not freeze their documentation to match the software versions. 1022N/A# So we need to take a snapshot of PHP's documentation by downloading what 1022N/A# they currently have from this URL: 1022N/A# Then move that download to the name being constructed in the variables 1022N/A# above. Finally, forward a copy to the gatekeeping staff to place 1022N/A# the copy in userland's download cache so that the following download URL 904N/A sed -e 's%(cd "$$phpdir" && cp $$FILES_BUILD "$$builddir"/build)%(cd "$$phpdir/build" \&\& cp $$FILES_BUILD "$$builddir"/build)%' | \ 3469N/A# Replace the php.ini-production symlink with a copy of the real file because 3469N/A# gpatch no longer follows symlinks. 904N/A# patch installation to support pear installation. 904N/A# Not strictly necessary but makes the proto area more correct. 904N/A# This package contains all 3 versions of php: 1022N/A# Besides running this test target it is also strong advised to download