diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-04-28 22:23:19 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-04-28 22:23:19 +0000 |
commit | 91496ce07c97ac887aa0fb9c469c676fe7650d08 (patch) | |
tree | 4b0c19f126fd1ed41d081964c2505f65e0de6399 /www/php5-cgi | |
parent | Add glob2-0.8.5, globulation 2 - a free and innovative strategy game. (diff) |
Update to 5.0.0RC2 release (stop packaging customized snapshots,
since now php5 seems pretty stable):
- Build iconv extension by default
- Remove obsolate MIME and YAZ extensions
Notes
Notes:
svn path=/head/; revision=107888
Diffstat (limited to 'www/php5-cgi')
-rw-r--r-- | www/php5-cgi/pkg-message | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/php5-cgi/pkg-message b/www/php5-cgi/pkg-message index 51ffdd33ecbc..193a2680899b 100644 --- a/www/php5-cgi/pkg-message +++ b/www/php5-cgi/pkg-message @@ -3,7 +3,8 @@ You have installed the php5-cgi package. Have a look at the php5-cgi port if you need additional extensions other than -CTYPE, DOM, PCRE, POSIX, SESSION, SIMPLEXML, SPL, SQLITE, TOKENIZER and XML. +CTYPE, DOM, ICONV, PCRE, POSIX, SESSION, SIMPLEXML, SPL, SQLITE, TOKENIZER +and XML. You can find it at ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/ports/www/php5-cgi.tar |