Lines 6-12
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= Log |
8 |
PORTNAME= Log |
9 |
PORTVERSION= 1.8.3 |
9 |
PORTVERSION= 1.8.4 |
10 |
CATEGORIES= sysutils www pear |
10 |
CATEGORIES= sysutils www pear |
11 |
|
11 |
|
12 |
MAINTAINER= ports@FreeBSD.org |
12 |
MAINTAINER= ports@FreeBSD.org |
Lines 24-30
Link Here
|
24 |
mail.php null.php observer_mail.php pear_error_handler.php \ |
24 |
mail.php null.php observer_mail.php pear_error_handler.php \ |
25 |
php_error_handler.php sql.php sqlite.php syslog.php win.php |
25 |
php_error_handler.php sql.php sqlite.php syslog.php win.php |
26 |
TESTS= composite.phpt console.phpt display.phpt error_log.phpt \ |
26 |
TESTS= composite.phpt console.phpt display.phpt error_log.phpt \ |
27 |
factory.phpt null.phpt singleton.phpt sqlite.phpt |
27 |
extract.phpt factory.phpt null.phpt priority.phpt \ |
|
|
28 |
singleton.phpt sqlite.phpt |
28 |
_EXAMPLESDIR= docs/examples |
29 |
_EXAMPLESDIR= docs/examples |
29 |
|
30 |
|
30 |
.include <bsd.port.pre.mk> |
31 |
.include <bsd.port.pre.mk> |