cvs commit: ports MOVED UPDATING ports/Mk bsd.php.mk ports/databases Makefile ports/lang/php5 Makefile Makefile.ext distinfo pkg-plist ports/lang/php5/files patch-Zend_zend_list.c patch-Zend_zend_list.h patch-acinclude.m4 patch-configure.in ...

Alex Dupre ale at FreeBSD.org
Wed May 16 07:36:13 UTC 2012


ale         2012-05-16 07:36:13 UTC

  FreeBSD ports repository

  Modified files:
    .                    MOVED UPDATING 
    Mk                   bsd.php.mk 
    databases            Makefile 
    lang/php5            Makefile Makefile.ext distinfo pkg-plist 
    lang/php5/files      patch-Zend_zend_list.c 
                         patch-Zend_zend_list.h patch-acinclude.m4 
                         patch-configure.in 
                         patch-sapi_fpm_Makefile.frag 
                         patch-sapi_fpm_config.m4 
    lang/php5-extensions Makefile 
    devel/php5-readline/files patch-config.m4 
    net/php5-soap/files  patch-soap.c 
  Added files:
    devel/php5-readline/files patch-readline_cli.c 
  Removed files:
    lang/php5/files      patch-php.ini-development 
                         patch-php.ini-production 
                         patch-sapi_cgi_Makefile.frag 
                         patch-sapi_cgi_config9.m4 
    databases/php5-sqlite Makefile 
    databases/php5-sqlite/files patch-config.m4 
  Log:
  Update to 5.4.3 release:
  - add support for embedded php library
  - add support for dtrace
  
  Re-organize bsd.php.mk:
   - add WANT_PHP_EMD
   - fix handling of WANT_PHP_*
   - remove php4 extensions
  
  From UPDATING:
    Suhosin patch has been disabled until the
    new version will be released (soon). Suhosing extension will take more
    time. LINKTHR option is now enabled by default, be sure to flag it if
    you are updating using an old saved configuration. sqlite2 extension
    has been permanently removed.
    If you want to remain at PHP 5.3, a new port (lang/php53) will be
    committed soon.
  
  Revision  Changes    Path
  1.2845    +2 -1      ports/MOVED
  1.69      +28 -44    ports/Mk/bsd.php.mk
  1.1238    +13 -1     ports/UPDATING
  1.1105    +0 -1      ports/databases/Makefile
  1.2       +0 -14     ports/databases/php5-sqlite/Makefile (dead)
  1.4       +0 -44     ports/databases/php5-sqlite/files/patch-config.m4 (dead)
  1.4       +5 -5      ports/devel/php5-readline/files/patch-config.m4
  1.1       +13 -0     ports/devel/php5-readline/files/patch-readline_cli.c (new)
  1.25      +5 -9      ports/lang/php5-extensions/Makefile
  1.171     +33 -15    ports/lang/php5/Makefile
  1.89      +16 -19    ports/lang/php5/Makefile.ext
  1.61      +4 -6      ports/lang/php5/distinfo
  1.2       +8 -8      ports/lang/php5/files/patch-Zend_zend_list.c
  1.2       +7 -7      ports/lang/php5/files/patch-Zend_zend_list.h
  1.7       +0 -9      ports/lang/php5/files/patch-acinclude.m4
  1.10      +2 -21     ports/lang/php5/files/patch-configure.in
  1.2       +0 -18     ports/lang/php5/files/patch-php.ini-development (dead)
  1.2       +0 -18     ports/lang/php5/files/patch-php.ini-production (dead)
  1.2       +0 -9      ports/lang/php5/files/patch-sapi_cgi_Makefile.frag (dead)
  1.5       +0 -56     ports/lang/php5/files/patch-sapi_cgi_config9.m4 (dead)
  1.4       +0 -17     ports/lang/php5/files/patch-sapi_fpm_Makefile.frag
  1.4       +0 -42     ports/lang/php5/files/patch-sapi_fpm_config.m4
  1.36      +13 -5     ports/lang/php5/pkg-plist
  1.4       +9 -9      ports/net/php5-soap/files/patch-soap.c


More information about the cvs-all mailing list