Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Aug 2011 17:44:59 +0000 (UTC)
From:      Ashish SHUKLA <ashish@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/phpsh Makefile distinfo pkg-descr pkg-message pkg-plist ports/devel/phpsh/files patch-README.md patch-setup.py patch-src_doc_phpsh.1 patch-src_doc_phpsh.1.html patch-src_doc_phpsh.1.txt patch-src_manual.py ...
Message-ID:  <201108231744.p7NHixC5048589@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ashish      2011-08-23 17:44:59 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/phpsh          Makefile distinfo pkg-descr pkg-message 
                         pkg-plist 
    devel/phpsh/files    patch-README.md patch-setup.py 
                         patch-src_doc_phpsh.1 
                         patch-src_doc_phpsh.1.html 
                         patch-src_doc_phpsh.1.txt 
                         patch-src_manual.py patch-src_phpsh 
                         patch-src_phpsh.php patch-src_phpsh.py 
  Log:
  phpsh is an interactive shell for php that features readline
  history, tab completion, quick access to documentation. It
  was developed at Facebook and ironically, is written mostly
  in python. It is open source and released under a modified
  BSD license.
  
  WWW:    http://phpsh.org/
  
  Revision  Changes    Path
  1.4514    +1 -0      ports/devel/Makefile
  1.1       +48 -0     ports/devel/phpsh/Makefile (new)
  1.1       +2 -0      ports/devel/phpsh/distinfo (new)
  1.1       +23 -0     ports/devel/phpsh/files/patch-README.md (new)
  1.1       +36 -0     ports/devel/phpsh/files/patch-setup.py (new)
  1.1       +23 -0     ports/devel/phpsh/files/patch-src_doc_phpsh.1 (new)
  1.1       +28 -0     ports/devel/phpsh/files/patch-src_doc_phpsh.1.html (new)
  1.1       +28 -0     ports/devel/phpsh/files/patch-src_doc_phpsh.1.txt (new)
  1.1       +14 -0     ports/devel/phpsh/files/patch-src_manual.py (new)
  1.1       +14 -0     ports/devel/phpsh/files/patch-src_phpsh (new)
  1.1       +32 -0     ports/devel/phpsh/files/patch-src_phpsh.php (new)
  1.1       +14 -0     ports/devel/phpsh/files/patch-src_phpsh.py (new)
  1.1       +7 -0      ports/devel/phpsh/pkg-descr (new)
  1.1       +5 -0      ports/devel/phpsh/pkg-message (new)
  1.1       +55 -0     ports/devel/phpsh/pkg-plist (new)



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