Lines 8-14
Link Here
|
8 |
|
8 |
|
9 |
PORTNAME= amavisd-new |
9 |
PORTNAME= amavisd-new |
10 |
PORTVERSION= 2.6.4 |
10 |
PORTVERSION= 2.6.4 |
11 |
PORTREVISION= 8 |
11 |
PORTREVISION= 9 |
12 |
PORTEPOCH= 1 |
12 |
PORTEPOCH= 1 |
13 |
CATEGORIES= security |
13 |
CATEGORIES= security |
14 |
MASTER_SITES= http://www.ijs.si/software/amavisd/ \ |
14 |
MASTER_SITES= http://www.ijs.si/software/amavisd/ \ |
Lines 23-29
Link Here
|
23 |
${SITE_PERL}/Convert/TNEF.pm:${PORTSDIR}/converters/p5-Convert-TNEF \ |
23 |
${SITE_PERL}/Convert/TNEF.pm:${PORTSDIR}/converters/p5-Convert-TNEF \ |
24 |
p5-Convert-UUlib>=1.08,1:${PORTSDIR}/converters/p5-Convert-UUlib \ |
24 |
p5-Convert-UUlib>=1.08,1:${PORTSDIR}/converters/p5-Convert-UUlib \ |
25 |
${SITE_PERL}/Archive/Zip.pm:${PORTSDIR}/archivers/p5-Archive-Zip \ |
25 |
${SITE_PERL}/Archive/Zip.pm:${PORTSDIR}/archivers/p5-Archive-Zip \ |
26 |
${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-Socket-INET6 \ |
|
|
27 |
p5-Net-Server>=0.93:${PORTSDIR}/net/p5-Net-Server \ |
26 |
p5-Net-Server>=0.93:${PORTSDIR}/net/p5-Net-Server \ |
28 |
p5-Mail-DKIM>=0.33:${PORTSDIR}/mail/p5-Mail-DKIM |
27 |
p5-Mail-DKIM>=0.33:${PORTSDIR}/mail/p5-Mail-DKIM |
29 |
|
28 |
|
Lines 224-229
Link Here
|
224 |
|
223 |
|
225 |
.include <bsd.port.pre.mk> |
224 |
.include <bsd.port.pre.mk> |
226 |
|
225 |
|
|
|
226 |
.if defined(WITH_IPV6) |
227 |
RUN_DEPENDS+= ${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-Socket-INET6 |
228 |
.endif |
229 |
|
227 |
.if ${PERL_LEVEL} < 500903 |
230 |
.if ${PERL_LEVEL} < 500903 |
228 |
RUN_DEPENDS+= p5-IO-Compress>=2.017:${PORTSDIR}/archivers/p5-IO-Compress |
231 |
RUN_DEPENDS+= p5-IO-Compress>=2.017:${PORTSDIR}/archivers/p5-IO-Compress |
229 |
.endif |
232 |
.endif |