Lines 16-21
Link Here
|
16 |
|
16 |
|
17 |
BUILD_DEPENDS= ${LOCALBASE}/bin/tcprules:${PORTSDIR}/sysutils/ucspi-tcp |
17 |
BUILD_DEPENDS= ${LOCALBASE}/bin/tcprules:${PORTSDIR}/sysutils/ucspi-tcp |
18 |
RUN_DEPENDS= ${LOCALBASE}/bin/tcprules:${PORTSDIR}/sysutils/ucspi-tcp |
18 |
RUN_DEPENDS= ${LOCALBASE}/bin/tcprules:${PORTSDIR}/sysutils/ucspi-tcp |
|
|
19 |
|
19 |
USE_QMAIL= yes |
20 |
USE_QMAIL= yes |
20 |
|
21 |
|
21 |
CONFLICTS= vpopmail-devel-5.* |
22 |
CONFLICTS= vpopmail-devel-5.* |
Lines 221-227
Link Here
|
221 |
.endif |
222 |
.endif |
222 |
|
223 |
|
223 |
.if defined(WITH_APOP) |
224 |
.if defined(WITH_APOP) |
224 |
BROKEN= "The WITH_APOP option is deprecated; set WITH_CLEAR_PASSWD instead, APOP will just work" |
225 |
BROKEN= The WITH_APOP option is deprecated; set WITH_CLEAR_PASSWD instead, APOP will just work |
225 |
.endif |
226 |
.endif |
226 |
|
227 |
|
227 |
.if defined(WITH_VALIAS) |
228 |
.if defined(WITH_VALIAS) |
Lines 286-292
Link Here
|
286 |
#BUILD_DEPENDS+= spamc:${PORTSDIR}/mail/p5-Mail-SpamAssassin |
287 |
#BUILD_DEPENDS+= spamc:${PORTSDIR}/mail/p5-Mail-SpamAssassin |
287 |
#CONFIGURE_ARGS+= --enable-spamassassin=${LOCALBASE}/bin/spamc \ |
288 |
#CONFIGURE_ARGS+= --enable-spamassassin=${LOCALBASE}/bin/spamc \ |
288 |
# --enable-spam-threshold=${SPAM_THRESHOLD} |
289 |
# --enable-spam-threshold=${SPAM_THRESHOLD} |
289 |
IGNORE= The SpamAssassin patch is not yet ready for the slightly reorganized vpopmail code |
290 |
IGNORE= the SpamAssassin patch is not yet ready for the slightly reorganized vpopmail code |
290 |
.endif |
291 |
.endif |
291 |
|
292 |
|
292 |
# |
293 |
# |
Lines 372-376
Link Here
|
372 |
.if defined(WITH_SUID_VCHKPW) |
373 |
.if defined(WITH_SUID_VCHKPW) |
373 |
${CHMOD} ug+s ${PREFIX}/vpopmail/bin/vchkpw |
374 |
${CHMOD} ug+s ${PREFIX}/vpopmail/bin/vchkpw |
374 |
.endif |
375 |
.endif |
|
|
376 |
@${TOUCH} ${QMAIL_PREFIX}/control/locals |
375 |
|
377 |
|
376 |
.include <bsd.port.post.mk> |
378 |
.include <bsd.port.post.mk> |