Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jan 2005 17:00:35 +0000 (UTC)
From:      Alex Dupre <ale@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   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
Message-ID:  <200501101700.j0AH0Z8D094361@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@iki.fi> [1],
                  Peter Jeffery <peterj@qubesoft.com> [2],
                  oliver [3], William Fletcher <ultraviolet@omina.co.za> [4]
  Patch by:       Simon Barner <barner@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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501101700.j0AH0Z8D094361>