Lines 12-17
Link Here
|
12 |
|
12 |
|
13 |
PORTNAME= dspam-devel |
13 |
PORTNAME= dspam-devel |
14 |
PORTVERSION= ${PORTVER_MAJ}${SNAP_DATE} |
14 |
PORTVERSION= ${PORTVER_MAJ}${SNAP_DATE} |
|
|
15 |
PORTREVISION= 1 |
15 |
CATEGORIES= mail |
16 |
CATEGORIES= mail |
16 |
MASTER_SITES= http://people.tecnik93.com/~itetcu/FreeBSD/ports/${PORTNAME}/sources/ |
17 |
MASTER_SITES= http://people.tecnik93.com/~itetcu/FreeBSD/ports/${PORTNAME}/sources/ |
17 |
|
18 |
|
Lines 39-44
Link Here
|
39 |
FETCH_BEFORE_ARGS= -v -o ${DISTDIR}/${PORTNAME}-${PORTVERSION}.tar.gz |
40 |
FETCH_BEFORE_ARGS= -v -o ${DISTDIR}/${PORTNAME}-${PORTVERSION}.tar.gz |
40 |
.endif |
41 |
.endif |
41 |
|
42 |
|
|
|
43 |
_UPD_LINE_NO= 31 |
44 |
|
42 |
## debug / log / admin options |
45 |
## debug / log / admin options |
43 |
OPTIONS= DEBUG "Enable debugging logging" on |
46 |
OPTIONS= DEBUG "Enable debugging logging" on |
44 |
OPTIONS+= VERBOSE_DEBUG "Enable debug in LOGDIR/dspam.debug" off |
47 |
OPTIONS+= VERBOSE_DEBUG "Enable debug in LOGDIR/dspam.debug" off |
Lines 106-113
Link Here
|
106 |
|
109 |
|
107 |
PKGMESSAGE= ${WRKSRC}/src/README.FreeBSD |
110 |
PKGMESSAGE= ${WRKSRC}/src/README.FreeBSD |
108 |
|
111 |
|
109 |
_UPD_LINE_NO= 23 |
|
|
110 |
|
111 |
CONFLICTS= dspam-[0-9]* |
112 |
CONFLICTS= dspam-[0-9]* |
112 |
|
113 |
|
113 |
SIGNATURE_LIFE?= 15 |
114 |
SIGNATURE_LIFE?= 15 |
Lines 393-400
Link Here
|
393 |
.endif |
394 |
.endif |
394 |
|
395 |
|
395 |
.ifdef(WITH_CGI) |
396 |
.ifdef(WITH_CGI) |
|
|
397 |
USE_APACHE= 1.3+ |
396 |
LIB_DEPENDS+= gd.4:${PORTSDIR}/graphics/gd |
398 |
LIB_DEPENDS+= gd.4:${PORTSDIR}/graphics/gd |
397 |
RUN_DEPENDS+= ${LOCALBASE}/sbin/apachectl:${PORTSDIR}/${APACHE_PORT} |
|
|
398 |
RUN_DEPENDS+= ${SITE_PERL}/mach/GD.pm:${PORTSDIR}/graphics/p5-GD |
399 |
RUN_DEPENDS+= ${SITE_PERL}/mach/GD.pm:${PORTSDIR}/graphics/p5-GD |
399 |
RUN_DEPENDS+= ${SITE_PERL}/GD/Graph.pm:${PORTSDIR}/graphics/p5-GD-Graph |
400 |
RUN_DEPENDS+= ${SITE_PERL}/GD/Graph.pm:${PORTSDIR}/graphics/p5-GD-Graph |
400 |
RUN_DEPENDS+= ${SITE_PERL}/GD/Graph3d.pm:${PORTSDIR}/graphics/p5-GD-Graph3d |
401 |
RUN_DEPENDS+= ${SITE_PERL}/GD/Graph3d.pm:${PORTSDIR}/graphics/p5-GD-Graph3d |