Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Nov 2003 03:07:33 -0800 (PST)
From:      "James E. Housley" <jeh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang/php4 Makefile bsd.php.mk pkg-plist ports/lang/php4/scripts configure.php php4_options
Message-ID:  <200311201107.hAKB7XHM048172@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jeh         2003/11/20 03:07:33 PST

  FreeBSD ports repository

  Modified files:
    lang/php4            Makefile bsd.php.mk pkg-plist 
    lang/php4/scripts    configure.php php4_options 
  Log:
  A completely new bsd.php.mk file for checking and selecting dependencies
  on various php ports. The system is backward compatible and adds the
  WANT_PHP_PEAR knob and support for PHP5 (lang/php5 will be updated in a
  next PR). It works much better and is more flexible (a future addition will
  be support for Apache 2 compiled with threads).
  This is the last step before moving the bsd.php.mk file into /usr/ports/Mk
  with the addition of USE_PHP={yes,4,5} global knob.
  
  While I'm here, remove the DEBUG option from the extension list and change the
  postgresql dependency.
  
  PR:             59418
  Submitted by:   MAINTAINER
  
  Revision  Changes    Path
  1.38      +34 -9     ports/lang/php4/Makefile
  1.4       +96 -58    ports/lang/php4/bsd.php.mk
  1.7       +1 -0      ports/lang/php4/pkg-plist
  1.11      +1 -2      ports/lang/php4/scripts/configure.php
  1.7       +0 -1      ports/lang/php4/scripts/php4_options



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