Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Aug 2003 00:56:26 -0700 (PDT)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www/horde2 Makefile pkg-plist ports/www/horde2/files patch-lib_Horde.php
Message-ID:  <200308230756.h7N7uWS7098264@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
edwin       2003/08/23 00:56:26 PDT

  FreeBSD ports repository

  Modified files:
    www/horde2           Makefile pkg-plist 
  Added files:
    www/horde2/files     patch-lib_Horde.php 
  Log:
  www/horde2: fixing Apache segfaults.
  
          There is a bug in Horde: the logger (PEAR::Log) is instanciated
          without a '&', and PHP does not handle this error, letting
          Apache childs segfaulting.
  
  Also removed the *.orig files from the pkg-plist and let them be
  removed via post-patch.
  
  PR:             ports/55192
  Submitted by:   Thierry Thomas <thierry@pompo.net>
  
  Revision  Changes    Path
  1.30      +10 -1     ports/www/horde2/Makefile
  1.1       +22 -0     ports/www/horde2/files/patch-lib_Horde.php (new)
  1.11      +0 -6      ports/www/horde2/pkg-plist



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