miscel/stackopsw-201208.sh

changeset 732
8a7c85d242ba
parent 729
777fac408e45
child 738
596de7ac59a2
equal deleted inserted replaced
12:02c31d66d432 13:f7322247cfb8
517 echo :::: http://download.openpkg.org/packages/current/source/PLUS/libmcrypt-2.5.8-20080101.src.rpm = $? :::: 517 echo :::: http://download.openpkg.org/packages/current/source/PLUS/libmcrypt-2.5.8-20080101.src.rpm = $? ::::
518 echo :::: http://download.openpkg.org/packages/current/source/BASE/apache-php-5.4.5-20120800.src.rpm :::: 518 echo :::: http://download.openpkg.org/packages/current/source/BASE/apache-php-5.4.5-20120800.src.rpm ::::
519 if test ! -f ${HOME}/opwrk/pkg/src/apache-php-5.4.5-20120800.src.rpm; then 519 if test ! -f ${HOME}/opwrk/pkg/src/apache-php-5.4.5-20120800.src.rpm; then
520 /${PREFIX}/bin/openpkg curl -# -o ${HOME}/opwrk/pkg/src/apache-php-5.4.5-20120800.src.rpm http://download.openpkg.org/packages/current/source/BASE/apache-php-5.4.5-20120800.src.rpm || exit $? 520 /${PREFIX}/bin/openpkg curl -# -o ${HOME}/opwrk/pkg/src/apache-php-5.4.5-20120800.src.rpm http://download.openpkg.org/packages/current/source/BASE/apache-php-5.4.5-20120800.src.rpm || exit $?
521 fi 521 fi
522 time /${PREFIX}/libexec/openpkg/rpm --define 'with_pgsql yes' --define 'with_mysql yes' --define 'with_zlib yes' --define 'with_xml yes' --define 'with_gd yes' --define 'with_session yes' --define 'with_mm yes' --define 'with_sendmail yes' --define 'with_ctype yes' --define 'with_mbstring yes' --define 'with_xslt yes' --define 'with_iconv yes' --define 'with_ldap yes' --define 'with_ssl yes' --define 'with_json yes' --define 'with_mcrypt yes' --define 'with_exif yes' --rebuild ${HOME}/opwrk/pkg/src/apache-php-5.4.5-20120800.src.rpm || exit $? 522 time /${PREFIX}/libexec/openpkg/rpm --define 'with_pgsql yes' --define 'with_mysql yes' --define 'with_zlib yes' --define 'with_zip yes' --define 'with_xml yes' --define 'with_simplexml yes' --define 'with_gd yes' --define 'with_session yes' --define 'with_mm yes' --define 'with_sendmail yes' --define 'with_ctype yes' --define 'with_mbstring yes' --define 'with_xslt yes' --define 'with_iconv yes' --define 'with_ldap yes' --define 'with_ssl yes' --define 'with_json yes' --define 'with_mcrypt yes' --define 'with_exif yes' --define 'with_gettext yes' --rebuild ${HOME}/opwrk/pkg/src/apache-php-5.4.5-20120800.src.rpm || exit $?
523 ${SUDBIN} /${PREFIX}/libexec/openpkg/rpm -Uvh ${HOME}/opwrk/pkg/bin/apache-php-5.4.5-20120800.${ARCFIX}-${PREFIX}.rpm || exit $? 523 ${SUDBIN} /${PREFIX}/libexec/openpkg/rpm -Uvh ${HOME}/opwrk/pkg/bin/apache-php-5.4.5-20120800.${ARCFIX}-${PREFIX}.rpm || exit $?
524 echo :::: http://download.openpkg.org/packages/current/source/BASE/apache-php-5.4.5-20120800.src.rpm = $? :::: 524 echo :::: http://download.openpkg.org/packages/current/source/BASE/apache-php-5.4.5-20120800.src.rpm = $? ::::
525 echo :::: http://download.openpkg.org/packages/current/source/CORE/libtool-2.4.2-20111211.src.rpm :::: 525 echo :::: http://download.openpkg.org/packages/current/source/CORE/libtool-2.4.2-20111211.src.rpm ::::
526 if test ! -f ${HOME}/opwrk/pkg/src/libtool-2.4.2-20111211.src.rpm; then 526 if test ! -f ${HOME}/opwrk/pkg/src/libtool-2.4.2-20111211.src.rpm; then
527 /${PREFIX}/bin/openpkg curl -# -o ${HOME}/opwrk/pkg/src/libtool-2.4.2-20111211.src.rpm http://download.openpkg.org/packages/current/source/CORE/libtool-2.4.2-20111211.src.rpm || exit $? 527 /${PREFIX}/bin/openpkg curl -# -o ${HOME}/opwrk/pkg/src/libtool-2.4.2-20111211.src.rpm http://download.openpkg.org/packages/current/source/CORE/libtool-2.4.2-20111211.src.rpm || exit $?

mercurial