diff options
author | ale <ale@FreeBSD.org> | 2004-04-28 22:23:19 +0000 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2004-04-28 22:23:19 +0000 |
commit | a8fc224d754e1122c34ba35bae9acd29e78cc375 (patch) | |
tree | f2a71d873e6ed6e2cb5ee75dd39031758066bf2c /www/mod_php5 | |
parent | 9d940a1f8d0d7beac74fb896d2c9eb37c4311710 (diff) | |
download | FreeBSD-ports-a8fc224d754e1122c34ba35bae9acd29e78cc375.zip FreeBSD-ports-a8fc224d754e1122c34ba35bae9acd29e78cc375.tar.gz |
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
Diffstat (limited to 'www/mod_php5')
-rw-r--r-- | www/mod_php5/pkg-message | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/mod_php5/pkg-message b/www/mod_php5/pkg-message index bb8c065..e3fe28c 100644 --- a/www/mod_php5/pkg-message +++ b/www/mod_php5/pkg-message @@ -3,7 +3,8 @@ You have installed the mod_php5 package. Have a look at the mod_php5 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/mod_php5.tar |