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)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to