Lines 6-12
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= Net_LDAP2 |
8 |
PORTNAME= Net_LDAP2 |
9 |
PORTVERSION= 2.0.0 |
9 |
PORTVERSION= 2.0.1 |
10 |
PORTEPOCH= 1 |
10 |
PORTEPOCH= 1 |
11 |
CATEGORIES= net pear |
11 |
CATEGORIES= net pear |
12 |
|
12 |
|
Lines 33-39
Link Here
|
33 |
ldif_data/changes.ldif ldif_data/malformed_encoding.ldif \ |
33 |
ldif_data/changes.ldif ldif_data/malformed_encoding.ldif \ |
34 |
ldif_data/malformed_syntax.ldif ldif_data/malformed_wrapping.ldif \ |
34 |
ldif_data/malformed_syntax.ldif ldif_data/malformed_wrapping.ldif \ |
35 |
ldif_data/sorted_w40.ldif ldif_data/sorted_w50.ldif \ |
35 |
ldif_data/sorted_w40.ldif ldif_data/sorted_w50.ldif \ |
36 |
ldif_data/unsorted_w30.ldif ldif_data/unsorted_w50.ldif |
36 |
ldif_data/unsorted_w30.ldif ldif_data/unsorted_w50.ldif \ |
|
|
37 |
ldif_data/unsorted_w50_WIN.ldif |
37 |
EXAMPLES= add_entry.php connecting.php fetch_entry.php \ |
38 |
EXAMPLES= add_entry.php connecting.php fetch_entry.php \ |
38 |
modify_entry.php modify_entry2.php search_entries.php \ |
39 |
modify_entry.php modify_entry2.php search_entries.php \ |
39 |
schema_cache.php |
40 |
schema_cache.php |