Lines 6-12
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= davical |
8 |
PORTNAME= davical |
9 |
PORTVERSION= 1.0.2 |
9 |
PORTVERSION= 1.1.1 |
10 |
CATEGORIES?= www |
10 |
CATEGORIES?= www |
11 |
MASTER_SITES= http://debian.mcmillan.net.nz/packages/davical/ \ |
11 |
MASTER_SITES= http://debian.mcmillan.net.nz/packages/davical/ \ |
12 |
SF/rscds/${PORTNAME}/${PORTVERSION} |
12 |
SF/rscds/${PORTNAME}/${PORTVERSION} |
Lines 19-29
Link Here
|
19 |
p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML \ |
19 |
p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML \ |
20 |
p5-DBD-Pg>=0:${PORTSDIR}/databases/p5-DBD-Pg \ |
20 |
p5-DBD-Pg>=0:${PORTSDIR}/databases/p5-DBD-Pg \ |
21 |
${LOCALBASE}/bin/pwgen:${PORTSDIR}/sysutils/pwgen \ |
21 |
${LOCALBASE}/bin/pwgen:${PORTSDIR}/sysutils/pwgen \ |
22 |
php-libawl>=0.51:${PORTSDIR}/devel/php-libawl |
22 |
php-libawl>=0.53:${PORTSDIR}/devel/php-libawl |
23 |
|
23 |
|
24 |
NO_BUILD= yes |
24 |
NO_BUILD= yes |
25 |
USE_PGSQL= yes |
25 |
USE_PGSQL= yes |
26 |
USE_PHP= gettext iconv pcre pdo pdo_pgsql pgsql xml |
26 |
USE_PHP= gettext iconv pcre pdo pdo_pgsql pgsql xml calendar |
27 |
|
27 |
|
28 |
SUB_FILES= pkg-message httpd-davical.conf |
28 |
SUB_FILES= pkg-message httpd-davical.conf |
29 |
|
29 |
|