projects
/
racktables
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7b4b22
)
r3390 note correct UTF-8 options for PCRE library
author
Denis Ovsienko
<infrastation@yandex.ru>
Thu, 1 Apr 2010 17:47:08 +0000
(17:47 +0000)
committer
Denis Ovsienko
<infrastation@yandex.ru>
Thu, 1 Apr 2010 17:47:08 +0000
(17:47 +0000)
README
patch
|
blob
|
blame
|
history
diff --git
a/README
b/README
index f2530ae99f5348b421ca9ca2330bc0900a293686..c4a99ed0906d257946c3f17224b45bdb709b7ba1 100644
(file)
--- a/
README
+++ b/
README
@@
-49,6
+49,9
@@
php5-snmp and php5-ldap
[X] MULTIBYTE Enable zend multibyte support
# make -C /usr/ports/graphics/php5-gd install
# make -C /usr/ports/databases/php5-pdo_mysql install
+# make -C /usr/ports/devel/pcre install
+!!! Enable UTF-8 support ............ : yes
+!!! Unicode properties .............. : yes
# make -C /usr/ports/devel/php5-pcre install
# make -C /usr/ports/converters/php5-mbstring install
[X] REGEX Enable multibyte regex support