Lines 6-12
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= phpldapadmin098 |
8 |
PORTNAME= phpldapadmin098 |
9 |
PORTVERSION= 0.9.8.3 |
9 |
PORTVERSION= 0.9.8.4 |
10 |
PORTEPOCH= 1 |
10 |
PORTEPOCH= 1 |
11 |
CATEGORIES= net www |
11 |
CATEGORIES= net www |
12 |
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |
12 |
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |
Lines 18-23
Link Here
|
18 |
|
18 |
|
19 |
NO_BUILD= yes |
19 |
NO_BUILD= yes |
20 |
USE_PHP= gettext ldap openssl pcre session |
20 |
USE_PHP= gettext ldap openssl pcre session |
|
|
21 |
DEFAULT_PHP_VER= 4 |
21 |
|
22 |
|
22 |
.if defined(WITH_SUPHP) |
23 |
.if defined(WITH_SUPHP) |
23 |
|
24 |
|
Lines 61-69
Link Here
|
61 |
${ECHO_MSG} " WITH_SUPHP=yes Install appropriately for use with" |
62 |
${ECHO_MSG} " WITH_SUPHP=yes Install appropriately for use with" |
62 |
${ECHO_MSG} " the www/suphp port [default: no]" |
63 |
${ECHO_MSG} " the www/suphp port [default: no]" |
63 |
${ECHO_MSG} "" |
64 |
${ECHO_MSG} "" |
64 |
${ECHO_MSG} "This port will operate with either PHP4 or PHP5. If" |
65 |
${ECHO_MSG} "This port will operate with either PHP4 or PHP5." |
65 |
${ECHO_MSG} "you require PHP5 support, for best results, please" |
66 |
${ECHO_MSG} "However, for best results with PHP5 please use the" |
66 |
${ECHO_MSG} "install lang/php5 before installing this port." |
67 |
${ECHO_MSG} "net/phpldapadmin port instead." |
67 |
${ECHO_MSG} "" |
68 |
${ECHO_MSG} "" |
68 |
|
69 |
|
69 |
post-patch: |
70 |
post-patch: |