cvs commit: ports/lang/php4 Makefile bsd.php.mk pkg-plist ports/lang/php4/scripts configure.php php4_options

James E. Housley jeh at FreeBSD.org
Thu Nov 20 03:07:34 PST 2003


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


More information about the cvs-ports mailing list