summaryrefslogtreecommitdiff
path: root/mail/qpopper
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-12-11 03:17:04 +0000
committerSteve Price <steve@FreeBSD.org>2000-12-11 03:17:04 +0000
commite8d6f60511e0fdd84c6e9fa0d00f7cb804bc7bfa (patch)
tree400b27fa40f18486786ee9adce50071e975fe3f3 /mail/qpopper
parentUpdate to version 1.4.2.1. (diff)
Update to version 3.1.2.
PR: 23389 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes
Notes: svn path=/head/; revision=35881
Diffstat (limited to 'mail/qpopper')
-rw-r--r--mail/qpopper/Makefile42
-rw-r--r--mail/qpopper/distinfo2
2 files changed, 20 insertions, 24 deletions
diff --git a/mail/qpopper/Makefile b/mail/qpopper/Makefile
index d41165d752d4..6303fa29d7da 100644
--- a/mail/qpopper/Makefile
+++ b/mail/qpopper/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= qpopper
-PORTVERSION= 3.1
+PORTVERSION= 3.1.2
CATEGORIES= mail
MASTER_SITES= ftp://ftp.qualcomm.com/eudora/servers/unix/popper/ \
ftp://ftp.gmxuk.net/pub/qpopper/ \
@@ -16,44 +16,40 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= jeff@isni.net
-# If APOP_ONLY variable present in the environment, popper builds
-# with APOP authentification only.
-#
-# If FULL_POPD_DEBUG variable present in the environment, popper builds
-# with more verbose debugging.
-
-.if defined(APOP_ONLY)
-OS_DEFS+= -DAPOP_ONLY
-.endif
-
GNU_CONFIGURE= yes
CONFIGURE_ENV= LIBS="-lmd -lutil" \
- OS_DEFS="-DSETPROCTITLE -DBSD44_DBM ${OS_DEFS}"
+ OS_DEFS="-DSETPROCTITLE ${OS_DEFS}"
CONFIGURE_ARGS= --enable-apop=${PREFIX}/etc/qpopper/pop.auth \
--enable-nonauth-file=/etc/ftpusers \
--with-apopuid=pop \
--enable-keep-temp-drop
-# Set FULL_POPD_DEBUG for debug-mode. See also -d option to popper
-.if defined(FULL_POPD_DEBUG)
-CONFIGURE_ARGS+=--enable-debugging
+MAN8= qpopauth.8 qpopper.8
+
+# If APOP_ONLY variable present in the environment, qpopper builds
+# with APOP authentification only.
+.if defined(APOP_ONLY)
+OS_DEFS+= -DAPOP_ONLY
.endif
-MAN8= qpopauth.8 qpopper.8
+# If FULL_POPD_DEBUG variable present in the environment, qpopper builds
+# with more verbose debugging. See also -d option to qpopper
+.if defined(FULL_POPD_DEBUG)
+CONFIGURE_ARGS+= --enable-debugging
+.endif
post-patch:
- @$(RM) -f ${WRKSRC}/popper/md5.h
+ @${RM} -f ${WRKSRC}/popper/md5.h
@${PERL} -pi -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/man/*
do-install:
- cd ${WRKSRC} && \
- ${INSTALL_PROGRAM} popper/popauth ${PREFIX}/bin/qpopauth && \
- ${INSTALL_PROGRAM} popper/popper ${PREFIX}/libexec/qpopper && \
- ${INSTALL_MAN} man/popauth.8 ${PREFIX}/man/man8/qpopauth.8 && \
- ${INSTALL_MAN} man/popper.8 ${PREFIX}/man/man8/qpopper.8
+ ${INSTALL_PROGRAM} ${WRKSRC}/popper/popauth ${PREFIX}/bin/qpopauth
+ ${INSTALL_PROGRAM} ${WRKSRC}/popper/popper ${PREFIX}/libexec/qpopper
+ ${INSTALL_MAN} ${WRKSRC}/man/popauth.8 ${MANPREFIX}/man/man8/qpopauth.8
+ ${INSTALL_MAN} ${WRKSRC}/man/popper.8 ${MANPREFIX}/man/man8/qpopper.8
${LN} -sf ${PREFIX}/bin/qpopauth ${PREFIX}/bin/qapopauth
post-install:
- @${SED} 's|%%PREFIX%%|${PREFIX}|g' ${PKGMESSAGE}
+ @${SED} -e "s:/usr/local:${PREFIX}:g" ${PKGMESSAGE}
.include <bsd.port.mk>
diff --git a/mail/qpopper/distinfo b/mail/qpopper/distinfo
index 19abf2ae638c..2923a180638e 100644
--- a/mail/qpopper/distinfo
+++ b/mail/qpopper/distinfo
@@ -1 +1 @@
-MD5 (qpopper3.1.tar.gz) = 1d4c39dd333099bd49923801ec6bfdb1
+MD5 (qpopper3.1.2.tar.gz) = b7776c45b94bd1b937ae8ad3559da45d