Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 May 2003 11:26:28 -0700 (PDT)
From:      Norikatsu Shigemura <nork@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang Makefile ports/lang/php4 Makefile distinfo pkg-descr pkg-message pkg-plist ports/lang/php4/files patch-pear::scripts::pearcmd.php ports/lang/php4/scripts configure.php php_options
Message-ID:  <200305221826.h4MIQSHG058381@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
nork        2003/05/22 11:26:28 PDT

  FreeBSD ports repository

  Modified files:
    lang                 Makefile 
  Added files:
    lang/php4            Makefile distinfo pkg-descr pkg-message 
                         pkg-plist 
    lang/php4/files      patch-configure patch-pear::Makefile.frag 
                         patch-pear::scripts::pearcmd.php 
    lang/php4/scripts    configure.php php_options 
  Log:
  Add completely new port system for PHP4 (4.3.2RC4).  Updated mod_php4
  to 4.3.2RC4 release and added php4-cli and php4 ports, for apache
  module, command line interface, and both, respectively.  Too many
  changes (improvements, bug fixes and new features) to be listed here,
  
  PR:             ports/51945
  Submitted by:   Alex Dupre <sysadmin@alexdupre.com>
  
  Revision  Changes    Path
  1.344     +1 -0      ports/lang/Makefile
  1.10      +556 -0    ports/lang/php4/Makefile (new)
  1.1       +1 -0      ports/lang/php4/distinfo (new)
  1.1       +136 -0    ports/lang/php4/files/patch-configure (new)
  1.1       +22 -0     ports/lang/php4/files/patch-pear::Makefile.frag (new)
  1.1       +18 -0     ports/lang/php4/files/patch-pear::scripts::pearcmd.php (new)
  1.1       +11 -0     ports/lang/php4/pkg-descr (new)
  1.1       +18 -0     ports/lang/php4/pkg-message (new)
  1.1       +249 -0    ports/lang/php4/pkg-plist (new)
  1.1       +102 -0    ports/lang/php4/scripts/configure.php (new)
  1.1       +58 -0     ports/lang/php4/scripts/php_options (new)



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