summaryrefslogtreecommitdiff
path: root/mail/sentinel
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-05-12 06:57:51 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-05-12 06:57:51 +0000
commit2905c1693f4a92544a6412181c820b287a1c898e (patch)
treee7502940e624a19eb6e023ac98bcbb5977403437 /mail/sentinel
parentAlready needless port. Get sumo by installing with (diff)
upgrade to 1.6.4b
PR: 51860 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=80771
Diffstat (limited to 'mail/sentinel')
-rw-r--r--mail/sentinel/Makefile12
-rw-r--r--mail/sentinel/distinfo2
2 files changed, 9 insertions, 5 deletions
diff --git a/mail/sentinel/Makefile b/mail/sentinel/Makefile
index f2a0cb55a27e..a25ddc3412bd 100644
--- a/mail/sentinel/Makefile
+++ b/mail/sentinel/Makefile
@@ -6,13 +6,15 @@
#
PORTNAME= sentinel
-PORTVERSION= 1.6.1b
+PORTVERSION= 1.6.4b
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= smfilter
MAINTAINER= ports@FreeBSD.org
-COMMENT= Sentinel is a sendmail milter API implementation
+COMMENT= A sendmail milter API implementation
+
+LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre
USE_REINPLACE= yes
@@ -21,8 +23,10 @@ post-patch:
's|:/var|:${PREFIX}/var|g' ${WRKSRC}/sentinel.cf.SAMPLE
do-build:
- cd ${WRKSRC} && ${CC} ${CFLAGS} ${PTHREAD_CFLAGS} -o ${PORTNAME} \
- ${PORTNAME}.c -lmilter ${PTHREAD_LIBS}
+ cd ${WRKSRC} && \
+ ${CC} ${CFLAGS} -I${LOCALBASE}/include ${PTHREAD_CFLAGS} \
+ -o ${PORTNAME} ${PORTNAME}.c -L${LOCALBASE}/lib \
+ -lmilter -lpcre ${PTHREAD_LIBS}
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/sentinel ${PREFIX}/sbin
diff --git a/mail/sentinel/distinfo b/mail/sentinel/distinfo
index 1de426bbcb7e..c39824d251f3 100644
--- a/mail/sentinel/distinfo
+++ b/mail/sentinel/distinfo
@@ -1 +1 @@
-MD5 (sentinel-1.6.1b.tar.gz) = 11adcb2b0b2e39cc2c6b0e894107c57c
+MD5 (sentinel-1.6.4b.tar.gz) = 90aebca03b7b7e3fc6ad5846ef66b3dd