Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Apr 2003 15:06:03 -0800 (PST)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/x11-toolkits Makefile ports/x11-toolkits/php-gtk Makefile distinfo pkg-descr pkg-message pkg-plist patch-ext_combobutton_combobutton.defs patch-ext_gtkhtml_config.m4 php.ini-dist
Message-ID:  <200304012306.h31N63dU085623@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
edwin       2003/04/01 15:06:03 PST

  FreeBSD ports repository

  Modified files:
    x11-toolkits         Makefile 
  Added files:
    x11-toolkits/php-gtk Makefile distinfo pkg-descr pkg-message 
                         pkg-plist 
    x11-toolkits/php-gtk/files 
                               patch-ext_combobutton_combobutton.defs 
                               patch-ext_gtkhtml_config.m4 
                               patch-ext_gtkhtml_gtkhtml.defs 
                               patch-ext_gtkhtml_gtkhtml.overrides 
                               php.ini-dist 
  Log:
  New port: php-gtk
  
          Great! I had planned to port this application.
  
          Here are some patches to the original submitted PR.  They
          upgrade to v. 0.5.2, force the build of self contained
          extensions, install examples (all tested and working), fix
          some typos in the code, USE_GNOMENG, and add a BUILD_DEP
          towards phpize.
  
          I have also added knobs to build gdkpixbuf and gtkhtml
          extensions (not scintilla). They build OK, but I have been
          unable to test them => they are not installed.
  
  PR:             ports/46201
  Submitted by:   Th. Thomas.
  
  Revision  Changes    Path
  1.227     +1 -0      ports/x11-toolkits/Makefile
  1.1       +106 -0    ports/x11-toolkits/php-gtk/Makefile (new)
  1.1       +1 -0      ports/x11-toolkits/php-gtk/distinfo (new)
  1.1       +10 -0     ports/x11-toolkits/php-gtk/files/patch-ext_combobutton_combobutton.defs (new)
  1.1       +11 -0     ports/x11-toolkits/php-gtk/files/patch-ext_gtkhtml_config.m4 (new)
  1.1       +19 -0     ports/x11-toolkits/php-gtk/files/patch-ext_gtkhtml_gtkhtml.defs (new)
  1.1       +12 -0     ports/x11-toolkits/php-gtk/files/patch-ext_gtkhtml_gtkhtml.overrides (new)
  1.1       +789 -0    ports/x11-toolkits/php-gtk/files/php.ini-dist (new)
  1.1       +10 -0     ports/x11-toolkits/php-gtk/pkg-descr (new)
  1.1       +8 -0      ports/x11-toolkits/php-gtk/pkg-message (new)
  1.1       +17 -0     ports/x11-toolkits/php-gtk/pkg-plist (new)



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