Lines 6-12
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= Log |
8 |
PORTNAME= Log |
9 |
PORTVERSION= 1.9.9 |
9 |
PORTVERSION= 1.9.10 |
10 |
CATEGORIES= sysutils www pear |
10 |
CATEGORIES= sysutils www pear |
11 |
|
11 |
|
12 |
MAINTAINER= thomas@goodking.ca |
12 |
MAINTAINER= thomas@goodking.ca |
Lines 26-33
Link Here
|
26 |
mail.php null.php observer_mail.php pear_error_handler.php \ |
26 |
mail.php null.php observer_mail.php pear_error_handler.php \ |
27 |
php_error_handler.php sql.php sqlite.php syslog.php win.php |
27 |
php_error_handler.php sql.php sqlite.php syslog.php win.php |
28 |
TESTS= composite.phpt console.phpt display.phpt error_log.phpt \ |
28 |
TESTS= composite.phpt console.phpt display.phpt error_log.phpt \ |
29 |
extract.phpt extract2.phpt factory.phpt file.phpt levels.phpt \ |
29 |
extract-zend1.phpt extract-zend2.0.phpt extract-zend2.2.phpt \ |
30 |
null.phpt priority.phpt singleton.phpt sqlite.phpt sql_ident.phpt |
30 |
factory.phpt file.phpt levels.phpt null.phpt priority.phpt \ |
|
|
31 |
singleton.phpt sqlite.phpt sql_ident.phpt |
32 |
|
31 |
SQLS= log.sql |
33 |
SQLS= log.sql |
32 |
|
34 |
|
33 |
_EXAMPLESDIR= docs/examples |
35 |
_EXAMPLESDIR= docs/examples |