cvs commit: ports/lang/php4 Makefile Makefile.ext patch-Zend::zend_execute.c ports/lang/php5 Makefile.ext ports/lang/php5/files patch-Zend::zend.h

Alex Dupre ale at FreeBSD.org
Mon Jan 10 09:00:35 PST 2005


ale         2005-01-10 17:00:34 UTC

  FreeBSD ports repository

  Modified files:
    lang/php4            Makefile Makefile.ext 
    lang/php5            Makefile.ext 
  Added files:
    lang/php4/files      patch-Zend::zend.h 
                         patch-Zend::zend_execute.c 
    lang/php5/files      patch-Zend::zend.h 
  Log:
  - Fix overloading objects [1] (bump php4 PORTREVISION)
  - Fix crash with threaded apache2 [2]
  - Fix build when SSL is in not in base system [3] [4]
  
  PR:             ports/75737 [1], ports/74780 [2],
                  ports/73896 [3], ports/74886 [4]
  Submitted by:   Toni Viemero <toni.viemero at iki.fi> [1],
                  Peter Jeffery <peterj at qubesoft.com> [2],
                  oliver [3], William Fletcher <ultraviolet at omina.co.za> [4]
  Patch by:       Simon Barner <barner at gmx.de> [4]
  
  Revision  Changes    Path
  1.82      +1 -1      ports/lang/php4/Makefile
  1.8       +3 -3      ports/lang/php4/Makefile.ext
  1.1       +12 -0     ports/lang/php4/files/patch-Zend::zend.h (new)
  1.1       +13 -0     ports/lang/php4/files/patch-Zend::zend_execute.c (new)
  1.11      +3 -3      ports/lang/php5/Makefile.ext
  1.1       +12 -0     ports/lang/php5/files/patch-Zend::zend.h (new)


More information about the cvs-ports mailing list