opt/zsh
2006-04-06 17:57:40 +00:00
..
.footprint zsh: imported the wrong version; 4.2.6 is the latest stable version 2006-04-06 17:57:40 +00:00
.md5sum zsh: imported the wrong version; 4.2.6 is the latest stable version 2006-04-06 17:57:40 +00:00
Pkgfile zsh: imported the wrong version; 4.2.6 is the latest stable version 2006-04-06 17:57:40 +00:00
README zsh: initial import 2006-04-06 17:26:00 +00:00

REQUIREMENTS

    This port depends on the pcre regular expression library called
    libpcre. 

PRE-INSTALL

POST-INSTALL

PRECAUTION

    Due to the fact that this port compiles the libpcre into the shell
    it's a runtime dependency of zsh. This is a problem on systems where
    zsh needs to be available at boot before the directory containing
    libpcre.so is mounted. 

    If you don't like this library edit the Pkgfile and remove the line
    containing the configure parameter: "--enable-pcre".