ports/devel/phpsh/files/patch-README.md
Mathieu Arnold 8dab11a002 Remove $FreeBSD$ from patches files in categories a-j.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 13:34:20 +00:00

527 B

--- README.md.orig +++ README.md @@ -25,7 +25,7 @@

Installing Globally

-Note that this install currently clobbers any previous /etc/phpsh/rc.php
+Note that this install currently clobbers any previous %%ETCDIR%%/rc.php

  • python setup.py build
  • sudo python setup.py install
  • phpsh
    @@ -56,7 +56,7 @@

Autoloading

-* Modify /etc/phpsh/rc.php. Then: +* Modify %%ETCDIR%%/rc.php. Then:

  • cd ~/www
  • phpsh
  • And for times when you just want vanilla php: