summaryrefslogtreecommitdiff
path: root/mail/qpopper
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1997-11-20 14:38:54 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1997-11-20 14:38:54 +0000
commitae95d57edeba3fbece29f7d032dcef6977cc6157 (patch)
tree444cbd81e494f7b726ca95dd5c365a6b073140ec /mail/qpopper
parentenable ports/net/ttt. (diff)
Upgrade to 2.41beta1
Notes
Notes: svn path=/head/; revision=8729
Diffstat (limited to 'mail/qpopper')
-rw-r--r--mail/qpopper/Makefile20
-rw-r--r--mail/qpopper/distinfo2
2 files changed, 11 insertions, 11 deletions
diff --git a/mail/qpopper/Makefile b/mail/qpopper/Makefile
index 27fb4244aa36..7b9fcc4135d2 100644
--- a/mail/qpopper/Makefile
+++ b/mail/qpopper/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: popper
-# Version required: 2.4b2
+# Version required: 2.41beta1
# Date created: 1 April 1995
# Whom: pst
#
-# $Id: Makefile,v 1.18 1997/10/08 09:05:11 ache Exp $
+# $Id: Makefile,v 1.19 1997/10/09 02:39:58 pst Exp $
#
-DISTNAME= qpopper2.4b2
-PKGNAME= qpopper-2.4b2
+DISTNAME= qpopper2.41beta1
+PKGNAME= qpopper-2.41b1
CATEGORIES= mail
MASTER_SITES= ftp://ftp.qualcomm.com/eudora/servers/unix/popper/
EXTRACT_SUFX= .tar.Z
@@ -20,9 +20,7 @@ MAINTAINER= ache@freebsd.org
#
O_DEFS= -DSETPROCTITLE -DKEEP_TEMP_DROP -DBSD44_DBM -DBIND43 \
- -DAPOP='\"'${PREFIX}'/etc/popper/pop.auth\"' \
- -DPOPUID='\"pop\"' \
- -DNONAUTHFILE='\"/etc/ftpusers\"'
+ -DBULLDB -DNONAUTHFILE='\"/etc/ftpusers\"'
.if !defined(APOP_ONLY)
.if exists(/usr/lib/libskey.a)
@@ -33,10 +31,12 @@ O_DEFS+= -DSKEY
O_DEFS+= -DAPOP_ONLY
.endif
-P_LIBS+= -lmd -lcrypt -lutil
+P_LIBS+= -lmd -lutil
-GNU_CONFIGURE= yes
-CONFIGURE_ENV+= LIBS="${P_LIBS}" O_DEFS="${O_DEFS}"
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= --with-apop=${PREFIX}/etc/popper/pop.auth \
+ --with-apopuid=pop
+CONFIGURE_ENV+= LIBS="${P_LIBS}" O_DEFS="${O_DEFS}"
MAN8= popauth.8 popper.8
diff --git a/mail/qpopper/distinfo b/mail/qpopper/distinfo
index 081e55b09bbc..626be990849e 100644
--- a/mail/qpopper/distinfo
+++ b/mail/qpopper/distinfo
@@ -1 +1 @@
-MD5 (qpopper2.4b2.tar.Z) = 374d77e10b29db6d7cc1df8b54b2ae7f
+MD5 (qpopper2.41beta1.tar.Z) = 65c098eb03ac88745353f72b16a3e3a2