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

Norikatsu Shigemura nork at FreeBSD.org
Thu May 22 11:26:29 PDT 2003


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 at 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)


More information about the cvs-all mailing list